Error loading jvm.dll when running JBE as a Windows Service
I get the following error when running jsl -debug after following https://jazz.net/wiki/bin/view/Main/JbeAsAWindowsService to set up Java Build Engine to run as a service on Windows.
|
One answer
I found the problem was that the jvmtype option in the jsl.ini was pointing to a directory that did not exist in my jrepath setting
I had used jvmtype=server When I changed it to jvm9 or classic it started successfully. and used C:\\TeamConcertBuild\jre\jvm9\jvm.dll or classic\jvm.dll I get the following error when running jsl -debug after following https://jazz.net/wiki/bin/view/Main/JbeAsAWindowsService to set up Java Build Engine to run as a service on Windows.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.