Jump to content
  • 0

.jar version not working


thehowes36

Question

Launcher Version: 1.0.1.3

Operating System: windows xp 32x bit

Java Version: java 7 update 5

Antivirus Program: when i try to open the .jar version with java it doesn't work and a text thing appears on my desktop.

Description of Problem:

when i try to open the .jar version with java it doesn't work and a text thing appears on my desktop.

Error Messages:

#

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

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c910a19, pid=4688, tid=8036

#

# JRE version: 7.0_05-b05

# Java VM: Java HotSpot Client VM (23.1-b03 mixed mode, sharing windows-x86 )

# Problematic frame:

# C [ntdll.dll+0x10a19] wcsncpy+0x49a

#

# 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 (0x034da400): JavaThread "AWT-EventQueue-1" [_thread_in_native, id=8036, stack(0x035c0000,0x03610000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x80000000

Registers:

EAX=0x033c7640, EBX=0x003c0000, ECX=0x80000000, EDX=0x80000000

ESP=0x0360bcfc, EBP=0x0360bd08, ESI=0x033c7638, EDI=0x033c6ec0

EIP=0x7c910a19, EFLAGS=0x00010246

Top of Stack: (sp=0x0360bcfc)

0x0360bcfc: 003c0000 033c6ec0 00000000 0360bddc

0x0360bd0c: 7c91084c 003c0000 80000000 0360bdc0

0x0360bd1c: 00000000 033b7360 034da528 0000008b

0x0360bd2c: 00000000 00000000 0360bd68 0360bd6c

0x0360bd3c: 6d883d03 034da400 58393920 00000000

0x0360bd4c: 034da400 0360bd84 6d883d03 0360bd8c

0x0360bd5c: 6d883d03 034da400 583939c0 033b7360

0x0360bd6c: 034da400 0360bda4 6d883d03 034da400

Instructions: (pc=0x7c910a19)

0x7c9109f9: 85 61 a5 03 00 8a 46 05 24 10 a8 10 88 47 05 0f

0x7c910a09: 85 92 00 00 00 8b 4e 0c 8d 46 08 8b 10 89 4d 0c

0x7c910a19: 8b 09 3b 4a 04 89 55 14 0f 85 2b 0d 00 00 3b c8

0x7c910a29: 0f 85 23 0d 00 00 56 53 e8 4e fc ff ff 8b 45 14

Register to memory mapping:

EAX=0x033c7640 is an unknown value

EBX=0x003c0000 is an unknown value

ECX=0x80000000 is an unknown value

EDX=0x80000000 is an unknown value

ESP=0x0360bcfc is pointing into the stack for thread: 0x034da400

EBP=0x0360bd08 is pointing into the stack for thread: 0x034da400

ESI=0x033c7638 is an unknown value

EDI=0x033c6ec0 is an unknown value

Stack: [0x035c0000,0x03610000], sp=0x0360bcfc, free space=303k

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

C [ntdll.dll+0x10a19] wcsncpy+0x49a

C [ntdll.dll+0x1084c] wcsncpy+0x2cd

C [msvcr100.dll+0x1016a] free+0x1c

C [fontmanager.dll+0xf0f2]

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

