Latest LabKey has a NullPointerException on docker | scchess | 2018-03-23 00:00 | |||||||||
Status: Closed | |||||||||||
https://github.com/LabKey/samples/tree/master/docker/labkey-standalone is a docker image for LabKey. I have downloaded the latest LabKey, Java and Tomcat for the Labkey docker. "java' is accessible in the docker (otherwise TomCat would not have even started). I started the docker like in the first attachment. The server started. But LabKey had a NullPointerException (see attachment S2). Why did LabKey passed a NULL to a function that expected a non-null object? I'm running the latest Java 10 on the docker. Is Java 10 too new for LabKey? Please note the original docker used Java 1.7. Looking at the source code
It looks like "JavaVersion.JAVA_1_8" is a null object? |
|||||||||||
| |||||||||||