Any chance you can write a JUnit test case that demonstrates this? On 5/5/06, John Pederzolli <[EMAIL PROTECTED]> wrote: > > I get these errors periodically when forcing redeliveries ... any ideas? Im > running of the latest 4.0 release: > > [INFO] 2006-05-05 08:29:02,998 - > apache.activemq.broker.AbstractConnection.Service > (AbstractConnection.java:205)- Sync error occurred: > java.lang.NullPointerException > java.lang.NullPointerException > at > org.apache.activemq.broker.TransactionBroker.getTransaction(TransactionBroker.java:218) > at > org.apache.activemq.broker.TransactionBroker.commitTransaction(TransactionBroker.java:152) > at > org.apache.activemq.broker.BrokerFilter.commitTransaction(BrokerFilter.java:81) > at > org.apache.activemq.broker.BrokerFilter.commitTransaction(BrokerFilter.java:81) > at > org.apache.activemq.broker.MutableBrokerFilter.commitTransaction(MutableBrokerFilter.java:94) > at > org.apache.activemq.broker.AbstractConnection.processCommitTransactionOnePhase(AbstractConnection.java:303) > at > org.apache.activemq.command.TransactionInfo.visit(TransactionInfo.java:98) > at > org.apache.activemq.broker.AbstractConnection.service(AbstractConnection.java:202) > at > org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:62) > at > org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:97) > at > org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:63) > at > org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireFormatNegotiator.java:114) > at > org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityMonitor.java:122) > at > org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:87) > at > org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:143) > at java.lang.Thread.run(Thread.java:595) > -- > View this message in context: > http://www.nabble.com/4.0-Sync-Errors-t1564749.html#a4249413 > Sent from the ActiveMQ - User forum at Nabble.com. > >
-- James ------- http://radio.weblogs.com/0112098/
