JVM crash # J org.apache.http.client.protocol.RequestAddCookies.process(Lorg/apache/http/HttpReques

今天部署了一个图片下载的程序到服务器上运行,每次运行不到半小时程序就挂掉了,JVM直接异常挂掉了,异常信息如下:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000296cb90, pid=6608, tid=8056
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# J  org.apache.http.client.protocol.RequestAddCookies.process(Lorg/apache/http/HttpRequest;Lorg/apache/http/protocol/HttpContext;)V
#
# Core dump written. Default location: D:\fbb\myWorkSpace_AiBang\hs_err_pid6608.mdmp
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#


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


Current thread (0x000000001db81000):  JavaThread "Thread-1" [_thread_in_Java, id=8056, stack(0x000000001eb70000,0x000000001ec70000)]


siginfo: ExceptionCode=0xc0000005, reading address 0x00000003a6877a48


Registers:
RAX=0x000000060072f598, RBX=0x0000000000000000, RCX=0x0000000000000002, RDX=0x0000000000000002
RSP=0x000000001ec6eac0, RBP=0x0000000000000001, RSI=0x00000006005d1368, RDI=0x00000006005d1364
R8 =0x0000000074d0ef48, R9 =0x000000000000000a, R10=0x0000000000000000, R11=0x0000000000000002
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x000000001ec6ea68, R15=0x000000001db81000
RIP=0x000000000296cb90, EFLAGS=0x0000000000010203


Top of Stack: (sp=0x000000001ec6eac0)
0x000000001ec6eac0:   01ce43e5ddbae3a1 000000001ec6eb18
0x000000001ec6ead0:   00000006004e0b68 0000000600781868
0x000000001ec6eae0:   00000006051622e0 eb53a3c100000002
0x000000001ec6eaf0:   000000075a9d1d50 000000075a9ca680
0x000000001ec6eb00:   74d0ef4800000001 000000075a9d1d50
0x000000001ec6eb10:   000000075a9d1df0 0000000000000001
0x000000001ec6eb20:   000000075a9d1d30 000000023f400000
0x000000001ec6eb30:   0000013e4fa47782 000000077ff66f70
0x000000001ec6eb40:   000000075a9d1d50 00000007c0a0c174
0x000000001ec6eb50:   0000000300000003 0000007000000001
0x000000001ec6eb60:   00000004ffffffff 000000075a9ca8e0
0x000000001ec6eb70:   00000000028b0c24 0000000000000000
0x000000001ec6eb80:   0000000000000031 000000075a9ca680
0x000000001ec6eb90:   0000000000000006 00000000028b0c24
0x000000001ec6eba0:   00000006050c2548 000000075a9ca8e0
0x000000001ec6ebb0:   000000075a9ca680 00000006051623b0 


Instructions: (pc=0x000000000296cb90)
0x000000000296cb70:   41 8b c8 89 4c 24 40 44 8b 44 24 40 46 8b 44 87
0x000000000296cb80:   10 44 89 44 24 44 8b 4c 24 40 ff c1 89 4c 24 6c
0x000000000296cb90:   47 8b 44 c4 08 41 81 f8 6d a2 0b c0 0f 85 5b 28
0x000000000296cba0:   00 00 48 be 68 13 5d 00 06 00 00 00 48 b8 98 f5 




Register to memory mapping:


RAX=0x000000060072f598 is an oop
{instance class} 
 - klass: {other class}
RBX=0x0000000000000000 is an unknown value
RCX=0x0000000000000002 is an unknown value
RDX=0x0000000000000002 is an unknown value
RSP=0x000000001ec6eac0 is pointing into the stack for thread: 0x000000001db81000
RBP=0x0000000000000001 is an unknown value
RSI=0x00000006005d1368 is an oop
{instance class} 
 - klass: {other class}
