<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Woopra Forums Topic: Woopra mac client java issue/fix</title>
<link>http://www.woopra.com/forums/</link>
<description>Woopra Forums Topic: Woopra mac client java issue/fix</description>
<language>en</language>
<pubDate>Tue, 07 Oct 2008 04:48:25 +0000</pubDate>

<item>
<title>billvick on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-855</link>
<pubDate>Wed, 30 Apr 2008 05:53:00 +0000</pubDate>
<dc:creator>billvick</dc:creator>
<guid isPermaLink="false">855@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Sorry I didn't read all the posts. I fixed it by following the instructions from Phase 1:&#60;/p&#62;
&#60;p&#62;Quote:&#60;br /&#62;
i just installed java 6 beta form apple, opened java prefs, in your app/utilites folder, checked Java SE 6, and inthe runtime settings, dragged the Java SE 6 to the top of the prefs. if your other apps can't use SE6 it just defaults back to 5
&#60;/p&#62;</description>
</item>
<item>
<title>billvick on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-854</link>
<pubDate>Wed, 30 Apr 2008 05:48:38 +0000</pubDate>
<dc:creator>billvick</dc:creator>
<guid isPermaLink="false">854@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Everything was working fine until I downloaded the Java update from Apple. I now get the following error on launch.&#60;/p&#62;
&#60;p&#62;java.lang.NoClassDefFoundError: java/awt/SystemTray&#60;br /&#62;
	at com.woopra.client.gui.l.&#38;lt;init&#38;gt;(Unknown Source)&#60;br /&#62;
	at com.woopra.client.Main.main(Unknown Source)&#60;br /&#62;
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#60;br /&#62;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#60;br /&#62;
	at java.lang.reflect.Method.invoke(Method.java:585)&#60;br /&#62;
	at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)&#60;br /&#62;
	at com.install4j.runtime.MacLauncher.main(Unknown Source)&#60;br /&#62;
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#60;br /&#62;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#60;br /&#62;
	at java.lang.reflect.Method.invoke(Method.java:585)&#60;br /&#62;
	at apple.launcher.LaunchRunner.run(LaunchRunner.java:115)&#60;br /&#62;
	at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)&#60;br /&#62;
	at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
&#60;/p&#62;</description>
</item>
<item>
<title>phase1 on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-810</link>
<pubDate>Wed, 30 Apr 2008 00:49:29 +0000</pubDate>
<dc:creator>phase1</dc:creator>
<guid isPermaLink="false">810@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;i just installed java 6 beta form apple, opened java prefs, in your app/utilites folder, checked Java SE 6, and inthe runtime settings, dragged the Java SE 6 to the top of the prefs. if your other apps can't use SE6 it just defaults back to 5
&#60;/p&#62;</description>
</item>
<item>
<title>EZ O on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-771</link>
<pubDate>Tue, 29 Apr 2008 20:23:17 +0000</pubDate>
<dc:creator>EZ O</dc:creator>
<guid isPermaLink="false">771@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I also get the same as above.
&#60;/p&#62;</description>
</item>
<item>
<title>Justin on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-749</link>
<pubDate>Tue, 29 Apr 2008 18:49:03 +0000</pubDate>
<dc:creator>Justin</dc:creator>
<guid isPermaLink="false">749@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I did the same thing with the info.plist and it worked to do the install but when I run the program I get&#60;/p&#62;
&#60;p&#62;java.lang.NoClassDefFoundError: java/awt/SystemTray&#60;br /&#62;
	at com.woopra.client.gui.WFrame.&#38;lt;init&#38;gt;(WFrame.java:102)&#60;br /&#62;
	at com.woopra.client.Main.main(Main.java:25)&#60;br /&#62;
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#60;br /&#62;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#60;br /&#62;
	at java.lang.reflect.Method.invoke(Method.java:585)&#60;br /&#62;
	at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)&#60;br /&#62;
	at com.install4j.runtime.MacLauncher.main(Unknown Source)&#60;br /&#62;
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#60;br /&#62;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#60;br /&#62;
	at java.lang.reflect.Method.invoke(Method.java:585)&#60;br /&#62;
	at apple.launcher.LaunchRunner.run(LaunchRunner.java:115)&#60;br /&#62;
	at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)&#60;br /&#62;
	at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)&#60;/p&#62;
