Menu

#11 Fatal Exception in "main" on startup

open
nobody
Delineate (15)
5
2004-10-08
2004-10-08
Kyle
No

Upon attempting to start the program with the bat file
results in something crashing; when the program is run
directly from the command line using "java -jar
delineate.jar ./settings/parameters-autotrace.xml
./settings/parameters-potrace.xml" the error below is
produced. Note that "java" and not "javaw" is used to
run the program, as javaw produces no output when it is
used. I assume this should not make a difference however.

Exception in thread "main"
java.lang.NoClassDefFoundError: org/apache/xpath/XPathAPI
at
net.sf.delineate.utility.XPathTool.string(XPathTool.java:68)
at
net.sf.delineate.utility.XPathTool.string(XPathTool.java:110)
at
net.sf.delineate.DelineateApplication.addControlTab(DelineateApplicat
ion.java:86)
at
net.sf.delineate.DelineateApplication.<init>(DelineateApplication.jav
a:62)
at
net.sf.delineate.DelineateApplication.main(DelineateApplication.java:
316)

Discussion

  • Philippe Debar

    Philippe Debar - 2005-03-17

    Logged In: YES
    user_id=977467

    Same here on Win XP (no sp2)

     
  • Charles Duffy

    Charles Duffy - 2005-07-13

    Logged In: YES
    user_id=44367

    The software requires xalan.jar, which isn't included in the
    libs directory or listed in the manifest.

     

Log in to post a comment.

MongoDB Logo MongoDB