S
Sacha
Guest
I'm having a hard time deploying *any* web application in the Tomcat container.
According to my plesk gui I am able to start and stop the tomcat server.
I am also able to upload war files which are then placed in the list of tomcat applications.
So far so good except for the orange exclamation mark with the message:
"Actual status of the application does not correspond to the status retrieved from the database".
When I try to call a page from the application I get no response when I use: "www.domain.com/app/myjsp.jsp" my browser reacts differently than calling the page: "www.domain.com/appthatdoesntexist/myjsp.jsp".
So the deployment gets as far as creating a folder but somehow the applications don't get installed. I have only uploaded well tested and simple applications which run on my local server without problems.
Any help is appreciated as my hosting provider told me I had to find my answer in this forum. Having read threads about similar problems did not help me...
According to my plesk gui I am able to start and stop the tomcat server.
I am also able to upload war files which are then placed in the list of tomcat applications.
So far so good except for the orange exclamation mark with the message:
"Actual status of the application does not correspond to the status retrieved from the database".
When I try to call a page from the application I get no response when I use: "www.domain.com/app/myjsp.jsp" my browser reacts differently than calling the page: "www.domain.com/appthatdoesntexist/myjsp.jsp".
So the deployment gets as far as creating a folder but somehow the applications don't get installed. I have only uploaded well tested and simple applications which run on my local server without problems.
Any help is appreciated as my hosting provider told me I had to find my answer in this forum. Having read threads about similar problems did not help me...