RDI=0x00000006005d1364 is an oop
[[I 
 - klass: 'java/lang/Object'[]
 - length: 5
R8 =0x0000000074d0ef48 is an unknown value
R9 =0x000000000000000a is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000002 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x000000001ec6ea68 is pointing into the stack for thread: 0x000000001db81000
R15=0x000000001db81000 is a thread




Stack: [0x000000001eb70000,0x000000001ec70000],  sp=0x000000001ec6eac0,  free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J  org.apache.http.client.protocol.RequestAddCookies.process(Lorg/apache/http/HttpRequest;Lorg/apache/http/protocol/HttpContext;)V




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


Java Threads: ( => current thread )
  0x000000001decf000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7548, stack(0x000000001f880000,0x000000001f980000)]
  0x000000001dece800 JavaThread "DestroyJavaVM" [_thread_blocked, id=4032, stack(0x0000000002680000,0x0000000002780000)]
  0x000000001d99f000 JavaThread "Thread-10" [_thread_in_Java, id=5832, stack(0x000000001f5e0000,0x000000001f6e0000)]
  0x000000001d997000 JavaThread "Thread-9" [_thread_blocked, id=7024, stack(0x000000001f040000,0x000000001f140000)]
  0x000000001d996000 JavaThread "Thread-8" [_thread_blocked, id=5252, stack(0x000000001ec70000,0x000000001ed70000)]
  0x000000001d995800 JavaThread "Thread-7" [_thread_blocked, id=6056, stack(0x000000001f4a0000,0x000000001f5a0000)]
  0x000000001db95000 JavaThread "Thread-6" [_thread_blocked, id=6988, stack(0x000000001f2e0000,0x000000001f3e0000)]
  0x000000001db8b000 JavaThread "Thread-5" [_thread_blocked, id=6848, stack(0x000000001f150000,0x000000001f250000)]
  0x000000001db88000 JavaThread "Thread-4" [_thread_blocked, id=4620, stack(0x000000001e910000,0x000000001ea10000)]
  0x000000001da76000 JavaThread "Thread-3" [_thread_in_Java, id=3632, stack(0x000000001eeb0000,0x000000001efb0000)]
  0x000000001da78000 JavaThread "Thread-2" [_thread_blocked, id=8100, stack(0x000000001eda0000,0x000000001eea0000)]
=>0x000000001db81000 JavaThread "Thread-1" [_thread_in_Java, id=8056, stack(0x000000001eb70000,0x000000001ec70000)]
  0x000000001d839000 JavaThread "parseThread" [_thread_blocked, id=7584, stack(0x000000001dc00000,0x000000001dd00000)]
  0x000000001bc9e800 JavaThread "Service Thread" daemon [_thread_blocked, id=7372, stack(0x000000001d290000,0x000000001d390000)]
  0x000000001bc9e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5728, stack(0x000000001d4e0000,0x000000001d5e0000)]
  0x000000001bc99000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7696, stack(0x000000001cc10000,0x000000001cd10000)]
  0x000000001bc97800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8136, stack(0x000000001d3a0000,0x000000001d4a0000)]
  0x000000001bc90800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7740, stack(0x000000001d170000,0x000000001d270000)]
  0x00000000025f5000 JavaThread "Finalizer" daemon [_thread_blocked, id=7756, stack(0x000000001ce50000,0x000000001cf50000)]
  0x00000000025ee000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7812, stack(0x000000001cf70000,0x000000001d070000)]


Other Threads:
  0x00000000025ea800 VMThread [stack: 0x000000001cd50000,0x000000001ce50000] [id=3944]
  0x000000001bcb3800 WatcherThread [stack: 0x000000001d6a0000,0x000000001d7a0000] [id=7276]


VM state:synchronizing (normal execution)


VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x000000000267a670] Safepoint_lock - owner thread: 0x00000000025ea800
[0x000000000267a6f0] Threads_lock - owner thread: 0x00000000025ea800


