After running the updater 8 for CF2016, and installing Java 11, and updating the jvm.config:
java.home=C:\Program Files\Java\jdk-11.0.2\bin\server
CF 2016 starts, but shows this error on page requests:
Service Temporarily Unavailable!
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Tomcat/ISAPI/isapi_redirector/1.2.41
And crashes with this error in the event logs (CF logs are empty)
Faulting application name: coldfusion.exe, version: 2016.0.0.0, time stamp: 0x5b92a2b1
Faulting module name: coldfusion.exe, version: 2016.0.0.0, time stamp: 0x5b92a2b1
Exception code: 0xc0000005
Fault offset: 0x0000000000003770
Faulting process id: 0x107eb4
Faulting application start time: 0x01d4c30dc7496043
Faulting application path: C:ColdFusion2016cfusionbincoldfusion.exe
Faulting module path: C:ColdFusion2016cfusionbincoldfusion.exe
Report Id: 91a272ed-8937-4eff-ae56-5bc8ea9ab7f0
Faulting package full name:
Faulting package-relative application ID:
———–
This is on Windows 10 box. Note, if I change back to Java 8 it works fine. Anyone got any ideas?
The post CF2016 with updater 8 crashes when using Java 11 on Windows 10. appeared first on ColdFusion.