cancel
Showing results for 
Search instead for 
Did you mean: 

Mass Upload Crashes Tomcat (Both CIFS and FTP)

sysarch
Champ in-the-making
Champ in-the-making
Hello,

I've installed and everything appears to be working except about 50 files through a mass upload.  Tomcat then croaks over and dies, returning back resource unavailable type errors depending on the client.  I get the following errors:

# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da727b6, pid=4020, tid=3000


And one of these for every document…

20:15:52,869 ERROR [org.alfresco.repo.content.transform.AbstractContentTransformer] Content reader not closed by transformer:
   reader: ContentAccessor[ contentUrl=store://2006/3/29/20/1cf0031c-bf93-11da-8edc-81a1ba29a597.bin, mimetype=application/vnd.excel, size=113664, encoding=UTF-8]
   transformer: PoiHssfContentTransformer[ average=114ms]

Anyone have any similar problems, or general guidance?
6 REPLIES 6

kevinr
Star Contributor
Star Contributor
Can you check if this is your problem:
http://forums.alfresco.com/viewtopic.php?t=856

If not, can you post the full detail of the crash log?

Thanks,

Kevin

sysarch
Champ in-the-making
Champ in-the-making
Thanks for the quick response.

My download already had the posted change in the .hotspot_compiler, but it is using the the same JVM version that has the issue.  However it is not throwing a SIGSEGV.

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da727b6, pid=4020, tid=3000
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# V  [jvm.dll+0x1f27b6]
#

—————  T H R E A D  —————

Current thread (0x00ac04c8):  JavaThread "CompilerThread1" daemon [_thread_in_native, id=3000]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x279f6774, EBX=0x26e2f22c, ECX=0x00000000, EDX=0x6db74d28
ESP=0x26e2f1d8, EBP=0x279f8484, ESI=0x279f7dec, EDI=0x279f7da8
EIP=0x6da727b6, EFLAGS=0x00010246

Top of Stack: (sp=0x26e2f1d8)
0x26e2f1d8:   279f7da8 279f7dec 6da728bd 279f6754
0x26e2f1e8:   279f8484 26e2f22c 279f84e8 00000000
0x26e2f1f8:   279f8484 26e2f2fc 6da72adf 279f7dec
0x26e2f208:   279f8484 26e2f22c 26e2f2fc 279f8484
0x26e2f218:   27ae52f4 279f8484 26e2f2fc 00000000
0x26e2f228:   0000000f 00000000 00000002 275c0590
0x26e2f238:   00000000 6dac5e2f 26e2f2fc 00000001
0x26e2f248:   00000038 26e2f43c 279f8484 6dac5cc7

Instructions: (pc=0x6da727b6)
0x6da727a6:   83 78 0c 03 0f 85 87 00 00 00 8b 40 04 8b 48 08
0x6da727b6:   8b 11 ff 52 28 85 c0 74 78 8b 40 04 8b 08 8b 11


Stack: [0x26df0000,0x26e30000),  sp=0x26e2f1d8,  free space=252k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0x1f27b6]


Current CompileTask:
opto:1822      org.apache.lucene.index.IndexReader$1.doBody()Ljava/lang/Object; (99 bytes)

kevinr
Star Contributor
Star Contributor
That looks exactly like the same problem as fixed by the hotspot compiler exclusion file:

Current CompileTask:
opto:1822 org.apache.lucene.index.IndexReader$1.doBody()Ljava/lang/Object; (99 bytes)

It's wierd - if you have the file in your download then it should exclude that method and fix the problem.

Can you check if this line is displayed on the tomcat console immediately upon startup (it's probably in the first 4 or 5 lines)

CompilerOracle: exclude org/apache/lucene/index/IndexReader$1 doBody
If it's NOT there then the hotspot exclusion file has not been read by the JVM.

Thanks,

Kevin

elam
Champ in-the-making
Champ in-the-making
Hi,

I don't know if a resolution was posted to this in another section of the forum but the problem is that the .hotspot_compiler file is in the wrong place, at least in the jboss-portal package that I downloaded.

In the package it resides in alfresco/jboss/bin whereas it should be in alfresco/, or the same directory as the alfresco.sh script.  Once I put it there, the Oracle message shows in the logs.  Now I get to do a mass copy to see if it solves my crashing.

cheers.

kevinr
Star Contributor
Star Contributor
Thanks for spotting that - we'll get the file moved in the bundles.

Thanks,

Kevin

maximus007
Champ in-the-making
Champ in-the-making
Does this method still apply today? I am having the same issues with random CIFS and FTP crashes on Server 2008 R2/Alfresco Community 3.2r2. I have tried with the stock Java VM as well as 6.0_18 x64.

Here is my java log:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6dcd4641, pid=568, tid=4000
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Server VM (14.2-b01 mixed mode windows-x86 )
# Problematic frame:
# V  [jvm.dll+0x174641]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

—————  T H R E A D  —————

Current thread (0x024f4000):  VMThread [stack: 0x2fe40000,0x2fe90000] [id=4000]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000068

Registers:
EAX=0x00000000, EBX=0x2922d468, ECX=0x00000000, EDX=0x00000000
ESP=0x2fe8fc84, EBP=0x2fe8fca0, ESI=0x27748fa8, EDI=0x2922d470
EIP=0x6dcd4641, EFLAGS=0x00010293

Top of Stack: (sp=0x2fe8fc84)
0x2fe8fc84:   2922d30c 2922d2b4 2922d450 0a6ef524
0x2fe8fc94:   2922d470 00000003 0a6ef520 2fe8fcb8
0x2fe8fca4:   6ddbf72e 2922d450 005cfde0 005cfe80
0x2fe8fcb4:   00000000 2fe8fcf0 6dd9e9ba 00000003
0x2fe8fcc4:   6dde77cd 00010100 2fe8fce0 00000000
0x2fe8fcd4:   00000000 0000a920 30bfb6c8 2fe8fd00
0x2fe8fce4:   6dde7c92 00000004 005c2928 2fe8fde4
0x2fe8fcf4:   6dde806f 00000000 0000000a 005cfde0

Instructions: (pc=0x6dcd4641)
0x6dcd4631:   80 f9 01 eb 19 83 e1 07 83 f9 05 74 24 8b 56 04
0x6dcd4641:   8b 52 68 83 e2 07 80 fa 05 74 0c 83 f9 01 75 07


Stack: [0x2fe40000,0x2fe90000],  sp=0x2fe8fc84,  free space=319k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0x174641]
V  [jvm.dll+0x25f72e]
V  [jvm.dll+0x23e9ba]
V  [jvm.dll+0x28806f]
V  [jvm.dll+0x28f709]
V  [jvm.dll+0x306eb4]
V  [jvm.dll+0x309463]
V  [jvm.dll+0x3086fe]
V  [jvm.dll+0x308a4c]
V  [jvm.dll+0x308e72]
V  [jvm.dll+0x2681ec]
C  [msvcr71.dll+0x9565]
C  [kernel32.dll+0x13677]
C  [ntdll.dll+0x39d72]
C  [ntdll.dll+0x39d45]

VM_Operation (0x3384f194): ParallelGCFailedAllocation, mode: safepoint, requested by thread 0x324cc800


—————  P R O C E S S  —————

Java Threads: ( => current thread )
  0x31499000 JavaThread "BulkFilesystemImportThread" daemon [_thread_blocked, id=2936, stack(0x33540000,0x33560000)]
  0x3149a800 JavaThread "http-8080-7" daemon [_thread_blocked, id=1072, stack(0x3ab90000,0x3abb0000)]
  0x31ab4c00 JavaThread "http-8080-6" daemon [_thread_blocked, id=3296, stack(0x341a0000,0x341c0000)]
  0x31ab2c00 JavaThread "http-8080-5" daemon [_thread_in_native, id=2524, stack(0x34080000,0x340a0000)]
  0x31ab3800 JavaThread "http-8080-4" daemon [_thread_blocked, id=3588, stack(0x34420000,0x34440000)]
  0x31ab3400 JavaThread "http-8080-3" daemon [_thread_blocked, id=3752, stack(0x34540000,0x34560000)]
  0x324d2000 JavaThread "http-8080-2" daemon [_thread_blocked, id=3772, stack(0x341e0000,0x34200000)]
  0x324cb800 JavaThread "Thread-61" daemon [_thread_blocked, id=3908, stack(0x33b50000,0x33b70000)]
  0x30cab400 JavaThread "http-8080-1" daemon [_thread_in_native, id=2412, stack(0x33f10000,0x33f30000)]
  0x31ab1400 JavaThread "http-8080-Acceptor-0" daemon [_thread_in_native, id=3992, stack(0x35860000,0x35880000)]
  0x31ab1000 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=2844, stack(0x35800000,0x35820000)]
  0x31aad800 JavaThread "Timer-1" daemon [_thread_blocked, id=1104, stack(0x356a0000,0x356c0000)]
  0x31aad000 JavaThread "9730128@qtp0-1 - Acceptor0 SocketConnector@0.0.0.0:7070" [_thread_in_native, id=3540, stack(0x35640000,0x35660000)]
  0x31d4d400 JavaThread "1515765@qtp0-0" [_thread_blocked, id=2816, stack(0x355e0000,0x35600000)]
  0x31d4d000 JavaThread "org.subethamail.smtp.server.SMTPServer$Watchdog" daemon [_thread_blocked, id=1884, stack(0x35580000,0x355a0000)]
  0x31d4c800 JavaThread "org.subethamail.smtp.server.SMTPServer" [_thread_in_native, id=2192, stack(0x35520000,0x35540000)]
  0x31d4c400 JavaThread "AlfrescoJbpmJobExecutor:192.168.1.30:1" daemon [_thread_blocked, id=1328, stack(0x354c0000,0x354e0000)]
  0x31d4bc00 JavaThread "Win32HostAnnouncer_L2" [_thread_blocked, id=4040, stack(0x35460000,0x35480000)]
  0x31d4b800 JavaThread "Win32HostAnnouncer_L1" [_thread_blocked, id=3096, stack(0x35400000,0x35420000)]
  0x31d4b000 JavaThread "Thread-51" daemon [_thread_in_native, id=2660, stack(0x353a0000,0x353c0000)]
  0x31d4ac00 JavaThread "FTP Server" [_thread_in_native, id=2972, stack(0x35340000,0x35360000)]
  0x31d4a400 JavaThread "CIFS Server" [_thread_blocked, id=2208, stack(0x35290000,0x352b0000)]
  0x31d4a000 JavaThread "NodeMonitor_Alfresco" daemon [_thread_blocked, id=3044, stack(0x35130000,0x35150000)]
  0x31d49800 JavaThread "AlfJLANWorker25" daemon [_thread_blocked, id=860, stack(0x350d0000,0x350f0000)]
  0x31d49400 JavaThread "AlfJLANWorker24" daemon [_thread_blocked, id=1020, stack(0x35070000,0x35090000)]
  0x31d48c00 JavaThread "AlfJLANWorker23" daemon [_thread_blocked, id=2556, stack(0x35010000,0x35030000)]
  0x31d48800 JavaThread "AlfJLANWorker22" daemon [_thread_blocked, id=4032, stack(0x34fb0000,0x34fd0000)]
  0x31d48000 JavaThread "AlfJLANWorker21" daemon [_thread_blocked, id=2308, stack(0x34f50000,0x34f70000)]
  0x31d47c00 JavaThread "AlfJLANWorker20" daemon [_thread_blocked, id=3888, stack(0x34ef0000,0x34f10000)]
  0x31d47400 JavaThread "AlfJLANWorker19" daemon [_thread_blocked, id=612, stack(0x34e90000,0x34eb0000)]
  0x31d47000 JavaThread "AlfJLANWorker18" daemon [_thread_blocked, id=3284, stack(0x34e30000,0x34e50000)]
  0x31d46800 JavaThread "AlfJLANWorker17" daemon [_thread_blocked, id=2248, stack(0x34dd0000,0x34df0000)]
  0x31d46400 JavaThread "AlfJLANWorker16" daemon [_thread_blocked, id=3812, stack(0x34d70000,0x34d90000)]
  0x31d45c00 JavaThread "AlfJLANWorker15" daemon [_thread_blocked, id=3820, stack(0x34d10000,0x34d30000)]
  0x30caf000 JavaThread "AlfJLANWorker14" daemon [_thread_blocked, id=3688, stack(0x34cb0000,0x34cd0000)]
  0x31e62c00 JavaThread "AlfJLANWorker13" daemon [_thread_blocked, id=1044, stack(0x34c50000,0x34c70000)]
  0x31e62400 JavaThread "AlfJLANWorker12" daemon [_thread_blocked, id=2228, stack(0x34bf0000,0x34c10000)]
  0x31e62000 JavaThread "AlfJLANWorker11" daemon [_thread_blocked, id=3804, stack(0x34b90000,0x34bb0000)]
  0x31e61800 JavaThread "AlfJLANWorker10" daemon [_thread_blocked, id=3680, stack(0x34b30000,0x34b50000)]
  0x31e61000 JavaThread "AlfJLANWorker9" daemon [_thread_blocked, id=936, stack(0x34ad0000,0x34af0000)]
  0x31e60c00 JavaThread "AlfJLANWorker8" daemon [_thread_blocked, id=3720, stack(0x34a70000,0x34a90000)]
  0x31e60400 JavaThread "AlfJLANWorker7" daemon [_thread_blocked, id=2276, stack(0x34a10000,0x34a30000)]
  0x31e60000 JavaThread "AlfJLANWorker6" daemon [_thread_blocked, id=3084, stack(0x349b0000,0x349d0000)]
  0x31e5f800 JavaThread "AlfJLANWorker5" daemon [_thread_blocked, id=3496, stack(0x34950000,0x34970000)]
  0x31e5f400 JavaThread "AlfJLANWorker4" daemon [_thread_blocked, id=2668, stack(0x348f0000,0x34910000)]
  0x31e5ec00 JavaThread "AlfJLANWorker3" daemon [_thread_blocked, id=3644, stack(0x34890000,0x348b0000)]
  0x31e5e800 JavaThread "AlfJLANWorker2" daemon [_thread_blocked, id=2288, stack(0x34830000,0x34850000)]
  0x31e5e000 JavaThread "AlfJLANWorker1" daemon [_thread_blocked, id=3064, stack(0x347d0000,0x347f0000)]
  0x31e5d400 JavaThread "indexThread10" daemon [_thread_blocked, id=2152, stack(0x346b0000,0x346d0000)]
  0x31e5c800 JavaThread "indexThread9" daemon [_thread_blocked, id=3420, stack(0x34650000,0x34670000)]
  0x31e5c400 JavaThread "indexThread8" daemon [_thread_blocked, id=3668, stack(0x345e0000,0x34600000)]
  0x31e5bc00 JavaThread "indexThread7" daemon [_thread_blocked, id=1940, stack(0x33f90000,0x33fb0000)]
  0x31e5b800 JavaThread "indexThread6" daemon [_thread_blocked, id=1960, stack(0x33f70000,0x33f90000)]
  0x31e5b000 JavaThread "indexThread5" daemon [_thread_blocked, id=3500, stack(0x33d90000,0x33db0000)]
  0x30caf400 JavaThread "indexThread4" daemon [_thread_blocked, id=1144, stack(0x33d30000,0x33d50000)]
  0x30cae800 JavaThread "indexThread3" daemon [_thread_blocked, id=3436, stack(0x33cd0000,0x33cf0000)]
  0x30cae400 JavaThread "indexThread2" daemon [_thread_blocked, id=3088, stack(0x33c70000,0x33c90000)]
  0x30cadc00 JavaThread "indexThread1" daemon [_thread_blocked, id=3040, stack(0x33c10000,0x33c30000)]
  0x30cad800 JavaThread "Timer-0" daemon [_thread_blocked, id=1156, stack(0x33bb0000,0x33bd0000)]
  0x30cac000 JavaThread "RMI RenewClean-[192.168.1.30:50506]" daemon [_thread_blocked, id=2932, stack(0x344e0000,0x34500000)]
  0x30cab800 JavaThread "RMI TCP Accept-50506" daemon [_thread_in_native, id=2148, stack(0x34480000,0x344a0000)]
  0x30caac00 JavaThread "RMI RenewClean-[192.168.1.30:50505]" daemon [_thread_blocked, id=3316, stack(0x343c0000,0x343e0000)]
  0x30caa800 JavaThread "RMI TCP Accept-50505" daemon [_thread_in_native, id=1348, stack(0x34360000,0x34380000)]
  0x30ca9c00 JavaThread "RMI RenewClean-[192.168.1.30:50504]" daemon [_thread_blocked, id=2616, stack(0x342a0000,0x342c0000)]
  0x30ca9400 JavaThread "RMI TCP Accept-50504" daemon [_thread_in_native, id=3844, stack(0x34240000,0x34260000)]
  0x30ca8800 JavaThread "RMI RenewClean-[192.168.1.30:50503]" daemon [_thread_blocked, id=676, stack(0x34180000,0x341a0000)]
  0x30ca8400 JavaThread "RMI TCP Accept-50503" daemon [_thread_in_native, id=1668, stack(0x34120000,0x34140000)]
  0x324d2c00 JavaThread "RMI RenewClean-[192.168.1.30:50502]" daemon [_thread_blocked, id=2316, stack(0x34060000,0x34080000)]
  0x324d2400 JavaThread "RMI TCP Accept-50502" daemon [_thread_in_native, id=3392, stack(0x34000000,0x34020000)]
  0x324d1800 JavaThread "RMI RenewClean-[192.168.1.30:50501]" daemon [_thread_blocked, id=3444, stack(0x33eb0000,0x33ed0000)]
  0x324d1400 JavaThread "RMI TCP Accept-50501" daemon [_thread_in_native, id=4068, stack(0x33e50000,0x33e70000)]
  0x324d0c00 JavaThread "Thread-10" [_thread_blocked, id=3132, stack(0x33df0000,0x33e10000)]
  0x324d0000 JavaThread "FileStateReaper" daemon [_thread_blocked, id=3728, stack(0x336c0000,0x336e0000)]
  0x324cfc00 JavaThread "DefaultScheduler_QuartzSchedulerThread" [_thread_blocked, id=4004, stack(0x33b30000,0x33b50000)]
  0x324cf400 JavaThread "DefaultScheduler_Worker-10" [_thread_blocked, id=3148, stack(0x33ad0000,0x33af0000)]
  0x324cf000 JavaThread "DefaultScheduler_Worker-9" [_thread_blocked, id=1672, stack(0x33a70000,0x33a90000)]
  0x324ce800 JavaThread "DefaultScheduler_Worker-8" [_thread_blocked, id=2620, stack(0x33a10000,0x33a30000)]
  0x324ce400 JavaThread "DefaultScheduler_Worker-7" [_thread_blocked, id=3356, stack(0x339b0000,0x339d0000)]
  0x324cdc00 JavaThread "DefaultScheduler_Worker-6" [_thread_blocked, id=3512, stack(0x33950000,0x33970000)]
  0x324cd400 JavaThread "DefaultScheduler_Worker-5" [_thread_blocked, id=3776, stack(0x338f0000,0x33910000)]
  0x324cd000 JavaThread "DefaultScheduler_Worker-4" [_thread_blocked, id=3000, stack(0x33890000,0x338b0000)]
  0x324cc800 JavaThread "DefaultScheduler_Worker-3" [_thread_blocked, id=844, stack(0x33830000,0x33850000)]
  0x324cc400 JavaThread "DefaultScheduler_Worker-2" [_thread_blocked, id=2324, stack(0x337d0000,0x337f0000)]
  0x324cbc00 JavaThread "DefaultScheduler_Worker-1" [_thread_blocked, id=2436, stack(0x33770000,0x33790000)]
  0x324cb000 JavaThread "RMI RenewClean-[192.168.1.30:56124]" daemon [_thread_blocked, id=3344, stack(0x33600000,0x33620000)]
  0x321d9000 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=2136, stack(0x335a0000,0x335c0000)]
  0x31118800 JavaThread "GC Daemon" daemon [_thread_blocked, id=3600, stack(0x334e0000,0x33500000)]
  0x32747400 JavaThread "RMI Reaper" [_thread_blocked, id=3056, stack(0x33480000,0x334a0000)]
  0x31bf3400 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=1336, stack(0x307d0000,0x307f0000)]
  0x30ff0400 JavaThread "RMI TCP Accept-50500" daemon [_thread_in_native, id=2032, stack(0x307b0000,0x307d0000)]
  0x32853c00 JavaThread "MySQL Statement Cancellation Timer" daemon [_thread_blocked, id=596, stack(0x30680000,0x306a0000)]
  0x31811c00 JavaThread "Store org.alfresco.cache.ticketsCache Spool Thread" daemon [_thread_blocked, id=2244, stack(0x30380000,0x303a0000)]
  0x2fcd3400 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=948, stack(0x30340000,0x30360000)]
  0x024fe000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3484, stack(0x30150000,0x30170000)]
  0x024fa800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=872, stack(0x300c0000,0x30110000)]
  0x0249a400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3664, stack(0x30030000,0x30080000)]
  0x02497c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3328, stack(0x2ffd0000,0x2fff0000)]
  0x02497800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3300, stack(0x2ff70000,0x2ff90000)]
  0x0248cc00 JavaThread "Finalizer" daemon [_thread_blocked, id=3492, stack(0x2ff10000,0x2ff30000)]
  0x2fc74400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3004, stack(0x003e0000,0x00400000)]
  0x005ca400 JavaThread "main" [_thread_in_native, id=3628, stack(0x00380000,0x003a0000)]

Other Threads:
=>0x024f4000 VMThread [stack: 0x2fe40000,0x2fe90000] [id=4000]
  0x2fcd4400 WatcherThread [stack: 0x30570000,0x305c0000] [id=2368]

VM state:at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
[0x005c89a0] Threads_lock - owner thread: 0x024f4000
[0x005c8db0] Heap_lock - owner thread: 0x324cc800

Heap
PSYoungGen      total 38848K, used 19384K [0x2bce0000, 0x2f5c0000, 0x2f5c0000)
  eden space 19456K, 0% used [0x2bce0000,0x2bce0000,0x2cfe0000)
  from space 19392K, 99% used [0x2cfe0000,0x2e2ce2d0,0x2e2d0000)
  to   space 19392K, 0% used [0x2e2d0000,0x2e2d0000,0x2f5c0000)
PSOldGen        total 466048K, used 446348K [0x0f5c0000, 0x2bce0000, 0x2bce0000)
  object space 466048K, 95% used [0x0f5c0000,0x2a9a32c0,0x2bce0000)
PSPermGen       total 92800K, used 92461K [0x055c0000, 0x0b060000, 0x0f5c0000)
  object space 92800K, 99% used [0x055c0000,0x0b00b460,0x0b060000)

Dynamic libraries:
0x00400000 - 0x00424000    C:\Program Files (x86)\Java\jdk1.6.0_16\bin\java.exe
0x777a0000 - 0x77920000    C:\Windows\SysWOW64\ntdll.dll
0x76a80000 - 0x76b80000    C:\Windows\syswow64\kernel32.dll
0x75490000 - 0x754d6000    C:\Windows\syswow64\KERNELBASE.dll
0x769e0000 - 0x76a80000    C:\Windows\syswow64\ADVAPI32.dll
0x75840000 - 0x758ec000    C:\Windows\syswow64\msvcrt.dll
0x769b0000 - 0x769c9000    C:\Windows\SysWOW64\sechost.dll
0x75750000 - 0x75840000    C:\Windows\syswow64\RPCRT4.dll
0x75310000 - 0x75370000    C:\Windows\syswow64\SspiCli.dll
0x75300000 - 0x7530c000    C:\Windows\syswow64\CRYPTBASE.dll
0x7c340000 - 0x7c396000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\msvcr71.dll
0x6db60000 - 0x6df6a000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\server\jvm.dll
0x75370000 - 0x75470000    C:\Windows\syswow64\USER32.dll
0x766c0000 - 0x76750000    C:\Windows\syswow64\GDI32.dll
0x769d0000 - 0x769da000    C:\Windows\syswow64\LPK.dll
0x76b80000 - 0x76c1d000    C:\Windows\syswow64\USP10.dll
0x73b20000 - 0x73b52000    C:\Windows\system32\WINMM.dll
0x76660000 - 0x766c0000    C:\Windows\system32\IMM32.DLL
0x76e80000 - 0x76f4c000    C:\Windows\syswow64\MSCTF.dll
0x74ca0000 - 0x74ceb000    C:\Windows\system32\apphelp.dll
0x6d860000 - 0x6d86c000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\verify.dll
0x6d3e0000 - 0x6d3ff000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\java.dll
0x6d340000 - 0x6d348000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\hpi.dll
0x77770000 - 0x77775000    C:\Windows\syswow64\PSAPI.DLL
0x6d8a0000 - 0x6d8af000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\zip.dll
0x6d6c0000 - 0x6d6d3000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\net.dll
0x76620000 - 0x76655000    C:\Windows\syswow64\WS2_32.dll
0x75470000 - 0x75476000    C:\Windows\syswow64\NSI.dll
0x74df0000 - 0x74e2c000    C:\Windows\system32\mswsock.dll
0x74c20000 - 0x74c26000    C:\Windows\System32\wship6.dll
0x74e50000 - 0x74e55000    C:\Windows\System32\wshtcpip.dll
0x74c50000 - 0x74c94000    C:\Windows\system32\DNSAPI.dll
0x74fb0000 - 0x74fcc000    C:\Windows\system32\IPHLPAPI.DLL
0x74fa0000 - 0x74fa7000    C:\Windows\system32\WINNSI.DLL
0x74e40000 - 0x74e46000    C:\Windows\system32\rasadhlp.dll
0x74b40000 - 0x74b78000    C:\Windows\System32\fwpuclnt.dll
0x6d610000 - 0x6d619000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\management.dll
0x74f50000 - 0x74f66000    C:\Windows\system32\CRYPTSP.dll
0x74f10000 - 0x74f4b000    C:\Windows\system32\rsaenh.dll
0x74820000 - 0x74837000    C:\Windows\system32\USERENV.dll
0x75050000 - 0x7505b000    C:\Windows\system32\profapi.dll
0x74ec0000 - 0x74ed0000    C:\Windows\system32\NLAapi.dll
0x74ed0000 - 0x74ed8000    C:\Windows\System32\winrnr.dll
0x74e60000 - 0x74e70000    C:\Windows\system32\napinsp.dll
0x6d840000 - 0x6d848000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\sunmscapi.dll
0x770b0000 - 0x771cc000    C:\Windows\syswow64\CRYPT32.dll
0x75740000 - 0x7574c000    C:\Windows\syswow64\MSASN1.dll
0x6d7b0000 - 0x6d7b6000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\rmi.dll
0x6d6e0000 - 0x6d6e9000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\nio.dll
0x35150000 - 0x35166000    D:\Alfresco\bin\Win32NetBIOS.dll
0x74840000 - 0x74851000    C:\Windows\system32\NETAPI32.dll
0x746b0000 - 0x746b9000    C:\Windows\system32\netutils.dll
0x74da0000 - 0x74db9000    C:\Windows\system32\srvcli.dll
0x746a0000 - 0x746af000    C:\Windows\system32\wkscli.dll
0x74d10000 - 0x74d1b000    C:\Windows\system32\cscapi.dll
0x74f90000 - 0x74f9d000    C:\Windows\system32\dhcpcsvc6.DLL
0x74f70000 - 0x74f82000    C:\Windows\system32\dhcpcsvc.DLL
0x74690000 - 0x74698000    C:\Windows\system32\netbios.dll
0x6d0b0000 - 0x6d1fa000    C:\Program Files (x86)\Java\jdk1.6.0_16\jre\bin\awt.dll
0x74b80000 - 0x74bd1000    C:\Windows\system32\WINSPOOL.DRV
0x76f50000 - 0x770ac000    C:\Windows\syswow64\ole32.dll
0x75070000 - 0x7520e000    C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\comctl32.dll
0x75910000 - 0x75967000    C:\Windows\syswow64\SHLWAPI.dll

