I already posted this some time back about the problem of server port
already in use.
We couldn't get away from this problem so we still use STRUTS 1.0.2 for our
application.

We seen that by just modifying the DTD reference from STRUTS 1.0 to STRUTS
1.1 in the struts-config.xml, resulting the port bind error (at the end of
this mail).
We use Struts 1.0.2 with Weblogic Server 6.1 SP2.

I wonder how Struts 1.1 DTD related with the Weblogic port bind error?

If any one want to see this error with their application uses STRTUS 1.0.2, 
Just modify the DTD reference in the struts-config.xml to STRUTS 1.1 DTD.
Start weblogic server, shutdown and restart the server again.
(The server binds the port correctly for the first time).

 Any Ideas???


[java] <Oct 8, 2002 9:46:58 AM CDT> <Emergency> <WebLogicServer>
> <Unable to create a server socket 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 longer listening for connections. You should
> probably restart it.> 
>       [java] <Oct 8, 2002 9:46:58 AM CDT> <Alert> <WebLogicServer> <Server
> shutdown has been requested by system> 
>       [java] <Oct 8, 2002 9:46:58 AM CDT> <Alert> <WebLogicServer> <The
> shutdown sequence has been initiated.> 


--- Viplava.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:s.frank@;vierundsechzig.de]
Sent: Tuesday, October 15, 2002 11:19 AM
To: Nekkalapudi, Viplava
Subject: AW: Struts1.1 B2 BUG OR Weblogic 6.1 SP2 BUG??????????


neither nor, i suppose: we are using the same combination and it works
fine.  Do you have some startup-logs, that show exactly where weblogic
stops?! You're sure this is not some other stuff that prevents wls from
booting?! 

greetings 
stf
 --- Ursprüngliche Nachricht --- 
Datum: 15.10.2002 18:13
Von: "Nekkalapudi, Viplava" <[EMAIL PROTECTED]>
An: Struts Users Mailing List <[EMAIL PROTECTED]>
Betreff: Struts1.1 B2 BUG OR Weblogic 6.1 SP2 BUG??????????
 
>   
>               We are trying to update a web application based on
Struts1.0.2
to
> Struts 1.1 B2. We use Weblogic 6.1 SP2 on Win 2000.
>               It used to work fine with Struts 1.0.2 and with Struts 1.1
B2,
> weblogic server fails to start properly using the port and shut down
> initialized automatically (Complaining port is already used). It works
some
> times if we reboot our machines OR wait 5/10 minutes before restart the
App
> server. By issuing the command "netstat -a", the port doesn't show up. 
> 
>       Any one has an idea what will be the problem? It happened only when
> we migrate to Struts1.1 from Struts 1.0.2. Is it a bug of Struts 1.1 OR
> Weblogic 6.1?
> 
>             Thanks in advance.
> 
>       [java] <Oct 8, 2002 9:46:58 AM CDT> <Emergency> <WebLogicServer>
> <Unable to create a server socket 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 longer listening for connections. You should
> probably restart it.> 
>       [java] <Oct 8, 2002 9:46:58 AM CDT> <Alert> <WebLogicServer> <Server
> shutdown has been requested by system> 
>       [java] <Oct 8, 2002 9:46:58 AM CDT> <Alert> <WebLogicServer> <The
> shutdown sequence has been initiated.> 
> 
> 
> -- Vip.
> 
> --
> To unsubscribe, e-mail:  
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>
> 
>
 

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to