Environment:
TeamSite 7.2.1
Windows Server 2008 R2, 64 bit
Some DataSources were uncommented in DataSource.xml and then maketoolkit.ipl was executed. After trying to access TeamSite through browser GUI following error was seen:
HTTP Status 404 - /iw-cc/command/iw.ui type: Status report message: /iw-cc/command/iw.ui description: The requested resource (/iw-cc/command/iw.ui) is not available. |
The changes were reverted but that did not help. Finally the UI was reinstalled using install_webapps.ipl, but no luck. It displays the same error. The jBoss server log has following messages:
2012-10-23 07:09:48,412 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/iw-dcf]] Command servlet started. 2012-10-23 07:09:48,552 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:
--- Incompletely deployed packages --- org.jboss.deployment.DeploymentInfo@ade4b1c2 { url=file:/C:/Interwoven/ApplicationContainer/server/default/deploy/iw-cc.war/ } deployer: MBeanProxyExt[jboss.web:service=WebServer] status: Deployment FAILED reason: URL file:/C:/Interwoven/ApplicationContainer/server/default/deploy/iw-cc.war/ deployment failed state: FAILED watch: file:/C:/Interwoven/ApplicationContainer/server/default/deploy/iw-cc.war/WEB-INF/web.xml altDD: null lastDeployed: 1350956070296 lastModified: 1350998268640 mbeans:
--- MBeans waiting for other MBeans --- ObjectName: jboss.web.deployment:war=iw-cc.war,id=-1377521214 State: FAILED Reason: org.jboss.deployment.DeploymentException: URL file:/C:/Interwoven/ApplicationContainer/server/default/deploy/iw-cc.war/ deployment failed
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- ObjectName: jboss.web.deployment:war=iw-cc.war,id=-1377521214 State: FAILED Reason: org.jboss.deployment.DeploymentException: URL file:/C:/Interwoven/ApplicationContainer/server/default/deploy/iw-cc.war/ deployment failed |
I would really appreciate any suggestions to resolve this.
Thanks,