Hi all,
it is not possible to edit a shared calender item. It ist possible to create or delete items in a shared calender! Rights are all set to maximum.
Server: 7.4.2-Rev6
Gui: 6.22.6 Rev7
following exception is thrown:
Any hints?
Chris
it is not possible to edit a shared calender item. It ist possible to create or delete items in a shared calender! Rights are all set to maximum.
Server: 7.4.2-Rev6
Gui: 6.22.6 Rev7
following exception is thrown:
Code:
com.openexchange.login.userAgent=Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 com.openexchange.login.version=6.22.6 Rev7 com.openexchange.request.trackingId=abec4f7aa27e4014ba96068e3c297230 Feb 20, 2014 9:14:55 AM com.openexchange.ajax.requesthandler.DispatcherServlet.logException(DispatcherServlet.java:441) ERROR: Error processing request. [COLOR="#FF0000"]com.openexchange.ajax.action=update com.openexchange.ajax.module=calendar[/COLOR] com.openexchange.ajax.requestNumber=777590 com.openexchange.grizzly.remoteAddress=xxxxxxx com.openexchange.grizzly.remotePort=57249 com.openexchange.grizzly.requestIp=xxxxxxxxx com.openexchange.grizzly.requestURI=/ajax/calendar com.openexchange.grizzly.serverName=xxxxxxxxxxxxx com.openexchange.grizzly.servletPath=/ajax/calendar com.openexchange.grizzly.threadName=OXWorker-0012843 com.openexchange.grizzly.userAgent=Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 com.openexchange.request.trackingId=c054e8d4f7804b37a597ae3081b74135 com.openexchange.session.authId=4170f779-7b5f-4af4-8022-151caa00274a com.openexchange.session.clientId=com.openexchange.ox.gui.dhtml com.openexchange.session.contextId=1 com.openexchange.session.sessionId=f5ce07ead33a4f59aefd227162a79996 com.openexchange.session.userId=4 com.openexchange.session.userName=xxxxxxxxx [COLOR="#FF0000"]com.openexchange.exception.OXException: APP-0003 Categories=ERROR Message='Shared folder owner not given.' exceptionID=491312517-5621526[/COLOR] at com.openexchange.exception.OXExceptionFactory.create(OXExceptionFactory.java:164) at com.openexchange.exception.OXExceptionFactory.create(OXExceptionFactory.java:134) at com.openexchange.exception.OXExceptionFactory.create(OXExceptionFactory.java:122) at com.openexchange.groupware.calendar.OXCalendarExceptionCodes.create(OXCalendarExceptionCodes.java:800) at com.openexchange.calendar.CalendarMySQL.getUserParticipants(CalendarMySQL.java:2517) at com.openexchange.calendar.CalendarOperation.loadAppointment(CalendarOperation.java:501) at com.openexchange.calendar.CalendarMySQL.loadObjectForUpdate(CalendarMySQL.java:2581) at com.openexchange.calendar.CalendarSql.updateAppointmentObject(CalendarSql.java:521) at com.openexchange.calendar.CalendarSql.updateAppointmentObject(CalendarSql.java:108) at com.openexchange.calendar.api.TransactionallyCachingCalendar.updateAppointmentObject(TransactionallyCachingCalendar.java:228) at com.openexchange.calendar.itip.NotifyingCalendar.updateAppointmentObject(NotifyingCalendar.java:458) at com.openexchange.calendar.itip.ITipConsistencyCalendar.updateAppointmentObject(ITipConsistencyCalendar.java:446) at com.openexchange.calendar.itip.ITipConsistencyCalendar.updateAppointmentObject(ITipConsistencyCalendar.java:435) at com.openexchange.calendar.json.actions.UpdateAction.perform(UpdateAction.java:124) at com.openexchange.calendar.json.actions.AppointmentAction.perform(AppointmentAction.java:152) at com.openexchange.ajax.requesthandler.DefaultDispatcher.perform(DefaultDispatcher.java:205) at com.openexchange.ajax.requesthandler.DispatcherServlet.handle(DispatcherServlet.java:363) at com.openexchange.ajax.requesthandler.DispatcherServlet.doPut(DispatcherServlet.java:303) at javax.servlet.http.HttpServlet.service(HttpServlet.java:730) at com.openexchange.ajax.AJAXServlet.service(AJAXServlet.java:527) at com.openexchange.ajax.SessionServlet.service(SessionServlet.java:345) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at com.openexchange.http.grizzly.service.http.OSGiServletHandler$FilterChainImpl.doFilter(OSGiServletHandler.java:408) at com.openexchange.http.grizzly.servletfilter.RequestReportingFilter.doFilter(RequestReportingFilter.java:124) at com.openexchange.http.grizzly.service.http.OSGiServletHandler$FilterChainImpl.doFilter(OSGiServletHandler.java:398) at com.openexchange.http.grizzly.servletfilter.WrappingFilter.doFilter(WrappingFilter.java:198) at com.openexchange.http.grizzly.service.http.OSGiServletHandler$FilterChainImpl.doFilter(OSGiServletHandler.java:398) at com.openexchange.http.grizzly.service.http.OSGiAuthFilter.doFilter(OSGiAuthFilter.java:140) at com.openexchange.http.grizzly.service.http.OSGiServletHandler$FilterChainImpl.doFilter(OSGiServletHandler.java:398) at com.openexchange.http.grizzly.service.http.OSGiServletHandler$FilterChainImpl.invokeFilterChain(OSGiServletHandler.java:376) at org.glassfish.grizzly.servlet.ServletHandler.doServletService(ServletHandler.java:252) at org.glassfish.grizzly.servlet.ServletHandler.service(ServletHandler.java:194) at com.openexchange.http.grizzly.service.http.OSGiMainHandler.service(OSGiMainHandler.java:189) at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) at org.glassfish.grizzly.http.server.HttpHandlerChain.service(HttpHandlerChain.java:196) at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:164) at org.glassfish.grizzly.http.server.OXHttpServerFilter.handleRead(OXHttpServerFilter.java:289) at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119) at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:265) at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200) at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:134) at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112) at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:78) at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:770) at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:55) at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:135) at com.openexchange.threadpool.internal.CustomThreadPoolExecutor$MDCProvidingRunnable.run(CustomThreadPoolExecutor.java:2500) at com.openexchange.threadpool.internal.CustomThreadPoolExecutor$Worker.runTask(CustomThreadPoolExecutor.java:817) at com.openexchange.threadpool.internal.CustomThreadPoolExecutor$Worker.run(CustomThreadPoolExecutor.java:844) at java.lang.Thread.run(Thread.java:701) Feb 20, 2014 9:15:01 AM com.openexchange.login.internal.LoginPerformer.logLogout(LoginPerformer.java:531)
Chris
Comment