I am using WSAD 5.
I am trying to
test a simple web project,
It has a html file, and a
servlet,
Form in html is mapped to servlet.
Its not working I am getting this error,
Can some body please help.
I installed all updates thinking it might help. But did not work.
Thanks in advance
*** Starting the server ***
************ Start Display Current Environment ************
WebSphere Platform 5.1 [BASE 5.1.0.3 cf30412.02] [JDK 1.4.1 b0344.02] running with process name localhost\localhost\server1 and process id 5272
Host Operating System is Windows XP, version 5.1
Java version = J2RE 1.4.1 IBM Windows 32 build cn1411-20031011 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
was.install.root = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51
user.install.root = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51
Java Home = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51\java\jre
ws.ext.dirs = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/java/lib;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/classes;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/classes;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/lib;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/lib/ext;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/web/help;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime;C:/Program Files/IBM/WebSphere Studio/Application Developer/v5.1.2/wstools/eclipse/plugins/com.ibm.etools.webservice_5.1.2.3/runtime/worf.jar
Classpath = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/properties;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/properties;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/lib/bootstrap.jar;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/lib/j2ee.jar;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/lib/lmproxy.jar;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/lib/urlprotocols.jar;C:/Program Files/IBM/WebSphere Studio/Application Developer/v5.1.2/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.1.1.1/runtime/wteServers.jar;C:/Program Files/IBM/WebSphere Studio/Application Developer/v5.1.2/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.1.1.1/runtime/wasToolsCommon.jar
Java Library path = C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/bin;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/java/bin;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\runtimes\base_v51/java/jre/bin;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\eclipse\jre\bin;.;C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\eclipse\jre\bin;C:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.5.0_06\bin;
************* End Display Current Environment *************
[5/29/06 22:10:59:859 CDT] 3e3a5e40 ManagerAdmin I TRAS0017I: The startup trace state is *=all=disabled.
[5/29/06 22:11:00:656 CDT] 3e3a5e40 AdminInitiali A ADMN0015I: AdminService initialized
[5/29/06 22:11:01:797 CDT] 3e3a5e40 Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration.
[5/29/06 22:11:01:844 CDT] 3e3a5e40 SecurityDM I SECJ0231I: The Security component's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.
[5/29/06 22:11:02:266 CDT] 3e3a5e40 SecurityCompo I SECJ0309I: Java 2 Security is disabled.
[5/29/06 22:11:02:266 CDT] 3e3a5e40 SecurityCompo I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
[5/29/06 22:11:02:281 CDT] 3e3a5e40 SecurityCompo I SECJ0240I: Security service initialization completed successfully
[5/29/06 22:11:02:281 CDT] 3e3a5e40 JMSRegistrati A MSGS0602I: WebSphere Embedded Messaging Client only has been installed
[5/29/06 22:11:06:391 CDT] 3e3a5e40 CacheServiceI I DYNA0048I: WebSphere Dynamic Cache initialized successfully.
[5/29/06 22:11:08:297 CDT] 3e3a5e40 JMXSoapAdapte A ADMC0013I:
SOAP connector available at port 8880
[5/29/06 22:11:08:312 CDT] 3e3a5e40 SecurityCompo I SECJ0243I: Security service started successfully
[5/29/06 22:11:08:312 CDT] 3e3a5e40 SecurityCompo I SECJ0210I: Security enabled false
[5/29/06 22:11:09:438 CDT] 3e3a5e40 ApplicationMg A WSVR0200I: Starting application: IBMUTC
[5/29/06 22:11:09:578 CDT] 3e3a5e40 WebContainer A SRVE0161I: IBM WebSphere Application Server - Web Container. Copyright IBM Corp. 1998-2002
[5/29/06 22:11:09:609 CDT] 3e3a5e40 WebContainer A SRVE0162I: Servlet Specification Level: 2.3
[5/29/06 22:11:09:609 CDT] 3e3a5e40 WebContainer A SRVE0163I: Supported
JSP Specification Level: 1.2
[5/29/06 22:11:09:859 CDT] 3e3a5e40 WebContainer A SRVE0169I: Loading Web Module: IBM Universal Test Client.
[5/29/06 22:11:10:203 CDT] 3e3a5e40 WebGroup I SRVE0180I: [IBM Universal Test Client] [/UTC] [Servlet.LOG]: JSP 1.2 Processor: init
[5/29/06 22:11:10:312 CDT] 3e3a5e40 WebGroup I SRVE0180I: [IBM Universal Test Client] [/UTC] [Servlet.LOG]: SimpleFileServlet: init
[5/29/06 22:11:10:406 CDT] 3e3a5e40 ApplicationMg A WSVR0221I: Application started: IBMUTC
[5/29/06 22:11:10:422 CDT] 3e3a5e40 ApplicationMg A WSVR0200I: Starting application: DefaultEAR
[5/29/06 22:11:10:422 CDT] 3e3a5e40 ApplicationMg E WSVR0101W: An error occurred starting, DefaultEAR
[5/29/06 22:11:10:422 CDT] 3e3a5e40 ApplicationMg A WSVR0217I: Stopping application: DefaultEAR
[5/29/06 22:11:10:484 CDT] 3e3a5e40 ApplicationMg A WSVR0220I: Application stopped: DefaultEAR
[5/29/06 22:11:10:547 CDT] 3e3a5e40 ApplicationMg A WSVR0217I: Stopping application: IBMUTC
[5/29/06 22:11:10:547 CDT] 3e3a5e40 WebContainer A SRVE0170I: Stopping Web Module: IBM Universal Test Client.
[5/29/06 22:11:10:562 CDT] 3e3a5e40 WebGroup I SRVE0180I: [IBM Universal Test Client] [/UTC] [Servlet.LOG]: SimpleFileServlet: destroy
[5/29/06 22:11:10:562 CDT] 3e3a5e40 WebGroup I SRVE0180I: [IBM Universal Test Client] [/UTC] [Servlet.LOG]: JSP 1.2 Processor: destroy
[5/29/06 22:11:10:625 CDT] 3e3a5e40 ApplicationMg A WSVR0220I: Application stopped: IBMUTC
[5/29/06 22:11:10:797 CDT] 3e3a5e40 WsServer E WSVR0003E: Server server1 failed to start
com.ibm.ws.exception.RuntimeError
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:316)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:256)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:128)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:386)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:105)
at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97)
Caused by: com.ibm.etools.archive.exception.NoModuleFileException: A file does not exist for module element having uri: database_day2.war
at com.ibm.etools.commonarchive.impl.ModuleRefImpl.checkType(ModuleRefImpl.java:715)
at com.ibm.etools.commonarchive.impl.ModuleRefImpl.initModuleFileFromEAR(ModuleRefImpl.java:270)
at com.ibm.etools.commonarchive.impl.ModuleRefImpl.getModuleFile(ModuleRefImpl.java:247)
at com.ibm.ws.classloader.ClassGraph.addModule(ClassGraph.java:115)
at com.ibm.ws.classloader.ClassLoaderManager.initialize(ClassLoaderManager.java:147)
at com.ibm.ws.classloader.ClassLoaderManager.<init>(ClassLoaderManager.java:121)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:531)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:299)
... 15 more
---- Begin backtrace for nested exception
com.ibm.etools.archive.exception.NoModuleFileException: A file does not exist for module element having uri: database_day2.war
at com.ibm.etools.commonarchive.impl.ModuleRefImpl.checkType(ModuleRefImpl.java:715)
at com.ibm.etools.commonarchive.impl.ModuleRefImpl.initModuleFileFromEAR(ModuleRefImpl.java:270)
at com.ibm.etools.commonarchive.impl.ModuleRefImpl.getModuleFile(ModuleRefImpl.java:247)
at com.ibm.ws.classloader.ClassGraph.addModule(ClassGraph.java:115)
at com.ibm.ws.classloader.ClassLoaderManager.initialize(ClassLoaderManager.java:147)
at com.ibm.ws.classloader.ClassLoaderManager.<init>(ClassLoaderManager.java:121)
at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:531)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:299)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:256)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:128)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
at java.lang.reflect.Method.invoke(Method.java:386)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:105)
at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97)
[5/29/06 22:11:10:844 CDT] 3e3a5e40 WsServer
E WSVR0009E: Error occurred during startup
[ May 29, 2006: Message edited by: Amit Dawani ]