Hi guys, thanks for your help and all my appologies, My bad! I forgot to complete my mail before sending it to you, so I'll correct everything here.
Tomcat Version: Tomcat 7.0.42 (Same behavior on Tomcat 7.0.50 appears on our lab). JDK: 1.7.0_40 OS: Linux Fedora 19 Schrodinger Cat last update. Here is the complete Server.xml corrected: http://pastebin.com/RNA19WJ4 The early one was a misspasted version (Removed it during the comments clean :'( ), so the Engine is correctly placed on the physical version of server.xml 2014-02-07 Neven Cvetkovic <neven.cvetko...@gmail.com>: > On Fri, Feb 7, 2014 at 4:47 AM, Gaël THEROND <gael.ther...@gmail.com> > wrote: > > > Hello everyone, > > > > I'm facing a really strange issue since about two or three days now. > > > > I've got a Tomcat Server, which contain a virtualhost like this: > > > > http://pastebin.com/gDBhTTLH > > > > > I am surprised as your server.xml is not valid XML file. You are missing > <Engine...> start tag. > > > > If I start my tomcat instance, everything is fine, tomcat is launching > > correctly without error, and correctly create the virtual host under the > > ${catalina_base}/conf/Catalina/ > > > > As Andre pointed out, it would be helpful to know the tomcat version you > are using, what platform, what jvm, etc... > > Will try to replicate your problem, but let's first try to get the correct > server.xml first... >