&#60;p&#62;I have the latest developer Java from Apple (released April 29).  Am I missing something here?
&#60;/p&#62;</description>
</item>
<item>
<title>cataspanglish on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-635</link>
<pubDate>Tue, 29 Apr 2008 03:57:47 +0000</pubDate>
<dc:creator>cataspanglish</dc:creator>
<guid isPermaLink="false">635@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I also changed the file and it still shows me the same message
&#60;/p&#62;</description>
</item>
<item>
<title>sarahcooley on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-598</link>
<pubDate>Mon, 28 Apr 2008 21:48:19 +0000</pubDate>
<dc:creator>sarahcooley</dc:creator>
<guid isPermaLink="false">598@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;i changed the file however it is still not working
&#60;/p&#62;</description>
</item>
<item>
<title>amorentintado on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-550</link>
<pubDate>Mon, 28 Apr 2008 12:21:44 +0000</pubDate>
<dc:creator>amorentintado</dc:creator>
<guid isPermaLink="false">550@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Never mind :P I just copied the installer into a folder on my local disk and had no problem editing the info.plist data there. Rookie mistake!
&#60;/p&#62;</description>
</item>
<item>
<title>spicycauldron on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-549</link>
<pubDate>Mon, 28 Apr 2008 12:17:32 +0000</pubDate>
<dc:creator>spicycauldron</dc:creator>
<guid isPermaLink="false">549@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Same here! Can open and edit but can't save changes.
&#60;/p&#62;</description>
</item>
<item>
<title>amorentintado on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-529</link>
<pubDate>Mon, 28 Apr 2008 09:07:12 +0000</pubDate>
<dc:creator>amorentintado</dc:creator>
<guid isPermaLink="false">529@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Thanks for the tip¡ Unfortunately, when I try to follow these instructions, I cannot edit the info.plist file in the &#34;Package Contents&#34; view of the installer, as it seems to be locked and/or in write mode only, which prevents me from actually changing it.&#60;/p&#62;
&#60;p&#62;I am quite a newbie in the Mac OS X world, so perhaps there is something that needs to be done to the .dmg file in order to be able to edit its contents. Perhaps some kind soul can point out a solution?&#60;/p&#62;
&#60;p&#62;Many thanks in advance!&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Diego
&#60;/p&#62;</description>
</item>
<item>
<title>Nicki BrÃ¸chner on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-452</link>
<pubDate>Sun, 27 Apr 2008 14:52:47 +0000</pubDate>
<dc:creator>Nicki BrÃ¸chner</dc:creator>
<guid isPermaLink="false">452@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hi rhuk&#60;/p&#62;
&#60;p&#62;I have just tested it with a approved website ;) .. and I can tell you that it seems to be functioning just fine .. thanks mate.. =)&#60;/p&#62;
&#60;p&#62;.Nicki
&#60;/p&#62;</description>
</item>
<item>
<title>rhuk on "Woopra mac client java issue/fix"</title>
<link>http://www.woopra.com/forums/topic/woopra-mac-client-java-issuefix#post-409</link>
<pubDate>Sun, 27 Apr 2008 10:40:31 +0000</pubDate>
<dc:creator>rhuk</dc:creator>
<guid isPermaLink="false">409@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;So I installed the woopra mac client per instructions.  Then installed the prerelease version of java 6, and went to run the installer.  It told me I didn't have the correct version of Java installed.  I 'manually' switched over my entire system to java 6, but that broke eclipse, and that's not an option for me.  I rolled back to java 5, and opened up the &#34;package contents&#34; for the installer, then opedned up the &#34;info.plist&#34; and edited the &#34;Root&#34; -&#38;gt; &#34;Java&#34; -&#38;gt; &#34;JVMVersion&#34; and changed this from 1.3+ to 1.6+.  &#60;/p&#62;
&#60;p&#62;After that the install worked.  I had to do it again for the installed &#34;Woopra&#34; application, but can't test further until my site is approved (hint hint).&#60;/p&#62;
&#60;p&#62;You might want to update these values in the next release of the mac client though.&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
