Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Thread.currentThread().getContextClassLoader() == null when the program is runned by Prunsrv, but when we run the same system using java.exe, Thread.currentThread().getContextClassLoader() is not null.
Attachments
Attachments
Issue Links
- is related to
-
DAEMON-157 Prunsrv.exe (windows daemons) should use DaemonLoader during startup
- Resolved