Hi there,
I've got a fresh install of OXCE Build: 6.4.2-0 on Ubuntu 8.04 Server with most parts running. One problem however is using the calendar with Kontact (under Kubuntu 8.04). I can create appointments, but I can't change them. If I try to delete or change sth, I get the following error:
/var/log/open-xchange/open-xchange.log.0:
Anybody any idea what might be wrong there?
Thanks in advance,
fnord
I've got a fresh install of OXCE Build: 6.4.2-0 on Ubuntu 8.04 Server with most parts running. One problem however is using the calendar with Kontact (under Kubuntu 8.04). I can create appointments, but I can't change them. If I try to delete or change sth, I get the following error:
/var/log/open-xchange/open-xchange.log.0:
Code:
Jun 10, 2008 7:01:16 PM com.openexchange.sessiond.SessionHandler getSession
FINE: getSession <69015754a9e77a296298e70c06cedc20>
Jun 10, 2008 7:01:16 PM com.openexchange.tools.webdav.OXServlet service
FINEST: Entering HTTP sub method. Session: com.openexchange.sessiond.SessionObject@e08014
Jun 10, 2008 7:01:16 PM com.openexchange.webdav.xml.XmlServlet doPropPatch
FINE: PROPPATCH
Jun 10, 2008 7:01:16 PM com.openexchange.webdav.calendar parsePropChilds
FINE: delete appointment: 83 in folder: 0
Jun 10, 2008 7:01:16 PM com.openexchange.webdav.calendar parsePropChilds
FINE: parsePropChilds
NON-0000 Category=5 Message=missing field last_modified exceptionID=-2079704215-275
at com.openexchange.webdav.calendar.parsePropChilds(calendar.java:157)
at com.openexchange.webdav.xml.XmlServlet.openProp(XmlServlet.java:383)
at com.openexchange.webdav.xml.XmlServlet.openSet(XmlServlet.java:376)
at com.openexchange.webdav.xml.XmlServlet.parsePropertyUpdate(XmlServlet.java:366)
at com.openexchange.webdav.xml.XmlServlet.doPropPatch(XmlServlet.java:183)
at com.openexchange.tools.webdav.WebDavServlet.service(WebDavServlet.java:188)
at com.openexchange.tools.webdav.OXServlet.service(OXServlet.java:121)
at com.openexchange.webdav.PermissionServlet.service(PermissionServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at com.openexchange.tools.ajp13.AJPv13Request.response(AJPv13Request.java:92)
at com.openexchange.tools.ajp13.AJPv13RequestHandler.createResponse(AJPv13RequestHandler.java:363)
at com.openexchange.tools.ajp13.AJPv13Connection.createResponse(AJPv13Connection.java:168)
at com.openexchange.tools.ajp13.AJPv13Listener.run(AJPv13Listener.java:245)
at java.lang.Thread.run(Thread.java:595)
Jun 10, 2008 7:01:16 PM com.openexchange.webdav.xml.XmlServlet writeResponse
FINE: [1004] Missing field:409
Thanks in advance,
fnord
Comment