For the past week I've had wonky behavior. The mac client would start to log in, and begin loading website info, then the client would stop and return to the login state again. I upgraded the mac to 10.5.3, and this continued. Then I though perhaps a new Java update would fix it.
I downloaded Apple's JavaForMacOSX10.5Update1.pkg which was released recently. This completely blew up the woopra client ....
ava.lang.NoClassDefFoundError: java/awt/SystemTray
at com.woopra.client.gui.WFrame.<init>(CMCJ)
at com.woopra.client.Main.main(CMCJ)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.install4j.runtime.MacLauncher.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:115)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
not a support question