6
For the past month until now, I'm getting the follow dialog from time to time. Probably few times a week. I'm running Windows 7 Ultimate x64 SP1 with all latest updates, and Java 6U29 (1.6.0_29-b11)


After noticing the icon on the taskbar and some trial and error, I found out that it's from jusched.exe, javaws.exe and javaw.exe. It will disappear if I end task javaw.exe.

The commandline property is
javaws.exe:
"C:\Program Files (x86)\Java\jre6\bin\javaws.exe" -silent -import -reverse -javafxau -system -J-Dkernel.download.dialog=false ""http://dl.javafx.com/javafx-cache.jnlp""javaw.exe:
"C:\\Program Files (x86)\\Java\\jre6\\bin\\javaw.exe" "-Xbootclasspath/a:C:\\Program Files (x86)\\Java\\jre6\\lib\\javaws.jar;C:\\Program Files (x86)\\Java\\jre6\\lib\\deploy.jar;C:\\Program Files (x86)\\Java\\jre6\\lib\\plugin.jar" -classpath "C:\\Program Files (x86)\\Java\\jre6\\lib\\deploy.jar" "-Djava.security.policy=file:C:\\Program Files (x86)\\Java\\jre6\\lib\\security\\javaws.policy" -DtrustProxy=true -Xverify:remote "-Djnlpx.home=C:\\Program Files (x86)\\Java\\jre6\\bin" -Dsun.awt.warmup=true -Djnlpx.origFilenameArg=http://dl.javafx.com/javafx-cache.jnlp -Djnlpx.remove=false -Djava.awt.headless=true -Dkernel.download.dialog=false "-Djnlpx.jvm=C:\\Program Files (x86)\\Java\\jre6\\bin\\javaw.exe" -Djnlpx.vmargs=-Dkernel.download.dialog=false com.sun.javaws.Main -silent -import -reverse -javafxau -system http://dl.javafx.com/javafx-cache.jnlp
I'm wondering what is the scheduler calling, and is this a bug or just some incompatibility on my machine. I didn't find much related info from googling.
2I have had this same problem on three of my machines. One Win7 x64 Home Premium, one Win7 x64 Ultimate, and one... XP Home x32... – MiffTheFox – 2012-02-12T03:24:10.017
@faulty did you ever figure this one out? – RichK – 2012-06-27T10:27:40.230
@RichK, Nope. The machine has since been formatted. But it doesn't reoccur with 7u. – faulty – 2012-06-29T01:36:20.607