After installing version 8.2.1 on MacOS High Sierra Servoy is woking no more, also previous versions. I can start it, it loads the starting page but then it freezes and I have to force quit it. Suspecting a Java issue i completely removed the previous installation of Java and installed a new one. I tried both Java 8 and 9 with no success. Reinstalled also Servoy but the problem persisted. I really don’t know what went wrong. In case someone wanted to look into the issue I also enclose the log file. Thanks.
Upgrading macOS usually means it removes the Java 6 that you might had installed. Servoy used to still require it even though it reports it uses Java 7/8.
As far as I know Servoy fixed that issue but perhaps this is what is biting you.
You can download Java 6 from Apple here.
Thank you Robert for your reply. I also suspected the problem could be linked to Java 6 missing. But after installing JRE 8 if I checked the Java version using ```
java -version
Servoy server is running but can’t connect to the admin page
‘cannot decode raw data’ (NSURLErrorDomain:-1015)
Also with a systems that use JDK 1.8, it works fine with osx sierra
this is a problem with zlib native lib that was updated and that java uses.
you need to turn of compression in the server.xml of your application server.
I also mentioned this in other post, servoy doesn’t need java6. that it ask for java6 is an installation problem of your java on your system
Servoy 8.x can’t even run on java6 anymore at all.