Exception_access_violation occurred on jvm.dll when invoking SwingSet2.
SwingSet2 didn't invoke with jdk1.4 b63 on English Windows 2000 Server when you set the system locale to Japanese. It also occrred even when the locale(location) for user environment set to Japanese on English system locale.
It occurred only with server VM.
The message is as below:
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-1999 Microsoft Corp.
F:\jdk1.4\win\demo\jfc\SwingSet2>F:\jdk1.4\win\bin\java -server -jar SwingSet2.j
ar
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D56808B
Function=[Unknown.]
Library=F:\jdk1.4\win\jre\bin\server\jvm.dll
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at javax.swing.JComponent.getDefaultLocale(JComponent.java:2215)
at javax.swing.JComponent.<init>(JComponent.java:344)
at javax.swing.JPanel.<init>(JPanel.java:63)
at javax.swing.JPanel.<init>(JPanel.java:91)
at javax.swing.JPanel.<init>(JPanel.java:99)
at SwingSet2.<init>(SwingSet2.java:170)
at SwingSet2.main(SwingSet2.java:222)
Dynamic libraries:
0x00400000 - 0x00405000 F:\jdk1.4\win\bin\java.exe
0x77F80000 - 0x77FF9000 C:\WINNT\System32\ntdll.dll
0x77DB0000 - 0x77E0A000 C:\WINNT\system32\ADVAPI32.dll
0x77E80000 - 0x77F36000 C:\WINNT\system32\KERNEL32.DLL
0x77D40000 - 0x77DAF000 C:\WINNT\system32\RPCRT4.DLL
0x78000000 - 0x78046000 C:\WINNT\system32\MSVCRT.dll
0x66B60000 - 0x66B6E000 C:\WINNT\System32\tsappcmp.dll
0x6D510000 - 0x6D779000 F:\jdk1.4\win\jre\bin\server\jvm.dll
0x77E10000 - 0x77E75000 C:\WINNT\system32\USER32.dll
0x77F40000 - 0x77F7C000 C:\WINNT\system32\GDI32.DLL
0x77570000 - 0x775A0000 C:\WINNT\System32\WINMM.dll
0x75E60000 - 0x75E7A000 C:\WINNT\System32\IMM32.DLL
0x6CA60000 - 0x6CA68000 C:\WINNT\System32\LPK.DLL
0x66650000 - 0x666A4000 C:\WINNT\System32\USP10.dll
0x6D200000 - 0x6D207000 F:\jdk1.4\win\jre\bin\hpi.dll
0x6D3D0000 - 0x6D3DD000 F:\jdk1.4\win\jre\bin\verify.dll
0x6D240000 - 0x6D255000 F:\jdk1.4\win\jre\bin\java.dll
0x6D3F0000 - 0x6D3FD000 F:\jdk1.4\win\jre\bin\zip.dll
0x6D010000 - 0x6D0FB000 F:\jdk1.4\win\jre\bin\awt.dll
0x77800000 - 0x7781D000 C:\WINNT\System32\WINSPOOL.DRV
0x77A50000 - 0x77B45000 C:\WINNT\system32\ole32.dll
0x6D1B0000 - 0x6D1FF000 F:\jdk1.4\win\jre\bin\fontmanager.dll
0x77920000 - 0x77942000 C:\WINNT\system32\imagehlp.dll
0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
0x690A0000 - 0x690AB000 C:\WINNT\System32\PSAPI.DLL
Local Time = Wed May 02 19:36:41 2001
Elapsed Time = 13
#
# HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
# Error ID : 4F530E43505002D7
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.0-beta-b63 mixed mode)
#
# An error report file has been saved as C:\DOCUME~1\nakayama\LOCALS~1\Temp\hs_e
rr_pid1288.log.
# Please refer to the file for further information.
#
keiko.nakayama@Eng 2001-05-03
------------
Just for information:
The same occurred on Japanese Windows 2000 Server with a Japanese default system locale. It also occurred on English default system locale with Japanese settings for user(locale) on the same platform.
keiko.nakayama@Eng 2001-05-04
SwingSet2 didn't invoke with jdk1.4 b63 on English Windows 2000 Server when you set the system locale to Japanese. It also occrred even when the locale(location) for user environment set to Japanese on English system locale.
It occurred only with server VM.
The message is as below:
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-1999 Microsoft Corp.
F:\jdk1.4\win\demo\jfc\SwingSet2>F:\jdk1.4\win\bin\java -server -jar SwingSet2.j
ar
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D56808B
Function=[Unknown.]
Library=F:\jdk1.4\win\jre\bin\server\jvm.dll
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at javax.swing.JComponent.getDefaultLocale(JComponent.java:2215)
at javax.swing.JComponent.<init>(JComponent.java:344)
at javax.swing.JPanel.<init>(JPanel.java:63)
at javax.swing.JPanel.<init>(JPanel.java:91)
at javax.swing.JPanel.<init>(JPanel.java:99)
at SwingSet2.<init>(SwingSet2.java:170)
at SwingSet2.main(SwingSet2.java:222)
Dynamic libraries:
0x00400000 - 0x00405000 F:\jdk1.4\win\bin\java.exe
0x77F80000 - 0x77FF9000 C:\WINNT\System32\ntdll.dll
0x77DB0000 - 0x77E0A000 C:\WINNT\system32\ADVAPI32.dll
0x77E80000 - 0x77F36000 C:\WINNT\system32\KERNEL32.DLL
0x77D40000 - 0x77DAF000 C:\WINNT\system32\RPCRT4.DLL
0x78000000 - 0x78046000 C:\WINNT\system32\MSVCRT.dll
0x66B60000 - 0x66B6E000 C:\WINNT\System32\tsappcmp.dll
0x6D510000 - 0x6D779000 F:\jdk1.4\win\jre\bin\server\jvm.dll
0x77E10000 - 0x77E75000 C:\WINNT\system32\USER32.dll
0x77F40000 - 0x77F7C000 C:\WINNT\system32\GDI32.DLL
0x77570000 - 0x775A0000 C:\WINNT\System32\WINMM.dll
0x75E60000 - 0x75E7A000 C:\WINNT\System32\IMM32.DLL
0x6CA60000 - 0x6CA68000 C:\WINNT\System32\LPK.DLL
0x66650000 - 0x666A4000 C:\WINNT\System32\USP10.dll
0x6D200000 - 0x6D207000 F:\jdk1.4\win\jre\bin\hpi.dll
0x6D3D0000 - 0x6D3DD000 F:\jdk1.4\win\jre\bin\verify.dll
0x6D240000 - 0x6D255000 F:\jdk1.4\win\jre\bin\java.dll
0x6D3F0000 - 0x6D3FD000 F:\jdk1.4\win\jre\bin\zip.dll
0x6D010000 - 0x6D0FB000 F:\jdk1.4\win\jre\bin\awt.dll
0x77800000 - 0x7781D000 C:\WINNT\System32\WINSPOOL.DRV
0x77A50000 - 0x77B45000 C:\WINNT\system32\ole32.dll
0x6D1B0000 - 0x6D1FF000 F:\jdk1.4\win\jre\bin\fontmanager.dll
0x77920000 - 0x77942000 C:\WINNT\system32\imagehlp.dll
0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
0x690A0000 - 0x690AB000 C:\WINNT\System32\PSAPI.DLL
Local Time = Wed May 02 19:36:41 2001
Elapsed Time = 13
#
# HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
# Error ID : 4F530E43505002D7
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.0-beta-b63 mixed mode)
#
# An error report file has been saved as C:\DOCUME~1\nakayama\LOCALS~1\Temp\hs_e
rr_pid1288.log.
# Please refer to the file for further information.
#
keiko.nakayama@Eng 2001-05-03
------------
Just for information:
The same occurred on Japanese Windows 2000 Server with a Japanese default system locale. It also occurred on English default system locale with Japanese settings for user(locale) on the same platform.
keiko.nakayama@Eng 2001-05-04