RE: Unable to start bearerbox

2010-08-18 Thread Davit Mirzoyan
you can use the following command in the terminal to close the port fuser -k 31001/tcp 31001 is the port number you want to close. After the port is closed you can start the bearerbox Cheers, Davit > Date: Wed, 18 Aug 2010 12:05:02 -0500 > Subject: Re: Unable to start bearerbox

Re: Unable to start bearerbox

2010-08-18 Thread Alvaro Cornejo
The error message is self expalnatory error 98: Address already in use means that bb address/port is in use either by another bb instance or by other application use netstat an | grep 13000 to see if you find it Regards Alvaro |--