Enterprise Edition 3.0.2 (EE customer)
We have tried to use the Packager to produce a module that we can upload
and install into another instance of Magnolia.
We followed the tutorial at www.hirningconsulting.com but changed the
rules to suit our requirements.
When we try and Upload it in to our test Magnolia on another server we get
the following:
ERROR info.magnolia.cms.core.HierarchyManager
HierarchyManager.java(save:528) 09.10.2007 10:55:17
526a3acb-8d24-496a-80be-ff293409c24b/{http://www.jcp.org/jcr/1.0}data
javax.jcr.ItemNotFoundException:
526a3acb-8d24-496a-80be-ff293409c24b/{http://www.jcp.org/jcr/1.0}data
at
org.apache.jackrabbit.core.ItemManager.createItemInstance(ItemManager.java:464)
at
org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:320)
at
org.apache.jackrabbit.core.ItemImpl.restoreTransientItems(ItemImpl.java:708)
at org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1208)
at
org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:805)
at
info.magnolia.cms.core.HierarchyManager.save(HierarchyManager.java:525)
at
org.mgnl.magnolia.cms.pack.actions.PackageActions.executeImport(PackageActions.java:203)
at
org.mgnl.magnolia.cms.pack.PackagesServlet.importPackage(PackagesServlet.java:295)
at
org.mgnl.magnolia.cms.pack.PackagesServlet.processPost(PackagesServlet.java:196)
at
org.mgnl.magnolia.cms.pack.PackagesServlet.doPost(PackagesServlet.java:130)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:88)
at
info.magnolia.cms.filters.MgnlCmsFilter.doFilter(MgnlCmsFilter.java:106)
at
info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:92)
at
info.magnolia.cms.cache.CacheFilter.doFilter(CacheFilter.java:96)
at
info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:92)
at
info.magnolia.cms.filters.MgnlInterceptFilter.doFilter(MgnlInterceptFilter.java:130)
at
info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:92)
at
info.magnolia.cms.filters.MgnlContextFilter.doFilter(MgnlContextFilter.java:45)
at
info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:92)
at
info.magnolia.cms.security.SecurityFilter.doFilter(SecurityFilter.java:101)
at
info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:92)
at
info.magnolia.cms.filters.MultipartRequestFilter.doFilter(MultipartRequestFilter.java:80)
at
info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:92)
at
info.magnolia.cms.filters.MgnlVirtualUriFilter.doFilter(MgnlVirtualUriFilter.java:83)
at
info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:92)
at
info.magnolia.cms.filters.ContentTypeFilter.doFilter(ContentTypeFilter.java:66)
at
info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:92)
at
info.magnolia.enterprise.registration.RegistrationFilter.doFilter(RegistrationFilter.java:77)
at
info.magnolia.cms.filters.MagnoliaManagedFilter$CustomFilterChain.doFilter(MagnoliaManagedFilter.java:92)
at
info.magnolia.cms.filters.MagnoliaManagedFilter.doFilter(MagnoliaManagedFilter.java:65)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
at java.lang.Thread.run(Thread.java:619)
Is a package likely to be dependent on a UUID?
We recreated the Package with only one rule in it and tried it again with
a similar exception:
ERROR org.mgnl.magnolia.cms.pack.PackagesServlet
PackagesServlet.java(doPost:134) 09.10.2007 10:55:17 error during
download
javax.jcr.ItemNotFoundException:
526a3acb-8d24-496a-80be-ff293409c24b/{http://www.jcp.org/jcr/1.0}data
at
org.apache.jackrabbit.core.ItemManager.createItemInstance(ItemManager.java:464)
at
org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:320)
...................
We noticed we had Restart ticked so recreated the package with it unticked
and tried again on the other Magnolia instance. It too longer to error
but we got...
ERROR info.magnolia.cms.core.HierarchyManager
HierarchyManager.java(save:528) 09.10.2007 11:21:13
15567b28-f1a3-4395-b4d0-e8610d880f47/{http://www.jcp.org/jcr/1.0}isCheckedOut
javax.jcr.ItemNotFoundException:
15567b28-f1a3-4395-b4d0-e8610d880f47/{http://www.jcp.org/jcr/1.0}isCheckedOut
We tried a package created from exactly following the tutorial and that
loaded OK.
regards
Liam (simons group)
_____________________________________________________________________
Simons Construction - Building Magazine Contractor of the Year 2007 - For more
information go to www.building.co.uk
View our latest Team Builder here - http://www.simonsgroup.com/teambuilder.pdf
View our latest news release here - http://www.simonsgroup.com/news.pdf
_____________________________________________________________________
Simons Developments - 2007 Property Company of the Year in the North East &
Yorkshire
Click here to read the full article.
http://www.estatesgazetteawards.co.uk/index.shtml
_____________________________________________________________________
Simons Group Limited, including Simons Construction, Simons Design and Simons
Developments, Registered Office 991 Doddington Road, Lincoln, LN6 3AA. Tel:
0808 2023 991, Fax: 0845 0721 800. registered number 2147887, registered in
England and Wales.
The information contained in this e-mail message and any files transmitted with
it is confidential and may be legally privileged. It is intended only for the
addressee and others authorised to receive it. If you are not the intended
recipient or the person responsible for delivering the message to the intended
recipient you are advised that you have received the e-mail in error and that
any disclosure, copying, distribution or action taken in reliance on the
contents of the e-mail and its attachments is strictly prohibited and may be
unlawful. Please advise the sender immediately if you are not the intended
recipient.
This message has been checked for all known viruses through the MessageLabs
Virus Scanning Service.
Web site http://www.simonsgroup.com
_____________________________________________________________________
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------