Hi,

We have a problem with our CMS version 6.05.01. We are connecting to the cms 
through a secure connection. We are using a combination of Apache, JBoss and 
the CMS, thus:

client -> https -> Apache -> http -> JBoss

With this setup we have a problem while saving a document. It throws the 
following exception:

2008-06-09 14:12:24,006 ERROR [STDERR] java.lang.NullPointerException
2008-06-09 14:12:24,006 ERROR [STDERR] at 
nl.hippo.cocoon.webdav.WebDAVHelper.propfindAsString(WebDAVHelper.java:329)
2008-06-09 14:12:24,006 ERROR [STDERR] at 
nl.hippo.cms.contentmodel.WebdavRepository.lookupDocument(WebdavRepository.java:122)
2008-06-09 14:12:24,006 ERROR [STDERR] at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
java.lang.reflect.Method.invoke(Method.java:585)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.apache.avalon.excalibur.component.ComponentProxyGenerator$ComponentInvocationHandler.invoke(ComponentProxyGenerator.java:143)
2008-06-09 14:12:24,007 ERROR [STDERR] at $Proxy72.lookupDocument(Unknown 
Source)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
java.lang.reflect.Method.invoke(Method.java:585)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.mozilla.javascript.MemberBox.invoke(MemberBox.java:149)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:204)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:3089)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2255)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:161)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:386)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2772)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:159)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:917)
2008-06-09 14:12:24,007 ERROR [STDERR] at 
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.callFunction(FOM_JavaScriptInterpreter.java:764
 

We are using version 1.03.07 of the webdav-block. I have seen there are newer 
versions. Will that solve this problem? Is it a known issue?

With regards,

Nick Stolwijk
~Java Developer~

Iprofs BV.
Claus Sluterweg 125
2012 WS Haarlem
www.iprofs.nl

********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Reply via email to