[OGo-XML-RPC] LSDBObjectCommandException - no participants set
Adam Tauno Williams
xmlrpc@opengroupware.org
Sat, 05 Aug 2006 14:11:27 -0400
> > > > The problem is that wether I try to insert an appointment
> > > > without any participants, or wether I put some participants in it, I
> > > > always get the same exception ("no participants set"). It seems that
> > > > this version of Ogo requires participants to insert and appointment,
> > > > and that there is some bug in xml-rpc (or I am doing something wrong
> > > > or have something misconfigured)
> > > Maybe you should create a bugreport on the matter and attach a small
> > > Python script which reproduces the issue.
> > http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1683
> > http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=434&action=view
> What I'm seeing is that I can create *ONE* appointment, and subsequent
> calls to appointment.insert fail. Restarting ogo-xmlrpcd allows me to
> create one more appointment, etc...
This turned out to be a packaging bug; probably due to compiler
optimizations. Reportedly CentOS packages after July 11 don't exhibit
the problem.