Starting the JBE on SUSE Linux Enterprise Server 10 (s390x)
I installed the the buildtoolkit onto a 64 bit SUSE Linux Enterprise Server 10 (s390x). I am trying to start the engine as per the following url: https://jazz.net/wiki/bin/view/Main/JbeOtherPlatforms but I am getting the following error:
java -cp path_to_buildsystem\buildengine\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar org.eclipse.equinox.launcher.Main -application com.ibm.team.build.engine.jazzBuildEngine The java class is not found: org.eclipse.equinox.launcher.Main Where will the org.eclipse.equinox.launcher.Main be found? I expected it to be somewhere in the toolkit but I could not find it. Thanks in advance. |
2 answers
efmcloud,
Glad to hear your problem was resolved (sounded like a classpath typo from your original description). BTW, official support of z/Linux is a known requirement. If you have specific needs that you would like to communicate to us for that platform please use this forum or open enhancement requests against the "RTC on System i and z->RTC on System z" work item category |
My path was not set appropriately. The build engine starts up OK when the path is correct. Thanks .
|
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.