[jboss-user] [Microcontainer] - Re: Hot-deployment on AS 5.x
nithyas
do-not-reply at jboss.com
Thu May 14 15:34:35 EDT 2009
I am facing the same issue.
I am having a script doing a daily deployment/undeployment of the app.
For the first week, things were going fine.
Now startup/deployment fails with almost the same stacktrace
Any idea if this will this be fixed in the next release?
Deployment "ManagedConnectionFactoryDeployer" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.jboss.resource.metadata.mcf.ManagedConnectionFactoryDeploymentGroup
Deployment "LocalTxDataSourceTemplateInfo" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.jboss.resource.metadata.mcf.LocalDataSourceDeploymentMetaData
Deployment "ManagedConnectionFactoryParserDeployer" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.jboss.resource.metadata.mcf.ManagedConnectionFactoryDeploymentGroup
Deployment "NoTxConnectionFactoryTemplate" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.jboss.resource.metadata.mcf.ManagedConnectionFactoryDeploymentMetaData
Deployment "SeamDeployer" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.jboss.metadata.web.jboss.JBossWebMetaData from BaseClassLoader at 35afe17b{VFSClassLoaderPolicy at 2dfc6dc6{name=vfsfile:/export/isqa/jboss-5.1.0.CR1/server/default/deployers/seam.deployer/ domain=ClassLoaderDomain at 317cfd38{name=DefaultDomain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader at 13d4c61c} roots=[MemoryContextHandler at 394983872[path= context=vfsmemory://5ci1z33-psibf2-fupups8k-1-fupuq5p5-e real=vfsme.....
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231164#4231164
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231164
More information about the jboss-user
mailing list