cancel
Showing results for 
Search instead for 
Did you mean: 

search in metadata

commarmi
Champ in-the-making
Champ in-the-making
Hello,

it's possbile to search in document content and metadata.
25 REPLIES 25

revnouz
Champ in-the-making
Champ in-the-making
Installed Schema 21
Installed Version 1.4.0 (RC1 build-97)
Server Schema 21
Server Version 1.4.0 (RC1 build-97)

Well, I guess I am still on RC1 Smiley Surprised
The two machines where I installed 1.4 Final from an existing RC1 doesn't seem to be upgraded. I tried installing again, installation finishes, but still on RC1. (one on w2K, the other on W2K3)

I guess I have to install a fresh copy then? my next problem now is how to migrate my users/spaces from HSQL…..   :?

kevinr
Star Contributor
Star Contributor
As the admin user you can use the Administration Console to perform a full repository export. You can then create a new 1.4 Final repository based on that exported ACP file:
http://wiki.alfresco.com/wiki/Export_and_Import#Web_Client_Export_.26_Import_of_a_Complete_Repositor...

Thanks,

Kevin

revnouz
Champ in-the-making
Champ in-the-making
Thank you very much for the info kevin. But I'm having problems importing my 'complete repository' export files.

Upon fist startup, I happen to see that systeminfo, version & spaces were imported successfully (don't know if there are others in between) . But after that there was an error and the web client won't start.
description The requested resource (/alfresco/) is not available.

I think this is the main error.
Failed to import package at line 368; column 54 due to error: Namespace URI http://www.alfresco.org/model/record/1.0 has not be en defined in the Repository dictionary

Here's the catalina logs:
Nov 16, 2006 3:30:45 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Portable Runtime which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Alfresco ECMS Community Network\java\bin;.;C:\WINNT\system32;C:\WINNT;C:\Program Files\Alfresco ECMS Community Network\java/bin;C:\Program Files\Alfresco ECMS Community Network\bin;c:\program files\imagemagick-6.2.6-q16;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
Nov 16, 2006 3:30:46 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Nov 16, 2006 3:30:46 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 3825 ms
Nov 16, 2006 3:30:47 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Nov 16, 2006 3:30:47 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.12
Nov 16, 2006 3:30:47 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Nov 16, 2006 3:30:51 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive alfresco.war
Nov 16, 2006 3:43:28 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Nov 16, 2006 3:43:28 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/alfresco] startup failed due to previous errors
Nov 16, 2006 3:43:29 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Nov 16, 2006 3:43:29 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Nov 16, 2006 3:43:29 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/50  config=null
Nov 16, 2006 3:43:29 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Nov 16, 2006 3:43:29 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 763358 ms

Here's the last captured console output:
15:43:25,949 DEBUG [repo.importer.ImporterBootstrap]  Aspects Added: 0
15:43:25,949 DEBUG [repo.importer.ImporterBootstrap]  Properties set: 5
15:43:25,949 DEBUG [repo.importer.ImporterBootstrap]  Content set: 0
15:43:25,949 DEBUG [repo.importer.ImporterBootstrap]  Permissions set: 0
15:43:26,220 DEBUG [repo.importer.ImporterBootstrap] Created store: workspace://
SpacesStore
15:43:27,792 DEBUG [repo.importer.ImporterBootstrap] Importing alfresco/extensio
n/restore/export_spaces.acp
15:43:27,912 DEBUG [repo.importer.ImporterBootstrap] Import started at Thu Nov 1
6 15:43:27 GMT+08:00 2006 (1163663007912)
15:43:28,693 DEBUG [repo.importer.ImporterBootstrap] Import completed at Thu Nov
16 15:43:28 GMT+08:00 2006 (1163663008693)
15:43:28,693 DEBUG [repo.importer.ImporterBootstrap] Error occured at Thu Nov 16
15:43:28 GMT+08:00 2006 (1163663008693)
15:43:28,693 DEBUG [repo.importer.ImporterBootstrap] Exception: org.alfresco.ser
vice.cmr.view.ImporterException: Failed to import package at line 368; column 54
due to error: Namespace URI http://www.alfresco.org/model/record/1.0 has not be
en defined in the Repository dictionary
15:43:28,693 DEBUG [repo.importer.ImporterBootstrap] Import duration: 781 ms (No
te: excluding commit time)
15:43:28,703 DEBUG [repo.importer.ImporterBootstrap]  Nodes created: 14
15:43:28,703 DEBUG [repo.importer.ImporterBootstrap]  Nodes linked: 0
15:43:28,703 DEBUG [repo.importer.ImporterBootstrap]  Aspects Added: 15
15:43:28,703 DEBUG [repo.importer.ImporterBootstrap]  Properties set: 153
15:43:28,703 DEBUG [repo.importer.ImporterBootstrap]  Content set: 1
15:43:28,703 DEBUG [repo.importer.ImporterBootstrap]  Permissions set: 9
15:43:28,733 ERROR [web.context.ContextLoader] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: Bootstrap failed
        at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootst
