[HAPI-devel] Please help me in fixing the error

2009-08-31 Thread Shrinivas N Nirale
Hi, I am getting error as "Failed validation rule: Maxumim size <= 0 characters: Segment: PID (rep 0) Field #13" where as the Field#13 in PID is having value 1234567890. How can i resolved it. please any one faced this kind of help let me know. Regards Shrinivas N

Re: [HAPI-devel] How can I stop HL7Server ? I start it in a new thread, but I can not stop it.

2009-08-31 Thread Yu Gu
Hi , I find when I close the socket in order to stop the HL7Server,it catch the exception as follows: (0 ms) [Thread-6] ERROR: ca.uhn.hl7v2.protocol.impl.ServerSocketStreamSource$Acc eptor#error : Error accepting remote connection java.net.SocketException: socket closed at java.net.Plain