Heap
 PSYoungGen      total 672896K, used 65036K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 670592K, 9% used [0x0000000757000000,0x000000075ad43180,0x000000077fee0000)
  from space 2304K, 100% used [0x000000077fee0000,0x0000000780120000,0x0000000780120000)
  to   space 6400K, 0% used [0x0000000780460000,0x0000000780460000,0x0000000780aa0000)
 ParOldGen       total 1365376K, used 3148K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x00000006053130e0,0x0000000658560000)
 PSPermGen       total 21248K, used 9893K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 46% used [0x00000005ffe00000,0x00000006007a9738,0x00000006012c0000)


Card table byte_map: [0x0000000005840000,0x0000000006850000] byte_map_base: 0x0000000002841000


Polling page: 0x0000000000130000


Code Cache  [0x0000000002780000, 0x00000000029f0000, 0x0000000005780000)
 total_blobs=927 nmethods=619 adapters=259 free_code_cache=47179Kb largest_free_block=48227776


Compilation events (10 events):
Event: 217.067 Thread 0x000000001bc9e000  618             java.util.ArrayList::toArray (60 bytes)
Event: 217.073 Thread 0x000000001bc9e000 nmethod 618 0x00000000028efcd0 code [0x00000000028efe20, 0x00000000028f02f8]
Event: 218.800 Thread 0x000000001bc99000  619             javax.imageio.stream.FileCacheImageInputStream::read (128 bytes)
Event: 218.805 Thread 0x000000001bc99000 nmethod 619 0x00000000028ef610 code [0x00000000028ef780, 0x00000000028efa10]
Event: 221.602 Thread 0x000000001bc99000  620             org.apache.http.HttpHost::equals (66 bytes)
Event: 221.606 Thread 0x000000001bc99000 nmethod 620 0x000000000294a110 code [0x000000000294a260, 0x000000000294a518]
Event: 223.429 Thread 0x000000001bc9e000  621   !         org.apache.http.client.protocol.RequestAddCookies::process (830 bytes)
Event: 223.858 Thread 0x000000001bc99000  622             javax.imageio.stream.ImageInputStreamImpl::readFully (73 bytes)
Event: 223.867 Thread 0x000000001bc99000 nmethod 622 0x0000000002949810 code [0x00000000029499a0, 0x0000000002949cd0]
Event: 224.218 Thread 0x000000001bc9e000 nmethod 621 0x0000000002967810 code [0x0000000002968420, 0x0000000002970758]


GC Heap History (10 events):
Event: 83.291 GC heap before
{Heap before GC invocations=3 (full 0):
 PSYoungGen      total 597312K, used 516952K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 512000K, 100% used [0x0000000757000000,0x0000000776400000,0x0000000776400000)
  from space 85312K, 5% used [0x000000077b750000,0x000000077bc26030,0x0000000780aa0000)
  to   space 85312K, 0% used [0x0000000776400000,0x0000000776400000,0x000000077b750000)
 ParOldGen       total 1365376K, used 16K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x0000000605004000,0x0000000658560000)
 PSPermGen       total 21248K, used 9746K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 45% used [0x00000005ffe00000,0x0000000600784978,0x00000006012c0000)
Event: 83.302 GC heap after
Heap after GC invocations=3 (full 0):
 PSYoungGen      total 597312K, used 4776K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 512000K, 0% used [0x0000000757000000,0x0000000757000000,0x0000000776400000)
  from space 85312K, 5% used [0x0000000776400000,0x00000007768aa020,0x000000077b750000)
  to   space 85312K, 0% used [0x000000077b750000,0x000000077b750000,0x0000000780aa0000)
 ParOldGen       total 1365376K, used 24K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x0000000605006000,0x0000000658560000)
 PSPermGen       total 21248K, used 9746K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 45% used [0x00000005ffe00000,0x0000000600784978,0x00000006012c0000)
}
Event: 111.680 GC heap before
{Heap before GC invocations=4 (full 0):
 PSYoungGen      total 597312K, used 516776K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 512000K, 100% used [0x0000000757000000,0x0000000776400000,0x0000000776400000)
  from space 85312K, 5% used [0x0000000776400000,0x00000007768aa020,0x000000077b750000)
  to   space 85312K, 0% used [0x000000077b750000,0x000000077b750000,0x0000000780aa0000)
 ParOldGen       total 1365376K, used 24K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x0000000605006000,0x0000000658560000)
 PSPermGen       total 21248K, used 9798K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 46% used [0x00000005ffe00000,0x0000000600791988,0x00000006012c0000)
Event: 111.696 GC heap after
Heap after GC invocations=4 (full 0):
 PSYoungGen      total 597312K, used 4760K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 512000K, 0% used [0x0000000757000000,0x0000000757000000,0x0000000776400000)
  from space 85312K, 5% used [0x000000077b750000,0x000000077bbf6010,0x0000000780aa0000)
  to   space 85312K, 0% used [0x0000000776400000,0x0000000776400000,0x000000077b750000)
 ParOldGen       total 1365376K, used 32K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x0000000605008000,0x0000000658560000)
 PSPermGen       total 21248K, used 9798K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 46% used [0x00000005ffe00000,0x0000000600791988,0x00000006012c0000)
}
Event: 144.067 GC heap before
{Heap before GC invocations=5 (full 0):
 PSYoungGen      total 597312K, used 516760K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 512000K, 100% used [0x0000000757000000,0x0000000776400000,0x0000000776400000)
  from space 85312K, 5% used [0x000000077b750000,0x000000077bbf6010,0x0000000780aa0000)
  to   space 85312K, 0% used [0x0000000776400000,0x0000000776400000,0x000000077b750000)
 ParOldGen       total 1365376K, used 32K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x0000000605008000,0x0000000658560000)
 PSPermGen       total 21248K, used 9825K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 46% used [0x00000005ffe00000,0x00000006007984b0,0x00000006012c0000)
Event: 144.079 GC heap after
Heap after GC invocations=5 (full 0):
 PSYoungGen      total 597312K, used 4744K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 512000K, 0% used [0x0000000757000000,0x0000000757000000,0x0000000776400000)
  from space 85312K, 5% used [0x0000000776400000,0x00000007768a2040,0x000000077b750000)
  to   space 6080K, 0% used [0x00000007804b0000,0x00000007804b0000,0x0000000780aa0000)
 ParOldGen       total 1365376K, used 40K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x000000060500a000,0x0000000658560000)
 PSPermGen       total 21248K, used 9825K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 46% used [0x00000005ffe00000,0x00000006007984b0,0x00000006012c0000)
}
Event: 175.433 GC heap before
{Heap before GC invocations=6 (full 0):
 PSYoungGen      total 597312K, used 516744K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 512000K, 100% used [0x0000000757000000,0x0000000776400000,0x0000000776400000)
  from space 85312K, 5% used [0x0000000776400000,0x00000007768a2040,0x000000077b750000)
  to   space 6080K, 0% used [0x00000007804b0000,0x00000007804b0000,0x0000000780aa0000)
 ParOldGen       total 1365376K, used 40K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x000000060500a000,0x0000000658560000)
 PSPermGen       total 21248K, used 9842K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 46% used [0x00000005ffe00000,0x000000060079c9d8,0x00000006012c0000)
Event: 175.447 GC heap after
Heap after GC invocations=6 (full 0):
 PSYoungGen      total 676672K, used 5032K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 670592K, 0% used [0x0000000757000000,0x0000000757000000,0x000000077fee0000)
  from space 6080K, 82% used [0x00000007804b0000,0x000000078099a040,0x0000000780aa0000)
  to   space 5952K, 0% used [0x000000077fee0000,0x000000077fee0000,0x00000007804b0000)
 ParOldGen       total 1365376K, used 48K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x000000060500c000,0x0000000658560000)
 PSPermGen       total 21248K, used 9842K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 46% used [0x00000005ffe00000,0x000000060079c9d8,0x00000006012c0000)
}
Event: 222.907 GC heap before
{Heap before GC invocations=7 (full 0):
 PSYoungGen      total 676672K, used 675624K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 670592K, 100% used [0x0000000757000000,0x000000077fee0000,0x000000077fee0000)
  from space 6080K, 82% used [0x00000007804b0000,0x000000078099a040,0x0000000780aa0000)
  to   space 5952K, 0% used [0x000000077fee0000,0x000000077fee0000,0x00000007804b0000)
 ParOldGen       total 1365376K, used 48K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x000000060500c000,0x0000000658560000)
 PSPermGen       total 21248K, used 9856K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 46% used [0x00000005ffe00000,0x00000006007a0060,0x00000006012c0000)
Event: 222.923 GC heap after
Heap after GC invocations=7 (full 0):
 PSYoungGen      total 672896K, used 2304K [0x0000000757000000, 0x0000000780aa0000, 0x0000000800000000)
  eden space 670592K, 0% used [0x0000000757000000,0x0000000757000000,0x000000077fee0000)
  from space 2304K, 100% used [0x000000077fee0000,0x0000000780120000,0x0000000780120000)
  to   space 6400K, 0% used [0x0000000780460000,0x0000000780460000,0x0000000780aa0000)
 ParOldGen       total 1365376K, used 3148K [0x0000000605000000, 0x0000000658560000, 0x0000000757000000)
  object space 1365376K, 0% used [0x0000000605000000,0x00000006053130e0,0x0000000658560000)
 PSPermGen       total 21248K, used 9856K [0x00000005ffe00000, 0x00000006012c0000, 0x0000000605000000)
  object space 21248K, 46% used [0x00000005ffe00000,0x00000006007a0060,0x00000006012c0000)
}


Deoptimization events (10 events):
Event: 2.165 Thread 0x000000001db8b000 Uncommon trap -34 fr.pc 0x00000000028179f0
Event: 2.165 Thread 0x000000001db8b000 Uncommon trap -58 fr.pc 0x00000000027f65e8
Event: 2.165 Thread 0x000000001db8b000 Uncommon trap -34 fr.pc 0x00000000028179f0
Event: 2.203 Thread 0x000000001db95000 Uncommon trap -58 fr.pc 0x00000000027f65e8
Event: 2.203 Thread 0x000000001db95000 Uncommon trap -34 fr.pc 0x00000000028179f0
Event: 2.203 Thread 0x000000001db95000 Uncommon trap -58 fr.pc 0x00000000027f65e8
Event: 2.203 Thread 0x000000001db95000 Uncommon trap -34 fr.pc 0x00000000028179f0
Event: 72.255 Thread 0x000000001d995800 Uncommon trap -122 fr.pc 0x00000000028ca82c
Event: 153.436 Thread 0x000000001d995800 Uncommon trap -12 fr.pc 0x00000000029166c8
Event: 166.370 Thread 0x000000001da78000 Uncommon trap -12 fr.pc 0x000000000292cdf0


Internal exceptions (10 events):
Event: 0.994 Thread 0x000000001d997000 Threw 0x000000075d5879e0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.995 Thread 0x000000001d997000 Threw 0x000000075d5897b0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 1.134 Thread 0x000000001db95000 Threw 0x000000075babf430 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 1.135 Thread 0x000000001db95000 Threw 0x000000075bac2698 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 1.136 Thread 0x000000001db8b000 Threw 0x000000075b0ca748 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 1.140 Thread 0x000000001db8b000 Threw 0x000000075b0d4fa0 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 1.166 Thread 0x000000001db8b000 Threw 0x000000075b0df360 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 87.177 Thread 0x000000001db81000 Threw 0x000000075a4ad718 at C:\jdk7u1_64p\jdk7u9\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 153.436 Thread 0x000000001d995800 Implicit null exception at 0x0000000002915c1a to 0x00000000029166b5
Event: 166.370 Thread 0x000000001da78000 Implicit null exception at 0x0000000002926ec0 to 0x000000000292cdd5


Events (10 events):
Event: 144.079 Executing VM operation: ParallelGCFailedAllocation done
Event: 153.436 Thread 0x000000001d995800 DEOPT PACKING pc=0x00000000029166c8 sp=0x000000001f59eb40
Event: 153.436 Thread 0x000000001d995800 DEOPT UNPACKING pc=0x00000000027b9164 sp=0x000000001f59eaa8 mode 2
Event: 166.370 Thread 0x000000001da78000 DEOPT PACKING pc=0x000000000292cdf0 sp=0x000000001ee9e9a0
Event: 166.370 Thread 0x000000001da78000 DEOPT UNPACKING pc=0x00000000027b9164 sp=0x000000001ee9e8f0 mode 2
Event: 175.433 Executing VM operation: ParallelGCFailedAllocation
Event: 175.447 Executing VM operation: ParallelGCFailedAllocation done
Event: 198.896 Thread 0x000000001bc9e000 flushing nmethod 0x00000000028ca210
Event: 222.907 Executing VM operation: ParallelGCFailedAllocation
Event: 222.923 Executing VM operation: ParallelGCFailedAllocation done




Dynamic libraries:
0x000000013f850000 - 0x000000013f883000 C:\Windows\system32\java.exe
0x0000000077a50000 - 0x0000000077bf9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077830000 - 0x000000007794f000 C:\Windows\system32\kernel32.dll
0x000007fefda50000 - 0x000007fefdabb000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe3d0000 - 0x000007fefe4ab000 C:\Windows\system32\ADVAPI32.dll
0x000007feff450000 - 0x000007feff4ef000 C:\Windows\system32\msvcrt.dll
0x000007feff690000 - 0x000007feff6af000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff6b0000 - 0x000007feff7dd000 C:\Windows\system32\RPCRT4.dll
0x0000000077950000 - 0x0000000077a4a000 C:\Windows\system32\USER32.dll
0x000007feffbe0000 - 0x000007feffc47000 C:\Windows\system32\GDI32.dll
0x000007feffcb0000 - 0x000007feffcbe000 C:\Windows\system32\LPK.dll
0x000007feffb10000 - 0x000007feffbd9000 C:\Windows\system32\USP10.dll
0x000007fefc430000 - 0x000007fefc624000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefe0f0000 - 0x000007fefe161000 C:\Windows\system32\SHLWAPI.dll
0x000007feff420000 - 0x000007feff44e000 C:\Windows\system32\IMM32.DLL
0x000007fefdfe0000 - 0x000007fefe0e9000 C:\Windows\system32\MSCTF.dll
0x0000000074f20000 - 0x0000000074ff1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x0000000074800000 - 0x0000000074f1f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fefb190000 - 0x000007fefb199000 C:\Windows\system32\WSOCK32.dll
0x000007fefe380000 - 0x000007fefe3cd000 C:\Windows\system32\WS2_32.dll
0x000007fefdfd0000 - 0x000007fefdfd8000 C:\Windows\system32\NSI.dll
0x000007fef8e20000 - 0x000007fef8e5b000 C:\Windows\system32\WINMM.dll
0x0000000077c10000 - 0x0000000077c17000 C:\Windows\system32\PSAPI.DLL
0x00000000747f0000 - 0x00000000747ff000 C:\Program Files\Java\jre7\bin\verify.dll
0x00000000747c0000 - 0x00000000747e8000 C:\Program Files\Java\jre7\bin\java.dll
0x00000000747a0000 - 0x00000000747b5000 C:\Program Files\Java\jre7\bin\zip.dll
0x0000000074780000 - 0x0000000074799000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefd1d0000 - 0x000007fefd225000 C:\Windows\system32\mswsock.dll
0x000007fefd1c0000 - 0x000007fefd1c7000 C:\Windows\System32\wship6.dll
0x0000000074760000 - 0x0000000074771000 C:\Program Files\Java\jre7\bin\nio.dll
0x0000000074730000 - 0x0000000074754000 C:\Program Files\Java\jre7\bin\sunec.dll
0x0000000074720000 - 0x000000007472b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x000007fefdc00000 - 0x000007fefdd67000 C:\Windows\system32\CRYPT32.dll
0x000007fefda40000 - 0x000007fefda4f000 C:\Windows\system32\MSASN1.dll
0x000007fefd230000 - 0x000007fefd247000 C:\Windows\system32\CRYPTSP.dll
0x000007fefcf30000 - 0x000007fefcf77000 C:\Windows\system32\rsaenh.dll
0x000007fefcce0000 - 0x000007fefccfe000 C:\Windows\system32\USERENV.dll
0x000007fefd9a0000 - 0x000007fefd9af000 C:\Windows\system32\profapi.dll
0x000007fefd890000 - 0x000007fefd89f000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefc410000 - 0x000007fefc425000 C:\Windows\system32\NLAapi.dll
0x000007fefa120000 - 0x000007fefa135000 C:\Windows\system32\napinsp.dll
0x000007fefd050000 - 0x000007fefd0ab000 C:\Windows\system32\DNSAPI.dll
0x000007fefa0d0000 - 0x000007fefa0db000 C:\Windows\System32\winrnr.dll
0x000007fefcbc0000 - 0x000007fefcbc7000 C:\Windows\System32\wshtcpip.dll
0x000007fefbc10000 - 0x000007fefbc37000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefbbd0000 - 0x000007fefbbdb000 C:\Windows\system32\WINNSI.DLL
0x000007fefa3c0000 - 0x000007fefa3c8000 C:\Windows\system32\rasadhlp.dll
0x000007fefbb40000 - 0x000007fefbb93000 C:\Windows\System32\fwpuclnt.dll
0x0000000072590000 - 0x0000000072723000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007feff910000 - 0x000007feff9e7000 C:\Windows\system32\OLEAUT32.dll
0x000007fefe170000 - 0x000007fefe373000 C:\Windows\system32\ole32.dll
0x000007fef5200000 - 0x000007fef5325000 C:\Windows\system32\DBGHELP.DLL


