You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Nekkalapudi, Viplava" <VN...@erac.com> on 2002/10/08 17:05:39 UTC

java.net.BindException with Struts1.1 B2

Hi all,
         I am trying to update a small web application based on Struts 1.0.2
to Struts 1.1 B2. We are using Weblogic 6.1 SP2 on WIN 2000.
         It used to work fine but when we modified our build files to use
Struts 1.1 B2, weblogic server fails to start and shutdown initialized
automatically. It works some times if we wait for about 5/10 minutes.
"netstat" command indicates that this port is not used by any other process.
        Has anyone come across this problem, when migrating to Struts 1.1
B2. Is there a proper way to shutdown the server? We shutdown the server by
SHUTDOWN command file OR sometimes by simply using CTRL-C. But didn't
observe any difference till now.  Error message is below:

           Any help would be appreciated.

         

     [java] <Oct 8, 2002 9:46:58 AM CDT> <Emergency> <WebLogicServer>
<Unable to create a server soc
ket for port: 51300. java.net.BindException: Address in use: JVM_Bind
Perhaps another process is usi
ng port 51300.>
     [java] <Oct 8, 2002 9:46:58 AM CDT> <Emergency> <WebLogicServer> <The
WebLogic Server is no lon
ger listening for connections. You should probably restart it.>
     [java] <Oct 8, 2002 9:46:58 AM CDT> <Alert> <WebLogicServer> <Server
shutdown has been requeste
d by system>
     [java] <Oct 8, 2002 9:46:58 AM CDT> <Alert> <WebLogicServer> <The
shutdown sequence has been in
itiated.>

--- Vip.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>