I am also experiencing the same issue as the original poster.
When I attempt to delete either of two calendar appointments I receive this error in the web client:
method: CancelAppointmentRequest
msg: system failure: java.lang.NullPointerException
code: service.FAILURE
detail: soap:Receiver
trace: btpool0-183:1236182082063:3465b89a25168cfc
When I attempt to make a change to either of these two appointments I receive this error:
method: ModifyAppointmentRequest
msg: The specified Invite is out of date (has been updated): 508f8a95-870b-43e7-9ba9-70d0384a1923:5587-13750
code: mail.INVITE_OUT_OF_DATE
detail: soap:Sender
trace: btpool0-185:1236182171800:3465b89a25168cfc
I tried following the link to the wiki page detailing the process of deleting appointments from the command line, but these appointments don't seem to be present in the mysql database.
Any ideas? |