Joined
·
3,527 Posts
Please be gentle, I am entirely ignorant regarding this stuff...
I downloaded the SDK and placed it in my Applications directory. I appear to have Java1.4.2, though when I try to launch runsamples.sh or better yet runiTunesTrackU.sh I get errors from Java Web Start:
An error occurred while launching/running the application.
Category: Launch File Error
The following required field is missing from the launch file: <jnlp>
AND
MissingFieldException[ The following required field is missing from the launch file: <jnlp>]
at com.sun.javaws.jnl.XMLFormat.parse(XMLFormat.java:56)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:49)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:61)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:111)
at com.sun.javaws.Main.main(Main.java:167)
I also tried using the Applet Launcher which didn't give me anything at all.
So what is my silly, obvious problem?
I downloaded the SDK and placed it in my Applications directory. I appear to have Java1.4.2, though when I try to launch runsamples.sh or better yet runiTunesTrackU.sh I get errors from Java Web Start:
An error occurred while launching/running the application.
Category: Launch File Error
The following required field is missing from the launch file: <jnlp>
AND
MissingFieldException[ The following required field is missing from the launch file: <jnlp>]
at com.sun.javaws.jnl.XMLFormat.parse(XMLFormat.java:56)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:49)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:61)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:111)
at com.sun.javaws.Main.main(Main.java:167)
I also tried using the Applet Launcher which didn't give me anything at all.
So what is my silly, obvious problem?