perfdump error in Netscape Enterprise Server 3.6

From: Jignesh Pathak (jpathak@taxcut.com)
Date: Thu Jan 02 2003 - 12:22:04 EST


I am trying to enable perfdump in Netscape Enterprise Server 3.6 web
instance and I am getting following error in log.

config (13508): func_exec reports: cannot find function named perf-init

Here is my obj.conf:

Init fn="flex-init"
access="/data/netscape/suitespot/https-hlck_new/logs/access" f
ormat.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%]
\"%Req->reqpb.clf-
request%\" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"
Init fn="load-types" mime-types="mime.types"
Init fn="load-modules" funcs="wl-proxy,wl-init"
shlib="/data/netscape/suitespot/lib/l
ibproxy.so"

Init fn="perf-init" enable="true"
Init fn="define-perf-bucket" name="file-bucket" description="Non-cached
responses"
Init fn="define-perf-bucket" name="jsp-bucket" description="jsp
responses"

<Object name="weblogic" ppath="*/weblogic/*">
Service fn="wl-proxy" WebLogicHost="192.168.1.68" WebLogicPort="9867"
PathTrim="/we
blogic"
</Object>
<Object name="default">
NameTrans fn="pfx2dir" from="/ns-icons"
dir="/data/netscape/suitespot/ns-icons"
NameTrans fn="pfx2dir" from="/mc-icons"
dir="/data/netscape/suitespot/ns-icons"
NameTrans fn="pfx2dir" from="/cgi-bin"
dir="/data/netscape/hlck_new/cgi-bin" name=
"cgi"
NameTrans fn="pfx2dir" from="/help"
dir="/data/netscape/suitespot/manual/https/ug"
NameTrans fn="pfx2dir" from="/iw" dir="/usr/iw-home/opendeploy/httpd/iw"
NameTrans fn="document-root" root="/data/netscape/hlck_new/docs"
NameTrans fn="assign-name" from="/.perf" name="perf"
PathCheck fn="unix-uri-clean"
PathCheck fn="check-acl" acl="default"
PathCheck fn="find-pathinfo"
PathCheck fn="find-index" index-names="index.html,home.html"
ObjectType fn="type-by-extension"
ObjectType fn="force-type" type="text/plain"
ObjectType fn="shtml-hacktype"
Service method="(GET|HEAD|POST|PUT)" type="text/jsp" fn="wl-proxy"
bucket="jsp-bucket
" WebLogicHost="192.168.1.68" WebLogicPort="9869"
Service method="(GET|HEAD)" type="magnus-internal/imagemap"
fn="imagemap"
Service method="(GET|HEAD)" type="magnus-internal/directory"
fn="send-error"

Service fn="service-dump" type="perf"

Service fn="parse-html" type="magnus-internal/parsed-html"
method="(GET|HEAD)" opts="
noexec" bucket="file-bucket"
Service fn="send-cgi" type="magnus-internal/cgi"
Service method="(GET|HEAD)" type="*~magnus-internal/*" fn="send-file"
bucket="jsp-buc
ket" bucket="file-bucket"
AddLog fn="flex-log" name="access"
</Object>

<Object ppath="/data/netscape/hlck_new/docs/.perf">
Service fn="service-dump"
</Object>

<Object name="cgi">
ObjectType fn="force-type" type="magnus-internal/cgi"
Service fn="send-cgi"
</Object>

Can someone help me on this????????

Jignesh
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:25:32 EDT