in os x you need to enable java se 6. go into Applications -> Utilities -> Java and run Java Preferences. then, in the list at the bottom of the window, drag java se 6 to the top of the list.
p.s. i'm running leopard, more precisely 10.5.2 with all software updates. ymmv.
that version is not available (as far as I can tell) to OSX v10.4, it looks like it is part of the Leopard v10.5 system software update.
I guess I'll have to break down and buy the new system software update. I wish there was another way.
java -jar JWowUpdater.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass2(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:719)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:160)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:254)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
I'm using the same Java version as before, which is
java version "1.5.0_14-p8"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-p8-root_02_mar_2008_22_14)
Java HotSpot(TM) Server VM (build 1.5.0_14-p8-root_02_mar_2008_22_14, mixed mode)
Well, if this is the case, then this version of JWowUpdater is only usable by those macintosh pro users running OS X 10.5 or greater... That leaves the vast majority of users not able to update and have to roll back to version 1.88 to get it to work again.
I hope there is another way around this. I can foot the bill for Leopard, but not a Mac Pro... at least not yet... (-:
Well, if this is the case, then this version of JWowUpdater is only usable by those macintosh pro users running OS X 10.5 or greater... That leaves the vast majority of users not able to update and have to roll back to version 1.88 to get it to work again.
I hope there is another way around this. I can foot the bill for Leopard, but not a Mac Pro... at least not yet... (-:
Dude
Yup, same problem. This version of java wont work on my MacBook Pro. I hope that there is a way to revert JWU or a lot of us will be SOL.
I use Little Snitch to block the update, alternatively if you still have a config file you could likely edit it so the autoupdate setting is false instead of true.
Good job on that one rolfba, discovered it a few days ago while someone was mentionning it in the IRC channel, it owns WowAceUpdater, my 2cent respects ;)
Sorry i relally like to try it outr but it doesnt work?
1.90 when started first time creates JWowUpdater.conf and then nothing anymore
if i do a "java -jar JWowUpdater.jar" all i get is some crappy error msgs...
Exception in thread "main" java.lang.NoClassDefFoundError: org/jdesktop/layout/G
roupLayout$Group
at jwowupdater.SelfUpdater.updateSelf(SelfUpdater.java:32)
at jwowupdater.Main.main(Main.java:73)
Caused by: java.lang.ClassNotFoundException: org.jdesktop.layout.GroupLayout$Gro
up
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
... 2 more
my Java Version is "1.6.0_06"
cant you pls do a c++ version of that ?
i can run the JWowUpdater-1.5-(Java 5.0 compiled).zip Version but its completly useless :(
after telling him that my wow lies in "e:\world of warcraft" he pretends to update and does
for a long time nothing till he says done...
Sorry i relally like to try it outr but it doesnt work?
1.90 when started first time creates JWowUpdater.conf and then nothing anymore
if i do a "java -jar JWowUpdater.jar" all i get is some crappy error msgs...
Exception in thread "main" java.lang.NoClassDefFoundError: org/jdesktop/layout/G
roupLayout$Group
at jwowupdater.SelfUpdater.updateSelf(SelfUpdater.java:32)
at jwowupdater.Main.main(Main.java:73)
Caused by: java.lang.ClassNotFoundException: org.jdesktop.layout.GroupLayout$Gro
up
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
... 2 more
my Java Version is "1.6.0_06"
cant you pls do a c++ version of that ?
First of all, make sure you unzip the JWowUpdater-1.90.zip from my googlecode page correctly. After unzipping there should be a folder called "lib" next to the JWowUpdater.jar, since your getting that error i assume you dont have the lib folder correctly unzipped.
And to address your second question. I wont be making a c++ version, since i believe Java is much nicer to program in. And after all this is JWU, the J kinda stands for Java :)
/Rolf
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
the latest jWoWUpdater version also crashes for me on mac osx leopard.
@Pfig: I am also running 10.5.2 with all software updates but i have no java se 6 available:
Any ideas on this one?
Kind regards
X-buZZ
that version is not available (as far as I can tell) to OSX v10.4, it looks like it is part of the Leopard v10.5 system software update.
I guess I'll have to break down and buy the new system software update. I wish there was another way.
Dude
I'm using the same Java version as before, which is
This ist FreeBSD, as you might remember.
Would you please look into it?
Thanks in advance,
SunTsu
Well, if this is the case, then this version of JWowUpdater is only usable by those macintosh pro users running OS X 10.5 or greater... That leaves the vast majority of users not able to update and have to roll back to version 1.88 to get it to work again.
I hope there is another way around this. I can foot the bill for Leopard, but not a Mac Pro... at least not yet... (-:
Dude
Yup, same problem. This version of java wont work on my MacBook Pro. I hope that there is a way to revert JWU or a lot of us will be SOL.
http://code.google.com/p/jwowupdater/downloads/list
Though it auto updates...
I use Little Snitch to block the update, alternatively if you still have a config file you could likely edit it so the autoupdate setting is false instead of true.
Im affraid that somehow my java installation got updated to 1.6 whithout me registrering that it happened.
So i happily compiled 1.89 for 1.6 instead of 1.5 which ive been doing for all the other versions.
Ill get a 1.5 version up asap, just downloading java 1.5 as we speak.
/Rolf
Sorry to everyone who had problems.
/Rolf
now that's customer service!... Thank you for fixing it so fast and it works again.
Dude
Thank you!!!
It's up and running again.
Thank you.
Regards
X-buZZ
1.90 when started first time creates JWowUpdater.conf and then nothing anymore
if i do a "java -jar JWowUpdater.jar" all i get is some crappy error msgs...
Exception in thread "main" java.lang.NoClassDefFoundError: org/jdesktop/layout/G
roupLayout$Group
at jwowupdater.SelfUpdater.updateSelf(SelfUpdater.java:32)
at jwowupdater.Main.main(Main.java:73)
Caused by: java.lang.ClassNotFoundException: org.jdesktop.layout.GroupLayout$Gro
up
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
... 2 more
my Java Version is "1.6.0_06"
cant you pls do a c++ version of that ?
after telling him that my wow lies in "e:\world of warcraft" he pretends to update and does
for a long time nothing till he says done...
First of all, make sure you unzip the JWowUpdater-1.90.zip from my googlecode page correctly. After unzipping there should be a folder called "lib" next to the JWowUpdater.jar, since your getting that error i assume you dont have the lib folder correctly unzipped.
And to address your second question. I wont be making a c++ version, since i believe Java is much nicer to program in. And after all this is JWU, the J kinda stands for Java :)
/Rolf