Hi all.
I am now installing a fresh new instance of ES5, but the server won't start.
I found the following error in Console.log
===
Exception in thread "Reference Handler"
java.lang.IllegalMonitorStateException
*******at java.lang.Object.notifyAll(Native Method)
*******at java.lang.ref.ReferenceQueue.enqueue(ReferenceQueu e.java:68)
*******at java.lang.ref.Reference$ReferenceHandler.run(Refer ence.java:146)
===
Can anyone give me a suggestion on what's happening?
For the config file, I only change the port number from 8080 to 15000


Reply With Quote
