Hi all,

I wanted to know if hostname had to be in lowercase in the following directory 
$CATALINA_HOME/conf/[enginename]/[hostname]/  ?

On my test platform, hostname is LinuxG7R0C2. If I put a XML context  file in  
$CATALINA_HOME/conf/[enginename]/[hostname]/, it does not work.

By "stracing" tomcat process, i get the following error :

[pid  5811] 
open("/sites/ESATEST1/catalina_home/ESATEST1_server_LinuxG7R0C2/conf/ESATEST1_server_LinuxG7R0C2/linuxg7r0c2",
 O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or 
directory)

If a create the symbolic link linuxg7r0c2 pointing to LinuxG7R0C2, it works 
fine.

Is it a bug or a configuration problem ?

Thanks in advance for your help.

Regards

Éric SAVIDAN





---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to