Good Day,
Sorry for being so dumb in posting such a question without the logs. Following is the error that I get in the GlassFish Application Server log. Please help.
[#|2010-06-05T21:06:32.492+0300|SEVERE|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;com.sun.enterprise.web.PEWebContainerLifecycle_at_743b0f;com.sun.appserv.server.ServerLifecycleException: WEB0105: An error occurred while starting the web container;_RequestID=37d70aba-6ac8-4991-93e0-c1b5096fe58b;|Service com.sun.enterprise.web.PEWebContainerLifecycle_at_743b0f cannot be started! : com.sun.appserv.server.ServerLifecycleException: WEB0105: An error occurred while starting the web container|#]
[#|2010-06-05T21:06:32.494+0300|SEVERE|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=37d70aba-6ac8-4991-93e0-c1b5096fe58b;|CORE5071: An error occured during initialization
com.sun.appserv.server.ServerLifecycleException: WEB0105: An error occurred while starting the web container
at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:802)
at com.sun.enterprise.web.PEWebContainerLifecycle.onStartup(PEWebContainerLifecycle.java:89)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:449)
at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)
at com.sun.enterprise.server.PEMain.run(PEMain.java:409)
at com.sun.enterprise.server.PEMain.main(PEMain.java:336)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)
Caused by: LifecycleException: PWC3985: Protocol handler initialization failed: java.io.IOException: PWC5330: Alias name mail does not identify a key entry
at org.apache.coyote.tomcat5.CoyoteConnector.initialize(CoyoteConnector.java:1629)
at com.sun.enterprise.web.connector.coyote.PECoyoteConnector.initialize(PECoyoteConnector.java:791)
at org.apache.catalina.startup.Embedded.start(Embedded.java:950)
at com.sun.enterprise.web.WebContainer.start(WebContainer.java:873)
at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:793)
... 10 more
|#]
[Message sent by forum member 'soma2810']
http://forums.java.net/jive/thread.jspa?messageID=472900