Newbie, that probably means that your program tries to open a socket on the same port twice. But seriously, if you are having trouble with this kind of issues, this is really not the place where you learn how to investigate and resolve them.

Cheers,
Hadrian

On 11/22/2011 02:15 PM, newbiee wrote:
Claus:

Thanks for the reply.

As I have mentioned in my question. I have Java Client/Server program which
opens the socket conneciont using the same port i.e 8000.

I am able to run my java program and pass messages back and forth. When the
program is being run I applied the following command netstat -o and I see
the following:

  TCP    t00631529:8000         localhost:1851         ESTABLISHED     5516

Which means the 8000 is being used. Afte stopping the prgoram, I ran the
same command agian, but didn't see the above line which means port is not
being used. But when I run my camel application, I get the error.

Please tell me what else I should check. I am exhausted.

Thank you



















--
View this message in context: 
http://camel.465427.n5.nabble.com/CAMEL-is-throwing-error-tp5014337p5014423.html
Sent from the Camel - Users mailing list archive at Nabble.com.

--
Hadrian Zbarcea
Principal Software Architect
Talend, Inc
http://coders.talend.com/
http://camelbot.blogspot.com/

Reply via email to