[OGo-Bugs][Bug 1867] New: OpenGroupware (instance) does not recognize _setupSNS
bugs@opengroupware.org
bugs@opengroupware.org
Fri, 27 Apr 2007 11:50:16 +0200 (CEST)
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1867
Summary: OpenGroupware (instance) does not recognize _setupSNS
Product: SOPE
Version: TRUNK
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: normal
Component: sope-appserver - general
AssignedTo: helge.hess@opengroupware.org
ReportedBy: frank@opengroupware.org
QAContact: znek@mulle-kybernetik.com
CC: bugs@opengroupware.org
Description of problem:
Recent SOPE versions (>sope-4.5.10) won't let ogo-webui
use certain settings like - for example (taken from an installation
using the loadbalancer snsd):
/usr/local/sbin/ogo-webui-1.1 \
-WOContactSNS YES \
-WOUseWatchDog YES \
-WOPort 20001 \
-SNSPort 127.0.0.1:15000
Version-Release number of selected component (if applicable):
sope-4.6beta0-aone
trunk
Actual results:
### child 3819 (#28) exited with status 1 (#fails=21, uptime=0s).
Uncatched Objective-C exception:
exceptionClass <class ObjcRuntimeException>
Reason: OpenGroupware (instance) does not recognize _setupSNS
UserInfo: no userinfo
Additional info:
backing out the changes made to WOApplication.m:
http://svn.opengroupware.org/viewcvs/trunk/sope-appserver/NGObjWeb/WOApplication.m?root=SOPE&rev=1394&r1=1287&r2=1394
made it work again (although this isn't the proper solution ofcourse ;P)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.