0 Replies Latest reply on Jul 5, 2013 2:02 AM by knln_rs

    Problem using and configuring MAT

    knln_rs

      Hi All,

       

      Recently we started to explore Jboss. Found that MAT helps in finding out the logistists in this regard. currently we use weblogic 10.3 and downloaded the mat related content from svn repository provided by jboss.

      while running the MAT we encountered below error. Can anyone suggest the basic configuration ofMAT to run.

       

      Setting Configuration & ClassPaths ....
      *************************
      ../lib
      ./run.sh: line 18: ant: command not found
      _________________________________________________________________________
      Exception in thread "main" java.lang.NoClassDefFoundError: ToolMain
      Caused by: java.lang.ClassNotFoundException: ToolMain
      at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:188)

      at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
      at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
      Could not find the main class: ToolMain. Program will exit.