I'm also new here and I also got the same error while following the steps on the Test Panel page
(http://hl7api.sourceforge.net/testpanel.html). I did see the Simple Server got a message SENT from the Test Panel as seen in the command prompt window. However, it fails to reply/send back result to the Inbound Message Text box of the Test Panel. There are errors shown in the Simple Server command prompt: "Critical: Attempting to send error message to remote system. ca.uhn.hl7v2.app.ApplicationException: Couldn't create response message: Can't i nstantiate ACK of class ca.uhn.hl7v2.model.v24.message.ACK: java.lang.ClassNotFo undException at ca.uhn.hl7v2.app.DefaultApplication.processMessage(DefaultApplication .java:77) at ca.uhn.hl7v2.app.Responder.processMessage(Responder.java:159) at ca.uhn.hl7v2.app.Receiver$Grunt.run(Receiver.java:121)" Failing to receive response, the Test Panel generate a time out error Please help us to solve the error. thanks. fly2moon2 wrote: > > Hi All, > > I'm new here and I got error while following the steps on the Test Panel > page (http://hl7api.sourceforge.net/testpanel.html). > > I did see the Simple Server got a message SENT from the Test Panel as seen > in the command prompt window. However, it fails to reply/send back result > to the Inbound Message Text box of the Test Panel. There are errors shown > in the Simple Server command prompt: "Critical: Attempting to send error > message to remote system. > ca.uhn.hl7v2.app.ApplicationException: Couldn't create response message: > Can't i > nstantiate ACK of class ca.uhn.hl7v2.model.v24.message.ACK: > java.lang.ClassNotFo > undException > at > ca.uhn.hl7v2.app.DefaultApplication.processMessage(DefaultApplication > .java:77) > at ca.uhn.hl7v2.app.Responder.processMessage(Responder.java:159) > at ca.uhn.hl7v2.app.Receiver$Grunt.run(Receiver.java:121)" > > Failing to receive response, the Test Panel generate a time out error. > > In case it is relevant (for any libraries missing), I paste the command > for launcing the Simple Server here: > java -classpath hapi-base-0.6.jar;commons-logging-1.0.4.jar > ca.uhn.hl7v2.app.SimpleServer 8888 > > your help is much appreciated. > > thanks! > jack ling > > -- View this message in context: http://old.nabble.com/Error-send-message-to-SimpleServer-in-Test-Panel-example-tp25744991p26332681.html Sent from the hl7api-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Hl7api-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hl7api-devel

