10-16-2019 02:41 AM
Good day Community,
Require assistance, please.
I have installed ERDAS Apollo Core 2018 on Windows Server 2012 R2 Server.
After Configuring IIS, Installing & Licensing the software, and running the Configuration Wizard. When I try to open the Core Console I get the error below. I have a JRE installed. Switched the firewall off to test still did not work.
Can I create a custom connection string? if yes, where can I define it?
What could be the possible reason for the connection failure? All suggestions welcome
Kind regards,
Marlin
Solved! Go to Solution.
10-16-2019 02:47 AM
I recently had a 404 error, and was told the following, which resolved my issue -
Whether you are using a licensed version of oracle JAVA or open source JDK, you must do the following:
[1]Set the JAVA_HOME system environment variable and associate it with the Java installation folder, such as C:\Program Files\Java\jdk-11.0.4
[2]Add the Java \bin location to your PATH environment variable and define it as %JAVA_HOME%\bin.
10-16-2019 06:47 PM
Try connecting using the server name "localhost"
If that doesn't work have a look in the log files
C:\Program Files\Hexagon\ERDAS APOLLO\log
Start with C:\Program Files\Hexagon\ERDAS APOLLO\log\APOLLOCore.log
and C:\Program Files\Hexagon\ERDAS APOLLO\log\APOLLOEssentials-configwizard.log
Regards,
Phil
10-16-2019 11:46 PM
Hi Richard and Phudson,
Thank you for your responses, turns out there was a routing issue on the Server, I changed from localhost to <Servername> and also added the JAVA_HOME system variable. this resolved my issue.
Thanks again Team, you're awesome
Kind regards,
Marlin