On Fri, Dec 7, 2012 at 2:25 PM, lawkai <kai....@gmail.com> wrote: > Hi, > > I am completely new to Camel, and while I am going through the example, > I got this exception while running > org.apache.camel.component.quickfixj.examples.RequestReplyExample > > > Exception in thread "main" java.io.IOException: Server returned HTTP > response code: 500 for URL: > http://localhost:9123/order/status?sessionID=FIX.4.2:TRADER->MARKET&orderID=abc > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436) > at > org.apache.camel.component.quickfixj.examples.RequestReplyExample.run(RequestReplyExample.java:108) > at > org.apache.camel.component.quickfixj.examples.RequestReplyExample.main(RequestReplyExample.java:65) > > > Does anyone know what went wrong? Or is there some settings that I missed? >
error code 500 is an internal server error. Is there nothing in the logs on the server side that indicate a problem? And what version of Camel do you use? > Any help would be appreciated. > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-quickfix-RequestReplyExample-java-io-IOException-tp5723769.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen