Howdy,
Your error is in putting JAVA_OPTS in the wrong place.  They shouldn't
be inside any of the commands in Catalina.sh, e.g. start / run / stop.
Post your whole Catalina.sh...

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:achana@;saysit.com]
>Sent: Wednesday, November 06, 2002 9:54 PM
>To: [EMAIL PROTECTED]
>Subject: Using -Xmx128m cause BindException Error ???
>
>Hi all.
>I am trying to use JAVA_OPTS="-Xmx128m" and it causes these erros on
>starting Tomcat.
>If I remove that line, Tomcat starts without errors again.
>Can someone tell me where I might have erred please ?
>
>
>Starting service Default Tomcat-Apache-mod_jk
>Apache Tomcat/4.0.4
>java.net.BindException: Address already in use
>        at java.net.PlainSocketImpl.socketBind(Native Method)
>        at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:321)
>        at java.net.ServerSocket.bind(ServerSocket.java:308)
>        at java.net.ServerSocket.bind(ServerSocket.java:266)
>        at java.net.ServerSocket.<init>(ServerSocket.java:182)
>        at java.net.ServerSocket.<init>(ServerSocket.java:138)
>
>--
>To unsubscribe, e-mail:   <mailto:tomcat-user-
>[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:tomcat-user-
>[EMAIL PROTECTED]>

This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.

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

Reply via email to