Success - jPodder V1.1

Dave M DaveM at Mich.Com
Sun Jul 15 13:43:53 UTC 2007


Ubuntu v6.06, here is what I tried:

- Download jPodder to:
~/jPodder/V11/jPodder-1.1-Linux.jar

- Add the Multiverse repository to Synaptic:
Open Synaptic and click: settings/repositories/Ubuntu 6.06LTS (binary)/Edit
Check "Non-free (Multiverse)"
Click: OK/Close/Reload

- Install sun-java5-bin and sun-java5-jre:
Check sun-java5-bin and sun-java5-jre.
Click: "Apply"

- Install jPodder:
Open console. Click: Applications/Accessories/Terminal
Enter command:
/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/bin/java -jar 
~/jPodder/V11/jPodder-1.1-Linux.jar

- Add jPodder to the menu:
   Click: Applications/Accessories/Alacarte Menu Editor
   Click: File/NewEntry/
   Name: jPodder
   Comment: jPodder Podcast Catcher
   Command: ./jPodder-1.1/bin/jpodder
   Icon: ~/jPodder-1.1/bin/jpodder.png
   Click: OK

- Run jPodder:
$ ./jPodder-1.1/bin/jpodder

Here are the results:

jPODDER launched on Sun Jul 15 00:11:36 EDT 2007
JPODDER is located in: /home/davem/jPodder-1.1
loaded: file:/home/davem/jPodder-1.1/bin/../lib/log4j-1.2.8.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/jpodder-xml-feeds-1.0.jar
loaded: 
file:/home/davem/jPodder-1.1/bin/../lib/jpodder-xml-configuration-1.0.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/swt-3.2.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/nanoxml-2.2.3.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/xmlrpc-1.2.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/ss_css2-.jar
loaded: 
file:/home/davem/jPodder-1.1/bin/../lib/commons-httpclient-3.0-beta1.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/commons-logging-1.0.4.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/jpodder-xml-rss-1.0.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/vdheide-3.2.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/jdom-.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/jpodder-xml-directory-1.0.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/commons-net-1.3.0.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/jpodder-xml-registry-1.0.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/xbean-1.0.4.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/jPodder.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/jpodder-xml-plugin-1.0.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/ktable-2.1.2.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/jface-3.2.0.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/jpodder-xml-cache-1.0.jar
loaded: file:/home/davem/jPodder-1.1/bin/../lib/commons-codec-1.3.jar
log4j:WARN Parsing error on line 2 and column 38
log4j:WARN Can't absolutize SYSTEM id: Protocol handler not found: dummy
Exception in thread "main" java.lang.NoClassDefFoundError: 
com.jpodder.util.PersistentObject
at java.lang.Class.initializeClass(libgcj.so.7)
at com.jpodder.Main.main(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.jpodder.util.Attribute not 
found in gnu.gcj.runtime.SystemClassLoader{urls=[file:main.jar], 
parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass(libgcj.so.7)
at java.lang.ClassLoader.loadClass(libgcj.so.7)
at java.lang.ClassLoader.loadClass(libgcj.so.7)
at java.lang.Class.initializeClass(libgcj.so.7)
...1 more

Looks like the wrong version of java?
$ java -version
java version "1.4.2"

But I just installed v1.5? So I tried:
$ /usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/bin/java -version
java version "1.5.0_06"

Then I tried:
$ /usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/bin/java ~/jPodder-1.1/bin/jpodder
Exception in thread "main" java.lang.NoClassDefFoundError: 
/home/davem/jPodder-1/1/bin/jpodder

It looks like I may have two versions installed but I do not see the 1.4 
version in synaptic. Maybe gij? So I removed gij.

Looks better:
$ java -version
java version "1.5.0_06"

Success:
$ ./jPodder-1.1/bin/jpodder

-------------------------------
Dave M
Davem (at) Mich (dot) Com
Ann Arbor, Mich. USA

Protect your digital rights: http://www.eff.org
"The 'Analog Holes' they want to stop up are our eyes, ears and mouths."





More information about the ubuntu-users mailing list