there is a system variable set to the first tomcat binary instance that runs
as service (tomcat #1): 
CATALINA_HOME=C:\apache-tomcat-6.0.18

The issue I have with the second tomcat binary instance (tomcat #2):
C:\digiplace\test2\apache-tomcat-6.0.18

yes, in 'catalina.bat run' output for tomcat #2 I have the wrong paths: 
Using CATALINA_BASE:   C:\apache-tomcat-6.0.18
Using CATALINA_HOME:   C:\apache-tomcat-6.0.18

I can't define another system variable CATALINA_HOME I guess? 
Where should I define a new CATALINA_BASE? I see it in many places in
catalina.bat 

many thanks for the help! 



Caldarale, Charles R wrote:
> 
>> From: kareda [mailto:k...@digiplace.ch]
>> Subject: Re: Address already in use: JVM_Bind /87.230.103.25:80
>>
>> it's probably using the server.xml from the other tomcat installation,
>> right? strange.. what may cause this?
> 
> What is your current directory when you run catalina.bat?
> 
> What environment variables do you have set when you run catalina.bat?
> 
> If CATALINA_HOME or CATALINA_BASE is set, the script will use those rather
> than the current directory.
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Address-already-in-use%3A-JVM_Bind--87.230.103.25%3A80-tp21477831p21502171.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to