[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster] Sql92 filter plugin problem



I just checked/recompiled out the latest version from cvs to try out the sql92 filter. I ran the sql92.xml sample file but the filter seems to fail. Here is the server output:

[Jun 9, 2004 3:55:09 PM INFO  Sql92Filter] Filter is initialized, we check all mime types
[Jun 9, 2004 3:55:09 PM INFO  AccessPluginManager-/node/xmlBlaster_192_168_1_100_3412] Loaded access filter for mime types 'Sql92Filter1.0*' to cache[Jun 9, 2004 3:55:10 PM INFO  XmlKey] DOM parsed the XmlKey ti4747
[Jun 9, 2004 3:55:10 PM INFO  TopicHandler-/node/xmlBlaster_192_168_1_100_3412/topic/ti4747] New topic is ready, history/maxEntries=10, persistence/msgUnitStore/maxEntries=100000000
[Jun 9, 2004 3:55:10 PM INFO  XmlKey] XPath subscription '//taxi[ at type='limousine']' matches message 'ti4747'
[Jun 9, 2004 3:55:10 PM WARN  RequestBroker-/node/xmlBlaster_192_168_1_100_3412] Generating dead message 'callback:/node/xmlBlaster_192_168_1_100_3412/client/joanne/-2/NORM/1086821710085000001/ti4747' from publisher=/node/xmlBlaster_192_168_1_100_3412/client/joanne/-2 because delivery with queue 'null' failed: Mime access filter 'Sql92Filter' for message 'ti4747/2004-06-09 15:55:10.038' from sender '/node/xmlBlaster_192_168_1_100_3412/client/joanne/-2' to subscriber '/node/xmlBlaster_192_168_1_100_3412/client/joanne/-2' threw an exception, we don't deliver the message to the subscriber: java.lang.NoClassDefFoundError: java_cup/runtime/lr_parser

What does 'delivery with queue 'null' failed' mean?