[Bug 491131] [NEW] jamvm installs incorrect classpath version

JakeMagee ubuntu at jakemagee.com
Tue Dec 1 23:39:28 UTC 2009


Public bug reported:

Binary package hint: jamvm

In Ubuntu 9.10, Synaptic lists the installable version of jamvm as
1.5.3.  The package installs fine (and its dependencies), however jamvm
fails with the following message:

jamvm HelloWorld
Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorld
   <<No stacktrace available>>
Caused by: java.lang.ClassNotFoundException: HelloWorld not found in java.lang.ClassLoader$1{urls=[], parent=null}
   at java.net.URLClassLoader.findClass(URLClassLoader.java:529)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:341)
   at java.lang.ClassLoader$1.loadClass(ClassLoader.java:1112)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:293)

It seems to me that the issue is with the version of classpath that is
installed (0.97.2).  JamVM specifically says that it requires version
0.98 or higher.

I went ahead and compiled/installed JamVM 1.5.3 and Classpath 0.98 from
source.  They work fine, no errors.

** Affects: jamvm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
jamvm installs incorrect classpath version
https://bugs.launchpad.net/bugs/491131
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list