[jboss-user] [JBoss Messaging] - Re: Messaging installation validation is failed !

bijianrui do-not-reply at jboss.com
Wed Nov 22 03:46:22 EST 2006


Thank Clebert.

Installation validation has passed .

Now  I fall into a new problem.

I have a JMS application , That is fine on JBOSS Messaging for window platform .

But it do not run on JBOSS Messaging for  SUSE linux .

Error is blow :

16:16:05,011 INFO  [MessageProxy] Connect to JMS server at url:localhost:1099
16:16:06,016 ERROR [ServerThread] failed to process invocation.
java.io.IOException: Can not read data for version 6.  Supported versions: 1,2
        at org.jboss.remoting.transport.socket.ServerThread.versionedRead(ServerThread.java:394)
        at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:446)
        at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:527)
        at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
16:16:06,021 ERROR [SocketClientInvoker] Got marshalling exception, exiting
java.io.EOFException
        at java.io.DataInputStream.readByte(DataInputStream.java:243)
        at org.jboss.serial.io.JBossObjectInputStream.readByte(JBossObjectInputStream.java:227)
        at org.jboss.jms.server.remoting.JMSWireFormat.read(JMSWireFormat.java:411)
        at org.jboss.remoting.transport.socket.SocketClientInvoker.transport(SocketClientInvoker.java:279)
        at org.jboss.remoting.RemoteClientInvoker.invoke(RemoteClientInvoker.java:143)
        at org.jboss.remoting.Client.invoke(Client.java:525)
        at org.jboss.remoting.Client.invoke(Client.java:488)
        at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.invoke(ClientConnectionFactoryDelegate.java:199)
        at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate$getClientAOPConfig_8697532701842707646.invokeNext()Ljava.lang.Object;(ClientC
onnectionFactoryDelegate$getClientAOPConfig_8697532701842707646.java:???)
        at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.getClientAOPConfig()[B(ClientConnectionFactoryDelegate.java:???)
        at org.jboss.jms.client.JBossConnectionFactory.ensureAOPConfigLoaded(JBossConnectionFactory.java:233)
        at org.jboss.jms.client.JBossConnectionFactory.createConnectionInternal(JBossConnectionFactory.java:196)
        at org.jboss.jms.client.JBossConnectionFactory.createTopicConnection(JBossConnectionFactory.java:120)
        at org.jboss.jms.client.JBossConnectionFactory.createTopicConnection(JBossConnectionFactory.java:115)
        at com.huawei.oss.util.msg.MessageProxy.init(MessageProxy.java:161)
        at com.huawei.oss.util.msg.MessageProxy.getInstance(MessageProxy.java:63)
        at com.huawei.oss.util.cache.CacheManager.init(CacheManager.java:69)
        at com.huawei.oss.util.cache.CacheManager.(CacheManager.java:60)
        at com.huawei.oss.util.cache.CacheManager.getInstance(CacheManager.java:50)
        at com.huawei.oss.util.task.BossTaskScheduler.(BossTaskScheduler.java:35)
        at com.huawei.oss.util.task.BossTaskScheduler.getInstance(BossTaskScheduler.java:42)
        at com.huawei.oss.util.task.BossTaskStartup.startupAllTask(BossTaskStartup.java:164)
        at com.huawei.oss.util.task.BossTaskStartup.perform(BossTaskStartup.java:237)
        at org.jboss.varia.scheduler.Scheduler$Listener.handleNotification(Scheduler.java:1235)
        at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
        at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
        at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
        at $Proxy10.handleNotification(Ljavax.management.Notification;Ljava.lang.Object;)V(Unknown Source)
        at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:221)






View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987816#3987816

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987816



More information about the jboss-user mailing list