Menu

Profilerv6.2.6

Help
Harris
2018-12-30
2018-12-31
  • Harris

    Harris - 2018-12-30

    I am trying to run the Profiler from Windows and get below err.. Appreciate any help
    Exception in thread "main" java.lang.NoClassDefFoundError: org/arrah/framework/xml/XmlReader
    at org.arrah.gui.swing.TestConnectionDialog.createGUI(TestConnectionDialog.java:113)
    at org.arrah.gui.swing.Profiler.main(Profiler.java:877)
    Caused by: java.lang.ClassNotFoundException: org.arrah.framework.xml.XmlReader
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 2 more

     
  • arrah

    arrah - 2018-12-31

    org/arrah/framework/xml/XmlReader this class should be in osdq-core-6.2.6.jar file which should be in lib directory. If you do runprofiler.bat it will set classpath where it will pick up.

    Can you please share how you are running profiler and screen shot from where you are getting error

    regards,

     

Log in to post a comment.