[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[xmlblaster] errors in ptp mode with cpp client
Hi
I had tried to use PublisheDemo/SubscribeDemo in ptp mode
as following commands(on windows2000 and msvc7):
server:
java org.xmlBlaster.Main -plugin/ior/useNameService false
publish:
PublishDemo -destination pky/2 -forceQueuing true -oneway true
subscribe:
SubscribeDemo -session.name pky/2
The subscriber output is:
ERROR DefaultCallback-scott,\ Exception caught in update() 1 messages are handle
d as not delivered
After tracing into srouce code, I find XmlBlasterException was throwed from "parser->parse(inSource);"
in sax2parser.cpp, and the errorcode is "internal.unknown", the error message is "This is an unknown and
unexpected error, usually a runtime exception, please post it to the mailing list."
any suggestion?
thanks any way
pikaiyuan
2004-06-25