掲示板

My Installation Stuck at Spring Root WebApplicationContext

6年前 に Mukesh Srivastava によって更新されました。

My Installation Stuck at Spring Root WebApplicationContext

New Member 投稿: 1 参加年月日: 17/08/22 最新の投稿
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
6年前 に James Hinkey によって更新されました。

RE: My Installation Stuck at Spring Root WebApplicationContext

Junior Member 投稿: 62 参加年月日: 11/02/15 最新の投稿
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