I'm getting the infamous "Address already in use: bind" error. I've
created a new Service Assembly patterned after the "hello-world"
tutorial. When I deploy the hello-world SA and SE, I do not get the bind
error. I completely remove the hello-world SA and SE, restart Servicemix
and then deploy my SA and SE, then I get the error. I've done the
'netstat' on 1099 and, sure enough, TCP is LISTENING on that port. But
that's Servicemix on the port and it's also there when I deploy
hello-world.

Why would hello-world deploy OK, but my project has the bind error?
AFAIK, they are the same, but with different names.

Doug

Reply via email to