Hello VanS, I fear that I don't fully understand what caused Magnolia to generate the error you describe below; perhaps some of the more experienced users or developers can shed some light on that.
Anyhow, Let me give a more detailed description of how I do a deployment, perhaps this will work better for you. 1) Using the Admincentral in the author-site in the GUI to export from the configuration and content (the part I need for production). I export this tree for tree, paragraphs, templates, dialogs, users, roles, etc. 2) Using the two magnolia-wars with the samples & feature-website as a base. I replace (part of) the sample-configuration and feature-content in the bootstrap directory of these wars with my own configuration and content. 3) When deploying the wars in Tomcat, magnolia automatically starts the bootstrap processes. After this I only have to change the subscriber-node in configuration so that it points to the right IP-address. I realise this is only one of many alternative way of doing deployment. Perhaps someone has already found a better way, or there is some build-in feature for this that I overlooked.... I'd like to hear from your experience VanS & users. Regards, Laurent -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: maandag 24 april 2006 20:38 To: [email protected] Subject: Re: [magnolia-user] moving to production server Hello Laurent & users, I followed your suggestion, export & import. I published all the pages to public instance. and exported the repositories to xml format. Started a new set up , new repository location(empty repository) and started importing the repositories. I get the following error while importing website I used the choice "generate new Id... and the following item refers to version history node. What does it mean..? Rest of the repositories i.e., Config, users and userroles imported perfectly. Also the imports are imported to the public instance. So in case I need to import to author instance should I have to export node by node. Say .. dialogs , paragraphs and so on... Any suggestion would be appreciated.. Thank you VanS Error javax.jcr.RepositoryException: failed to retrieve item state of item 3d4329b3-d5dd-41b4-bdce-36fbb101fab8/{}document: failed to read property state: 3d4329b3-d5dd-41b4-bdce-36fbb101fab8/{}document: 3d/43/29b3d5dd41b4bdce36fbb101fab8/%7b%7ddocument.0.bin: the specified resource does not exist: failed to read property state: 3d4329b3-d5dd-41b4-bdce-36fbb101fab8/{}document: 3d/43/29b3d5dd41b4bdce36fbb101fab8/%7b%7ddocument.0.bin: the specified resource does not exist org.apache.commons.lang.exception.NestableRuntimeException: javax.jcr.RepositoryException: failed to retrieve item state of item 3d4329b3-d5dd-41b4-bdce-36fbb101fab8/{}document: failed to read property state: 3d4329b3-d5dd-41b4-bdce-36fbb101fab8/{}document: 3d/43/29b3d5dd41b4bdce36fbb101fab8/%7b%7ddocument.0.bin: the specified resource does not exist: failed to read property state: 3d4329b3-d5dd-41b4-bdce-36fbb101fab8/{}document: 3d/43/29b3d5dd41b4bdce36fbb101fab8/%7b%7ddocument.0.bin: the specified resource does not exist at info.magnolia.cms.servlets.ImportExportServlet.executeImport(ImportExportSer vlet.java:536) at info.magnolia.cms.servlets.ImportExportServlet.doPost(ImportExportServlet.ja va:338) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1 282) ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
