Re: Network broker and filter predicate

2009-11-14 Thread hackingbear
OK, I got it to use v5 OpenWire, but the exact problem occurs in v5 as well. What can I do? (Looks like I can just create my own BooleanPredicate class that extends DataStructure either because I don't have a data struct type ID to use.) WARN DemandForwardingBridge Caught an exception processin

Re: java.lang.NullPointerException @ TransportConnection.java:325

2009-11-14 Thread Rob Davies
Lets us know if it doesn't On 14 Nov 2009, at 13:59, MattFS218 wrote: I've tried upgrading to 5.3.0 and will cross my fingers that this works :) MattFS218 wrote: I'm using Active MQ 5.2.0 on Ubuntu 8.10 Intrepid (64-Bit). I'm only using TOPICs. I have about 30 users connecting to this

Re: java.lang.NullPointerException @ TransportConnection.java:325

2009-11-14 Thread MattFS218
I've tried upgrading to 5.3.0 and will cross my fingers that this works :) MattFS218 wrote: > > I'm using Active MQ 5.2.0 on Ubuntu 8.10 Intrepid (64-Bit). I'm only using > TOPICs. I have about 30 users connecting to this one Message Broker over > the Internet using the STOMP flash/actionscript

java.lang.NullPointerException @ TransportConnection.java:325

2009-11-14 Thread MattFS218
I'm using Active MQ 5.2.0 on Ubuntu 8.10 Intrepid (64-Bit). I'm only using TOPICs. I have about 30 users connecting to this one Message Broker over the Internet using the STOMP flash/actionscript client library from codehaus. The producer is written in C. Throughout the day some of my users are co