[jboss-user] [JCA/JBoss] - Re: Jboss for AIX
logofatu
do-not-reply at jboss.com
Thu Jul 30 05:46:29 EDT 2009
I have the same problem.
With JBoss [Trinity] 4.2.0.GA running on AIX with the JVM "IBM J9 VM", version "2.4"
The deployment of "jboss/server/default/deploy/uuid-key-generator.sar" fails because of
java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactoryService
at java.lang.ClassNotFoundException.(ClassNotFoundException.java:77)
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:212)
at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:514)
at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:408)
at java.lang.ClassLoader.loadClass(ClassLoader.java:608)
at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:1204)
at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:286)
at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:344)
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:157)
at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:449)
at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246929#4246929
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246929
More information about the jboss-user
mailing list