It's all about the answers!

Ask a question

Jazz Mon - Exception in thread "main" java.lang.NoClassDefFoundError: ûjar


Dhruva Kumar (532932) | asked Aug 11 '14, 6:23 a.m.
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)




Comments
Dhruva Kumar commented Aug 11 '14, 7:58 a.m.

Hi Krzys,


Thank you very much, it is working fine now.


Regards,
Dhruva

2 answers



permanent link
Dave Schlegel (331167) | answered Aug 11 '14, 10:08 a.m.
JAZZ DEVELOPER
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.


permanent link
Krzysztof Kaźmierczyk (7.4k374103) | answered Aug 11 '14, 7:35 a.m.
Hi Dhurva,
It seems that - is translated to û in your command prompt. Please try creating bat file. It might help.

Your answer


Register or 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.