Re: Something odd with JDK 1.6.0_03
On Oct 15, 6:15 pm, Roedy Green <see_webs...@mindprod.com.invalid>
wrote:
Ever since I installed JDK 1.6.9_03 I am having various kinds of
random trouble with Java.
For example Java web start will show the splash screen, then terminate
without a message. I look with the task manager and see one or more
copies of Java.exe or javaw.exe running an services (not as
applications) Sometimes I can kill them. Sometimes I can't.
Rebooting clears the problem.
Sometimes Jet applications just freeze. Again I can clear the problem
by rebooting to get rid of these extra javaw.exe and java.exe running.
Sometimes apps just seem incredibly sluggish, then recover.
Often in IntelliJ Applets run under it just freeze and cannot be
killed. The same Applet runs fine after a reboot.
I was wondering if anyone else was having similar problems or has any
clue to the cause of this odd behaviour.
--
Roedy Green Canadian Mind Products
The Java Glossaryhttp://mindprod.com
Yes, I've just discovered that JavaFX apps launch via JWS fine with
1.5.0_13, but not with 1.6.0_03 - this on WinXP SP2 only. 1.6.0_03
works fine on Ubuntu linux Feisty OS version.
I've found very little searching around the java.net forums so far,
but with this clue in hand, I'd give it another try.
-Brad Mayer