[jboss-user] [JBoss Remoting] New message: "Invalid pointer operation?"

andy clarson do-not-reply at jboss.com
Mon Mar 15 08:25:57 EDT 2010


User development,

A new message was posted in the thread "Invalid pointer operation?":

http://community.jboss.org/message/531983#531983

Author  : andy clarson
Profile : http://community.jboss.org/people/andyclarson

Message:
--------------------------------------------------------------
Has anyone seen this error before? More importantly do you know what it means? It occurs after numerous (100,000's) of successful followed by a few unsuccessful invokeOneway calls?
 
First error (occurs several times)
2010-03-12 16:29:04,843 ERROR [STDERR] org.jboss.remoting.CannotConnectException: Can not connect http client invoker. Read timed out.
2010-03-12 16:29:04,843 ERROR [STDERR]  at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:348)
2010-03-12 16:29:04,843 ERROR [STDERR]  at org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:137)
2010-03-12 16:29:04,843 ERROR [STDERR]  at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
2010-03-12 16:29:04,843 ERROR [STDERR]  at org.jboss.remoting.Client.invoke(Client.java:1634)
2010-03-12 16:29:04,843 ERROR [STDERR]  at org.jboss.remoting.Client.invoke(Client.java:548)
2010-03-12 16:29:04,843 ERROR [STDERR]  at org.jboss.remoting.Client.invokeOneway(Client.java:598)
2010-03-12 16:29:04,843 ERROR [STDERR]  at org.jboss.remoting.Client.invokeOneway(Client.java:786)
 
(then this fatal error which terminates the thread trying to make the http requests)
 
2010-03-12 16:37:17,937 ERROR [STDERR] org.jboss.remoting.transport.http.WebServerError: Invalid pointer operation
2010-03-12 16:37:17,937 ERROR [STDERR]  at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:419)
2010-03-12 16:37:17,937 ERROR [STDERR]  at org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:137)
2010-03-12 16:37:17,937 ERROR [STDERR]  at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
2010-03-12 16:37:17,937 ERROR [STDERR]  at org.jboss.remoting.Client.invoke(Client.java:1634)
2010-03-12 16:37:17,937 ERROR [STDERR]  at org.jboss.remoting.Client.invoke(Client.java:548)
2010-03-12 16:37:17,937 ERROR [STDERR]  at org.jboss.remoting.Client.invokeOneway(Client.java:598)
2010-03-12 16:37:17,937 ERROR [STDERR]  at org.jboss.remoting.Client.invokeOneway(Client.java:786)
 
Your help would be much appreciated
 
Many thanks
 
Andy

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/531983#531983




More information about the jboss-user mailing list