hi,

On migrating mq to messaging 1.0.1 sp4. Had success in testing, but when moving 
to cluster i do get

16:44:49,783 ERROR [ConnectionAspect] Caught exception from connection
java.lang.IllegalArgumentException: Can't schedule a null TimerTask
        at org.jboss.util.TimerQueue.schedule(TimerQueue.java:77)
        at org.jboss.remoting.Lease.updateLease(Lease.java:95)
        at 
org.jboss.remoting.ServerInvoker.updateClientLease(ServerInvoker.java:872)
        at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:763)
        at 
org.jboss.remoting.transport.local.LocalClientInvoker.invoke(LocalClientInvoker.java:72)
        at 
org.jboss.remoting.ConnectionValidator.checkConnection(ConnectionValidator.java:146)
        at 
org.jboss.remoting.ConnectionValidator.run(ConnectionValidator.java:112)
        at java.util.TimerThread.mainLoop(Timer.java:432)
        at java.util.TimerThread.run(Timer.java:382)
16:44:49,784 WARN  [JmsManagedConnection] Handling jms exception failure: 
[EMAIL PROTECTED]
javax.jms.JMSException: Throwable received from underlying connection
        at 
org.jboss.jms.client.container.ConnectionAspect.handleConnectionException(ConnectionAspect.java:203)
        at 
org.jboss.remoting.ConnectionValidator$1.run(ConnectionValidator.java:137)
16:44:49,785 ERROR [ConnectionAspect] Caught exception from connection
java.lang.IllegalArgumentException: Can't schedule a null TimerTask
        at org.jboss.util.TimerQueue.schedule(TimerQueue.java:77)
        at org.jboss.remoting.Lease.updateLease(Lease.java:95)
        at 
org.jboss.remoting.ServerInvoker.updateClientLease(ServerInvoker.java:872)
        at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:763)
        at 
org.jboss.remoting.transport.local.LocalClientInvoker.invoke(LocalClientInvoker.java:72)
        at 
org.jboss.remoting.ConnectionValidator.checkConnection(ConnectionValidator.java:146)
        at 
org.jboss.remoting.ConnectionValidator.run(ConnectionValidator.java:112)
        at java.util.TimerThread.mainLoop(Timer.java:432)


i cant find the error, please, thanks

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017869
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to