cancel
Showing results for 
Search instead for 
Did you mean: 

Datenmigration 3.2 r2 auf 3.4a

epcos71
Champ in-the-making
Champ in-the-making
Hallo,

ich habe mal wieder ein Problem:
Aktuell habe ich 3.2 r2 mit einem mySQL Server auf Win7 Pro im Einsatz.
Bis zu dieser Version konnte ich den SQL Dump importieren und das alf_data Verzeichnis kopieren.

Seit der Version 3.3 kann ich den SQL Dump nicht mehr importieren, da ich einen SQL Fehler bekomme (alfresco Tabelle exisitiert nicht).

Kann mir bitte jemand LEICHT VERSTÄNDLICH beschreiben wie ich das Datenbankschema anpasse und dann meine SQL Daten in die DB
bekomme ?

Zur Zeit hält nich das Problem vom Wechsel ab. So eine Art Kochrezept wäre nicht schlecht Smiley Happy

Danke & Gruß
Michael
23 REPLIES 23

jpfi_4454
Champ in-the-making
Champ in-the-making
hi,
Entweder startest du dort kein 3.4er System oder deine DB connection ist nicht richtig gesetzt. In 3.4 muss der hibernate.dialect nicht mehr gesetzt werden sondern ergibt sich aus den DB-Settings.
Hintergrund könnte aber auch sein, das noch alte properties/context.xml Dateien in deinem Classpath liegen.
VG, Jan

epcos71
Champ in-the-making
Champ in-the-making
Hallo,

kann ich eigentlich nicht sein. Aber um dem Ganzen jetzt auf den Grund zu gehen, habe ich ein nagelneues XP aufgesetzt und die mySQL DB neu erzeugt.
Ich kann jetzt also ausschliessen, dass ich nicht die 3.4a verwendet habe, oder dass irgendwelche "Altinstallationen" oder Einstellungen dran schuld sind.
Ergebnis ist wieder das Gleiche. Das Log zeigt die gleichen Fehler an.
Es kann also nur an der DB liegen, bzw. alf_data macht Probleme….

Noch ne Idee ?

Danke & Gruß
Michael

epcos71
Champ in-the-making
Champ in-the-making
ok, das Problem sass mal wieder hinter dem Monitor… mein db Username war falsch… Smiley Wink
ABER jetzt krieg ich die folgenden Fehler beim serverstart:
11.10.2010 22:01:08 org.apache.catalina.core.AprLifecycleListener init
INFO: Loaded APR based Apache Tomcat Native library 1.1.20.
11.10.2010 22:01:09 org.apache.catalina.core.AprLifecycleListener init
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
11.10.2010 22:01:10 org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
11.10.2010 22:01:10 org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
11.10.2010 22:01:10 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2395 ms
11.10.2010 22:01:11 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
11.10.2010 22:01:11 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.26
11.10.2010 22:01:11 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive alfresco.war
11.10.2010 22:01:51 org.apache.catalina.core.StandardContext addApplicationListener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.
11.10.2010 22:01:54 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
11.10.2010 22:02:43 org.apache.catalina.core.StandardContext listenerStart
SCHWERWIEGEND: Exception sending context initialized event to listener instance of class org.alfresco.web.app.ContextLoaderListener
java.lang.IllegalArgumentException: nodeRef is a mandatory parameter
   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)
   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:137)
   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1674)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
   at $Proxy7.getChildByName(Unknown Source)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)
   at $Proxy8.getChildByName(Unknown Source)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
   at $Proxy7.getChildByName(Unknown Source)
   at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.locatePersistanceFolder(ScheduledPersistedActionServiceImpl.java:131)
   at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap$1$1.execute(ScheduledPersistedActionServiceImpl.java:481)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:325)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:232)
   at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap$1.doWork(ScheduledPersistedActionServiceImpl.java:486)
   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
   at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap.onBootstrap(ScheduledPersistedActionServiceImpl.java:473)
   at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
   at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)
   at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:78)
   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:294)
   at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:858)
   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:419)
   at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:261)
   at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:192)
   at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
   at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
   at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)
   at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)
   at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
   at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
   at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
   at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:905)
   at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:740)
   at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:500)
   at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
   at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
   at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
   at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
   at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
   at org.apache.catalina.core.StandardService.start(StandardService.java:519)
   at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
   at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
11.10.2010 22:02:43 org.apache.catalina.core.StandardContext listenerStart
SCHWERWIEGEND: Exception sending context initialized event to listener instance of class org.alfresco.web.app.ContextListener
java.lang.IllegalArgumentException: nodeRef is a mandatory parameter
   at org.alfresco.util.ParameterCheck.mandatory(ParameterCheck.java:42)
   at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:137)
   at org.alfresco.repo.node.db.DbNodeServiceImpl.getChildByName(DbNodeServiceImpl.java:1674)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
   at $Proxy7.getChildByName(Unknown Source)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)
   at $Proxy8.getChildByName(Unknown Source)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
   at $Proxy7.getChildByName(Unknown Source)
   at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.locatePersistanceFolder(ScheduledPersistedActionServiceImpl.java:131)
   at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap$1$1.execute(ScheduledPersistedActionServiceImpl.java:481)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:325)
   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:232)
   at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap$1.doWork(ScheduledPersistedActionServiceImpl.java:486)
   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
   at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap.onBootstrap(ScheduledPersistedActionServiceImpl.java:473)
   at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
   at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)
   at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:78)
   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:294)
   at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:858)
   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:419)
   at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:261)
   at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:192)
   at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
   at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
   at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)
   at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)
   at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
   at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
   at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
   at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:905)
   at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:740)
   at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:500)
   at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
   at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
   at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
   at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
   at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
   at org.apache.catalina.core.StandardService.start(StandardService.java:519)
   at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
   at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
11.10.2010 22:02:43 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Error listenerStart
11.10.2010 22:02:43 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Context [/alfresco] startup failed due to previous errors
11.10.2010 22:02:43 org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
11.10.2010 22:02:43 org.apache.catalina.core.ApplicationContext log
INFO: Shutting down log4j
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SCHWERWIEGEND: A web application registered the JBDC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_Worker-3] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_Worker-4] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_Worker-5] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_Worker-6] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_Worker-7] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_Worker-8] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_Worker-9] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_Worker-10] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThread
SCHWERWIEGEND: A web application appears to have started a TimerThread named [Timer-0] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [Thread-13] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThread
SCHWERWIEGEND: A web application appears to have started a TimerThread named [Timer-1] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [MessageDispatcher] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker1] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker2] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker3] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker4] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker5] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker6] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker7] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker8] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker9] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker10] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker11] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker12] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker13] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker14] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker15] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker16] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker17] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker18] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker19] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker20] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker21] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker22] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker23] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker24] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfJLANWorker25] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [TimedRequestProcessor] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [ContentQuotaManagerChecker] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [FileStateReaper] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [NodeMonitor_Alfresco] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [FTP Server] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [AlfrescoJbpmJobExecutor:192.168.56.1:1] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [indexThread1] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [indexThread2] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [indexThread3] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [indexThread4] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [indexThread5] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [indexThread6] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [indexThread7] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [indexThread8] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [indexThread9] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [indexThread10] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SCHWERWIEGEND: A web application appears to have started a thread named [DefaultScheduler_QuartzSchedulerThread] but has failed to stop it. This is very likely to create a memory leak.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@12856f7]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@5b660d]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@14c3c29]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1a970]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@152a3b1]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@78c466]) and a value of type [java.util.WeakHashMap] (value [{class org.alfresco.repo.audit.model._3.DataGenerators=java.lang.ref.WeakReference@137d60c, class org.alfresco.repo.audit.model._3.PathMappings=java.lang.ref.WeakReference@c5d468, class org.alfresco.repo.audit.model._3.PathMap=java.lang.ref.WeakReference@1fc180a, class org.alfresco.repo.audit.model._3.Application=java.lang.ref.WeakReference@18e501c, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@2d5f10, class org.alfresco.repo.audit.model._3.AuditPath=java.lang.ref.WeakReference@bc2704, class org.alfresco.repo.audit.model._3.DataExtractors=java.lang.ref.WeakReference@a5af61, class org.alfresco.repo.audit.model._3.DataExtractor=java.lang.ref.WeakReference@19d2447, class org.alfresco.repo.audit.model._3.DataGenerator=java.lang.ref.WeakReference@1b8e77c, class org.alfresco.repo.audit.model._3.Audit=java.lang.ref.WeakReference@65a4ba, class org.alfresco.repo.audit.model._3.GenerateValue=java.lang.ref.WeakReference@121dcac, class java.util.ArrayList=java.lang.ref.WeakReference@1ede55, class org.alfresco.repo.audit.model._3.RecordValue=java.lang.ref.WeakReference@96ade5}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@72d54a]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@110f19b]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@1660d33]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@ecc347]) and a value of type [org.apache.cxf.bus.CXFBusImpl] (value [org.apache.cxf.bus.CXFBusImpl@871f8]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@727ef5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@ed384a]) and a value of type [org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl] (value [Real authenticaion = net.sf.acegisecurity.providers.UsernamePasswordAuthenticationToken@ac259: Username: net.sf.acegisecurity.providers.dao.User@5d7ed4: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Password: [PROTECTED]; Authenticated: true; Details: net.sf.acegisecurity.providers.dao.User@5d7ed4: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Granted Authorities: ROLE_SYSTEM, Effective authenticaion = net.sf.acegisecurity.providers.UsernamePasswordAuthenticationToken@ac259: Username: net.sf.acegisecurity.providers.dao.User@5d7ed4: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Password: [PROTECTED]; Authenticated: true; Details: net.sf.acegisecurity.providers.dao.User@5d7ed4: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Granted Authorities: ROLE_SYSTEM, ]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
11.10.2010 22:02:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@12856f7]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@319ccb]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.

Jemand n Tipp ?

jpfi_4454
Champ in-the-making
Champ in-the-making
Hi,
bekommst du diesen Fehler bei der verwendung deines "alten" alf_data in verbindung mit der richtigen DB und bei deiner Test-Clean-Installation?
VG, jan

epcos71
Champ in-the-making
Champ in-the-making
HI,

ja, Vorgehen ist folgendes:
1)Installation von 3.4a
2) Verwenden der bestehenden (CE 3.2) alfresco DB durch Anpassen der alfresco-global.properties (oder durch Angabe bei der Installation)
3) Verwenden des bestehenden (CE 3.2) alf_data Directories durch Anpassen der alfresco.global.properties
4) Start des tomcat Dienstes

Wenn ich die Schritte 2) und 3) weglasse, also eine komplette Neuinstallation mache, funktioniert es. Sobald aber das alf_data Verzeichnis oder
die DB ins Spiel kommt, gibts Probleme.

Danke & Gruß
Michael

P.S.: Vielleicht liegts doch am alf_dat Directory ? Smiley Wink

jpfi_4454
Champ in-the-making
Champ in-the-making
Hallo,
nein, ich denke es liegt daran, dass der Upgrade-Pfad 3.2r2 auf 3.4a nicht unterstützt wird.
leider ist dies bei den Community Versions nicht immer explizit dokumentiert. An deiner Stelle würde ich eine 3.3 version zwischenschieben:
3.2r2 –> .3g –> 3.4.a

Dein grundsätzliches Upgrade-Vorgehen scheint nun aber korrekt zu sein.
VG, Jan

epcos71
Champ in-the-making
Champ in-the-making
Hallo Jan,

so jetzt der richtige Update:
Das Problem passiert schon beim Upgrade von 3.2r2 nach 3.3g (der Rest ist dann nur noch Folgefehler):
Hier der Auszug aus dem Log:
12.10.2010 15:24:06 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
12.10.2010 15:25:10 org.apache.catalina.core.StandardContext listenerStart
SCHWERWIEGEND: Exception sending context initialized event to listener
instance of class org.alfresco.web.app.ContextLoaderListener
org.alfresco.error.AlfrescoRuntimeException: 09120001 Exception in
Transaction.
     at
org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:406)
     at org.alfresco.repo.web.scripts.RepoStore$7.doWork(RepoStore.java:552)
     at org.alfresco.repo.web.scripts.RepoStore$7.doWork(RepoStore.java:550)
     at
org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
     at
org.alfresco.repo.web.scripts.RepoStore.getDocument(RepoStore.java:548)
     at
org.springframework.extensions.webscripts.DeclarativeRegistry.initWebScripts(DeclarativeRegistry.java:366)
     at
org.springframework.extensions.webscripts.DeclarativeRegistry.reset(DeclarativeRegistry.java:177)
     at
org.springframework.extensions.webscripts.AbstractRuntimeContainer.reset(AbstractRuntimeContainer.java:226)
     at
org.alfresco.repo.web.scripts.RepositoryContainer.init(RepositoryContainer.java:559)
     at
org.alfresco.repo.web.scripts.RepositoryContainer.reset(RepositoryContainer.java:533)
     at
org.alfresco.repo.web.scripts.RepositoryContainer$4.doWork(RepositoryContainer.java:487)
     at
org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
     at
org.alfresco.repo.web.scripts.RepositoryContainer.onApplicationEvent(RepositoryContainer.java:491)
     at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)
     at
org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:294)
     at
org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:858)
     at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:419)
     at
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:261)
     at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:192)
     at
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
     at
org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
     at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)
     at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)
     at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
     at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
     at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
     at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:905)
     at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:740)
     at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:500)
     at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
     at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
     at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
     at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
     at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
     at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
     at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
     at
org.apache.catalina.core.StandardService.start(StandardService.java:519)
     at
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
     at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: java.io.IOException: Failed to read content at
org/alfresco/sample/blogsearch.get.desc.xml (content reader does not exist)
     at
org.alfresco.repo.web.scripts.RepoStore$7$1.execute(RepoStore.java:564)
     at
org.alfresco.repo.web.scripts.RepoStore$7$1.execute(RepoStore.java:554)
     at
org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:321)
     … 44 more
12.10.2010 15:25:10 org.apache.catalina.core.StandardContext listenerStart
SCHWERWIEGEND: Exception sending context initialized event to listener
instance of class org.alfresco.web.app.ContextListener
org.alfresco.error.AlfrescoRuntimeException: 09120001 Exception in
Transaction.
     at
org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:406)
     at org.alfresco.repo.web.scripts.RepoStore$7.doWork(RepoStore.java:552)
     at org.alfresco.repo.web.scripts.RepoStore$7.doWork(RepoStore.java:550)
     at
org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
     at
org.alfresco.repo.web.scripts.RepoStore.getDocument(RepoStore.java:548)
     at
org.springframework.extensions.webscripts.DeclarativeRegistry.initWebScripts(DeclarativeRegistry.java:366)
     at
org.springframework.extensions.webscripts.DeclarativeRegistry.reset(DeclarativeRegistry.java:177)
     at
org.springframework.extensions.webscripts.AbstractRuntimeContainer.reset(AbstractRuntimeContainer.java:226)
     at
org.alfresco.repo.web.scripts.RepositoryContainer.init(RepositoryContainer.java:559)
     at
org.alfresco.repo.web.scripts.RepositoryContainer.reset(RepositoryContainer.java:533)
     at
org.alfresco.repo.web.scripts.RepositoryContainer$4.doWork(RepositoryContainer.java:487)
     at
org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
     at
org.alfresco.repo.web.scripts.RepositoryContainer.onApplicationEvent(RepositoryContainer.java:491)
     at
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)
     at
org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:294)
     at
org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:858)
     at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:419)
     at
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:261)
     at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:192)
     at
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
     at
org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
     at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)
     at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)
     at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
     at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
     at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
     at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:905)
     at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:740)
     at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:500)
     at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
     at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
     at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
     at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
     at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
     at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
     at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
     at
org.apache.catalina.core.StandardService.start(StandardService.java:519)
     at
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
     at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: java.io.IOException: Failed to read content at
org/alfresco/sample/blogsearch.get.desc.xml (content reader does not exist)
     at
org.alfresco.repo.web.scripts.RepoStore$7$1.execute(RepoStore.java:564)
     at
org.alfresco.repo.web.scripts.RepoStore$7$1.execute(RepoStore.java:554)
     at
org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:321)
     … 44 more
12.10.2010 15:25:10 org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
12.10.2010 15:25:10 org.apache.catalina.core.ApplicationContext log
INFO: Shutting down log4j
12.10.2010 15:25:33 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
12.10.2010 15:25:40 org.apache.catalina.core.ApplicationContext log
INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded
(conf ok)
12.10.2010 15:25:40 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'Spring Surf Dispatcher Servlet'
12.10.2010 15:25:41 org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
12.10.2010 15:25:41 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()

Und nu ?

Gruß
Michael

epcos71
Champ in-the-making
Champ in-the-making
Bin jetzt ein wenig schlauer geworden und habe verschiedene Pfade probiert:
3.2r2 nach 3.3 -> geht
3.3 nach 3.4a -> Fehlermeldung
3.3 nach 3.3g -> Fehlermeldung

Ich hätte ja noch gedacht, dass 3.3 nach 3.4a Probleme machen könnte, aber ein Pfad 3.3 nach 3.3g sollte auf jeden Fall gehen.
Mit dieser Konstellation habe ich keine Möglichkeit vernünftig nach 3.4a zu migrieren.

Hat jemand ein ähnliches Problem? Bich damit alleine? Smiley Wink

@Jan: ich habe genauso migriert, wie Du es vorgeschlagen hast, aber in Richtung 3.3g gibt es wohl kein Durchkommen..

HILFE Smiley Wink

jpfi_4454
Champ in-the-making
Champ in-the-making
Hi,
naja, erstmal ist Fehler nicht gleich Fehler. Der Fehler den du beim Upgrade auf 3.3g bekommst ist was ganz anderes als du vorher hattest.
Du kannst nicht einfach bei jedem StackTrace aufgeben sondern musst du dir das ganze ein wenig genauer anschaun und ggf. auch mal ein wenig googlen.
Aus der ferne kann ich Dir zumindest zu deinem letzten StackTrace nicht viel sagen…Hier is ein tieferer Blick in die ganze sache nötig.
Tut mir Leid, jan

torsten_e
Champ in-the-making
Champ in-the-making
Hallo Jan,

ich habe einen ganz ähnlichen Fehler. Hast Du Deinen gefunden, das würde
mir vielleicht weiter helfen ?

Torsten.E
Getting started

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.