|
Re: Eclipse Scout Helloworld - Initialization Failed [message #1739531 is a reply to message #1739416] |
Tue, 02 August 2016 13:06   |
Eclipse User |
|
|
|
Madan Parameswaran wrote on Mon, 01 August 2016 03:55Hello,
I am new to scout. I followed the tutorial, launching the server and ui within eclipse works. However, after deploying the war files on tomcat and logging in (either with scott or admin) leads to an initialization failed error.
I have not worked with tomcat either. Is there a way to see the logs to see what could be causing this?

If that happens, the initial startup request to the server failed. The UI is therefore not initialized and got no texts or other information from the server, therefore it can only display this very basic error message.
To find the real cause of the problem, you have to check the server logs. The exact location of those depend on your logging configuration (the tomcat docs for details). A good point to start your search would be the "logs" directory inside the tomcat installation directory. Under a Linux environment, "/var/log/tomcat" or similar is also not uncommon.
Regards,
Beat
|
|
|
|
|
|
Re: Eclipse Scout Helloworld - Initialization Failed [message #1772566 is a reply to message #1772289] |
Tue, 12 September 2017 10:13  |
Eclipse User |
|
|
|
thank you for your support.
i found the problem, i didn't add my self-signed certificate to "cacerts" file of JRE that exists in the JDK folder (C:\Program Files\Java\jdk1.8.0_144\jre\lib\security), not the JRE that exists in java folder (C:\Program Files\Java\jre1.8.0_144\lib\security)
[Updated on: Tue, 12 September 2017 10:15] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.06176 seconds