AMQ 5.1 Broken Pipe

2008-10-03 Thread spatel
I know there were some previous posts about broken pipe exceptions happening in 5.0.0, and this issue was supposed to be fixed in 5.1. I got this exception, and was wondering if anyone else has experienced this in 5.1 and their solution. Any suggestions would help too. Thanks! ERROR 01 Oct 2008 1

Re: ActiveMQ 5.1 Start Stop

2008-09-26 Thread spatel
Did you get a chance to test this by overriding the default port (1099)? I have another service that listens on port 1099, so I need to choose another port for the rmi connector. Thanks bsnyder wrote: > > On Fri, Sep 26, 2008 at 8:27 AM, spatel <[EMAIL PROTECTED]> wrote: >>

Re: ActiveMQ 5.1 Start Stop

2008-09-26 Thread spatel
Anyone know the cause of this problem? Is my configuration wrong? Any help would be greatly appreciated. Thanks! spatel wrote: > > I am trying to use a port other than the default 1099. I'm using port > 4099, but I get the following when I run activemq-admin stop: > > Err

ActiveMQ 5.1 Start Stop

2008-09-24 Thread spatel
I am trying to use a port other than the default 1099. I'm using port 4099, but I get the following when I run activemq-admin stop: Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 4099; nested exception is: java.net.BindException: Address alre