[jboss-jira] [JBoss JIRA] Commented: (AS7-1313) <distributable> web applications fail to deploy with the default configuration

Radoslav Husar (JIRA) jira-events at lists.jboss.org
Fri Sep 16 06:13:26 EDT 2011


    [ https://issues.jboss.org/browse/AS7-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628797#comment-12628797 ] 

Radoslav Husar commented on AS7-1313:
-------------------------------------

Paul, I don't think the frightening stack trace is necessary, the warning should do. WDYT?

{code}
12:06:20,995 WARN  [org.jboss.as.web.deployment.JBossContextConfig] (MSC service thread 1-3) Clustering not supported, falling back to non-clustered session manager.: org.jboss.msc.service.ServiceNotFoundException: Service service jboss.infinispan.web.___defaultcache not found
	at org.jboss.msc.service.ServiceContainerImpl.getRequiredService(ServiceContainerImpl.java:447)
	at org.jboss.as.clustering.web.infinispan.SessionCacheSource.getCache(SessionCacheSource.java:42)
	at org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory.getDistributedCacheManager(DistributedCacheManagerFactory.java:83)
	at org.jboss.as.web.session.DistributableSessionManager.<init>(DistributableSessionManager.java:176) [jboss-as-web-7.0.1.Final-redhat-1.jar:7.0.1.Final-redhat-1]
	at org.jboss.as.web.session.DistributableSessionManager.<init>(DistributableSessionManager.java:144) [jboss-as-web-7.0.1.Final-redhat-1.jar:7.0.1.Final-redhat-1]
	at org.jboss.as.web.deployment.JBossContextConfig.processWebMetaData(JBossContextConfig.java:283) [jboss-as-web-7.0.1.Final-redhat-1.jar:7.0.1.Final-redhat-1]
	at org.jboss.as.web.deployment.JBossContextConfig.applicationWebConfig(JBossContextConfig.java:167) [jboss-as-web-7.0.1.Final-redhat-1.jar:7.0.1.Final-redhat-1]
	at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:417) [jbossweb-7.0.1.Final.jar:7.0.1.Final-redhat-1]
	at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:182) [jbossweb-7.0.1.Final.jar:7.0.1.Final-redhat-1]
	at org.jboss.as.web.deployment.JBossContextConfig.lifecycleEvent(JBossContextConfig.java:160) [jboss-as-web-7.0.1.Final-redhat-1.jar:7.0.1.Final-redhat-1]
	at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:115) [jbossweb-7.0.1.Final.jar:7.0.1.Final-redhat-1]
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:3766) [jbossweb-7.0.1.Final.jar:7.0.1.Final-redhat-1]
	at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:70) [jboss-as-web-7.0.1.Final-redhat-1.jar:7.0.1.Final-redhat-1]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1765)
	at org.jboss.msc.service.ServiceControllerImpl$ClearTCCLTask.run(ServiceControllerImpl.java:2291)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_27]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_27]
	at java.lang.Thread.run(Thread.java:662) [:1.6.0_27]
{code}

> <distributable> web applications fail to deploy with the default configuration
> ------------------------------------------------------------------------------
>
>                 Key: AS7-1313
>                 URL: https://issues.jboss.org/browse/AS7-1313
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Web
>    Affects Versions: 7.0.0.Final
>            Reporter: Stuart Douglas
>            Assignee: Paul Ferraro
>             Fix For: 7.0.0.Beta1, 7.0.1.Final
>
>
> <distributable> web applications fail with the following:
> "Services with missing/unavailable dependencies" => ["jboss.web.\"magnolia-bundled-webapp-4.4.4.war\" missing [ jboss.infinispan.web.___defaultcache ]"]}}}
> At the very least the user should get a better error message explaining why their deployment failed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list