Etiquetado: , , ,

Viendo 2 entradas - de la 1 a la 2 (de un total de 2)
  • Autor
    Entradas
  • #49020
    mauroritt
    Participante

    Hola, Ultimamente se me está cerrando de forma aleatorio la aplicacion de servidor, los eventos se producen por lo general cuando se ejecutan reportes de cualquier tipo. La version de libertia que uso es la 16.04 con Java 1.6.0_45.

    Adjunto log:

    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d30dbe8, pid=13836, tid=12764
    #
    # JRE version: 6.0_45-b06
    # Java VM: Java HotSpot(TM) Client VM (20.45-b01 mixed mode, sharing windows-x86 )
    # Problematic frame:
    # C  [fontmanager.dll+0x2dbe8]
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/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 (0x04d94c00):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=12764, stack(0x06010000,0x06060000)]
    
    siginfo: ExceptionCode=0xc0000005, reading address 0x063533c1
    
    Registers:
    EAX=0x063533c1, EBX=0x0605db28, ECX=0x063533c1, EDX=0x0605d94c
    ESP=0x0605d86c, EBP=0x0605d90c, ESI=0x00000000, EDI=0xffffffff
    EIP=0x6d30dbe8, EFLAGS=0x00010246
    
    Top of Stack: (sp=0x0605d86c)
    0x0605d86c:   0605de6c 0634343e 6d30dce5 00000030
    0x0605d87c:   00000000 0605de6c 0605d94c 0605db28
    0x0605d88c:   0605db28 0605ded0 01130132 04d0cf40
    0x0605d89c:   47535542 00000043 064278c1 04d14540
    0x0605d8ac:   04d0cf48 00000013 00000e7d 00000700
    0x0605d8bc:   00010032 00000000 00000013 00000000
    0x0605d8cc:   00535542 00000e7d 064278ba 222d10b0
    0x0605d8dc:   0605d9d0 77a49f80 00000020 0013002e 
    
    Instructions: (pc=0x6d30dbe8)
    0x6d30dbc8:   08 c7 40 04 3f 3f 3f 3f 89 48 08 89 48 0c 5e c9
    0x6d30dbd8:   c2 10 00 56 8b 74 24 0c 57 83 cf ff 85 f6 7c 36
    0x6d30dbe8:   66 8b 11 0f b6 c6 8a e2 3b f0 7d 2a ff 74 24 18
    0x6d30dbf8:   8d 74 b1 02 66 8b 46 02 ff 74 24 18 0f b6 d4 ff 
    
    Register to memory mapping:
    
    EAX=0x063533c1 is an unknown value
    EBX=0x0605db28 is pointing into the stack for thread: 0x04d94c00
    ECX=0x063533c1 is an unknown value
    EDX=0x0605d94c is pointing into the stack for thread: 0x04d94c00
    ESP=0x0605d86c is pointing into the stack for thread: 0x04d94c00
    EBP=0x0605d90c is pointing into the stack for thread: 0x04d94c00
    ESI=0x00000000 is an unknown value
    EDI=0xffffffff is an unknown value
    
    Stack: [0x06010000,0x06060000],  sp=0x0605d86c,  free space=310k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [fontmanager.dll+0x2dbe8]  Java_sun_font_FileFontStrike__1getGlyphImageFromWindows+0x9503
    C  0x0614dd30
    
    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;)V+0
    j  sun.font.SunLayoutEngine.layout(Lsun/font/FontStrikeDesc;[FIILsun/font/TextRecord;ILjava/awt/geom/Point2D$Float;Lsun/font/GlyphLayout$GVData;)V+70
    j  sun.font.GlyphLayout$EngineRecord.layout()V+95
    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;+63
    J  sun.font.ExtendedTextSourceLabel.createCharinfo()[F
    J  sun.font.ExtendedTextSourceLabel.getLineBreakIndex(IF)I
    j  java.awt.font.TextMeasurer.calcLineBreak(IF)I+96
    j  java.awt.font.TextMeasurer.getLineBreakIndex(IF)I+38
    j  java.awt.font.LineBreakMeasurer.nextOffset(FIZ)I+44
    j  java.awt.font.LineBreakMeasurer.nextLayout(FIZ)Ljava/awt/font/TextLayout;+15
    j  java.awt.font.LineBreakMeasurer.nextLayout(F)Ljava/awt/font/TextLayout;+7
    j  net.sf.jasperreports.engine.export.TextRenderer.renderParagraph(Ljava/text/AttributedCharacterIterator;ILjava/lang/String;)V+113
    j  net.sf.jasperreports.engine.export.TextRenderer.render(Ljava/awt/Graphics2D;IIIIIIIIFBBFFIZLnet/sf/jasperreports/engine/util/JRStyledText;Ljava/lang/String;)V+163
    j  net.sf.jasperreports.engine.export.JRGraphics2DExporter.exportText(Lnet/sf/jasperreports/engine/JRPrintText;)V+473
    J  net.sf.jasperreports.engine.export.JRGraphics2DExporter.exportElements(Ljava/util/Collection;)V
    j  net.sf.jasperreports.engine.export.JRGraphics2DExporter.exportPage(Lnet/sf/jasperreports/engine/JRPrintPage;)V+67
    j  net.sf.jasperreports.engine.export.JRGraphics2DExporter.exportReportToGraphics2D()V+151
    j  net.sf.jasperreports.engine.export.JRGraphics2DExporter.exportReport()V+148
    j  net.sf.jasperreports.view.JRViewer.paintPage(Ljava/awt/Graphics2D;)V+135
    j  net.sf.jasperreports.view.JRViewer$PageRenderer.paintComponent(Ljava/awt/Graphics;)V+26
    j  javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+290
    J  javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
    j  javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+322
    J  javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
    j  javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+322
    J  javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
    j  javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+322
    j  javax.swing.JComponent.paintToOffscreen(Ljava/awt/Graphics;IIIIII)V+41
    j  javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Image;Ljava/awt/Graphics;IIII)V+105
    j  javax.swing.RepaintManager$PaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)Z+116
    j  javax.swing.RepaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)V+52
    j  javax.swing.JComponent.paintForceDoubleBuffered(Ljava/awt/Graphics;)V+41
    j  javax.swing.JViewport.blitDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Graphics;IIIIIIIIII)V+73
    j  javax.swing.JViewport.windowBlitPaint(Ljava/awt/Graphics;)Z+269
    j  javax.swing.JViewport.setViewPosition(Ljava/awt/Point;)V+207
    j  javax.swing.plaf.basic.BasicScrollPaneUI$Handler.vsbStateChanged(Ljavax/swing/JViewport;Ljavax/swing/event/ChangeEvent;)V+31
    j  javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(Ljavax/swing/event/ChangeEvent;)V+98
    j  javax.swing.DefaultBoundedRangeModel.fireStateChanged()V+57
    j  javax.swing.DefaultBoundedRangeModel.setRangeProperties(IIIIZ)V+130
    j  javax.swing.DefaultBoundedRangeModel.setValue(I)V+62
    j  javax.swing.JScrollBar.setValue(I)V+14
    j  javax.swing.plaf.basic.BasicScrollBarUI.scrollByUnits(Ljavax/swing/JScrollBar;IIZ)V+188
    j  javax.swing.plaf.basic.BasicScrollPaneUI$Handler.mouseWheelMoved(Ljava/awt/event/MouseWheelEvent;)V+598
    j  java.awt.Component.processMouseWheelEvent(Ljava/awt/event/MouseWheelEvent;)V+34
    j  java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+103
    j  java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
    j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+573
    j  java.awt.Container.dispatchEventToSelf(Ljava/awt/AWTEvent;)V+2
    j  java.awt.Component.dispatchMouseWheelToAncestor(Ljava/awt/event/MouseWheelEvent;)Z+167
    j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+229
    J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    J  java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
    j  java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+205
    j  java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
    J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
    j  java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+65
    J  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
    J  java.awt.EventQueue$2.run()Ljava/lang/Object;
    v  ~StubRoutines::call_stub
    J  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
    J  java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
    j  java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6
    j  java.awt.EventQueue$3.run()Ljava/lang/Void;+11
    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;
    J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
    J  java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z
    j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
    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 )
      0x0202a400 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=14148, stack(0x05230000,0x05280000)]
      0x0202a000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5888, stack(0x01f60000,0x01fb0000)]
      0x02029400 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=12824, stack(0x06f20000,0x06f70000)]
      0x02027800 JavaThread "GC Daemon" daemon [_thread_blocked, id=9284, stack(0x06e90000,0x06ee0000)]
      0x02028c00 JavaThread "RMI RenewClean-[192.168.1.250:1098]" daemon [_thread_blocked, id=232, stack(0x06e00000,0x06e50000)]
      0x0621c000 JavaThread "Thread-3" daemon [_thread_in_native, id=3504, stack(0x06ba0000,0x06bf0000)]
      0x06215c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=10684, stack(0x06b10000,0x06b60000)]
    =>0x04d94c00 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=12764, stack(0x06010000,0x06060000)]
      0x04d62800 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=9280, stack(0x05f80000,0x05fd0000)]
      0x04d83800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=11008, stack(0x05030000,0x05080000)]
      0x04d83000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2956, stack(0x04fa0000,0x04ff0000)]
      0x04d80800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4900, stack(0x04f50000,0x04fa0000)]
      0x0201f000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13268, stack(0x04a40000,0x04a90000)]
      0x02018c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=10740, stack(0x049b0000,0x04a00000)]
      0x02017c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=8244, stack(0x04920000,0x04970000)]
      0x02014c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2096, stack(0x04890000,0x048e0000)]
      0x0200d000 JavaThread "Finalizer" daemon [_thread_blocked, id=13684, stack(0x04800000,0x04850000)]
      0x0200b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6132, stack(0x04770000,0x047c0000)]
    
    Other Threads:
      0x01fcf400 VMThread [stack: 0x046e0000,0x04730000] [id=13472]
      0x02032000 WatcherThread [stack: 0x04ad0000,0x04b20000] [id=9384]
    
    VM state:not at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     def new generation   total 27648K, used 22222K [0x14470000, 0x16260000, 0x1ef10000)
      eden space 24640K,  77% used [0x14470000, 0x15733a78, 0x15c80000)
      from space 3008K, 100% used [0x15c80000, 0x15f70000, 0x15f70000)
      to   space 3008K,   0% used [0x15f70000, 0x15f70000, 0x16260000)
     tenured generation   total 61236K, used 54498K [0x1ef10000, 0x22add000, 0x34470000)
       the space 61236K,  88% used [0x1ef10000, 0x22448968, 0x22448a00, 0x22add000)
     compacting perm gen  total 14592K, used 14396K [0x34470000, 0x352b0000, 0x38470000)
       the space 14592K,  98% used [0x34470000, 0x3527f030, 0x3527f200, 0x352b0000)
        ro space 10240K,  55% used [0x38470000, 0x389f3dd8, 0x389f3e00, 0x38e70000)
        rw space 12288K,  55% used [0x38e70000, 0x39516cd0, 0x39516e00, 0x39a70000)
    
    Code Cache  [0x02440000, 0x02798000, 0x04440000)
     total_blobs=1976 nmethods=1746 adapters=164 free_code_cache=30063488 largest_free_block=256
    
    Dynamic libraries:
    0x00400000 - 0x00425000 	C:\Java\jdk1.6.0_45\bin\javaw.exe
    0x779d0000 - 0x77b6a000 	C:\WINDOWS\SYSTEM32\ntdll.dll
    0x76110000 - 0x761f0000 	C:\WINDOWS\System32\KERNEL32.DLL
    0x77470000 - 0x7766c000 	C:\WINDOWS\System32\KERNELBASE.dll
    0x77220000 - 0x77299000 	C:\WINDOWS\System32\ADVAPI32.dll
    0x76790000 - 0x7684f000 	C:\WINDOWS\System32\msvcrt.dll
    0x772a0000 - 0x77316000 	C:\WINDOWS\System32\sechost.dll
    0x77350000 - 0x7740b000 	C:\WINDOWS\System32\RPCRT4.dll
    0x751a0000 - 0x751c0000 	C:\WINDOWS\System32\SspiCli.dll
    0x75190000 - 0x7519a000 	C:\WINDOWS\System32\CRYPTBASE.dll
    0x760b0000 - 0x7610f000 	C:\WINDOWS\System32\bcryptPrimitives.dll
    0x77770000 - 0x77907000 	C:\WINDOWS\System32\USER32.dll
    0x769c0000 - 0x769d7000 	C:\WINDOWS\System32\win32u.dll
    0x77320000 - 0x77341000 	C:\WINDOWS\System32\GDI32.dll
    0x76a60000 - 0x76bba000 	C:\WINDOWS\System32\gdi32full.dll
    0x75eb0000 - 0x75f2c000 	C:\WINDOWS\System32\msvcp_win.dll
    0x76850000 - 0x7696f000 	C:\WINDOWS\System32\ucrtbase.dll
    0x76070000 - 0x76095000 	C:\WINDOWS\System32\IMM32.DLL
    0x7c340000 - 0x7c396000 	C:\Java\jdk1.6.0_45\jre\bin\msvcr71.dll
    0x6d8e0000 - 0x6db90000 	C:\Java\jdk1.6.0_45\jre\bin\client\jvm.dll
    0x6e2f0000 - 0x6e314000 	C:\WINDOWS\SYSTEM32\WINMM.dll
    0x6d720000 - 0x6d743000 	C:\WINDOWS\SYSTEM32\winmmbase.dll
    0x76980000 - 0x769bb000 	C:\WINDOWS\System32\cfgmgr32.dll
    0x6d890000 - 0x6d89c000 	C:\Java\jdk1.6.0_45\jre\bin\verify.dll
    0x6d3e0000 - 0x6d3ff000 	C:\Java\jdk1.6.0_45\jre\bin\java.dll
    0x6d8d0000 - 0x6d8df000 	C:\Java\jdk1.6.0_45\jre\bin\zip.dll
    0x6d0b0000 - 0x6d1fc000 	C:\Java\jdk1.6.0_45\jre\bin\awt.dll
    0x75300000 - 0x753f7000 	C:\WINDOWS\System32\ole32.dll
    0x754c0000 - 0x75736000 	C:\WINDOWS\System32\combase.dll
    0x72810000 - 0x7287b000 	C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
    0x760a0000 - 0x760af000 	C:\WINDOWS\System32\kernel.appcore.dll
    0x76bc0000 - 0x76bd9000 	C:\WINDOWS\System32\bcrypt.dll
    0x73650000 - 0x73715000 	C:\WINDOWS\SYSTEM32\PROPSYS.dll
    0x73720000 - 0x7392f000 	C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.592_none_2e6de868278ee708\COMCTL32.dll
    0x758b0000 - 0x75942000 	C:\WINDOWS\System32\OLEAUT32.dll
    0x776d0000 - 0x77754000 	C:\WINDOWS\System32\shcore.dll
    0x04b20000 - 0x04b52000 	C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
    0x72db0000 - 0x72e4f000 	C:\WINDOWS\SYSTEM32\apphelp.dll
    0x725a0000 - 0x725c5000 	C:\WINDOWS\system32\DWMAPI.DLL
    0x73b20000 - 0x73b9a000 	C:\WINDOWS\system32\uxtheme.dll
    0x6d2e0000 - 0x6d336000 	C:\Java\jdk1.6.0_45\jre\bin\fontmanager.dll
    0x75950000 - 0x75a53000 	C:\WINDOWS\System32\MSCTF.dll
    0x6e5f0000 - 0x6e674000 	C:\WINDOWS\System32\TextInputFramework.dll
    0x6e490000 - 0x6e519000 	C:\WINDOWS\System32\CoreMessaging.dll
    0x6ddd0000 - 0x6e02e000 	C:\WINDOWS\System32\CoreUIComponents.dll
    0x6a870000 - 0x6a899000 	C:\WINDOWS\SYSTEM32\ntmarta.dll
    0x6e780000 - 0x6e85a000 	C:\WINDOWS\SYSTEM32\wintypes.dll
    0x6d6c0000 - 0x6d6d3000 	C:\Java\jdk1.6.0_45\jre\bin\net.dll
    0x75400000 - 0x7545e000 	C:\WINDOWS\System32\WS2_32.dll
    0x6b2e0000 - 0x6b332000 	C:\WINDOWS\system32\mswsock.dll
    0x750e0000 - 0x750f1000 	C:\WINDOWS\system32\napinsp.dll
    0x74ed0000 - 0x74ee6000 	C:\WINDOWS\system32\pnrpnsp.dll
    0x6bec0000 - 0x6bf51000 	C:\WINDOWS\SYSTEM32\DNSAPI.dll
    0x77760000 - 0x77767000 	C:\WINDOWS\System32\NSI.dll
    0x750a0000 - 0x750ab000 	C:\WINDOWS\System32\winrnr.dll
    0x74eb0000 - 0x74ec6000 	C:\WINDOWS\system32\NLAapi.dll
    0x74ea0000 - 0x74eb0000 	C:\WINDOWS\system32\wshbth.dll
    0x74fb0000 - 0x74fb8000 	C:\Windows\System32\rasadhlp.dll
    0x74020000 - 0x74071000 	C:\WINDOWS\System32\fwpuclnt.dll
    0x76210000 - 0x7678a000 	C:\WINDOWS\System32\shell32.dll
    0x76be0000 - 0x771a5000 	C:\WINDOWS\System32\windows.storage.dll
    0x752e0000 - 0x752f7000 	C:\WINDOWS\System32\profapi.dll
    0x77420000 - 0x77463000 	C:\WINDOWS\System32\powrprof.dll
    0x771c0000 - 0x771cd000 	C:\WINDOWS\System32\UMPDC.dll
    0x771d0000 - 0x77214000 	C:\WINDOWS\System32\shlwapi.dll
    0x751c0000 - 0x751d3000 	C:\WINDOWS\System32\cryptsp.dll
    0x6d6e0000 - 0x6d6e9000 	C:\Java\jdk1.6.0_45\jre\bin\nio.dll
    0x6d7b0000 - 0x6d7b6000 	C:\Java\jdk1.6.0_45\jre\bin\rmi.dll
    0x6b050000 - 0x6b07f000 	C:\WINDOWS\system32\rsaenh.dll
    0x708b0000 - 0x708ce000 	C:\WINDOWS\SYSTEM32\USERENV.dll
    0x744a0000 - 0x746c9000 	C:\WINDOWS\System32\iertutil.dll
    0x769e0000 - 0x76a60000 	C:\WINDOWS\System32\clbcatq.dll
    0x6f450000 - 0x6f481000 	C:\WINDOWS\system32\dataexchange.dll
    0x701c0000 - 0x7039e000 	C:\WINDOWS\system32\d3d11.dll
    0x6f2e0000 - 0x6f449000 	C:\WINDOWS\system32\dcomp.dll
    0x700f0000 - 0x701b1000 	C:\WINDOWS\system32\dxgi.dll
    0x70d80000 - 0x70d99000 	C:\WINDOWS\SYSTEM32\dxcore.dll
    0x6f0f0000 - 0x6f2d4000 	C:\WINDOWS\system32\twinapi.appcore.dll
    0x6f6d0000 - 0x6f6ef000 	C:\WINDOWS\system32\RMCLIENT.dll
    0x6d250000 - 0x6d273000 	C:\Java\jdk1.6.0_45\jre\bin\dcpr.dll
    0x6d500000 - 0x6d525000 	C:\Java\jdk1.6.0_45\jre\bin\jpeg.dll
    0x77410000 - 0x77416000 	C:\WINDOWS\System32\PSAPI.DLL
    
    VM Arguments:
    jvm_args: -Xmx536870912 -Xms67108864 -Dfile.encoding=UTF-8 
    java_command: org.openXpertya.OpenXpertya
    Launcher Type: SUN_STANDARD
    
    Environment Variables:
    JAVA_HOME=C:\Java\jdk1.6.0_45
    PATH=C:\Program Files\Common Files\Siemens\Automation\Simatic OAM\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Schneider Electric\Vijeo-Designer 6.2\Vijeo-Runtime\public\bin;C:\Program Files (x86)\Schneider Electric\Vijeo-Designer 6.2\Vijeo-Frame\Help;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Schneider Electric\EcoStruxure Machine Expert - Basic\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\User\AppData\Local\Microsoft\WindowsApps;
    USERNAME=User
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 9, GenuineIntel
    
    ---------------  S Y S T E M  ---------------
    
    OS: Windows 8 , 64 bit Build 9200 
    
    CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
    
    Memory: 4k page, physical 6156516k(1587596k free), swap 9786416k(3502768k free)
    
    vm_info: Java HotSpot(TM) Client VM (20.45-b01) for windows-x86 JRE (1.6.0_45-b06), built on Mar 26 2013 13:40:03 by "java_re" with MS VC++ 7.1 (VS2003)
    
    time: Thu Jan 16 15:38:48 2020
    elapsed time: 36 seconds
    
    
    #49021
    Federico Cristina
    Superadministrador

    Buenas,

    El cuelgue se estaría originando en alguna librería de soporte a la JVM. En particular se observa:

    Problematic frame: # C [fontmanager.dll+0x2dbe8]

    Creo recordar haber visto algún caso similar, en donde esta librería generaba problemas bajo la JDK 6.

    Como solución directa, te sugeriría probar a utilizar la version 8 de Java, dado que en dicha versión hasta el momento no hemos recibido reportes de este tipo de problemas.

    Saludos!
    Federico

Viendo 2 entradas - de la 1 a la 2 (de un total de 2)
  • Debes estar registrado para responder a este debate.