Hey Wayne, I ran this by some of the support folks, here's what came back [paraphrased]:
This usually means there is a problem with JNI interface. The problem library is C:\j2sdk1.4.0\jre\bin\fontmanager.dll. Maybe using jdk 1.4 beta version? Try using different version of the JDK. As far as we know, it's not an issue for JRun itself. Search for "An unexpected exception has been detected in native code outside the VM" on Google, lots of stuff that should help. I hope this helps! Vernon Viehe Servers Community Manager Macromedia, Inc. ------------------------------ Macromedia Certified Professional CF blog at http://vvmx.blogspot.com -----Original Message----- From: Wayne Davies [mailto:prosrus@;yahoo.com.au] Sent: Monday, October 21, 2002 11:43 PM To: JRun-Talk Subject: jrun4 launcher crash I cannot start Jrun from the launcher or console window, and throw the following error: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D1B1979 Function=Java_sun_awt_font_GlyphList_discardData+0x63F9 Library=C:\j2sdk1.4.0\jre\bin\fontmanager.dll Current Java thread: at sun.awt.font.NativeFontWrapper.registerFonts(Native Method) - locked <0AE22B20> (a java.lang.Class) at sun.java2d.SunGraphicsEnvironment.addPathFonts(SunGraphicsEnvironment.java:709) at sun.java2d.SunGraphicsEnvironment.registerFonts(SunGraphicsEnvironment.java:560) at sun.java2d.SunGraphicsEnvironment.access$000(SunGraphicsEnvironment.java:57) at sun.java2d.SunGraphicsEnvironment$2.run(SunGraphicsEnvironment.java:210) at java.security.AccessController.doPrivileged(Native Method) at sun.java2d.SunGraphicsEnvironment.loadFonts(SunGraphicsEnvironment.java:204) - locked <02BB9C58> (a sun.awt.Win32GraphicsEnvironment) at sun.java2d.SunGraphicsEnvironment.mapFamilyName(SunGraphicsEnvironment.java:402) at java.awt.Font.initializeFont(Font.java:314) at java.awt.Font.<init>(Font.java:346) at sun.awt.windows.WDesktopProperties.setFontProperty(WDesktopProperties.java:148) - locked <02BB8F28> (a sun.awt.windows.WDesktopProperties) at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native Method) at sun.awt.windows.WDesktopProperties.<init>(WDesktopProperties.java:56) at sun.awt.windows.WToolkit.initializeDesktopProperties(WToolkit.java:859) at java.awt.Toolkit.getDesktopProperty(Toolkit.java:1529) - locked <02BA1A98> (a sun.awt.windows.WToolkit) at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$DesktopProperty.<init>(WindowsLookAndFeel.java:1457) at com.sun.java.swing.plaf.windows.WindowsLookAndFeel.initComponentDefaults(WindowsLookAndFeel.java:398) at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:77) at javax.swing.UIManager.setLookAndFeel(UIManager.java:394) at javax.swing.UIManager.setLookAndFeel(UIManager.java:424) at jrunx.launcher.GUIView.main(GUIView.java:109) at jrunx.kernel.JRun.main(JRun.java:118) What steps should I take to remedy the situation? Wayne Davies ===== Sydney Real Tennis Club Phone: 02 9850 9495 Email: [EMAIL PROTECTED] Web: http://www.yeti.com.au/srtc __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=8 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.
