Foren

My Installation Stuck at Spring Root WebApplicationContext

Mukesh Srivastava, geändert vor 6 Jahren.

My Installation Stuck at Spring Root WebApplicationContext

New Member Beitrag: 1 Beitrittsdatum: 22.08.17 Neueste Beiträge
I am new to LifeRay and very basic understanding of java. I have downloaded the latest Tomcat bundle and trying to start the application but its not working.

I have Java 1.8.111.
Last Message in Console : org.apache.catalin.core.ApplicationContext.log Initializing Sprint Root WebApplicationContext
thumbnail
James Hinkey, geändert vor 6 Jahren.

RE: My Installation Stuck at Spring Root WebApplicationContext

Junior Member Beiträge: 62 Beitrittsdatum: 15.02.11 Neueste Beiträge
Hi San Sri,

Is the product stuck hanging or did it shutdown?

If you're on Windows, the process can stop if you click in the console while it's running. If that's the case, select the console window and press Esc, to see if the process continues.

Once started, you should be able to open it in a browser at http://localhost:8080. If you don't see anything in the browser, shutdown Tomcat (Tomcat/bin/shutdown.bat or sh). Check your Tomcat/logs/catalina*.log for errors or exceptions. Please post the first one you see.

Thanks,
Jim