|
From: Life is h. a. t. y. d. <ro...@in...> - 2006-07-19 07:22:29
|
Hi Davide, > Another question: when i send an'mdm xml to server 0.5 i have thi error: > > ca.uhn.hl7v2.HL7Exception: Encoding characters '^~\&' invalid -- > must be 4 characters > at ca.uhn.hl7v2.parser.PipeParser.doEncode(PipeParser.java:495) > at ca.uhn.hl7v2.parser.GenericParser.doEncode(GenericParser.java:198) > at ca.uhn.hl7v2.parser.Parser.encode(Parser.java:221) > at ca.uhn.hl7v2.app.Responder.logAndMakeErrorMessage(Responder.java:412) > at ca.uhn.hl7v2.app.Responder.processMessage(Responder.java:216) > at ca.uhn.hl7v2.app.Receiver$Grunt.run(Receiver.java:134) > > If i send an'adt message i don't have this error and all work fine... I ran into this a couple weeks ago too and fixed. Forgot to report this bug... I've just done so now and included my patch for it - you can find it at https://sourceforge.net/tracker/index.php?func=detail&aid=1525029&group_id=38899&atid=423835 Cheers, Ronald |