Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Audio / Video  |  Editors  |  MyTunesRSS  |  HELP!

MyTunesRSS

MyTunesRSS

Access your music and video wherever you have a web browser.

Version:  3.7.8

   [ Views: 2362 ]

HELP!

Feedback Type:  Commentary

Contributed by: Sighmansea Tuesday, April 04 2006 @ 03:16 PM PDT

Product Platform: MacOSX

Used Product For: Have Not Tried

First let me say that since Sony updated the PSP's firmware to 2.6 I have been hoping for a Mac compatible app to create RSS feeds from my iTunes library. Thanks for developing this.

But I cannot launch the .jar file. I get the message; "The jar file "MyTunesRSS.jar" couldn't be launched. Check the Console for possible error messages"

The console returns this;
Exception in thread "main" java.lang.UnsupportedClassVersionError: de/codewave/mytunesrss/MyTunesRss (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)

The requirements for running this app (from the included readme); "Furthremore you need a JDK or JRE version 1.5 or up."

According to Apple's Java site (http://www.apple.com/macosx/features/java/);
"Mac OS X includes the full version of Java 2, Standard Edition, version 1.4.2 — meaning you have the Java Developer Kit (JDK) and the HotSpot virtual machine (VM) without downloading, installing or configuring anything."

So it seems that I already have a JDK installed and Java 1.5 is not available download.

In the Java folder inside Applications/Utilities I have;

Applet Launcher
Input Method Hotkey
Java 1.3.1 Plugin Settings
Java 1.4.2 Plugin Settings
Java Web Start
J2SE (folder containing Java Cache Browser, Java Preferences)

Please, what else do I need?

Many thanks,

Si   

0 of 1 users found this helpful.

Rate this Commentary

Was this Commentary helpful? Yes | No

Comments

10 comments |

HELP! - Sighmansea

I set the Java prefs in J2SE to open applets with J2SE 5 instead of 1.4.2. Your applet now launches. My PSP browser displays a 404; "The requested resource (/) is not available."

Another delve into console produces;

java(651,0xa000ed68) malloc: *** error for object 0x35f840: double free
java(651,0xa000ed68) malloc: *** set a breakpoint in szone_error to debug
java(651,0xa000ed68) malloc: *** error for object 0x3606e0: double free
java(651,0xa000ed68) malloc: *** set a breakpoint in szone_error to debug
java(651,0xa000ed68) malloc: *** error for object 0x33d9b0: double free
java(651,0xa000ed68) malloc: *** set a breakpoint in szone_error to debug
java(651,0xa000ed68) malloc: *** error for object 0x360ab0: double free
java(651,0xa000ed68) malloc: *** set a breakpoint in szone_error to debug
2006-04-04 23:41:14.810 java[651] CFLog (21): Error loading /Users/simon/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5: error code 4, error number 0 (Library not loaded: /Library/Application Support/DivXNetworks/liblame3.92.dylib
Referenced from: /Users/simon/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
Reason: image not found)
2006-04-04 23:41:14.814 java[651] CFLog (21): Error loading /Users/simon/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5: error code 4, error number 0 (Library not loaded: /Library/Application Support/DivXNetworks/liblame3.92.dylib
Referenced from: /Users/simon/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
Reason: image not found)
2006-04-04 23:41:14.824 java[651] CFLog (21): Error loading /Users/simon/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5: error code 4, error number 0 (Library not loaded: /Library/Application Support/DivXNetworks/liblame3.92.dylib
Referenced from: /Users/simon/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
Reason: image not found)
2006-04-04 23:41:14.834 java[651] CFLog (21): Error loading /Users/simon/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5: error code 4, error number 0 (Library not loaded: /Library/Application Support/DivXNetworks/liblame3.92.dylib
Referenced from: /Users/simon/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
Reason: image not found)

Something going on with DivX there.

Reply to This

Tuesday, April 04 2006 @ 03:46 PM PDT


HELP! - mdescher

