Oracle Spatial Studio
Hello !
I try tio instal spatial Studio on a windows server.
Following the instruction as I see it. Installed correct jdk
java version "1.8.0_202"
Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
java_home set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_202
get this error ... when starting (start.bat)
E:\oracle\spstudio\Oracle_Spatial_Studio>@java.exe -Dfile.encoding=UTF8 -cp "%~dp0starter\*;%~dp0starter\logback-config" org.akhikhl.gretty.GrettyStarter %* start
Error: Could not find or load main class org.akhikhl.gretty.GrettyStarter
Anyone that can help me with this ?
Googled it but didn't find anything useful.