Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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.


Error loading: ...\TeamConcertBuild\buildsystem\buildengine\eclipse\jdk\jre\bin\server\jvm.dll
Error loading: ...\TeamConcertBuild\jre\bin\notinstalledJVMType\jvm.dll

0 votes



One answer

Permanent link
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.


Error loading: ...\TeamConcertBuild\buildsystem\buildengine\eclipse\jdk\jre\bin\server\jvm.dll
Or
Error loading: ...\TeamConcertBuild\jre\bin\notinstalledJVMType\jvm.dll

1 vote

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 25 '12, 12:55 p.m.

Question was seen: 6,673 times

Last updated: May 25 '12, 12:55 p.m.

Confirmation Cancel Confirm