02-07-2007 12:33 PM
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xb20b8ecd, pid=3688, tid=2061646768
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_08-b03 mixed mode)
# Problematic frame:
# J java.util.HashMap$ValueIterator.next()Ljava/lang/Object;
#
————— T H R E A D —————
Current thread (0x0851c950): JavaThread "Sess_T19_192.168.0.103" daemon [_thread_in_Java, id=8461]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00005510
Registers:
EAX=0xad784f38, EBX=0x00000007, ECX=0x7f940c20, EDX=0x00005500
ESP=0x7ae22458, EBP=0xae0c5130, ESI=0xaecda5a0, EDI=0x00000004
EIP=0xb20b8ecd, CR2=0x00005510, EFLAGS=0x00010246
Top of Stack: (sp=0x7ae22458)
0x7ae22458: 8338fc00 b199c7f0 8338f7c8 aecda5a0
0x7ae22468: ae0c5130 00000004 ad5cb5f0 b1ec7270
0x7ae22478: 7f940bd4 7f9405dc 00000003 7f940520
0x7ae22488: 7f940be0 8339f500 0851c950 7f940520
0x7ae22498: 7f9406d8 7f9404a8 8339f500 8338a758
0x7ae224a8: 7f940c20 00000003 7f940538 7f940bd4
0x7ae224b8: 00000026 7f940370 b7aeb55e b21a7ca4
0x7ae224c8: afdc8078 00000000 7f93e9f8 7f940300
Instructions: (pc=0xb20b8ecd)
0xb20b8ebd: 53 24 8b 59 14 3b d3 0f 85 d7 00 00 00 8b 51 08
0xb20b8ecd: 8b 5a 10 89 74 24 0c 89 6c 24 10 89 7c 24 14 8b
Stack: [0x7ada3000,0x7ae24000), sp=0x7ae22458, free space=509k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J java.util.HashMap$ValueIterator.next()Ljava/lang/Object;
02-08-2007 06:51 AM
org.alfresco.service.cmr.repository.InvalidNodeRefException: Node does not exist: workspace://SpacesStore/b256d59f-b6e6-11db-b7c4-b9ae3a6fb0f5
This occurs when accessing via CIFS. Accessing via web appears to work fine and provides the results expected. Accessing via ftp doesn't throw and exception, but provides an empty folder in the problem locations.02-09-2007 04:53 AM
02-09-2007 02:00 PM
02-13-2007 12:34 AM
04-05-2007 12:24 PM
In your alfresco/extension/custom-db-connection.properties add these lines and restart the server:
# The index recovery mode (NONE, VALIDATE, AUTO, FULL)
index.recovery.mode=FULL
18:17:34,798 ERROR [web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationChecker' defined in
class path resource [alfresco/bootstrap-context.xml]: Error setting property values; nested exception is org.springfram
ework.beans.PropertyAccessExceptionsException: PropertyAccessExceptionsException (1 errors); nested propertyAccessExcept
ions are: [org.springframework.beans.MethodInvocationException: Property 'indexRecoveryMode' threw exception; nested exc
eption is java.lang.IllegalArgumentException: No enum const class org.alfresco.repo.node.index.FullIndexRecoveryComponen
t$RecoveryMode.FULL ]
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.