Thread-topic: Now Available Java SE 6.0 Release 1 Developer Preview 4
Michael,
Some how my emails reached in reverse order. I had sent another reply in
which I mentioned that I removed OpenGL reference in jnlp and then it
worked fine. Here is the line I removed.
<property name="sun.java2d.opengl" value="true"/>
Regards,
-Navin
-----Original Message-----
From: java-dev-bounces+njha=email@hidden
[mailto:java-dev-bounces+njha=email@hidden] On Behalf Of
Michael McDougall
Sent: Friday, July 07, 2006 1:26 PM
To: Java-Dev
Subject: Re: Now Available Java SE 6.0 Release 1 Developer Preview 4
Yikes. What's going on is that you have entered the wild and wooly
world of the (unfinished) OpenGL rendering pipeline. In DP4, there is a
preliminary implementation of this renderer.
I bet that you are hitting it because we currently use the same flag to
turn on this renderer that Sun uses, and your jnlp file explicitly asks
for openGL
<weasel>
It's not clear when (or if) this code path will see the light of
day <weasel/>
There is no target audience at this point for this feature; please turn
it off for your testing; it has enough known bugs that we didn't
mention it's existence (or how to turn it on) in the release notes.
You can turn it off by excising the bits of the command line which
specify the opengl renderer.
On Jul 6, 2006, at 1:35 PM, Jha, Navin wrote:
> Alan,
> This may be rather quick but my web start application wouldn't launch.
> It simply brings up a dialog saying application error. I turned on the
> console and this is what I see there :
>
> Java Web Start 1.6.0-dp
> Using JRE version 1.6.0-dp Java HotSpot(TM) Client VM User home
> directory = /Users/administrator
> ----------------------------------------------------
> c: clear console window
> f: finalize objects on finalization queue
> g: garbage collect
> h: display this help message
> m: print memory usage
> o: trigger logging
> p: reload proxy configuration
> q: hide console
> r: reload policy configuration
> s: dump system and deployment properties
> t: dump thread list
> v: dump thread stack
> 0-5: set trace level to <n>
> ----------------------------------------------------
> #### Java Web Start Error:
> #### null
> java.lang.InterruptedException
> at java.lang.Object.wait(Native Method)
> at java.lang.Object.wait(Object.java:485)
> at
> com.sun.deploy.util.Trace$TraceMsgQueueChecker.run(Trace.java:79)
> at java.lang.Thread.run(Thread.java:637)
> AWT blocker activation interrupted:
> java.lang.InterruptedException
> at java.lang.Object.wait(Native Method)
> at java.lang.Object.wait(Object.java:485)
> at
> sun.awt.AWTAutoShutdown.activateBlockerThread(AWTAutoShutdown.java:
> 309)
> at
> sun.awt.AWTAutoShutdown.setToolkitBusy(AWTAutoShutdown.java:226)
> at
> sun.awt.AWTAutoShutdown.notifyToolkitThreadBusy
> (AWTAutoShutdown.java:118
> )
>
>
> Also I see this error in my log file:
>
> java.lang.RuntimeException:
> AquaLookAndFeel is currently incompatible with OpenGL rendering
>
>
> Regards,
> Navin
>
>
>
> -----Original Message-----
> From: java-dev-bounces+njha=email@hidden
> [mailto:java-dev-bounces+njha=email@hidden] On Behalf Of
> Alan Samuel
> Sent: Thursday, July 06, 2006 4:14 PM
> To: Java-Dev
> Subject: ANN: Now Available Java SE 6.0 Release 1 Developer Preview 4
>
> All,
>
> Please go and download the latest Java 1.6 at connect.apple.com.
>
> Java SE 6.0 Release 1 Developer Preview 4 Java SE 6 Release 1 is based
> on JDK 1.6.0_b85 and brings enhanced functionality to the Java SE
> platform on Mac OS X v10.4 Tiger. The preview supports both Intel-
> based and PowerPC-based Macintosh computers and is not removable.
> Please see the release notes for more information. This is Developer
> Preview 4 of Java SE 6 Release 1 for Mac OS X Tiger.
>
> thanks,
>
> alan
>
> ________________________________________________
> Alan Samuel
> email@hidden
> Java, Dashboard & .MacSDK Evangelist v 408-974-8010
> Apple Worldwide Developer Relations f 408-974-8101
> 1 Infinite Loop, MS 303-2EV http://developer.apple.com/java
> Cupertino, CA 95014 http://www.apple.com/developer
> ________________________________________________
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Java-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/java-dev/email@hidden
>
> This email sent to email@hidden
>
>
> The information contained in this communication is intended for the
> use of the designated recipients named above. If the reader of this
> communication is not the intended recipient, you are hereby notified
> that you have received this communication in error, and that any
> review, dissemination, distribution or copying of this communication
> is strictly prohibited. If you have received this communication in
> error, please notify The Associated Press immediately by telephone at
> +1-212-621-1898 and delete this email.
> Thank you.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Java-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/java-dev/email@hidden
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden