Kbase P134971: cgiip Messenger Segmentation Fault when ubroker.properties File is Missing Entries
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/8/2008 |
|
Status: Unverified
SYMPTOM(s):
WebSpeed URLs hang
Errors in Apache error log
Segmentation Fault
FACT(s) (Environment):
Sun Solaris SPARC
Apache
The scripts directory for Apache and cgiip script are both set up correctly
CAUSE:
There are missing entries in the [ubroker.properties] file. The missing entries are
[WebSpeed.Messengers]
controllingNameServer=NS1
AllowMsngrCmds=0
wsmAdmIPList=
workDir=$WRKDIR
useConnID=0
minNSClientPort = 0
maxNSClientPort = 0
nsClientPortRetryInterval=250
nsClientPortRetry=4
registerNameServer=1
Host=localhost
Port=3055
logAppend=1
logEntries=0
logFile=$WRKDIR/msgr.log
loggingLevel=1
logThreshold=0
#
# WebSpeed CGIIP Messenger Properties
#
[WebSpeed.Messengers.CGIIP]
msngrExecFile=$DLC/bin/cgiip
msngrScriptFile=$DLC/bin/wspd_cgi.sh
FIX:
Add the missing lines in ubroker.properties file