I have noticed a problem using newer versions of Jdom (1.0rc1, Feb 26th 2004 ) with the new slide final release, this did not occur with slide 2.0b1.
If i use jdom beta 9 (as provided with slide 2.0) the problem disssapears. I just figured it would be nice to use the latest versions if possible.


here is the exception when loading the domain (servlet startup):

[snip] all the loading stuff....
18 May 2004 11:56:20 - org.apache.slide.security.SecurityImpl - INFO - Action aggregations loaded successfully
18 May 2004 11:56:20 - org.apache.slide.common.Namespace - INFO - Import data into namespace slide
18 May 2004 11:56:20 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /
org.apache.slide.common.ServiceAccessException: Service TxFileStore at store/metadata working on work/metadata access error : org.jdom.Element.addContent(Lorg/jdom/Element;)Lorg/jdom/Element;
at org.apache.slide.store.AbstractStore.storeRevisionDescriptor(AbstractStore.java:1107)
at org.apache.slide.store.ExtendedStore.storeRevisionDescriptor(ExtendedStore.java:794)
at org.apache.slide.content.ContentImpl.store(ContentImpl.java:1013)
at org.apache.slide.common.XMLUnmarshaller.loadObjectRevision(XMLUnmarshaller.java:411)
at org.apache.slide.common.XMLUnmarshaller.loadDefaultObjectRevision(XMLUnmarshaller.java:328)
at org.apache.slide.common.XMLUnmarshaller.loadObjectNode(XMLUnmarshaller.java:261)
at org.apache.slide.common.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:90)
at org.apache.slide.common.NamespaceAccessTokenImpl.importData(NamespaceAccessTokenImpl.java:267)
at org.apache.slide.common.Namespace.loadBaseData(Namespace.java:775)
at org.apache.slide.common.Domain.initNamespace(Domain.java:814)
at org.apache.slide.common.Domain.init(Domain.java:433)
at org.apache.slide.common.Domain.init(Domain.java:367)
at org.apache.slide.common.Domain.init(Domain.java:330)
at org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:256)
at javax.servlet.GenericServlet.init(GenericServlet.java:256)
at org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:198)
at org.mortbay.jetty.servlet.ServletHolder.start(ServletHolder.java:220)
at org.mortbay.jetty.servlet.ServletHandler.initializeServlets(ServletHandler.java:445)
at org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets(WebApplicationHandler.java:150)
at org.mortbay.jetty.servlet.WebApplicationContext.start(WebApplicationContext.java:458)
at org.mortbay.http.HttpServer.start(HttpServer.java:663)
at org.technolibre.interprise.WebDav.start(WebDav.java:154)
at org.technolibre.interprise.ServiceKernel.startInternalServices(ServiceKernel.java:498)
at org.technolibre.interprise.ServiceKernel.start(ServiceKernel.java:446)
at org.technolibre.interprise.boot.main(boot.java:130)


--

[EMAIL PROTECTED]
<<<<<<<<<<<<<<<<<<<<<

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to