VM Arguments:
jvm_args: -Xms128m -Xmx512m -Xss96k -XX:MaxPermSize=160m -Dalfresco.home=D:\Alfresco\ -Dcom.sun.management.jmxremote -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=D:\Alfresco\tomcat\conf\logging.properties -Djava.endorsed.dirs=D:\Alfresco\tomcat\endorsed -Dcatalina.base=D:\Alfresco\tomcat -Dcatalina.home=D:\Alfresco\tomcat -Djava.io.tmpdir=D:\Alfresco\tomcat\temp
java_command: org.apache.catalina.startup.Bootstrap start
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files (x86)\Java\jdk1.6.0_16
JRE_HOME=C:\Program Files (x86)\Java\jdk1.6.0_16
CLASSPATH=C:\Program Files (x86)\Java\jdk1.6.0_16\lib\tools.jar;D:\Alfresco\tomcat\bin\bootstrap.jar
PATH=C:\Program Files (x86)\Java\jdk1.6.0_16\bin;D:\Alfresco\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Java\jdk1.6.0_16\bin
USERNAME=admin
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 5, GenuineIntel



—————  S Y S T E M  —————

OS: Windows NT 6.1 Build 7600

CPU:total 8 (8 cores per cpu, 2 threads per core) family 6 model 26 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, ht

Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot(TM) Server VM (14.2-b01) for windows-x86 JRE (1.6.0_16-b01), built on Jul 31 2009 11:20:52 by "java_re" with MS VC++ 7.1

time: Tue Feb 02 15:27:03 2010
elapsed time: 14553 seconds

The link to the Sun website above is broken.

The error has occurred whether via FTP, CIFS or through the Bulk Filesystem Import Tool