Перейти к содержанию
Авторизация  
Astral

Странная Ошибка Явы

Рекомендуемые сообщения

#

# A fatal error has been detected by the Java Runtime Environment:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=5856, tid=6580

#

# JRE version: Java SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)

# Java VM: Java HotSpot 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C 0x0000000000000000

#

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

# If you would like to submit a bug report, please visit:

# http://bugreport.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

 

--------------- T H R E A D ---------------

 

Current thread (0x00000000010fe800): JavaThread "main" [_thread_in_native, id=6580, stack(0x00000000028b0000,0x00000000029b0000)]

 

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000000000000

 

Registers:

RAX=0x0000000000000000, RBX=0x00000000010fe9e8, RCX=0x0000000000e73460, RDX=0x0000000008bc6250

RSP=0x00000000029ae180, RBP=0x0000000000000000, RSI=0x0000000006d153a8, RDI=0x0000000000000000

R8 =0x000000018007e1e8, R9 =0x00000000089dfbe0, R10=0x00007ffe20380000, R11=0x00000000029ae108

R12=0x0000000000000001, R13=0x00000000029ae370, R14=0x00000000089dfbf0, R15=0x0000000000000002

RIP=0x0000000000000000, EFLAGS=0x0000000000010206

 

Top of Stack: (sp=0x00000000029ae180)

0x00000000029ae180: 00000000010fe9e8 0000000180034e92

0x00000000029ae190: 000000018007e120 0000000000e73460

0x00000000029ae1a0: 0000000008bc6250 0000000008bc7160

0x00000000029ae1b0: fffffffffffffffe 0000000000000000

0x00000000029ae1c0: 00000000029ae370 0000000000000000

0x00000000029ae1d0: 0000000006d153a8 0000000180034de2

0x00000000029ae1e0: 0000000000e73460 0000000000e73460

0x00000000029ae1f0: 00000000010fe9e8 000000006c368d94

0x00000000029ae200: 00000000089645f0 0000000006d153a8

0x00000000029ae210: 0000000006d153a8 00000000089645f0

0x00000000029ae220: 00000000010fe9e8 000000006c28355e

0x00000000029ae230: 0000000000e73460 00000000010fe9e8

0x00000000029ae240: 00000000089645f0 0000000006d153a8

0x00000000029ae250: 0000000000000001 0000000000e73460

0x00000000029ae260: 00000000089645f0 0000000000000002

0x00000000029ae270: 0000000000000000 0000000000000000

 

Instructions: (pc=0x0000000000000000)

0xffffffffffffffe0:

 

 

Register to memory mapping:

 

RAX=0x0000000000000000 is an unknown value

RBX=0x00000000010fe9e8 is an unknown value

RCX=0x0000000000e73460 is an unknown value

RDX=0x0000000008bc6250 is an unknown value

RSP=0x00000000029ae180 is pointing into the stack for thread: 0x00000000010fe800

RBP=0x0000000000000000 is an unknown value

RSI=0x0000000006d153a8 is an unknown value

RDI=0x0000000000000000 is an unknown value

R8 =0x000000018007e1e8 is an unknown value

R9 =0x00000000089dfbe0 is an unknown value

R10=0x00007ffe20380000 is an unknown value

R11=0x00000000029ae108 is pointing into the stack for thread: 0x00000000010fe800

R12=0x0000000000000001 is an unknown value

R13=0x00000000029ae370 is pointing into the stack for thread: 0x00000000010fe800

R14=0x00000000089dfbf0 is an unknown value

R15=0x0000000000000002 is an unknown value

 

 

