[closed] Could not find or load main class WorkshopSetup.jar
Hi All,
I am following rational team concert extension workshop to set development environment to extend RTC provided on below link
https://jazz.net/library/article/1000
Instead of using web installers to install Server and client I used Installation managers to install Jazz team server and RTC eclipse client. However directory in my system is same as the one shown in workhsop.
When I open WorkshopSetup.bat in notepad first line I see is
"set JAVA_HOME=..\TeamConcert\jazz\client\eclipse\jdk"
but in my system jdk folder is directly under TeamConcert folder therefore in WorkshopSetup.bat file I changed first line as
"set JAVA_HOME=..\TeamConcert\jdk"
When I try to run WorkshopSetup.bat file it is showing me error as
"Could not find or load main class WorkshopSetup.jar"
How do I resolve this problem
I am performing this workshop on CLM version 5.0.2
The question has been closed for the following reason: "Problem is not reproducible or outdated" by rschoon Jul 06 '15, 7:49 a.m.
One answer
As described in 1.3 Setup the RTC Tomcat Server step _14_b on Page 26 this depends on the relative locations, if you did not follow the steps exactly, and your structure does not look like 1.1 Download and Unzip the Required Files from jazz.net on Page 13 you will have to fix the paths - and not necessarily only one. Dependent on how you deviated, all paths could be affected.
An absolute path would be "C:\RTC502Dev\installs\TeamConcert\jazz\client\eclipse\jdk" or "C:/RTC502Dev/installs/TeamConcert/jazz/client/eclipse/jdk"
An absolute path would be "C:\RTC502Dev\installs\TeamConcert\jazz\client\eclipse\jdk" or "C:/RTC502Dev/installs/TeamConcert/jazz/client/eclipse/jdk"
Comments
showing 5 of 6
show 1 more comments
Comments
Howard Hsiao
JAZZ DEVELOPER Jul 03 '15, 5:39 a.m.vikrant kamble
Jul 03 '15, 5:42 a.m.Howard Hsiao
JAZZ DEVELOPER Jul 03 '15, 10:19 a.m.vikrant kamble
Jul 04 '15, 2:10 a.m.