Hi,

> Where did you look for the logs ?
I look into the files inside the logs folder.

>Please check your Tomcat configuration. If there are errors during the
>deployment they must be written to logs/catalina.out.

There is no file named Catalina.out in the logs folder. In logs/catalina.txt 
file no such error logged that means deployment of project is successful.
Project is deploying successfully but unable to run the API related to project.

Thanks
Megha Agrawal


From: Martin Grigorov
Sent: Monday, May 4, 2020 7:49 PM
To: Tomcat Users List
Subject: Re: Getting 404 error while accessing URL after deployment

Hi,

On Mon, May 4, 2020 at 5:02 PM Megha Agrawal <me...@appperfect.com> wrote:

> Hi
>
> I am trying to deploy my project on the tomcat server and access the URL
> using browser. Project is deploying successfully on the server but unable
> to access URL related to that project. Also, logs are not generating for
> the deployment and request. Therefore unable to find the reason for the
> problem.
>

Where did you look for the logs ?
Please check your Tomcat configuration. If there are errors during the
deployment they must be written to logs/catalina.out.


>
> I am using the following configurations:
> Tomcat version: 9.0.34
> Operating system: Windows 10 (64-bit)
> IDE: Eclipse (Version: 2019-03 (4.11.0), Build id: 20190314-1200)
> Java: JDK-8
>
> The same project is running fine on other machines and also other projects
> are running fine on this server.
> Please look into this issue and provide some details about it.
>
> Thanks and regards
> Megha Agrawal
>

Reply via email to