Menu

#24 can't get jpackit to run on OS X

open
nobody
None
5
2008-06-12
2008-06-12
Anonymous
No

Hi

I am trying to run jpackit under OS X.

I downloaded the zip file, and unpacked it into ~/Desktop/jpackit-1.0.2.

I then cd-ed into that directory and did what the readme says, and did

java -jar jpackit-1.0.2.jar

This produced the following error

Exception in thread "main" net.sf.jpackit.exception.NotJarExecutionException: URL class loader is based on more then one jar or is based on non-jar file.
at net.sf.jpackit.util.JarUtils.getExecutingJar(JarUtils.java:64)
at net.sf.jpackit.pkg.jar.Bootstrapper.<init>(Bootstrapper.java:60)
at net.sf.jpackit.pkg.jar.Bootstrapper.main(Bootstrapper.java:71)

At this point I am unsure what to do ...
thanks
graham

My email is graham@orangedogsoftware.com

Discussion


Log in to post a comment.