Jazz Mon - Exception in thread "main" java.lang.NoClassDefFoundError: ûjar
Dear All,
Configured JTSMon_4.0_RTC3.0GA_withoutJTSMonPDF for RTC 4.0.6. Getting the below error message. C:\Users\IBM_ADMIN>cd C:\JTSMon_4.0_RTC3.0GA_withoutJTSMonPDF\JTSMon_4.0_RTC3.0G A C:\JTSMon_4.0_RTC3.0GA_withoutJTSMonPDF\JTSMon_4.0_RTC3.0GA>java -jar JTSMon.jar monitor Exception in thread "main" java.lang.NoClassDefFoundError: ûjar Caused by: java.lang.ClassNotFoundException: ûjar at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) Could not find the main class: ΓÇôjar. Program will exit. Java Version: java version "1.6.0_39" Java(TM) SE Runtime Environment (build 1.6.0_39-b04) Java HotSpot(TM) Client VM (build 20.14-b01, mixed mode, sharing) |
2 answers
Hi Dhurva,
It seems that - is translated to û in your command prompt. Please try creating bat file. It might help. |
Hi Dhurva and Krzysztof - please be aware there is a newer release of JTSMon as well. JTSMon 5.0.0 addresses a few defects and also auto-compresses the counter service reports to save on a lot of disk space. It works with Jazz 4.0.2 and above although basic monitoring can be configured to work with older versions as well.
|
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.
Comments
Hi Krzys,
Thank you very much, it is working fine now.
Regards,
Dhruva