Hi All,
We are testing our first LSF901.4 installation. At the step 'Deploy Lawson web application to Websphere 6.1' and for the IOS-ws.ear. The installation of the 'Application IOS' was successfull, but once done, we cannot start it. While the 2 others : bmp and lawsec were installed and started successfully. Lawson support does not want to assist because we are not certified installer.
From the server1 SystemOut.log, we can read:
[6/17/09 16:29:08:115 CEST] 00000034 DeployedAppli W WSVR0206E: Module, IOS.war, of application, IOS.ear/deployments/IOS, failed to start [6/17/09 16:29:08:186 CEST] 00000034 ApplicationMg W WSVR0101W: An error occurred starting, IOS [6/17/09 16:29:08:217 CEST] 00000034 SystemOut O com.ibm.ws.exception.RuntimeWarning: com.ibm.ws.webcontainer.exception.WebAppNotLoadedExc eption: Failed to load webapp: Failed to load webapp: Context root /* mapping unable to be bound. Application null unavailable. at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:338)
Any idea where we can look for fixing this error ?
We are running on HP-UX PARISC TIA
Posted By John Henley on 06/17/2009 12:47 PM It sounds like you are not mapping the modules to the servers during the WAS .EAR deployment. That screen is a little tricky.
Have you looked at the "Manage Modules" option for IOS.war to make sure you are mapping the .EAR to BOTH an app server and a web server/virtual host? That is what it sounds like is the problem.