|
Hi, I'm trying to run my application (CazaPool3d) with
java web start. When I start the game, I have the following exception in the
log. Does anyone has an idea about this message
? (At the bottom of the mail, you'll find the .jnlp file I'm using) Thanks for your help, Franck An unexpected exception
has been detected in native code outside the VM. Current Java thread: Dynamic libraries: Local Time = JNLP FILE: <?xml version="1.0"
encoding="utf-8"?> <!-- JNLP File for CazaPool3D <j2se
version="1.4.2_04" href="http://java.sun.com/products/autodl/j2se"/> --> <jnlp spec="1.0+" codebase="http://membres.lycos.fr/franckcalzada/Billard3Djws/"
href="pool.jnlp"> <information>
<title>CazaPool3D</title>
<vendor> <homepage href="./../index.html"/> <description>CazaPool3D</description>
<description
kind="short">CazaPool3D</description> <icon href="cazapoolScr.JPG"/> <icon kind="splash" href="cazapoolScr.JPG"/>
<offline-allowed/> </information> <security>
<all-permissions/> </security> <resources>
<j2se version="1.4+"/> <jar href="pool.jar"/> <jar href="pool-resources.jar"/> <jar href="StarfireExt.jar"/> <!-- JNLP File for CazaPool3D <jar href="java3d/j3daudio.jar"/> <jar href="java3d/j3dcore.jar"/> <jar href="java3d/j3dutils.jar"/> <jar href="java3d/vecmath.jar"/> --> </resources> <application-desc main-class="com.caza.billard3D.Pool"/>
</jnlp> Confidentiality Notice: This email and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. If you are not the original recipient or the person responsible for delivering the email to the intended recipient, be advised that you have received this email in error, and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you received this email in error, please notify the originator immediately. =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help". |
- [JAVA3D] Java3D and Java Web Start Jamie Warner
- Re: [JAVA3D] Java3D and Java Web St... John Wright
- Re: [JAVA3D] Java3D and Java We... Siau Tan Long
- Re: [JAVA3D] Java3D and Java We... Jamie Warner
- Re: [JAVA3D] Java3D and Java Web St... Pasi Paasiala
- Re: [JAVA3D] Java3D and Java Web Start Mark Beckman
- Re: [JAVA3D] Java3D and Java Web St... Jamie Warner
- Re: [JAVA3D] Java3D and Java Web Start Mark Beckman
- Re: [JAVA3D] Java3D and Java Web Start Mark Beckman
- Re: [JAVA3D] Java3D and Java Web St... Jamie Warner
- Re: [JAVA3D] Java3d and Java Web Start Franck Calzada
- Re: [JAVA3D] Java3d and Java Web St... ������ ����ѹ (Andrew Davison)
- Re: [JAVA3D] Java3d and Java Web St... ������ ����ѹ (Andrew Davison)
- Re: [JAVA3D] Java3d and Java Web Start Franck Calzada
- Re: [JAVA3D] Java3d and Java Web Start Mona Wong-Barnum
- Re: [JAVA3D] Java3d and Java Web St... William Denniss