<p>Please try running it from the terminal command line with <code>/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java -jar MyTunesRSS.jar</code>.</p>
<p>Do you get the Swing application to configure and start the tomcat server? If it fails even before the swing GUI is started, you cannot start the embedded web server which in turn explains you cannot access the web app with a browser.</p>
<p>If you get the GUI and you can start the server, please look for exceptions on the terminal console while starting the server.</p>
<p>
Best regards, Michael</p>

Reply to This

Wednesday, April 05 2006 @ 12:20 AM PDT


HELP! - notfamous_dotmac

Exact same problem here. Methinks this is a non-Mac app at the moment as the Mac JDK is @ 1.4.2...

Reply to This

Tuesday, April 04 2006 @ 10:56 PM PDT


HELP! - mdescher

The problem is that you try running the application with JDK 1.4 as you already figures out. You can download JDK 1.5 from Apple at http://www.apple.com/support/downloads/java2se50release3.html

Unfortunately Apple did not make JDK 1.5 the default in release 3 (they do in the latest developer preview of relase 4 which I hope they release soon). There should be instructions on how to make JDK 1.5 the default JDK but you can also explicitly use JDK 1.5 when starting MyTunesRSS on the command line: /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java -jar MyTunesRSS.jar

Hope this helps!

Best regards, Michael

Reply to This

Wednesday, April 05 2006 @ 12:06 AM PDT


HELP! - mdescher

Wow, the second one is strange. I'll try to figure out what is going on later. Let me say that it definetely runs on a Mac since it was developed on a Mac. :-)

Reply to This

Wednesday, April 05 2006 @ 12:10 AM PDT


HELP! - Sighmansea

I got it to run on another Mac, which will tide me over for now.

I have created a feed and it appears in the RSS list on my PSP. When I go to play a song, it's quickly scrolls through all available songs and reports that they are all corrupt :(

Boo hoo.....

Reply to This

Wednesday, April 05 2006 @ 06:41 AM PDT


HELP! - mdescher

The server embedded in MyTunesRSS must be running when you want to play the music. Maybe you stopped it after creating the feed?

If this is not the solution to the problem: please try the "play" link in the title selection screen. It should download the MP3 to the PSP and you should be able to play it without RSS then. And could you please use a normal web browser to (a) try the "play" link and (b) create the feed and then send me the XML data to info@codewave.de? Either the browser displays the XML or it starts some RSS reader which should be able to give you the XML source as well. That might be helpful to figure out what is going wrong.

Best regards
Michael Descher

Reply to This

Wednesday, April 05 2006 @ 08:09 AM PDT


HELP! - bluehz

NADA....

[Contents/Resources/Java] % /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/java -jar MyTunesRSS.jar
Exception in thread "main" java.lang.ExceptionInInitializerError
Caused by: org.apache.commons.logging.LogConfigurationException: java.lang.NoSuchFieldError: level (Caused by java.lang.NoSuchFieldError: level)
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:538)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
at de.codewave.mytunesrss.MyTunesRss.<clinit>(MyTunesRss.java:27)
Caused by: java.lang.NoSuchFieldError: level
at org.apache.log4j.spi.RootLogger.setLevel(RootLogger.java:65)
at org.apache.log4j.spi.RootLogger.<init>(RootLogger.java:44)
at org.apache.log4j.LogManager.<clinit>(LogManager.java:78)
at org.apache.log4j.Logger.getLogger(Logger.java:103)
at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:229)
at org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:65)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
... 4 more

Reply to This

Friday, May 19 2006 @ 04:04 PM PDT


HELP! - MacMinister

go to creators website to contact them with your questions, comments and concerns for a faster response.

Reply to This

Wednesday, April 05 2006 @ 11:14 PM PDT


HELP! - Sighmansea

Don't worry MacMinister, I'm in regular contact with the developer who is being as helpful as anyone could. I have MyTunesRSS running on one iMac G4 but the issue remains on my main machine, a Power Mac G5 (which happens to be the Mac that contains all my music :)

Reply to This

Thursday, April 06 2006 @ 01:12 PM PDT