Unable to connect Klaros

Julien Erny, geändert vor 10 Jahren.

Unable to connect Klaros

Youngling Beitrag: 1 Beitrittsdatum: 13.06.13 Neueste Beiträge
Hi,

I've done a fresh install of Klaros (first install to test it) but I'm unable to connect to it.
I get an error 404 from Tomcat.
I'm on windows, used the last installer (3.7.9).
I have Jave SDK 7U21 installed and both JRE_HOME and JAVA_HOME are set.
I joined the log files (catalina and localhost)

Thanks for your help
thumbnail
Torsten Stolpmann, geändert vor 10 Jahren.

RE: Unable to connect Klaros

Jedi Council Member Beiträge: 755 Beitrittsdatum: 12.02.09 Neueste Beiträge
Hello Julien,

are you located behind a Firewall which is inhibiting outgoing connections to port 80?

Upon startup Klaros is retrieving the last released version number from the internet, and from the stacktrace it seems that you are able to connect but you are retrieving empty/malformed content from this URL (http://www.klaros-testmanagement.com/files/version.properties).

It may help to add HTTP proxy settings to the environment settings if this applies to your situation.

We need to make this method more robust in 3.7.10 to cover this case as well.

Hope this helps,

Torsten