Chris, yes checked other files and I have also logs/localhost_*.log but
the deployments event reported there are the same found in catalina.out.
There is manager log too, same as above
Il 10/10/2023 04:54, Christopher Schultz ha scritto:
Ivano,
On 10/9/23 16:05, Ivano Luberti wrote:
I solve
Ivano,
On 10/9/23 16:05, Ivano Luberti wrote:
I solved my own issue:
In my web.xml
I had two times the same mapping for a servlet
reportservlet
/repinvenduti/reportservlet
But there was no error message in tomcat logs with this regard.
Maybe tomcat logging is not tuned correctl
I solved my own issue:
In my web.xml
I had two times the same mapping for a servlet
reportservlet
/repinvenduti/reportservlet
But there was no error message in tomcat logs with this regard.
Maybe tomcat logging is not tuned correctly?
Because doing the same mistake in Eclipse leads
I'm facing a similar problem with basic tomcat installing too
On Mon, 9 Oct 2023, 8:00 pm Ivano Luberti,
wrote:
> Hi, I was trying to update a web application deploying a war file.
>
> The manager says that is able to deploy the war but the application
> fails to start
>
> I had saved the previo
Hi, I was trying to update a web application deploying a war file.
The manager says that is able to deploy the war but the application
fails to start
I had saved the previous war file and tried to redeploy it that was
correctly running (update was a bug fixing), but I'm getting the same error