[OGo-Users] Job errors in webui

Adam Tauno Williams users@opengroupware.org
Wed, 28 May 2008 15:16:02 -0400


> Hi,  I was adding a Job for a user, when I started to get '500' type 
> server errors.  I checked in /var/log/opengroupware logs and could see 
> nothing concerning this error.  

That is odd, there was nothing
in /var/log/opengroupware/ogo-webui-1.1-err.log corresponding to the
error?

> However when I checked in the apache 
> error_log, I found this: "error during reading of response line .."

Makes sense, I assume this means the WebUI process flopped and thus the
ngobjweb didn't finish reading the response.

> Any ideas about what might be causing this and how I can go about 
> debugging it?
> This is an  an install based on ogo-webui-core-1.1-trunk_r2051.1.i586.rpm 
> and associated files. 
> OpenSuSE 10.3
> Apache 2.2.4
> I've been using the webui for days now and this is the first time I 
> started to see these errors.  I can't think of anything that I might have 
> done that could cause them - most of what I've been working on has been 
> related to postfix/cyrus integration.
> Whilst trying to see what sequence of actions produces the error, I did 
> get this popup:
> job::new:ObjcRuntimeException NSTempoaryString (instance0
> does not recognize count

Interesting;  r2051 isn't terribly new.  There have been some changes to
the task stuff, but all [I think] after r2051.

Did you get the above popup while creating a task from the task
application or from inside a project?