Monday

java.lang.IllegalArgumentException: No enum const class java.util.concurrent.TimeUnit.MİLLİSECONDS

BUG:
I got the below error when i started JBOSS server.
java.lang.IllegalArgumentException: No enum const class java.util.concurrent.TimeUnit.MİLLİSECONDS

FIX:
1. Double click to the server.
2. Click "Open launch configuration"
3. Add to the Vm arguments '-Duser.language=en'
4. Then save and start your server.

No comments:

Post a Comment