J sun.font.SunLayoutEngine.nativeLayout(Lsun/font/Font2D;Lsun/font/FontStrike;[FII[CIIIIIIILjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;JJ)V

J sun.font.SunLayoutEngine.layout(Lsun/font/FontStrikeDesc;[FIILsun/font/TextRecord;ILjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V

J sun.font.GlyphLayout$EngineRecord.layout()V

J sun.font.GlyphLayout.layout(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;[CIIILsun/font/StandardGlyphVector;)Lsun/font/StandardGlyphVector;

J sun.font.ExtendedTextSourceLabel.createGV()Lsun/font/StandardGlyphVector;

J sun.font.ExtendedTextSourceLabel.getAdvance()F

J java.awt.font.TextLine.init()V

j java.awt.font.TextLine.<init>(Ljava/awt/font/FontRenderContext;[Lsun/font/TextLineComponent;[F[CII[i[bZ)V+79

j java.awt.font.TextMeasurer.makeTextLineOnRange(II)Ljava/awt/font/TextLine;+78

j java.awt.font.TextMeasurer.getLayout(II)Ljava/awt/font/TextLayout;+26

j java.awt.font.LineBreakMeasurer.nextLayout(FIZ)Ljava/awt/font/TextLayout;+41

j javax.swing.text.TextLayoutStrategy.createView(Ljavax/swing/text/FlowView;III)Ljavax/swing/text/View;+206

j javax.swing.text.FlowView$FlowStrategy.layoutRow(Ljavax/swing/text/FlowView;II)I+94

j javax.swing.text.TextLayoutStrategy.layoutRow(Ljavax/swing/text/FlowView;II)I+4

j javax.swing.text.FlowView$FlowStrategy.layout(Ljavax/swing/text/FlowView;)V+151

j javax.swing.text.TextLayoutStrategy.layout(Ljavax/swing/text/FlowView;)V+2

j javax.swing.text.FlowView.layout(II)V+83

j javax.swing.text.BoxView.setSize(FF)V+37

j javax.swing.plaf.basic.BasicTextAreaUI$PlainParagraph.setSize(FF)V+19

j javax.swing.text.BoxView.updateChildSizes()V+80

j javax.swing.text.BoxView.setSpanOnAxis(IF)V+127

j javax.swing.text.BoxView.layout(II)V+4

j javax.swing.text.BoxView.setSize(FF)V+37

j javax.swing.plaf.basic.BasicTextUI$RootView.setSize(FF)V+13

j javax.swing.plaf.basic.BasicTextUI$RootView.paint(Ljava/awt/Graphics;Ljava/awt/Shape;)V+39

j javax.swing.plaf.basic.BasicTextUI.paintSafely(Ljava/awt/Graphics;)V+65

j javax.swing.plaf.basic.BasicTextUI.paint(Ljava/awt/Graphics;Ljavax/swing/JComponent;)V+45

j javax.swing.plaf.basic.BasicTextUI.update(Ljava/awt/Graphics;Ljavax/swing/JComponent;)V+3

j javax.swing.JComponent.paintComponent(Ljava/awt/Graphics;)V+26

j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+286

j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+501

j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+318

j javax.swing.JViewport.paint(Ljava/awt/Graphics;)V+205

j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+501

j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+318

j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+501

j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+318

j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+501

j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+318

j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+501

j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+318

j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+501

j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+318

j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+501

j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+318

j javax.swing.JLayeredPane.paint(Ljava/awt/Graphics;)V+73

j javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V+501

j javax.swing.JComponent.paintToOffscreen(Ljava/awt/Graphics;IIIIII)V+72

j javax.swing.BufferStrategyPaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)Z+157

j javax.swing.RepaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)V+52

j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+221

j java.awt.GraphicsCallback$PaintCallback.run(Ljava/awt/Component;Ljava/awt/Graphics;)V+2

j sun.awt.SunGraphicsCallback.runOneComponent(Ljava/awt/Component;Ljava/awt/Rectangle;Ljava/awt/Graphics;Ljava/awt/Shape;I)V+155

j sun.awt.SunGraphicsCallback.runComponents([Ljava/awt/Component;Ljava/awt/Graphics;I)V+194

j java.awt.Container.paint(Ljava/awt/Graphics;)V+58

j java.awt.Window.paint(Ljava/awt/Graphics;)V+68

j javax.swing.RepaintManager.paintDirtyRegions(Ljava/util/Map;)V+239

j javax.swing.RepaintManager.paintDirtyRegions()V+46

j javax.swing.RepaintManager.prePaintDirtyRegions()V+73

j javax.swing.RepaintManager.access$700(Ljavax/swing/RepaintManager;)V+1

j javax.swing.RepaintManager$ProcessingRunnable.run()V+37

j java.awt.event.InvocationEvent.dispatch()V+47

j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21

j java.awt.EventQueue.access$000(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3

j java.awt.EventQueue$3.run()Ljava/lang/Void;+12

j java.awt.EventQueue$3.run()Ljava/lang/Object;+1

v ~StubRoutines::call_stub

j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0

j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28

j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46

j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245

j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+48

j java.awt.EventDispatchThread.pumpEventsForFilter(Ljava/awt/Conditional;Ljava/awt/EventFilter;)V+4

j java.awt.WaitDispatchSupport$2.run()V+59

j java.awt.WaitDispatchSupport$4.run()Ljava/lang/Object;+4

v ~StubRoutines::call_stub

j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0

j java.awt.WaitDispatchSupport.enter()Z+231

j java.awt.Dialog.show()V+208

j java.awt.Component.show(Z)V+5

j java.awt.Component.setVisible(Z)V+2

j java.awt.Window.setVisible(Z)V+2

j java.awt.Dialog.setVisible(Z)V+2

j com.sun.deploy.ui.DialogTemplate.showMoreInfo()V+94

j com.sun.deploy.ui.DialogTemplate.actionPerformed(Ljava/awt/event/ActionEvent;)V+140

j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84

j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5

j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35

j javax.swing.DefaultButtonModel.setPressed(Z)V+117

j javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35

j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64

j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23

j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81

j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18

j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+581

j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42

j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2

j java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V+327

j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+139

j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50

j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+12

j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19

j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2

j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+41

j java.awt.EventQueue.access$000(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3

j java.awt.EventQueue$3.run()Ljava/lang/Void;+12

j java.awt.EventQueue$3.run()Ljava/lang/Object;+1

v ~StubRoutines::call_stub

j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0

j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28

j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6

j java.awt.EventQueue$4.run()Ljava/lang/Void;+11

j java.awt.EventQueue$4.run()Ljava/lang/Object;+1

v ~StubRoutines::call_stub

j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0

j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28

j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+73

j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245

j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+48

j java.awt.EventDispatchThread.pumpEventsForFilter(Ljava/awt/Conditional;Ljava/awt/EventFilter;)V+4

j java.awt.WaitDispatchSupport$2.run()V+59

j java.awt.WaitDispatchSupport$4.run()Ljava/lang/Object;+4

v ~StubRoutines::call_stub

j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0

j java.awt.WaitDispatchSupport.enter()Z+231

j java.awt.Dialog.show()V+208

j java.awt.Component.show(Z)V+5

j java.awt.Component.setVisible(Z)V+2

j java.awt.Window.setVisible(Z)V+2

j java.awt.Dialog.setVisible(Z)V+2

j com.sun.deploy.ui.DialogHelper.setVisible(Z)V+530

j com.sun.deploy.ui.DialogTemplate$21.run()V+46

j java.awt.event.InvocationEvent.dispatch()V+11

j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21

j java.awt.EventQueue.access$000(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3

j java.awt.EventQueue$3.run()Ljava/lang/Void;+12

j java.awt.EventQueue$3.run()Ljava/lang/Object;+1

v ~StubRoutines::call_stub

j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0

j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28

j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46

j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245

j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+48

j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11

j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4

j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3

j java.awt.EventDispatchThread.run()V+9

v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )

0x04ff6400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=7800, stack(0x053c0000,0x05410000)]

0x0351ec00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=7640, stack(0x05370000,0x053c0000)]

0x034fe000 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=7236, stack(0x04f10000,0x04f60000)]

0x034f0000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=4776, stack(0x04ec0000,0x04f10000)]

=>0x034da400 JavaThread "AWT-EventQueue-1" [_thread_in_native, id=8036, stack(0x035c0000,0x03610000)]

0x034d9c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=7636, stack(0x03570000,0x035c0000)]

0x03398c00 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=6248, stack(0x03700000,0x03750000)]

0x03397000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=4028, stack(0x036b0000,0x03700000)]

0x003ca800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6504, stack(0x00900000,0x00950000)]

0x03390400 JavaThread "Java Web Start Main Thread" [_thread_blocked, id=4672, stack(0x03660000,0x036b0000)]

0x0338e000 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=7792, stack(0x03610000,0x03660000)]

0x03388c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2248, stack(0x00950000,0x00a50000)]

0x03383000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6872, stack(0x03520000,0x03570000)]