Stack: [0x00000000028b0000,0x00000000029b0000], sp=0x00000000029ae180, free space=1016k

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j java.net.Inet6AddressImpl.lookupAllHostAddr(Ljava/lang/String;)[Ljava/net/InetAddress;+0

j java.net.InetAddress$1.lookupAllHostAddr(Ljava/lang/String;)[Ljava/net/InetAddress;+4

j java.net.InetAddress.getAddressesFromNameService(Ljava/lang/String;Ljava/net/InetAddress;)[Ljava/net/InetAddress;+51

j java.net.InetAddress.getAllByName0(Ljava/lang/String;Ljava/net/InetAddress;Z)[Ljava/net/InetAddress;+29

j java.net.InetAddress.getAllByName(Ljava/lang/String;Ljava/net/InetAddress;)[Ljava/net/InetAddress;+343

j java.net.InetAddress.getAllByName(Ljava/lang/String;)[Ljava/net/InetAddress;+2

j com.mysql.jdbc.StandardSocketFactory.connect(Ljava/lang/String;ILjava/util/Properties;)Ljava/net/Socket;+296

j com.mysql.jdbc.MysqlIO.<init>(Ljava/lang/String;ILjava/util/Properties;Ljava/lang/String;Lcom/mysql/jdbc/MySQLConnection;II)V+461

j com.mysql.jdbc.ConnectionImpl.coreConnect(Ljava/util/Properties;)V+213

j com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ZLjava/util/Properties;)V+4

j com.mysql.jdbc.ConnectionImpl.createNewIO(Z)V+26

j com.mysql.jdbc.ConnectionImpl.<init>(Ljava/lang/String;ILjava/util/Properties;Ljava/lang/String;Ljava/lang/String;)V+791

j com.mysql.jdbc.JDBC4Connection.<init>(Ljava/lang/String;ILjava/util/Properties;Ljava/lang/String;Ljava/lang/String;)V+8

v ~StubRoutines::call_stub

j sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0

j sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+72

j sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5

j java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+79

j com.mysql.jdbc.Util.handleNewInstance(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;Lcom/mysql/jdbc/ExceptionInterceptor;)Ljava/lang/Object;+2

j com.mysql.jdbc.ConnectionImpl.getInstance(Ljava/lang/String;ILjava/util/Properties;Ljava/lang/String;Ljava/lang/String;)Lcom/mysql/jdbc/Connection;+52

j com.mysql.jdbc.NonRegisteringDriver.connect(Ljava/lang/String;Ljava/util/Properties;)Ljava/sql/Connection;+89

j java.sql.DriverManager.getConnection(Ljava/lang/String;Ljava/util/Properties;Ljava/lang/Class;)Ljava/sql/Connection;+172

j java.sql.DriverManager.getConnection(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/sql/Connection;+37

j com.jolbox.bonecp.BoneCP.obtainRawInternalConnection()Ljava/sql/Connection;+115

j com.jolbox.bonecp.BoneCP.<init>(Lcom/jolbox/bonecp/BoneCPConfig;)V+195

j com.jolbox.bonecp.BoneCPDataSource.maybeInit()V+106

j com.jolbox.bonecp.BoneCPDataSource.getConnection()Ljava/sql/Connection;+8

j net.sf.l2j.L2DatabaseFactory.<init>()V+175

j net.sf.l2j.L2DatabaseFactory.getInstance()Lnet/sf/l2j/L2DatabaseFactory;+10

j net.sf.l2j.loginserver.L2LoginServer.<init>()V+615

j net.sf.l2j.loginserver.L2LoginServer.main([Ljava/lang/String;)V+4

v ~StubRoutines::call_stub

 

--------------- P R O C E S S ---------------

 

Java Threads: ( => current thread )

0x0000000008846800 JavaThread "Abandoned connection cleanup thread" daemon [_thread_blocked, id=7904, stack(0x0000000009f90000,0x000000000a090000)]

0x0000000006d4c800 JavaThread "Service Thread" daemon [_thread_blocked, id=5196, stack(0x00000000084d0000,0x00000000085d0000)]

0x0000000006d46000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7720, stack(0x00000000083d0000,0x00000000084d0000)]

0x0000000006d41000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4532, stack(0x00000000082d0000,0x00000000083d0000)]

0x0000000006d40000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1988, stack(0x00000000081d0000,0x00000000082d0000)]

0x0000000006d3d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7532, stack(0x00000000080d0000,0x00000000081d0000)]

0x0000000006d0a800 JavaThread "Finalizer" daemon [_thread_blocked, id=7024, stack(0x0000000007fd0000,0x00000000080d0000)]

0x0000000006d01800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8096, stack(0x0000000007ed0000,0x0000000007fd0000)]

=>0x00000000010fe800 JavaThread "main" [_thread_in_native, id=6580, stack(0x00000000028b0000,0x00000000029b0000)]

 

Other Threads:

0x0000000006cff800 VMThread [stack: 0x0000000007dd0000,0x0000000007ed0000] [id=6192]

0x0000000006d73000 WatcherThread [stack: 0x00000000085d0000,0x00000000086d0000] [id=7704]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap

PSYoungGen total 19456K, used 7454K [0x00000000faa80000, 0x00000000fc000000, 0x0000000100000000)

eden space 16896K, 44% used [0x00000000faa80000,0x00000000fb1c7a88,0x00000000fbb00000)

from space 2560K, 0% used [0x00000000fbd80000,0x00000000fbd80000,0x00000000fc000000)

to space 2560K, 0% used [0x00000000fbb00000,0x00000000fbb00000,0x00000000fbd80000)

ParOldGen total 43520K, used 0K [0x00000000f0000000, 0x00000000f2a80000, 0x00000000faa80000)

object space 43520K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000f2a80000)

PSPermGen total 21504K, used 6675K [0x00000000eae00000, 0x00000000ec300000, 0x00000000f0000000)

object space 21504K, 31% used [0x00000000eae00000,0x00000000eb484f90,0x00000000ec300000)

 

Card table byte_map: [0x0000000005b70000,0x0000000005c20000] byte_map_base: 0x0000000005419000

 

Polling page: 0x0000000002820000

 

Code Cache [0x0000000002ab0000, 0x0000000002d20000, 0x0000000005ab0000)

total_blobs=297 nmethods=20 adapters=230 free_code_cache=48676Kb largest_free_block=49826112

 

Compilation events (10 events):

Event: 1.210 Thread 0x0000000006d41000 nmethod 15 0x0000000002b1cf90 code [0x0000000002b1d0e0, 0x0000000002b1d318]

Event: 1.212 Thread 0x0000000006d46000 16 java.lang.String::length (6 bytes)

Event: 1.213 Thread 0x0000000006d46000 nmethod 16 0x0000000002b1bc10 code [0x0000000002b1bd40, 0x0000000002b1bd98]

Event: 1.217 Thread 0x0000000006d41000 17 java.lang.Math::min (11 bytes)

Event: 1.218 Thread 0x0000000006d41000 nmethod 17 0x0000000002b1ba10 code [0x0000000002b1bb40, 0x0000000002b1bb98]

Event: 1.228 Thread 0x0000000006d46000 18 java.lang.CharacterData::of (120 bytes)

Event: 1.228 Thread 0x0000000006d41000 19 java.lang.CharacterDataLatin1::getProperties (11 bytes)

Event: 1.228 Thread 0x0000000006d41000 nmethod 19 0x0000000002b1b590 code [0x0000000002b1b6c0, 0x0000000002b1b738]

Event: 1.228 Thread 0x0000000006d46000 nmethod 18 0x0000000002b1b290 code [0x0000000002b1b3e0, 0x0000000002b1b498]

Event: 1.304 Thread 0x0000000006d41000 20 java.util.Properties::load0 (250 bytes)

 

GC Heap History (0 events):

No events

 

Deoptimization events (0 events):

No events

 

Internal exceptions (10 events):

Event: 1.274 Thread 0x00000000010fe800 Threw 0x00000000fb11af60 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 1.275 Thread 0x00000000010fe800 Threw 0x00000000fb11fdf8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 1.276 Thread 0x00000000010fe800 Threw 0x00000000fb1231e8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 1.279 Thread 0x00000000010fe800 Threw 0x00000000fb129738 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 1.283 Thread 0x00000000010fe800 Threw 0x00000000fb134a20 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 1.287 Thread 0x00000000010fe800 Threw 0x00000000fb16d740 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 1.287 Thread 0x00000000010fe800 Threw 0x00000000fb1712f0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 1.288 Thread 0x00000000010fe800 Threw 0x00000000fb174e10 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 1.288 Thread 0x00000000010fe800 Threw 0x00000000fb178c10 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 1.289 Thread 0x00000000010fe800 Threw 0x00000000fb17c9d0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

 

Events (10 events):

Event: 1.305 loading class 0x0000000002a337b0

Event: 1.305 loading class 0x0000000002a337b0 done

Event: 1.306 loading class 0x00000000087c6f10

Event: 1.306 loading class 0x00000000087c6f10 done

Event: 1.306 loading class 0x0000000008851380

Event: 1.306 loading class 0x0000000008851380 done

Event: 1.306 loading class 0x000000000884f530

Event: 1.306 loading class 0x000000000884f530 done

Event: 1.306 loading class 0x0000000008853f80

Event: 1.307 loading class 0x0000000008853f80 done

 

 

Dynamic libraries:

0x00007ff7958a0000 - 0x00007ff7958d3000 C:\Windows\system32\java.exe

0x00007ffe20380000 - 0x00007ffe20529000 C:\Windows\SYSTEM32\ntdll.dll

0x00007ffe1e2d0000 - 0x00007ffe1e409000 C:\Windows\system32\KERNEL32.DLL

0x00007ffe1d9b0000 - 0x00007ffe1dabe000 C:\Windows\system32\KERNELBASE.dll

0x00007ffe1c260000 - 0x00007ffe1c2eb000 C:\Windows\system32\apphelp.dll

0x00007ffe0aab0000 - 0x00007ffe0aaff000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL

0x00007ffe1e770000 - 0x00007ffe1e817000 C:\Windows\system32\msvcrt.dll

0x00007ffe1d540000 - 0x00007ffe1d56b000 C:\Windows\system32\SspiCli.dll

0x00007ffe20320000 - 0x00007ffe20371000 C:\Windows\system32\SHLWAPI.dll

0x00007ffe1df10000 - 0x00007ffe1e081000 C:\Windows\system32\USER32.dll

0x00007ffe1e990000 - 0x00007ffe1eb06000 C:\Windows\system32\ole32.dll

0x00007ffe1edf0000 - 0x00007ffe20200000 C:\Windows\system32\SHELL32.dll

0x00007ffe1cd70000 - 0x00007ffe1cd8f000 C:\Windows\system32\USERENV.dll

0x00007ffe20200000 - 0x00007ffe202a5000 C:\Windows\system32\ADVAPI32.dll

0x00007ffe12980000 - 0x00007ffe1299b000 C:\Windows\system32\MPR.dll

0x00007ffe1e190000 - 0x00007ffe1e2c6000 C:\Windows\system32\RPCRT4.dll

0x00007ffe202c0000 - 0x00007ffe20317000 C:\Windows\SYSTEM32\sechost.dll

0x00007ffe1dc10000 - 0x00007ffe1dde7000 C:\Windows\SYSTEM32\combase.dll

0x00007ffe1e5f0000 - 0x00007ffe1e735000 C:\Windows\system32\GDI32.dll

0x00007ffe1d700000 - 0x00007ffe1d714000 C:\Windows\system32\profapi.dll

0x00007ffe1c2f0000 - 0x00007ffe1c391000 C:\Windows\system32\SHCORE.dll

0x00007ffe1e820000 - 0x00007ffe1e854000 C:\Windows\system32\IMM32.DLL

0x00007ffe1ecb0000 - 0x00007ffe1ede8000 C:\Windows\system32\MSCTF.dll

0x00007ffe1afe0000 - 0x00007ffe1b23a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.16384_none_62475f7becb72503\COMCTL32.dll

0x000000006c300000 - 0x000000006c3d2000 C:\Program Files\Java\jre7\bin\msvcr100.dll

0x000000006b690000 - 0x000000006be59000 C:\Program Files\Java\jre7\bin\server\jvm.dll

0x00007ffe14770000 - 0x00007ffe14779000 C:\Windows\system32\WSOCK32.dll

0x00007ffe1b750000 - 0x00007ffe1b76f000 C:\Windows\system32\WINMM.dll

0x00007ffe1e740000 - 0x00007ffe1e747000 C:\Windows\system32\PSAPI.DLL

0x00007ffe1ddf0000 - 0x00007ffe1de48000 C:\Windows\system32\WS2_32.dll

0x00007ffe1af00000 - 0x00007ffe1af2a000 C:\Windows\system32\WINMMBASE.dll

0x00007ffe1e750000 - 0x00007ffe1e759000 C:\Windows\system32\NSI.dll

0x00007ffe1db10000 - 0x00007ffe1db5a000 C:\Windows\SYSTEM32\cfgmgr32.dll

0x00007ffe1c580000 - 0x00007ffe1c5a6000 C:\Windows\system32\DEVOBJ.dll

0x000000006c2f0000 - 0x000000006c2ff000 C:\Program Files\Java\jre7\bin\verify.dll

0x000000006c2c0000 - 0x000000006c2e8000 C:\Program Files\Java\jre7\bin\java.dll

0x000000006c2a0000 - 0x000000006c2b5000 C:\Program Files\Java\jre7\bin\zip.dll

0x000000006c280000 - 0x000000006c299000 C:\Program Files\Java\jre7\bin\net.dll

0x0000000180000000 - 0x000000018008a000 C:\Windows\system32\SafeIPs64.dll

0x00007ffe1cfc0000 - 0x00007ffe1d018000 C:\Windows\system32\MSWSOCK.dll

0x00007ffe18040000 - 0x00007ffe18069000 C:\Windows\system32\IPHLPAPI.DLL

0x00007ffe1de50000 - 0x00007ffe1df07000 C:\Windows\system32\OLEAUT32.dll

0x00007ffe1b770000 - 0x00007ffe1b77a000 C:\Windows\system32\VERSION.dll

0x00007ffe18020000 - 0x00007ffe1802a000 C:\Windows\system32\WINNSI.DLL

0x00007ffe1c5d0000 - 0x00007ffe1c5da000 C:\Windows\SYSTEM32\kernel.appcore.dll

0x00007ffe1d640000 - 0x00007ffe1d64a000 C:\Windows\system32\CRYPTBASE.dll

0x00007ffe1d5e0000 - 0x00007ffe1d63e000 C:\Windows\system32\bcryptPrimitives.dll

0x00007ffe1c400000 - 0x00007ffe1c522000 C:\Windows\system32\uxtheme.dll

0x00007ffe1e8e0000 - 0x00007ffe1e984000 C:\Windows\SYSTEM32\clbcatq.dll

0x00007ffe1d020000 - 0x00007ffe1d03e000 C:\Windows\system32\CRYPTSP.dll

0x00007ffe1cc60000 - 0x00007ffe1cc95000 C:\Windows\system32\rsaenh.dll

0x00007ffe1d250000 - 0x00007ffe1d276000 C:\Windows\system32\bcrypt.dll

0x00007ffe1d650000 - 0x00007ffe1d6e7000 C:\Windows\SYSTEM32\sxs.dll

0x000000006c260000 - 0x000000006c271000 C:\Program Files\Java\jre7\bin\nio.dll

0x00007ffe1cdd0000 - 0x00007ffe1ce73000 C:\Windows\system32\DNSAPI.dll

0x00007ffe14910000 - 0x00007ffe14919000 C:\Windows\System32\rasadhlp.dll

0x00007ffe17e80000 - 0x00007ffe17ee7000 C:\Windows\System32\fwpuclnt.dll

0x00007ffe0ae20000 - 0x00007ffe0afa8000 C:\Windows\system32\dbghelp.dll

 

VM Arguments:

jvm_args: -Dfile.encoding=UTF-8 -Xmx256m

java_command: core-ls.jar

Launcher Type: SUN_STANDARD

 

Environment Variables:

PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\7-Zip;C:\Program Files\Java\jdk1.6.0_45\bin;C:\Program Files\Java\jdk1.7.0_45;C:\Program Files\Java\jre1.7.0_21\bin

USERNAME=lenkagermon

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel

 

 

 

--------------- S Y S T E M ---------------

 

OS: Windows 8 , 64 bit Build 9200

 

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc

 

Memory: 4k page, physical 4193460k(2056168k free), swap 127073460k(123569440k free)

 

vm_info: Java HotSpot 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600

 

time: Sat Apr 12 16:09:20 2014

elapsed time: 1 seconds

 

что за прикол?

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

12 (16:23:17)#Welcome to pwLogin.

12 (16:23:17)#Configs: loaded.

12 (16:23:17)#Black IPs: 0 loaded.

12 (16:23:17)#White IPs: loaded.

#

# A fatal error has been detected by the Java Runtime Environment:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000145ca538, pid=1112, t

id=4280

#

# JRE version: Java SE Runtime Environment (8.0-b132) (build 1.8.0-b132)

# Java VM: Java HotSpot 64-Bit Server VM (25.0-b70 mixed mode windows-amd64

compressed oops)

# Problematic frame:

# C 0x00000000145ca538

#

# Failed to write core dump. Minidumps are not enabled by default on client vers

ions of Windows

#

# An error report file with more information is saved as:

# D:\server\login\hs_err_pid1112.log

#

# If you would like to submit a bug report, please visit:

# http://bugreport.sun.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

 

Server terminated abnormaly

 

 

server terminated

 

Для продолжения нажмите любую клавишу . . .

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...