Posted 25 July 2015 - 04:51 PM
So a friend of mine wrote this program http://pastebin.com/Mia9jssw
However after updating java on the server to oracle JRE 8 it will not run for more then 24 hours when it will post this error: Java.Exception Thrown: Java.lang.NullPointerException http://imgur.com/GN89lNq
It happens within 24 hours but I cant find any information on the advanced monitor that would point to the area of the code to reference where it is failing at. I am not asking for a handout more like on advise on how to proceed? I have read the code as best as I am able but I cannot find a starting point.
Any advise or suggestions would be appreciated. Ultimately I am trying to run a single program to manage a reactor with multiple turbines and this one has been the simpliest because it only calls for one advanced computer and one monitor to modem connect to all the equipment.
However after updating java on the server to oracle JRE 8 it will not run for more then 24 hours when it will post this error: Java.Exception Thrown: Java.lang.NullPointerException http://imgur.com/GN89lNq
It happens within 24 hours but I cant find any information on the advanced monitor that would point to the area of the code to reference where it is failing at. I am not asking for a handout more like on advise on how to proceed? I have read the code as best as I am able but I cannot find a starting point.
Any advise or suggestions would be appreciated. Ultimately I am trying to run a single program to manage a reactor with multiple turbines and this one has been the simpliest because it only calls for one advanced computer and one monitor to modem connect to all the equipment.