[jboss-user] [JBoss Messaging] - Re: NPE in JBossMessage#propertyExists(String) call
RavshanKos
do-not-reply at jboss.com
Mon Jul 28 07:11:22 EDT 2008
"ataylor" wrote :
| either 'ant distro' to build a distribution or you can run the server from source via 'ant runServer';
|
I've build a distribution, but it didn't work:
anonymous wrote : *** DEPLOYMENTS IN ERROR: Name -> Error
| Configuration -> java.lang.IllegalArgumentException: Invalid journal type asyncio
| RemotingService -> java.lang.ClassNotFoundException: org.jboss.messaging.core.remoting.impl.mina.MinaService
| MessagingServerManagement -> org.jboss.joinpoint.spi.JoinpointException: Constructor not found org.jboss.messaging.core.management.impl.MessagingServerManagementImpl[] in [ReflectConstructorInfoImpl at 278e83{[ReflectClassInfoImpl at fd66a5{name=org.jboss.messaging.core.postoffice.PostOffice}, ReflectClassInfoImpl at 5dfaf1{name=org.jboss.messaging.core.persistence.StorageManager}, ReflectClassInfoImpl at 61cd2{name=org.jboss.messaging.core.config.Configuration}, ReflectClassInfoImpl at 14e4e31{name=org.jboss.messaging.core.server.ConnectionManager}, ParameterizedClassInfo at 1ef7de4{org.jboss.messaging.core.settings.HierarchicalRepository<java.util.Set<org.jboss.messaging.core.security.Role>>}, ParameterizedClassInfo at 3228a1{org.jboss.messaging.core.settings.HierarchicalRepository<org.jboss.messaging.core.settings.impl.QueueSettings>}, ReflectClassInfoImpl at 10980e7{name=org.jboss.messaging.core.server.MessagingServer}]}]
| JMSServerManager -> org.jboss.joinpoint.spi.JoinpointException: Constructor not found org.jboss.messaging.jms.server.impl.JMSServerManagerImpl[] in [ReflectConstructorInfoImpl at 146e381{[ReflectClassInfoImpl at 1024994{name=org.jboss.messaging.core.management.MessagingServerManagement}]}]
| JMSServerDeployer -> org.jboss.joinpoint.spi.JoinpointException: Constructor not found org.jboss.messaging.jms.server.impl.JMSServerDeployer[] in [ReflectConstructorInfoImpl at 1be8711{[ReflectClassInfoImpl at 1958cc2{name=org.jboss.messaging.core.deployers.DeploymentManager}]}]
| SecurityManagerDeployer -> java.lang.ClassNotFoundException: org.jboss.messaging.core.deployers.impl.SecurityManagerDeployer
|
| *** DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
| Main -> Configuration{Configured:**ERROR**}, Configuration{Configured:**ERROR**}, Naming{Configured:Installed}
| StorageManager -> Configuration{Instantiated:**ERROR**}
| MessagingServer -> RemotingService{Configured:**ERROR**}, StorageManager{Configured:Described}, JBMSecurityManager{Configured:Installed}, Configuration{Configured:**ERROR**}, RemotingService{Configured:**ERROR**}
|
| at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:260)
| at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
| at org.jboss.messaging.microcontainer.JBMBootstrapServer.bootstrap(JBMBootstrapServer.java:113)
| at org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:89)
| at org.jboss.messaging.microcontainer.JBMBootstrapServer.run(JBMBootstrapServer.java:76)
| at org.jboss.messaging.microcontainer.JBMBootstrapServer.main(JBMBootstrapServer.java:71)
| 14:57:31,750 INFO @Thread-0 [JBMBootstrapServer] Shutting down
org.jboss.messaging.core.remoting.impl.mina.MinaService
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166946#4166946
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166946
More information about the jboss-user
mailing list