rap.java:448)
        at org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBoot
strap.java:670)
        at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLi
fecycleBean.java:54)
        at org.springframework.context.event.SimpleApplicationEventMulticaster.m
ulticastEvent(SimpleApplicationEventMulticaster.java:45)
        at org.springframework.context.support.AbstractApplicationContext.publis
hEvent(AbstractApplicationContext.java:225)
        at org.springframework.context.support.AbstractApplicationContext.refres
h(AbstractApplicationContext.java:323)
        at org.springframework.web.context.support.AbstractRefreshableWebApplica
tionContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
        at org.springframework.web.context.ContextLoader.createWebApplicationCon
text(ContextLoader.java:246)
        at org.springframework.web.context.ContextLoader.initWebApplicationConte
xt(ContextLoader.java:184)
        at org.springframework.web.context.ContextLoaderListener.contextInitiali
zed(ContextLoaderListener.java:49)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3692)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
127)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:759)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
9)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)

        at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:804)

        at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:693
)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472
)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1118)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
:310)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1020)

        at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)

        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442
)
        at org.apache.catalina.core.StandardService.start(StandardService.java:4
50)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:680
)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:536)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Caused by: org.alfresco.service.cmr.view.ImporterException: Failed to import pac
kage at line 368; column 54 due to error: Namespace URI http://www.alfresco.org/
model/record/1.0 has not been defined in the Repository dictionary
        at org.alfresco.repo.importer.view.ViewParser.parse(ViewParser.java:171)

        at org.alfresco.repo.importer.ImporterComponent.parserImport(ImporterCom
ponent.java:344)
        at org.alfresco.repo.importer.ImporterComponent.importView(ImporterCompo
nent.java:222)
        at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootst
rap.java:433)
        … 33 more
Caused by: org.alfresco.service.cmr.view.ImporterException: Namespace URI http:/
/www.alfresco.org/model/record/1.0 has not been defined in the Repository dictio
nary
        at org.alfresco.repo.importer.view.ViewParser.getName(ViewParser.java:89
0)
        at org.alfresco.repo.importer.view.ViewParser.processStartElement(ViewPa
rser.java:192)
        at org.alfresco.repo.importer.view.ViewParser.parse(ViewParser.java:157)

        … 36 more
15:43:28,743 ERROR [[Catalina].[localhost].[/alfresco]] Exception sending contex
t initialized event to listener instance of class org.springframework.web.contex
t.ContextLoaderListener
org.alfresco.error.AlfrescoRuntimeException: Bootstrap failed
        at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootst
rap.java:448)
        at org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBoot
strap.java:670)
        at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLi
fecycleBean.java:54)
        at org.springframework.context.event.SimpleApplicationEventMulticaster.m
ulticastEvent(SimpleApplicationEventMulticaster.java:45)
        at org.springframework.context.support.AbstractApplicationContext.publis
hEvent(AbstractApplicationContext.java:225)
        at org.springframework.context.support.AbstractApplicationContext.refres
h(AbstractApplicationContext.java:323)
        at org.springframework.web.context.support.AbstractRefreshableWebApplica
tionContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
        at org.springframework.web.context.ContextLoader.createWebApplicationCon
text(ContextLoader.java:246)
        at org.springframework.web.context.ContextLoader.initWebApplicationConte
xt(ContextLoader.java:184)
        at org.springframework.web.context.ContextLoaderListener.contextInitiali
zed(ContextLoaderListener.java:49)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3692)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
127)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:759)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
9)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)

        at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:804)

        at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:693
)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472
)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1118)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
:310)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1020)

        at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)

        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442
)
        at org.apache.catalina.core.StandardService.start(StandardService.java:4
50)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:680
)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:536)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Caused by: org.alfresco.service.cmr.view.ImporterException: Failed to import pac
kage at line 368; column 54 due to error: Namespace URI http://www.alfresco.org/
model/record/1.0 has not been defined in the Repository dictionary
        at org.alfresco.repo.importer.view.ViewParser.parse(ViewParser.java:171)

        at org.alfresco.repo.importer.ImporterComponent.parserImport(ImporterCom
ponent.java:344)
        at org.alfresco.repo.importer.ImporterComponent.importView(ImporterCompo
nent.java:222)
        at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootst
rap.java:433)
        … 33 more
Caused by: org.alfresco.service.cmr.view.ImporterException: Namespace URI http:/
/www.alfresco.org/model/record/1.0 has not been defined in the Repository dictio
nary
        at org.alfresco.repo.importer.view.ViewParser.getName(ViewParser.java:89
0)
        at org.alfresco.repo.importer.view.ViewParser.processStartElement(ViewPa
rser.java:192)
        at org.alfresco.repo.importer.view.ViewParser.parse(ViewParser.java:157)

        … 36 more
15:43:28,753 ERROR [[Catalina].[localhost].[/alfresco]] Exception sending contex
t initialized event to listener instance of class org.alfresco.web.app.ContextLi
stener
org.alfresco.error.AlfrescoRuntimeException: Bootstrap failed
        at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootst
rap.java:448)
        at org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBoot
strap.java:670)
        at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLi
fecycleBean.java:54)
        at org.springframework.context.event.SimpleApplicationEventMulticaster.m
ulticastEvent(SimpleApplicationEventMulticaster.java:45)
        at org.springframework.context.support.AbstractApplicationContext.publis
hEvent(AbstractApplicationContext.java:225)
        at org.springframework.context.support.AbstractApplicationContext.refres
h(AbstractApplicationContext.java:323)
        at org.springframework.web.context.support.AbstractRefreshableWebApplica
tionContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
        at org.springframework.web.context.ContextLoader.createWebApplicationCon
text(ContextLoader.java:246)
        at org.springframework.web.context.ContextLoader.initWebApplicationConte
xt(ContextLoader.java:184)
        at org.springframework.web.context.ContextLoaderListener.contextInitiali
zed(ContextLoaderListener.java:49)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3692)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
127)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:759)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
9)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)

        at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:804)

        at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:693
)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472
)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1118)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
:310)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1020)

        at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)

        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442
)
        at org.apache.catalina.core.StandardService.start(StandardService.java:4
50)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:680
)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:536)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Caused by: org.alfresco.service.cmr.view.ImporterException: Failed to import pac
kage at line 368; column 54 due to error: Namespace URI http://www.alfresco.org/
model/record/1.0 has not been defined in the Repository dictionary
        at org.alfresco.repo.importer.view.ViewParser.parse(ViewParser.java:171)

        at org.alfresco.repo.importer.ImporterComponent.parserImport(ImporterCom
ponent.java:344)
        at org.alfresco.repo.importer.ImporterComponent.importView(ImporterCompo
nent.java:222)
        at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootst
rap.java:433)
        … 33 more
Caused by: org.alfresco.service.cmr.view.ImporterException: Namespace URI http:/
/www.alfresco.org/model/record/1.0 has not been defined in the Repository dictio
nary
        at org.alfresco.repo.importer.view.ViewParser.getName(ViewParser.java:89
0)
        at org.alfresco.repo.importer.view.ViewParser.processStartElement(ViewPa
rser.java:192)
        at org.alfresco.repo.importer.view.ViewParser.parse(ViewParser.java:157)

        … 36 more
Nov 16, 2006 3:43:28 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Nov 16, 2006 3:43:28 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/alfresco] startup failed due to previous errors
Nov 16, 2006 3:43:29 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Nov 16, 2006 3:43:29 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Nov 16, 2006 3:43:29 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/50  config=null
Nov 16, 2006 3:43:29 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Nov 16, 2006 3:43:29 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 763358 ms

what export file comes after export_spaces.acp? can I just import the remaining files on the import wizard?

I'm stuck again  :cry:

TIA

kevinr
Star Contributor
Star Contributor
You should be able to take the records management model (recordsModel.xml) from 1.4 preview and use it against your 1.4 final installation. The import may then complete. I can't guarantee this will work as we don't officially support data migration between 1.4 previews and 1.4 final (as indicated in the documentation).

Thanks,

Kevin

revnouz
Champ in-the-making
Champ in-the-making
I copied recordsModel.xml from my previous install to my new one (I made a copy when I uninstalled). But I didn't use any records management (rma) in my alfresco servers.

Unfortunately, web client still won't start. I still get this error from the console:
Exception: org.alfresco.service.cmr.view.ImporterException: Failed to import package at line 368; column 54 due to error: Namespace URI http://www.alfresco.org/model/record/1.0 has not be en defined in the Repository dictionary

revnouz
Champ in-the-making
Champ in-the-making
Can I selectively import those export files?  hoping I can salvage any of the user, user premissions, space, rules or content data….

I removed the restore_context.xml file and the web client worked. But no data that I can see was restored.

also, I noticed that in my repository properties it says:
   
Property   Value
Installed Schema   21
Installed Version   1.4.0 (RC1 build-97)
Server Schema   21
Server Version   1.4.0 (build-105)


Thanks

kevinr
Star Contributor
Star Contributor
The Alfresco ACP file is just a ZIP file of content and an XML meta-data file in the root of the ZIP that describes the content. You can use WinZIP or similar to open the ACP file. You should be able to extract and edit the XML file at the root of the ZIP, and remove the objects that relate to the records management model, then add the XML file back into the ACP and try again.

Thanks,

Kevin

revnouz
Champ in-the-making
Champ in-the-making
Hi kevin,
(sorry my reply took this long. had a week long training)

Ok. I just tried modifying the ACP file by removing anything "rma". There were essentially only 2 references there. The metadata reference "xmlns:rma="http://www.alfresco.org/model/record/1.0" and one rma space (cm:folder). And in the process, I remembered that I did make a blank File Plan space just to try it out. Smiley Very Happy


After that, I removed that rma folder and did a fresh restore again. But I got this…..
CompilerOracle: exclude org/apache/lucene/index/IndexReader$1 doBody
CompilerOracle: exclude org/alfresco/repo/search/impl/lucene/index/IndexInfo$Merger mergeIndexes
CompilerOracle: exclude org/alfresco/repo/search/impl/lucene/index/IndexInfo$Merger mergeDeletions
Nov 28, 2006 3:17:10 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Portable Runtime which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Alfresco
ECMS Community Network\java\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program File
s\Alfresco ECMS Community Network\java/bin;C:\Program Files\Alfresco ECMS Commun
ity Network\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
Nov 28, 2006 3:17:11 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Nov 28, 2006 3:17:11 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 5188 ms
Nov 28, 2006 3:17:12 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Nov 28, 2006 3:17:12 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.12
Nov 28, 2006 3:17:12 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Nov 28, 2006 3:17:19 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive alfresco.war
15:19:34,951 ERROR [web.context.ContextLoader] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: System Info Bootstrap failed
        at org.alfresco.repo.importer.system.SystemInfoBootstrap.bootstrap(Syste
mInfoBootstrap.java:146)
        at org.alfresco.repo.importer.system.SystemInfoBootstrap.onBootstrap(Sys
temInfoBootstrap.java:182)
        at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLi
fecycleBean.java:54)
        at org.springframework.context.event.SimpleApplicationEventMulticaster.m
ulticastEvent(SimpleApplicationEventMulticaster.java:45)
        at org.springframework.context.support.AbstractApplicationContext.publis
hEvent(AbstractApplicationContext.java:225)
        at org.springframework.context.support.AbstractApplicationContext.refres
h(AbstractApplicationContext.java:323)
        at org.springframework.web.context.support.AbstractRefreshableWebApplica
tionContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
        at org.springframework.web.context.ContextLoader.createWebApplicationCon
text(ContextLoader.java:246)
        at org.springframework.web.context.ContextLoader.initWebApplicationConte
xt(ContextLoader.java:184)
        at org.springframework.web.context.ContextLoaderListener.contextInitiali
zed(ContextLoaderListener.java:49)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3692)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
127)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:759)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
9)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)

        at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:804)

        at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:693
)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472
)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1118)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
:310)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1020)
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)

        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442
)
        at org.apache.catalina.core.StandardService.start(StandardService.java:4
50)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:680
)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:536)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Caused by: org.alfresco.service.cmr.view.ImporterException: Could not find syste
m info file alfresco/extension/restore/export_systeminfo.xml
        at org.alfresco.repo.importer.system.SystemInfoBootstrap.bootstrap(Syste
mInfoBootstrap.java:128)
        … 33 more
15:19:41,801 ERROR [[Catalina].[localhost].[/alfresco]] Exception sending contex
t initialized event to listener instance of class org.springframework.web.contex
t.ContextLoaderListener
org.alfresco.error.AlfrescoRuntimeException: System Info Bootstrap failed
        at org.alfresco.repo.importer.system.SystemInfoBootstrap.bootstrap(Syste
mInfoBootstrap.java:146)
        at org.alfresco.repo.importer.system.SystemInfoBootstrap.onBootstrap(Sys
temInfoBootstrap.java:182)
        at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLi
fecycleBean.java:54)
        at org.springframework.context.event.SimpleApplicationEventMulticaster.m
ulticastEvent(SimpleApplicationEventMulticaster.java:45)
        at org.springframework.context.support.AbstractApplicationContext.publis
hEvent(AbstractApplicationContext.java:225)
        at org.springframework.context.support.AbstractApplicationContext.refres
h(AbstractApplicationContext.java:323)
        at org.springframework.web.context.support.AbstractRefreshableWebApplica
tionContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
        at org.springframework.web.context.ContextLoader.createWebApplicationCon
text(ContextLoader.java:246)
        at org.springframework.web.context.ContextLoader.initWebApplicationConte
xt(ContextLoader.java:184)
        at org.springframework.web.context.ContextLoaderListener.contextInitiali
zed(ContextLoaderListener.java:49)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3692)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
127)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:759)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
9)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)

        at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:804)

        at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:693
)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472
)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1118)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
:310)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1020)

        at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)

        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442
)
        at org.apache.catalina.core.StandardService.start(StandardService.java:4
50)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:680
)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:536)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Caused by: org.alfresco.service.cmr.view.ImporterException: Could not find syste
m info file alfresco/extension/restore/export_systeminfo.xml
        at org.alfresco.repo.importer.system.SystemInfoBootstrap.bootstrap(Syste
mInfoBootstrap.java:128)
        … 33 more
15:19:56,562 ERROR [[Catalina].[localhost].[/alfresco]] Exception sending contex
t initialized event to listener instance of class org.alfresco.web.app.ContextLi
stener
org.alfresco.error.AlfrescoRuntimeException: System Info Bootstrap failed
        at org.alfresco.repo.importer.system.SystemInfoBootstrap.bootstrap(Syste
mInfoBootstrap.java:146)
        at org.alfresco.repo.importer.system.SystemInfoBootstrap.onBootstrap(Sys
temInfoBootstrap.java:182)
        at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLi
fecycleBean.java:54)
        at org.springframework.context.event.SimpleApplicationEventMulticaster.m
ulticastEvent(SimpleApplicationEventMulticaster.java:45)
        at org.springframework.context.support.AbstractApplicationContext.publis
hEvent(AbstractApplicationContext.java:225)
        at org.springframework.context.support.AbstractApplicationContext.refres
h(AbstractApplicationContext.java:323)
        at org.springframework.web.context.support.AbstractRefreshableWebApplica
tionContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
        at org.springframework.web.context.ContextLoader.createWebApplicationCon
text(ContextLoader.java:246)
        at org.springframework.web.context.ContextLoader.initWebApplicationConte
xt(ContextLoader.java:184)
        at org.springframework.web.context.ContextLoaderListener.contextInitiali
zed(ContextLoaderListener.java:49)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3692)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
127)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:759)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
9)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)

        at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:804)

        at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:693
)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472
)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1118)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
:310)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1020)

        at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)
        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442
)
        at org.apache.catalina.core.StandardService.start(StandardService.java:4
50)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:680
)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:536)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Caused by: org.alfresco.service.cmr.view.ImporterException: Could not find syste
m info file alfresco/extension/restore/export_systeminfo.xml
        at org.alfresco.repo.importer.system.SystemInfoBootstrap.bootstrap(Syste
mInfoBootstrap.java:128)
        … 33 more
Nov 28, 2006 3:20:10 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Nov 28, 2006 3:20:11 PM org.apache.catalina.core.StandardContext start
SEVERE: Context [/alfresco] startup failed due to previous errors
Nov 28, 2006 3:20:13 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Nov 28, 2006 3:20:14 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Nov 28, 2006 3:20:14 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/921  config=null
Nov 28, 2006 3:20:15 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Nov 28, 2006 3:20:16 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 184815 ms
Nov 28, 2006 3:20:26 PM org.apache.catalina.loader.WebappClassLoader loadClass
INFO: Illegal access: this web application instance has been stopped already.  C
ould not load org.quartz.StatefulJob.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.

…..kinda losing hope on that one so the next thing I did was to just export my previous prototype space from RC1.4 and import them to my new 1.4 final alfresco server. I thought that should be simple enough from the web gui…but I still got an error. First thing that came to mind is that it might be from user permissions set on that folder. Is that correct?

At the very least, I am hoping that I can just either…
-import my entire prototype folder from RC1.4 to 1.4final, and just recreate the users/permissions
-Or import my users, and just recreate the prototype folder

thanks

kevinr
Star Contributor
Star Contributor
I assume you have all the appropriate files including 'export_systeminfo.xml' in your restore directory? It is created as part of the full export. As the error suggests it can't find that file.

Thanks,

Kevin

revnouz
Champ in-the-making
Champ in-the-making
my bad. I didn't use the export_ filename and I asked someone to edit just the restore-content.xml for me. (That's what you get if you don't do it yourself..hehe)

BIIIG THANKS!!




I noticed though, that the installed Schema is RC1 build-97.
won't I get any problems later on w/ this?

Installed Schema   21
Installed Version   1.4.0 (RC1 build-97)
Server Schema   21
Server Version   1.4.0 (build-105)



Now I'm off to WCM 😃


Thanks again and regards