0x00e38800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=4696, stack(0x01250000,0x012a0000)]

0x00e12800 JavaThread "Service Thread" daemon [_thread_blocked, id=4860, stack(0x011b0000,0x01200000)]

0x00e10800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6784, stack(0x01160000,0x011b0000)]

0x00e0f000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7160, stack(0x01110000,0x01160000)]

0x00e03800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4524, stack(0x010c0000,0x01110000)]

0x00ded400 JavaThread "Finalizer" daemon [_thread_blocked, id=5416, stack(0x01050000,0x010a0000)]

0x00de5800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2928, stack(0x01000000,0x01050000)]

Other Threads:

0x00de3c00 VMThread [stack: 0x00fb0000,0x01000000] [id=4424]

0x00e21400 WatcherThread [stack: 0x01200000,0x01250000] [id=2548]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

def new generation total 4928K, used 3054K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 57% used [0x22af0000, 0x22d6b878, 0x22f40000)

from space 512K, 100% used [0x22fc0000, 0x23040000, 0x23040000)

to space 512K, 0% used [0x22f40000, 0x22f40000, 0x22fc0000)

tenured generation total 10944K, used 9330K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 85% used [0x28040000, 0x2895cac8, 0x2895cc00, 0x28af0000)

compacting perm gen total 12288K, used 2298K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 18% used [0x32af0000, 0x32d2e8b0, 0x32d2ea00, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

Code Cache [0x012f0000, 0x01468000, 0x032f0000)

total_blobs=834 nmethods=597 adapters=171 free_code_cache=31294Kb largest_free_block=32045504

Compilation events (10 events):

Event: 22.330 Thread 0x00e10800 591 sun.font.ExtendedTextSourceLabel::getBaselineTransform (5 bytes)

Event: 22.331 Thread 0x00e10800 nmethod 591 0x0145fa48 code [0x0145fb40, 0x0145fbc0]

Event: 22.331 Thread 0x00e10800 592 ! sun.font.GlyphLayout$SDCache$SDKey::equals (53 bytes)

Event: 22.331 Thread 0x00e10800 nmethod 592 0x0145fc08 code [0x0145fd20, 0x0145fe88]

Event: 22.337 Thread 0x00e10800 593 javax.swing.text.View::setSize (1 bytes)

Event: 22.337 Thread 0x00e10800 nmethod 593 0x01460048 code [0x01460140, 0x014601c0]

Event: 22.337 Thread 0x00e10800 594 javax.swing.text.ParagraphView$Row::getBottomInset (36 bytes)

Event: 22.337 Thread 0x00e10800 nmethod 594 0x01460208 code [0x01460300, 0x014603e0]

Event: 22.337 Thread 0x00e10800 595 javax.swing.text.ParagraphView::access$100 (5 bytes)

Event: 22.337 Thread 0x00e10800 nmethod 595 0x01460488 code [0x01460580, 0x014605f0]

GC Heap History (10 events):

Event: 6.630 GC heap before

{Heap before GC invocations=2 (full 0):

def new generation total 4928K, used 3822K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 86% used [0x22af0000, 0x22eab700, 0x22f40000)

from space 512K, 0% used [0x22f40000, 0x22f40280, 0x22fc0000)

to space 512K, 0% used [0x22fc0000, 0x22fc0000, 0x23040000)

tenured generation total 10944K, used 2083K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 19% used [0x28040000, 0x28248ed0, 0x28249000, 0x28af0000)

compacting perm gen total 12288K, used 1074K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 8% used [0x32af0000, 0x32bfc8c0, 0x32bfca00, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

Event: 6.637 GC heap after

Heap after GC invocations=3 (full 0):

def new generation total 4928K, used 380K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 0% used [0x22af0000, 0x22af0000, 0x22f40000)

from space 512K, 74% used [0x22fc0000, 0x2301f110, 0x23040000)

to space 512K, 0% used [0x22f40000, 0x22f40000, 0x22fc0000)

tenured generation total 10944K, used 3728K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 34% used [0x28040000, 0x283e4328, 0x283e4400, 0x28af0000)

compacting perm gen total 12288K, used 1074K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 8% used [0x32af0000, 0x32bfc8c0, 0x32bfca00, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

}

Event: 6.672 GC heap before

{Heap before GC invocations=3 (full 0):

def new generation total 4928K, used 3973K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 81% used [0x22af0000, 0x22e72638, 0x22f40000)

from space 512K, 74% used [0x22fc0000, 0x2301f110, 0x23040000)

to space 512K, 0% used [0x22f40000, 0x22f40000, 0x22fc0000)

tenured generation total 10944K, used 3728K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 34% used [0x28040000, 0x283e4328, 0x283e4400, 0x28af0000)

compacting perm gen total 12288K, used 1074K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 8% used [0x32af0000, 0x32bfc8d0, 0x32bfca00, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

Event: 6.676 GC heap after

Heap after GC invocations=4 (full 0):

def new generation total 4928K, used 0K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 0% used [0x22af0000, 0x22af0000, 0x22f40000)

from space 512K, 0% used [0x22f40000, 0x22f40090, 0x22fc0000)

to space 512K, 0% used [0x22fc0000, 0x22fc0000, 0x23040000)

tenured generation total 10944K, used 5245K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 47% used [0x28040000, 0x2855f718, 0x2855f800, 0x28af0000)

compacting perm gen total 12288K, used 1074K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 8% used [0x32af0000, 0x32bfc8d0, 0x32bfca00, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

}

Event: 18.350 GC heap before

{Heap before GC invocations=4 (full 0):

def new generation total 4928K, used 4416K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 100% used [0x22af0000, 0x22f40000, 0x22f40000)

from space 512K, 0% used [0x22f40000, 0x22f40090, 0x22fc0000)

to space 512K, 0% used [0x22fc0000, 0x22fc0000, 0x23040000)

tenured generation total 10944K, used 5245K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 47% used [0x28040000, 0x2855f718, 0x2855f800, 0x28af0000)

compacting perm gen total 12288K, used 1863K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 15% used [0x32af0000, 0x32cc1fb0, 0x32cc2000, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

Event: 18.359 GC heap after

Heap after GC invocations=5 (full 0):

def new generation total 4928K, used 512K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 0% used [0x22af0000, 0x22af0000, 0x22f40000)

from space 512K, 100% used [0x22fc0000, 0x23040000, 0x23040000)

to space 512K, 0% used [0x22f40000, 0x22f40000, 0x22fc0000)

tenured generation total 10944K, used 7050K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 64% used [0x28040000, 0x28722a98, 0x28722c00, 0x28af0000)

compacting perm gen total 12288K, used 1863K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 15% used [0x32af0000, 0x32cc1fb0, 0x32cc2000, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

}

Event: 21.849 GC heap before

{Heap before GC invocations=5 (full 0):

def new generation total 4928K, used 4928K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 100% used [0x22af0000, 0x22f40000, 0x22f40000)

from space 512K, 100% used [0x22fc0000, 0x23040000, 0x23040000)

to space 512K, 0% used [0x22f40000, 0x22f40000, 0x22fc0000)

tenured generation total 10944K, used 7050K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 64% used [0x28040000, 0x28722a98, 0x28722c00, 0x28af0000)

compacting perm gen total 12288K, used 2252K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 18% used [0x32af0000, 0x32d23390, 0x32d23400, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

Event: 21.865 GC heap after

Heap after GC invocations=6 (full 0):

def new generation total 4928K, used 512K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 0% used [0x22af0000, 0x22af0000, 0x22f40000)

from space 512K, 100% used [0x22f40000, 0x22fc0000, 0x22fc0000)

to space 512K, 0% used [0x22fc0000, 0x22fc0000, 0x23040000)

tenured generation total 10944K, used 8542K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 78% used [0x28040000, 0x28897910, 0x28897a00, 0x28af0000)

compacting perm gen total 12288K, used 2252K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 18% used [0x32af0000, 0x32d23390, 0x32d23400, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

}

Event: 22.145 GC heap before

{Heap before GC invocations=6 (full 0):

def new generation total 4928K, used 4469K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 89% used [0x22af0000, 0x22ecd668, 0x22f40000)

from space 512K, 100% used [0x22f40000, 0x22fc0000, 0x22fc0000)

to space 512K, 0% used [0x22fc0000, 0x22fc0000, 0x23040000)

tenured generation total 10944K, used 8542K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 78% used [0x28040000, 0x28897910, 0x28897a00, 0x28af0000)

compacting perm gen total 12288K, used 2266K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 18% used [0x32af0000, 0x32d26ba0, 0x32d26c00, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

Event: 22.153 GC heap after

Heap after GC invocations=7 (full 0):

def new generation total 4928K, used 512K [0x22af0000, 0x23040000, 0x28040000)

eden space 4416K, 0% used [0x22af0000, 0x22af0000, 0x22f40000)

from space 512K, 100% used [0x22fc0000, 0x23040000, 0x23040000)

to space 512K, 0% used [0x22f40000, 0x22f40000, 0x22fc0000)

tenured generation total 10944K, used 9330K [0x28040000, 0x28af0000, 0x32af0000)

the space 10944K, 85% used [0x28040000, 0x2895cac8, 0x2895cc00, 0x28af0000)

compacting perm gen total 12288K, used 2266K [0x32af0000, 0x336f0000, 0x36af0000)

the space 12288K, 18% used [0x32af0000, 0x32d26ba0, 0x32d26c00, 0x336f0000)

ro space 10240K, 42% used [0x36af0000, 0x36f2e580, 0x36f2e600, 0x374f0000)

rw space 12288K, 54% used [0x374f0000, 0x37b6f128, 0x37b6f200, 0x380f0000)

}

Deoptimization events (0 events):

No events

Internal exceptions (10 events):

Event: 6.864 Thread 0x03390400 Threw 0x22c01bc0 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 8.546 Thread 0x033fd400 Threw 0x22ca1a38 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 8.547 Thread 0x033fd400 Threw 0x22ca2140 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 8.614 Thread 0x033fd400 Threw 0x22ca4d70 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 8.614 Thread 0x033fd400 Threw 0x22ca5478 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 15.958 Thread 0x03390400 Threw 0x22db9188 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 15.958 Thread 0x03390400 Threw 0x22db97f0 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 15.958 Thread 0x03390400 Threw 0x22dbacd8 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 15.958 Thread 0x03390400 Threw 0x22dbb358 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 18.084 Thread 0x03390400 Threw 0x22e11f88 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:741

Events (10 events):

Event: 22.196 loading class 0x033b6008

Event: 22.196 loading class 0x033b6008 done

Event: 22.196 loading class 0x0336ced8

Event: 22.196 loading class 0x0336ced8 done

Event: 22.196 loading class 0x0336cf18

Event: 22.196 loading class 0x0336cf18 done

Event: 22.202 Executing VM operation: RevokeBias

Event: 22.202 Executing VM operation: RevokeBias done

Event: 22.204 Executing VM operation: RevokeBias

Event: 22.204 Executing VM operation: RevokeBias done

Dynamic libraries:

0x00400000 - 0x0042f000 C:\Program Files\Java\jre7\bin\javaw.exe

0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll

0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll

0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll

0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll

0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll

0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll

0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll

0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll

0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll

0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll

0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL

0x78aa0000 - 0x78b5e000 C:\Program Files\Java\jre7\bin\msvcr100.dll

0x6d880000 - 0x6dbca000 C:\Program Files\Java\jre7\bin\client\jvm.dll

0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll

0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll

0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll

0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll

0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL

0x6d810000 - 0x6d81c000 C:\Program Files\Java\jre7\bin\verify.dll

0x6d2f0000 - 0x6d310000 C:\Program Files\Java\jre7\bin\java.dll

0x6d000000 - 0x6d142000 C:\Program Files\Java\jre7\bin\awt.dll

0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll

0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll

0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll

0x649e0000 - 0x649e9000 C:\Documents and Settings\All Users\Application Data\Real\RealPlayer\BrowserRecordPlugin\Chrome\Hook\rpchrome150browserrecordhelper.dll

0x78520000 - 0x785c3000 C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.6161_x-ww_31a54e43\MSVCR90.dll

0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll

0x74720000 - 0x7476c000 C:\WINDOWS\system32\MSCTF.dll

0x10000000 - 0x1000a000 C:\Program Files\SweetIM\Messenger\mgAdaptersProxy.dll

0x7c360000 - 0x7c3b6000 C:\Program Files\SweetIM\Messenger\MSVCR71.dll

0x623e0000 - 0x623fc000 C:\Program Files\O2 Assistant\bin\sprthook.dll

0x61880000 - 0x618ba000 C:\WINDOWS\system32\OLEACC.dll

0x121f0000 - 0x12214000 C:\Program Files\ScanSoft\OmniPageSE4\OpHookSE4.dll

0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll

0x4fdd0000 - 0x4ff76000 C:\WINDOWS\system32\d3d9.dll

0x00cb0000 - 0x00cb6000 C:\WINDOWS\system32\d3d8thk.dll

0x6d860000 - 0x6d873000 C:\Program Files\Java\jre7\bin\zip.dll

0x77b40000 - 0x77b62000 C:\WINDOWS\system32\apphelp.dll

0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime

0x6d1b0000 - 0x6d1f8000 C:\Program Files\Java\jre7\bin\deploy.dll

0x3d930000 - 0x3da16000 C:\WINDOWS\system32\WININET.dll

0x012a0000 - 0x012a9000 C:\WINDOWS\system32\Normaliz.dll

0x78130000 - 0x78263000 C:\WINDOWS\system32\urlmon.dll

0x3dfd0000 - 0x3e1bb000 C:\WINDOWS\system32\iertutil.dll

0x6d610000 - 0x6d624000 C:\Program Files\Java\jre7\bin\net.dll

0x6d630000 - 0x6d63f000 C:\Program Files\Java\jre7\bin\nio.dll

0x76d60000 - 0x76d79000 C:\WINDOWS\system32\IPHLPAPI.DLL

0x7d4b0000 - 0x7d4d2000 C:\WINDOWS\system32\DHCPCSVC.DLL

0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll

0x77d00000 - 0x77d33000 C:\WINDOWS\system32\netman.dll

0x76d40000 - 0x76d58000 C:\WINDOWS\system32\MPRAPI.dll

0x77cc0000 - 0x77cf2000 C:\WINDOWS\system32\ACTIVEDS.dll

0x76e10000 - 0x76e35000 C:\WINDOWS\system32\adsldpc.dll

0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\NETAPI32.dll

0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll

0x76b20000 - 0x76b31000 C:\WINDOWS\system32\ATL.DLL

0x76e80000 - 0x76e8e000 C:\WINDOWS\system32\rtutils.dll

0x71bf0000 - 0x71c03000 C:\WINDOWS\system32\SAMLIB.dll

0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll

0x76400000 - 0x765a5000 C:\WINDOWS\system32\netshell.dll

0x76c00000 - 0x76c2e000 C:\WINDOWS\system32\credui.dll

0x478c0000 - 0x478ca000 C:\WINDOWS\system32\dot3api.dll

0x736d0000 - 0x736d6000 C:\WINDOWS\system32\dot3dlg.dll

0x5dca0000 - 0x5dcc8000 C:\WINDOWS\system32\OneX.DLL

0x76f50000 - 0x76f58000 C:\WINDOWS\system32\WTSAPI32.dll

0x76360000 - 0x76370000 C:\WINDOWS\system32\WINSTA.dll

0x77a80000 - 0x77b15000 C:\WINDOWS\system32\CRYPT32.dll

0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll

0x745b0000 - 0x745d2000 C:\WINDOWS\system32\eappcfg.dll

0x76080000 - 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll

0x5dcd0000 - 0x5dcde000 C:\WINDOWS\system32\eappprxy.dll

0x76ee0000 - 0x76f1c000 C:\WINDOWS\system32\RASAPI32.dll

0x76e90000 - 0x76ea2000 C:\WINDOWS\system32\rasman.dll

0x76eb0000 - 0x76edf000 C:\WINDOWS\system32\TAPI32.dll

0x73030000 - 0x73040000 C:\WINDOWS\system32\WZCSAPI.DLL

0x7db10000 - 0x7db9c000 C:\WINDOWS\system32\WZCSvc.DLL

0x76d30000 - 0x76d34000 C:\WINDOWS\system32\WMI.dll

0x72810000 - 0x7281b000 C:\WINDOWS\system32\EapolQec.dll

0x726c0000 - 0x726d6000 C:\WINDOWS\system32\QUtil.dll

0x606b0000 - 0x607bd000 C:\WINDOWS\system32\ESENT.dll

0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll

0x64000000 - 0x64021000 C:\Program Files\Bonjour\mdnsNSP.dll

0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll

0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll

0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll

0x6d240000 - 0x6d26a000 C:\Program Files\Java\jre7\bin\fontmanager.dll

0x6d7b0000 - 0x6d7e1000 C:\Program Files\Java\jre7\bin\t2k.dll

0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL

0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll

0x59a60000 - 0x59b01000 C:\WINDOWS\system32\dbghelp.dll

VM Arguments:

jvm_args: -Djava.security.policy=file:C:\\Program Files\\Java\\jre7\\lib\\security\\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\\Program Files\\Java\\jre7\\bin -Djnlpx.origFilenameArg=C:\\Documents and Settings\\User\\Desktop\\technic-launcher-latest.jar -Djnlpx.remove=true -Dsun.awt.warmup=true -Xbootclasspath/a:C:\\Program Files\\Java\\jre7\\lib\\javaws.jar;C:\\Program Files\\Java\\jre7\\lib\\deploy.jar;C:\\Program Files\\Java\\jre7\\lib\\plugin.jar -Djnlpx.splashport=3112 -Djnlpx.jvm=C:\\Program Files\\Java\\jre7\\bin\\javaw.exe

java_command: com.sun.javaws.Main C:\\DOCUME~1\\User\\LOCALS~1\\Temp\\javaws2

Launcher Type: SUN_STANDARD

Environment Variables:

CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip

PATH=C:\Program Files\Java\jre7\bin;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common Files\Nero\Lib\;"C:\Program Files\Java\jre7\bin"

USERNAME=User

OS=Windows_NT

PROCESSOR_IDENTIFIER=x86 Family 15 Model 107 Stepping 2, AuthenticAMD

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

OS: Windows XP Build 2600 Service Pack 3

CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 107 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref, tsc

Memory: 4k page, physical 1965292k(544992k free), swap 3904544k(2405312k free)

vm_info: Java HotSpot Client VM (23.1-b03) for windows-x86 JRE (1.7.0_05-b05), built on May 15 2012 18:11:27 by "java_re" with unknown MS VC++:1600

time: Thu Jun 28 17:51:02 2012

elapsed time: 22 seconds

Error Log:




Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...