[OGo-Developer] "(no database messages found)" when doing a
job action
Adam Williams
developer@opengroupware.org
Wed, 08 Nov 2006 13:10:13 -0500
> > -[SoObjectXmlRpcDispatcher faultFromException:methodCall:]: turning
> > exception into fault (Exception name:LSDBObjectCommandException
> > class:LSDBObjectCommandException reason:job::set failed: unknown
> > reason
> > (no database messages found) info:{
> > methodName = "zogi.putTaskNotation";
> > methodParameters = (
> > 13530,
> > accept,
> > ""
> > );
> > })
> Well, I suppose you have to turn on SQL debugging (PGDebugEnabled) to
> find the SQL statement which fails.
Was just the rollback causes by a lack of "[[self getCTX] commit];".
Working perfectly now.