[JBoss Messaging] - javax.jms.IllegalStateException: Cannot find delivery to ack
by Craig2007
Reply wud be very much appreciated for the below problem
We are using JBoss 4.0.4.GA and Jboss Messaging 1.0.1.GA in our prod Environment.
When i went thru the logs , i could be able to see some exception of this kind.
For your reference i have included section of exception from server log file.
What is the reason for this exception and what are the impacts , as this exception are from Prod Environment.
Is there Data loss or some other big problem ????
We never came across such exception while we were testing.
anonymous wrote :
| Within few minutes , log file capacity have increased upto 100Mbs only with this exception and also atlast i could able to
| see outOfMemory Error which is very discouraging .
|
| What wud be the cause for OutOfMemory Exception ..... may be inter related with
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge
|
|
|
Kindly provide me suitable solution for the long term.
| 2007-07-28 11:27:12,108 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyh4c-7m7]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:12,136 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyh54-7m8]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:12,163 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyh5v-7m9]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:13,217 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyhz5-7ma]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:13,243 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyhzv-7mb]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:13,271 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyi0n-7mc]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:13,297 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyi1d-7md]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:13,323 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyi23-7me]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:13,350 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyi2u-7mf]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:14,785 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyj6p-7mg]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:14,815 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyj7j-7mh]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:14,845 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyj8d-7mi]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:14,875 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyj97-7mj]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:14,907 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyja3-7mk]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:14,938 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyjay-7ml]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:27:15,041 ERROR [org.jboss.jms.util.ExceptionUtil] SessionEndpoint[-2147447941] acknowledge [a0ic-gqwned-f4mkcdcn-1-f4noyjds-7mm]
| javax.jms.IllegalStateException: Cannot find delivery to acknowledge:251938
| at org.jboss.jms.server.endpoint.ServerConsumerEndpoint.acknowledge(ServerConsumerEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledgeInternal(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.ServerSessionEndpoint.acknowledge(ServerSessionEndpoint.java(Compiled Code))
| at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$acknowledge$aop(SessionAdvised.java(Inlined Compiled Code))
| at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:31:10,579 DEBUG [org.jboss.remoting.transport.socket.SocketClientInvoker] Setting SocketClientInvoker::timeout to: 0
| 2007-07-28 11:31:10,586 DEBUG [org.jboss.remoting.transport.socket.SocketClientInvoker] Setting SocketClientInvoker::timeout to: 0
| 2007-07-28 11:31:10,586 DEBUG [org.jboss.remoting.MicroRemoteClientInvoker] connect called for: org.jboss.remoting.transport.socket.SocketClientInvoker@3e5f2d94
| 2007-07-28 11:31:10,586 DEBUG [org.jboss.remoting.callback.ServerInvokerCallbackHandler] Session id for callback handler is a0i36-8n5lrr-f4nomcbd-1-f4nomopb-4+220614814
| 2007-07-28 11:31:10,586 DEBUG [org.jboss.jms.server.remoting.JMSServerInvocationHandler] adding callback handler org.jboss.remoting.callback.ServerInvokerCallbackHandler - id: a0i36-8n5lrr-f4nomcbd-1-f4nomopb-4+220614814
| 2007-07-28 11:31:10,729 DEBUG [org.jboss.jms.server.remoting.JMSServerInvocationHandler] found calllback handler for remoting session ...-f4nomopb-4
| 2007-07-28 11:31:10,730 DEBUG [org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint] creating a new connection for user guest
| 2007-07-28 11:31:11,821 DEBUG [org.jboss.security.auth.spi.UsersRolesLoginModule] Loaded properties, users=[guest]
| 2007-07-28 11:31:11,822 DEBUG [org.jboss.security.auth.spi.UsersRolesLoginModule] Loaded properties, users=[guest]
| 2007-07-28 11:31:12,872 DEBUG [org.jboss.resource.connectionmanager.IdleRemover] run: IdleRemover notifying pools, interval: 450000
| 2007-07-28 11:31:12,889 WARN [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
| java.lang.OutOfMemoryError:
| at com.mysql.jdbc.ByteArrayBuffer.<init>(ByteArrayBuffer.java:53)
| at com.mysql.jdbc.Buffer.allocateNew(Buffer.java:64)
| at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:273)
| at com.mysql.jdbc.Connection.createNewIO(Connection.java:2541)
| at com.mysql.jdbc.Connection.<init>(Connection.java:1474)
| at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:266)
| at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:169)
| at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:539)
| at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java(Compiled Code))
| at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java(Compiled Code))
| at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java(Inlined Compiled Code))
| at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java(Compiled Code))
| at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java(Compiled Code))
| at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java(Inlined Compiled Code))
| at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java(Compiled Code))
| at org.jboss.jms.server.plugin.JDBCChannelMapper.getPreConfiguredClientID(JDBCChannelMapper.java:657)
| at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegate(ServerConnectionFactoryEndpoint.java:111)
| at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.org$jboss$jms$server$endpoint$advised$ConnectionFactoryAdvised$createConnectionDelegate$aop(ConnectionFactoryAdvised.java:64)
| at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.InjectionAspect.handleCreateConnectionDelegate(InjectionAspect.java:69)
| at org.jboss.aop.advice.org.jboss.jms.server.container.InjectionAspect0.invoke(InjectionAspect0.java)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:31:13,007 ERROR [org.jboss.jms.server.plugin.JDBCChannelMapper] Failed to get client id
| org.jboss.util.NestedSQLException: Unexpected throwable while trying to create a connection: null; - nested throwable: (java.lang.reflect.UndeclaredThrowableException); - nested throwable: (org.jboss.resource.JBossResourceException: Unexpected throwable while trying to create a connection: null; - nested throwable: (java.lang.reflect.UndeclaredThrowableException))
| at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java(Compiled Code))
| at org.jboss.jms.server.plugin.JDBCChannelMapper.getPreConfiguredClientID(JDBCChannelMapper.java:657)
| at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegate(ServerConnectionFactoryEndpoint.java:111)
| at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.org$jboss$jms$server$endpoint$advised$ConnectionFactoryAdvised$createConnectionDelegate$aop(ConnectionFactoryAdvised.java:64)
| at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.InjectionAspect.handleCreateConnectionDelegate(InjectionAspect.java:69)
| at org.jboss.aop.advice.org.jboss.jms.server.container.InjectionAspect0.invoke(InjectionAspect0.java)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| Caused by: org.jboss.resource.JBossResourceException: Unexpected throwable while trying to create a connection: null; - nested throwable: (java.lang.reflect.UndeclaredThrowableException)
| at org.jboss.resource.JBossResourceException.rethrowAsResourceException(JBossResourceException.java:61)
| at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java(Compiled Code))
| at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java(Compiled Code))
| at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java(Inlined Compiled Code))
| at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java(Compiled Code))
| at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java(Compiled Code))
| at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java(Inlined Compiled Code))
| ... 19 more
| Caused by: java.lang.reflect.UndeclaredThrowableException
| at org.jboss.resource.JBossResourceException.process(JBossResourceException.java:204)
| at org.jboss.resource.JBossResourceException.<init>(JBossResourceException.java:111)
| ... 26 more
| Caused by: java.lang.OutOfMemoryError:
| at com.mysql.jdbc.ByteArrayBuffer.<init>(ByteArrayBuffer.java:53)
| at com.mysql.jdbc.Buffer.allocateNew(Buffer.java:64)
| at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:273)
| at com.mysql.jdbc.Connection.createNewIO(Connection.java:2541)
| at com.mysql.jdbc.Connection.<init>(Connection.java:1474)
| at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:266)
| at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:169)
| at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:539)
| ... 25 more
| 2007-07-28 11:31:13,009 ERROR [org.jboss.jms.util.ExceptionUtil] org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint@7555ec2f createConnectionDelegate [a0ic-gqwned-f4mkcdcn-1-f4np3n01-7mp]
| javax.jms.JMSException: Failed to get client id
| at org.jboss.jms.server.plugin.JDBCChannelMapper.getPreConfiguredClientID(JDBCChannelMapper.java:700)
| at org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegate(ServerConnectionFactoryEndpoint.java:111)
| at org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.org$jboss$jms$server$endpoint$advised$ConnectionFactoryAdvised$createConnectionDelegate$aop(ConnectionFactoryAdvised.java:64)
| at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.jms.server.container.InjectionAspect.handleCreateConnectionDelegate(InjectionAspect.java:69)
| at org.jboss.aop.advice.org.jboss.jms.server.container.InjectionAspect0.invoke(InjectionAspect0.java)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java(Compiled Code))
| at org.jboss.aop.Advisor.dynamicInvoke(Advisor.java(Compiled Code))
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:31:14,150 FATAL [org.jboss.serial.persister.RegularObjectPersister] error
| java.lang.reflect.InvocationTargetException
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithMethod(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.io.JBossObjectOutputStream.writeObjectOverride(JBossObjectOutputStream.java(Compiled Code))
| at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java(Compiled Code))
| at org.jboss.remoting.serialization.impl.java.JavaSerializationManager.sendObject(JavaSerializationManager.java(Compiled Code))
| at org.jboss.remoting.marshal.serializable.SerializableMarshaller.write(SerializableMarshaller.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSWireFormat.write(JMSWireFormat.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.versionedWrite(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| Caused by: java.net.SocketException: Connection reset
| at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java(Compiled Code))
| at java.net.SocketOutputStream.write(SocketOutputStream.java(Compiled Code))
| at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java(Inlined Compiled Code))
| at java.io.BufferedOutputStream.write(BufferedOutputStream.java(Compiled Code))
| at java.io.DataOutputStream.writeInt(DataOutputStream.java(Inlined Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeInt(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeOnPrimitive(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.ArrayPersister.saveObjectArray(ArrayPersister.java(Inlined Compiled Code))
| at org.jboss.serial.persister.ArrayPersister.writeData(ArrayPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.ObjectOutputStreamProxy.writeFields(ObjectOutputStreamProxy.java(Inlined Compiled Code))
| at org.jboss.serial.persister.ObjectOutputStreamProxy.defaultWriteObject(ObjectOutputStreamProxy.java(Compiled Code))
| at java.lang.Throwable.writeObject(Throwable.java(Compiled Code))
| ... 34 more
| 2007-07-28 11:31:14,153 ERROR [STDERR] java.lang.reflect.InvocationTargetException
| 2007-07-28 11:31:14,153 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| 2007-07-28 11:31:14,153 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithMethod(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,153 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at org.jboss.serial.io.JBossObjectOutputStream.writeObjectOverride(JBossObjectOutputStream.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at org.jboss.remoting.serialization.impl.java.JavaSerializationManager.sendObject(JavaSerializationManager.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at org.jboss.remoting.marshal.serializable.SerializableMarshaller.write(SerializableMarshaller.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at org.jboss.jms.server.remoting.JMSWireFormat.write(JMSWireFormat.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at org.jboss.remoting.transport.socket.ServerThread.versionedWrite(ServerThread.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| 2007-07-28 11:31:14,155 ERROR [STDERR] at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| 2007-07-28 11:31:14,155 ERROR [STDERR] Caused by: java.net.SocketException: Connection reset
| 2007-07-28 11:31:14,156 ERROR [STDERR] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java(Compiled Code))
| 2007-07-28 11:31:14,156 ERROR [STDERR] at java.net.SocketOutputStream.write(SocketOutputStream.java(Compiled Code))
| 2007-07-28 11:31:14,156 ERROR [STDERR] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java(Inlined Compiled Code))
| 2007-07-28 11:31:14,156 ERROR [STDERR] at java.io.BufferedOutputStream.write(BufferedOutputStream.java(Compiled Code))
| 2007-07-28 11:31:14,156 ERROR [STDERR] at java.io.DataOutputStream.writeInt(DataOutputStream.java(Inlined Compiled Code))
| 2007-07-28 11:31:14,156 ERROR [STDERR] at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeInt(DataContainer.java(Compiled Code))
| 2007-07-28 11:31:14,156 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeOnPrimitive(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:15,405 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:15,406 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:15,406 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:15,406 ERROR [STDERR] at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| 2007-07-28 11:31:15,406 ERROR [STDERR] at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| 2007-07-28 11:31:15,406 ERROR [STDERR] at org.jboss.serial.persister.ArrayPersister.saveObjectArray(ArrayPersister.java(Inlined Compiled Code))
| 2007-07-28 11:31:15,407 ERROR [STDERR] at org.jboss.serial.persister.ArrayPersister.writeData(ArrayPersister.java(Compiled Code))
| 2007-07-28 11:31:15,407 ERROR [STDERR] at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| 2007-07-28 11:31:15,407 ERROR [STDERR] at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| 2007-07-28 11:31:15,407 ERROR [STDERR] at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| 2007-07-28 11:31:15,407 ERROR [STDERR] at org.jboss.serial.persister.ObjectOutputStreamProxy.writeFields(ObjectOutputStreamProxy.java(Inlined Compiled Code))
| 2007-07-28 11:31:15,407 ERROR [STDERR] at org.jboss.serial.persister.ObjectOutputStreamProxy.defaultWriteObject(ObjectOutputStreamProxy.java(Compiled Code))
| 2007-07-28 11:31:15,407 ERROR [STDERR] at java.lang.Throwable.writeObject(Throwable.java(Compiled Code))
| 2007-07-28 11:31:15,408 ERROR [STDERR] ... 34 more
| 2007-07-28 11:31:15,408 ERROR [org.jboss.remoting.transport.socket.ServerThread] failed
| java.io.IOException
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithMethod(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.io.JBossObjectOutputStream.writeObjectOverride(JBossObjectOutputStream.java(Compiled Code))
| at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java(Compiled Code))
| at org.jboss.remoting.serialization.impl.java.JavaSerializationManager.sendObject(JavaSerializationManager.java(Compiled Code))
| at org.jboss.remoting.marshal.serializable.SerializableMarshaller.write(SerializableMarshaller.java(Compiled Code))
| at org.jboss.jms.server.remoting.JMSWireFormat.write(JMSWireFormat.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.versionedWrite(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java(Compiled Code))
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:261)
| Caused by: java.lang.reflect.InvocationTargetException
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
| at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
| ... 29 more
| Caused by: java.net.SocketException: Connection reset
| at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java(Compiled Code))
| at java.net.SocketOutputStream.write(SocketOutputStream.java(Compiled Code))
| at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java(Inlined Compiled Code))
| at java.io.BufferedOutputStream.write(BufferedOutputStream.java(Compiled Code))
| at java.io.DataOutputStream.writeInt(DataOutputStream.java(Inlined Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeInt(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeOnPrimitive(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.defaultWrite(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeData(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.ArrayPersister.saveObjectArray(ArrayPersister.java(Inlined Compiled Code))
| at org.jboss.serial.persister.ArrayPersister.writeData(ArrayPersister.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.ObjectDescriptorFactory.describeObject(ObjectDescriptorFactory.java(Compiled Code))
| at org.jboss.serial.objectmetamodel.DataContainer$DataContainerDirectOutput.writeObject(DataContainer.java(Compiled Code))
| at org.jboss.serial.persister.RegularObjectPersister.writeSlotWithFields(RegularObjectPersister.java(Compiled Code))
| at org.jboss.serial.persister.ObjectOutputStreamProxy.writeFields(ObjectOutputStreamProxy.java(Inlined Compiled Code))
| at org.jboss.serial.persister.ObjectOutputStreamProxy.defaultWriteObject(ObjectOutputStreamProxy.java(Compiled Code))
| at java.lang.Throwable.writeObject(Throwable.java(Compiled Code))
| ... 34 more
| 2007-07-28 11:31:18,321 DEBUG [org.jboss.jms.server.remoting.JMSServerInvocationHandler] removing callback handler: org.jboss.remoting.callback.ServerInvokerCallbackHandler - id: a0i36-8n5lrr-f4nomcbd-1-f4nomopb-4+220614814
| 2007-07-28 11:31:18,321 DEBUG [org.jboss.remoting.MicroRemoteClientInvoker] disconnect called for: org.jboss.remoting.transport.socket.SocketClientInvoker@3e5f2d94
| 2007-07-28 11:32:41,384 DEBUG [org.jboss.remoting.ConnectionNotifier] Server connection lost to client (session id = a0i34-vvcwox-f4nnij1f-1-f4nnivsk-4
| 2007-07-28 11:33:13,664 DEBUG [org.jboss.remoting.ConnectionNotifier] Server connection lost to client (session id = a0i36-7dubvn-f4nn4kl2-1-f4nn55ml-4
| 2007-07-28 11:33:13,664 WARN [org.jboss.jms.server.connectionmanager.SimpleConnectionManager] A problem has been detected with the connection to remote client a0i36-7dubvn-f4nn4kl2-1-f4nn55ml-4. It is possible the client has exited without closing its connection(s) or there is a network problem. All connection resources corresponding to that client process will now be removed.
| 2007-07-28 11:33:13,664 DEBUG [org.jboss.jms.server.ServerPeer] ServerPeer [server.0] removing consumer -2147448037 from the cache
| 2007-07-28 11:33:13,668 DEBUG [org.jboss.jms.server.ServerPeer] ServerPeer [server.0] removing consumer -2147448037 from the cache
| 2007-07-28 11:33:13,669 DEBUG [org.jboss.jms.serve
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068444#4068444
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068444
18Â years, 9Â months
[JBoss AOP] - Re: Maven 2 plugin. dependency scope?
by anders3
I use the following dependency
| <dependency>
| <groupId>org.jboss.maven.plugins</groupId>
| <artifactId>maven-jbossaop-plugin</artifactId>
| <version>1.0-SNAPSHOT</version>
| </dependency>
| <dependency>
| <groupId>jboss</groupId>
| <artifactId>jboss-aop</artifactId>
| <version>2.0.0.alpha2</version>
| </dependency>
| <dependency>
| <groupId>jboss</groupId>
| <artifactId>jboss-common</artifactId>
| <version>4.0.2</version>
| </dependency>
| <dependency>
| <groupId>concurrent</groupId>
| <artifactId>concurrent</artifactId>
| <version>1.3.4</version>
| </dependency>
|
this means that maven-jbossaop-plugin becomes part of the production artifacts in the ending target.
I have tried to
1) remove the dependency
2) scope to provided
both ends up missing classes in the build
I have no overview of AOP, but I think something is wrong here!!!
scoping it to test will probably work ?? :-)
/Anders
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068440#4068440
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068440
18Â years, 9Â months
[JBoss Seam] - Re: Need help with Timer in Seam application
by nhieb
this is the full stack trace that i caught
| javax.ejb.EJBTransactionRolledbackException: java.lang.NullPointerException: facesContext
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.tx.Ejb3TxPolicy.handleInCallerTx(Ejb3TxPolicy.java:93)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:130)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:195)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:102)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:47)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:211)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:79)
| 15:28:00,260 ERROR [STDERR] at $Proxy644.findExpiringWires(Unknown Source)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| 15:28:00,260 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.util.Reflections.invoke(Reflections.java:20)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.ClientSideInterceptor$1.proceed(ClientSideInterceptor.java:72)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:57)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:103)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.ClientSideInterceptor.invoke(ClientSideInterceptor.java:50)
| 15:28:00,260 ERROR [STDERR] at org.javassist.tmp.java.lang.Object_$$_javassist_502.findExpiringWires(Object_$$_javassist_502.java)
| 15:28:00,260 ERROR [STDERR] at com.dbzco.das.helpers.EmailHelper.getExpiringWires(EmailHelper.java:78)
| 15:28:00,260 ERROR [STDERR] at com.dbzco.das.helpers.EmailHelper.initData(EmailHelper.java:66)
| 15:28:00,260 ERROR [STDERR] at com.dbzco.das.helpers.EmailHelper.send(EmailHelper.java:47)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| 15:28:00,260 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.util.Reflections.invoke(Reflections.java:20)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:57)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.interceptors.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:34)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.interceptors.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:47)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.interceptors.BusinessProcessInterceptor.aroundInvoke(BusinessProcessInterceptor.java:51)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.interceptors.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:27)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:103)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:151)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:87)
| 15:28:00,260 ERROR [STDERR] at com.dbzco.das.helpers.EmailHelper_$$_javassist_527.send(EmailHelper_$$_javassist_527.java)
| 15:28:00,260 ERROR [STDERR] at com.dbzco.das.services.JobsTimerServiceImpl.timeout(JobsTimerServiceImpl.java:55)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| 15:28:00,260 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.EJBInvocationContext.proceed(EJBInvocationContext.java:37)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:57)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.interceptors.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:47)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.interceptors.BusinessProcessInterceptor.aroundInvoke(BusinessProcessInterceptor.java:51)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.interceptors.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:27)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:113)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SessionBeanInterceptor.aroundInvoke(SessionBeanInterceptor.java:53)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| 15:28:00,260 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:118)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:54)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:46)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:102)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:47)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.stateless.StatelessContainer.callTimeout(StatelessContainer.java:150)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb.txtimer.TimerImpl$TimerTaskImpl.run(TimerImpl.java:524)
| 15:28:00,260 ERROR [STDERR] at java.util.TimerThread.mainLoop(Timer.java:512)
| 15:28:00,260 ERROR [STDERR] at java.util.TimerThread.run(Timer.java:462)
| 15:28:00,260 ERROR [STDERR] Caused by: java.lang.NullPointerException: facesContext
| 15:28:00,260 ERROR [STDERR] at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:110)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.actionparam.ActionParamBindingHelper.invokeTheExpression(ActionParamBindingHelper.java:58)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.actionparam.ActionParamMethodBinding.invoke(ActionParamMethodBinding.java:75)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.core.Expressions$2.invoke(Expressions.java:148)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.core.Events.raiseEvent(Events.java:63)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.security.Identity.checkPermission(Identity.java:438)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.security.Identity.checkEntityPermission(Identity.java:601)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.security.EntitySecurityListener.postLoad(EntitySecurityListener.java:24)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor536.invoke(Unknown Source)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| 15:28:00,260 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.ejb.event.ListenerCallback.invoke(ListenerCallback.java:31)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.ejb.event.EntityCallbackHandler.callback(EntityCallbackHandler.java:78)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.ejb.event.EntityCallbackHandler.postLoad(EntityCallbackHandler.java:71)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.ejb.event.EJB3PostLoadEventListener.onPostLoad(EJB3PostLoadEventListener.java:35)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:201)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:842)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.Loader.doQuery(Loader.java:717)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:224)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.Loader.loadEntity(Loader.java:1784)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:48)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:42)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:2977)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.event.def.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:393)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.event.def.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:374)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:137)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.event.def.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:193)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:101)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:878)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.impl.SessionImpl.internalLoad(SessionImpl.java:846)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.type.EntityType.resolveIdentifier(EntityType.java:266)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.type.EntityType.resolve(EntityType.java:303)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:116)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:842)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.Loader.doQuery(Loader.java:717)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:224)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.Loader.doList(Loader.java:2144)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2028)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.Loader.list(Loader.java:2023)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:393)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:338)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:172)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1121)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.impl.QueryImpl.list(QueryImpl.java:79)
| 15:28:00,260 ERROR [STDERR] at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:64)
| 15:28:00,260 ERROR [STDERR] at com.dbzco.das.services.WireFinderImpl.findExpiringWires(WireFinderImpl.java:103)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| 15:28:00,260 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.EJBInvocationContext.proceed(EJBInvocationContext.java:37)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:57)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.interceptors.BusinessProcessInterceptor.aroundInvoke(BusinessProcessInterceptor.java:51)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.interceptors.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:27)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:103)
| 15:28:00,260 ERROR [STDERR] at org.jboss.seam.intercept.SessionBeanInterceptor.aroundInvoke(SessionBeanInterceptor.java:53)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
| 15:28:00,260 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| 15:28:00,260 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:118)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:54)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:46)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| 15:28:00,260 ERROR [STDERR] at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
| 15:28:00,260 ERROR [STDERR] ... 94 more
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068437#4068437
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068437
18Â years, 9Â months
[JBossCache] - Re: RC1->RC3 problems
by manik.surtaniï¼ jboss.com
"supi" wrote :
| 1) API changes
| There's already a thread about this regarding listener notification.
|
That selfsame thread contains explanations as to why this was done, along with links to other threads where this was publicly discussed beforehand.
"supi" wrote :
| 2) Behavior changes
| - Cache data is removed when a cache is stopped. This has never been the case before. I know that it was written somewhere in the documentation since 1.2 or so but it was a concept that didn't make sense to begin with. Who would have thought that someone is actually going to implement this... Data can easily be removed manually if indeed necessary, doing it in stop is pointless: stop() should stop the cache, destroy() should destroy it. Now stop() partially destroys it and destroy contains some code that is even redundant. (you can tell me not to rely on undocumented features and you are right, but missing the point: somthing that has been there for 5 years shouldn't be removed between two candidate releases)
|
This was tagged for 2.0.0 as a part of the API change but wasn't properly unimplemented till pretty late.
Caches are meant to me in-memory stores for data. When a cache stops, you are meant to lose this in-memory state. The fact that this state stuck around when you stopped and then restarted a cache was a bug.
The definitions of the terms are:
create() - sets up and configures the cache for use
start() - starts the caching engine, and relevant services
stop() - stops the engine and services - which typically includes the data store
destroy() - releases resources and configuration elements
You'd use a cache loader if you want a warm cache (even if it is a delegating cache loader that delegates to another in-memory cache that acts as your 'back-end' cache, while your 'front-end' cache adds behaviour), or configure the cache to fetch in-memory state from it's neighbours on startup.
"supi" wrote :
| Cache restart (stop/start) is broken. When a cache is started in local mode first and then restarted in async mode, initial state transfer works, but updates at runtime don't because half the mode-dependent stuff is in create and half in start which renders a restarted cache unusable. This was not the case in RC1.
|
This I can see as a bug. Will try and reproduce and create a JIRA accordingly.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068436#4068436
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068436
18Â years, 9Â months
[JBoss AOP] - Re: maven-jbossaop-plugin include feature request
by anders3
the pom paste failed for me :-)
Hi
I'm trying to convert jboss portal to maven2
In this work I use the maven-jbossaop-plugin
I see that the ant task is able to include
I here by would like to request a simular feature in the maven plugin
|
| <aopc compilerclasspathref="aop.classpath" verbose="true">
| <classpath refid="aopc.classpath"/>
| <src path="${build.classes}"/>
| <aoppath path="${build.resources}/portal-wsrp-sar/wsrp-aop.xml"/>
| <include name="org/jboss/portal/wsrp/consumer/ConsumerRegistryService.class"/>
| </aopc>
|
|
|
| <!-- aopc -->
| <dependency>
| <groupId>org.jboss.maven.plugins</groupId>
| <artifactId>maven-jbossaop-plugin</artifactId>
| <version>1.0-SNAPSHOT</version>
| </dependency>
| <dependency>
| <groupId>jboss</groupId>
| <artifactId>jboss-aop</artifactId>
| <version>2.0.0.alpha2</version>
| </dependency>
| <dependency>
| <groupId>jboss</groupId>
| <artifactId>jboss-common</artifactId>
| <version>4.0.2</version>
| </dependency>
| <dependency>
| <groupId>concurrent</groupId>
| <artifactId>concurrent</artifactId>
| <version>1.3.4</version>
| </dependency>
|
| </dependencies>
| <build>
| <plugins>
| <plugin>
| <groupId>org.jboss.maven.plugins</groupId>
| <artifactId>maven-jbossaop-plugin</artifactId>
| <executions>
| <execution>
| <phase>process-classes</phase>
| <configuration>
| <aoppath>${basedir}/../portal-wsrp-sar/src/main/resources/wsrp-aop.xml</aoppath>
| <verbose>true</verbose>
| <includes>
| <include>org/jboss/portal/wsrp/consumer/ConsumerRegistryService.class</include>
| </includes>
| </configuration>
| <goals>
| <goal>compile</goal>
| </goals>
| </execution>
| </executions>
| </plugin>
| </plugins>
| </build>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068435#4068435
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068435
18Â years, 9Â months