Mantis - Resin
Viewing Issue Advanced Details
3287 minor always 01-20-09 09:00 03-18-09 16:24
ferg  
ferg  
normal  
closed 3.1.8  
fixed  
none    
none 4.0.0  
0003287: JMS exception
(tyson weihs)

he pain moving from 3.1.3, which we stuck ourselves on not knowing it was a
dev release, was intense (changed just about every tag, new super classes
for many of our objects, made the jump to configuring all our beans via
IoC), but it seems to be paying off (better production performance, easier
development using annotations, etc.).

We're seeing the following exception in production now, though:

[21:00:07.701] {resin-21} MessageConsumerImpl[FileQueue[executorQueue]]:
message listener '_ejb.DefaultExecutor.Executor__EJB@149dd5b' failed for
message 'ObjectMessageImpl[ID:4U5naCkuy/cAEe3cHn/wAC]' with exception
[21:00:07.701] {resin-21} java.lang.RuntimeException:
java.lang.NullPointerException
[21:00:07.701] {resin-21} java.lang.RuntimeException:
java.lang.NullPointerException
[21:00:07.701] {resin-21} at
com.caucho.jms.connection.JmsSession.commit(JmsSession.java:1018)
[21:00:07.701] {resin-21} at
com.caucho.transaction.TransactionImpl.commit(TransactionImpl.java:658)
[21:00:07.701] {resin-21} at

There are no notes attached to this issue.