VM Arguments:
jvm_args: -Xms2000m 
java_command: AiBangPhoneTest.jar 201335-jzy-v001aibangcom mapping.txt
Launcher Type: SUN_STANDARD


Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.7.0_09
CLASSPATH=.;C:\Program Files\Java\jdk1.7.0_09\lib;C:\Program Files\Java\jdk1.7.0_09\lib\dt.jar;C:\Program Files\Java\jdk1.7.0_09\lib\tools.jar
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;JAVA_HOME\bin;JAVA_HOME\jre\bin
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel






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


OS: Windows NT 6.1 , 64 bit Build 7601 Service Pack 1


CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit, tscinv


Memory: 4k page, physical 33221368k(20656660k free), swap 66440892k(56164128k free)


vm_info: Java HotSpot(TM) 64-Bit Server VM (23.5-b02) for windows-amd64 JRE (1.7.0_09-b05), built on Sep 24 2012 21:45:04 by "java_re" with unknown MS VC++:1600


time: Sun Apr 28 15:56:34 2013
elapsed time: 240 seconds



咋一看有点懵,在Google上了搜了好久终于找到答案了,设置一下HttpClient的 COOKIE_POLICY 为CookiePolicy.BROWSER_COMPATIBILITY 即可。目前还不知道具体原因



参考地址:https://code.google.com/p/crawler4j/issues/detail?id=136




评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值