Expand my Community achievements bar.

Deployment on JBoss, SQL Server fails

Avatar

Former Community Member

Hi all,

on an JBoss pre-configured intallation, deployment / starting of ContentServices fails.

- What could be the potential problem?

- How to find out, what is failing here?

2012-03-12 16:51:48,444 INFO  [org.jboss.deployment.EARDeployer] Init J2EE application: file:/C:/jboss/server/lc_sqlserver/deploy/adobe-contentservices.ear

2012-03-12 16:52:14,621 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/contentspace, warUrl=.../tmp/deploy/tmp2665099551146698750adobe-contentservices.ear-contents/contentservices-exp.war/

2012-03-12 16:52:53,736 ERROR [org.apache.catalina.core.StandardContext] Error listenerStart

2012-03-12 16:52:53,736 ERROR [org.apache.catalina.core.StandardContext] Context [/contentspace] startup failed due to previous errors

2012-03-12 16:52:53,897 ERROR [STDERR] log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.

2012-03-12 16:52:55,956 WARN  [org.jboss.system.ServiceController] Problem starting service jboss.web.deployment:war=contentservices.war,id=-61926579

org.jboss.deployment.DeploymentException: URL file:/C:/jboss/server/lc_sqlserver/tmp/deploy/tmp2665099551146698750adobe-contentservices.ear-contents/contentservices-exp.war/ deployment failed

at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:379)

at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)

Thanks for any hints!

Dilettanto

1 Reply

Avatar

Former Community Member

at the end it was an corrupt lucene index.

why is the logfile for contentservices at an complete different location, than all other server logfiles?