PQ41965: WAS 3.5 PLUGIN CAN'T COEXIST W/ OTHER PLUGINS IN NETSCAPE ENTERPRISE SERVER (3.6.3) CONFIGURATION FILE.


APAR

APAR status
Closed as fixed if next.

Error description
Customer has installed WAS 3.5 and is using the same Netscape En
terprise Server (vsn 3.6.3) configuration he was using with old
WAS 3.0.2.1.   When trying to start NES, after the WAS installat
ion, NES fails.  It can't load any of it's plugins, once the WAS
3.5 plugin is placed in the obj.conf file (NES configuration fil
e).  The customer tried many variations of plugins in the obj.co
nf and finally found that only one particular sequence would wor
k.  Customer should not have to alter the obj.conf file, after W
AS installation, to get NES to work.  The WAS plugin should
peacefully coexist with other plugins in the NES obj.conf file.
Local fix
Placing the plugins in the obj.conf file in only ONE particular
order, will cause NES to work properly.  The following is an exa
mple of a the init lines from a working obj.conf file:
-
Init fn="flex-init" access="/home/ns-home/https-weather/logs/000
9/15/www-testweb2.log"   format.access="%Ses->client.ip% - %Req->vars.auth-user%  %SYSDATE%  \"%Req->reqpb.clf-request%\" %Req->
srvhdrs.clf-status% %Req->srvhdrs.content-length%"
-
Init fn="flex-init" aolaccess="/home/ns-home/https-weather/logs/
0009/15/aol-testweb2.log" format.aolaccess="%Ses->client.ip% - %
Req->vars.auth-user%  %SYSDATE%  \"%Req->reqpb.clf-request%\" %R
eq->srvhdrs.clf-status% %Req->srvhdrs.content-length%"
-
Init fn="flex-init" compaccess="/home/ns-home/https-weather/logs
/0009/15/comp-testweb2.log" format.compaccess="%Ses->client.ip%
- %Req->vars.auth-user%  %SYSDATE%  \"%Req->reqpb.clf-request%\"
 %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"
-
Init fn="flex-init" nsaccess="/home/ns-home/https-weather/logs/0
009/15/net-testweb2.log" format.nsaccess="%Ses->client.ip% - %Re
q->vars.auth-user%  %SYSDATE%  \"%Req->reqpb.clf-request%\" %Req
->srvhdrs.clf-status% %Req->srvhdrs.content-length%"
-
Init fn="flex-init" earthlinkaccess="/home/ns-home/https-weather
/logs/0009/15/earthlink-testweb2.log"format.nsaccess="%Ses->clie
nt.ip% - %Req->vars.auth-user%  %SYSDATE%  \"%Req->reqpb.clf-req
uest%\" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"
-
nit fn="load-types" mime-types="mime.types"
-
init fn="load-modules" funcs="init_exit,service_exit,auth_exit,t
erm_exit" shlib="/opt/IBMWebAS/bin/libns36.so"
-
Init fn="init_exit" bootstrap.properties="/opt/IBMWebAS/properti
es/bootstrap.properties"
-
Init fn="load-modules" funcs="OAS-init,OAS-director,OAS-send-fil
e,OAS-send-cgi,OAS-parse-html,OAS-scan,OAS-filter" LD_LIBRARY_PA
-H="/web/RealMedia/ads/OpenAd" shlib="/web/RealMedia/ads/OpenAd/
oas.so" LateInit="no"
-
Init fn="OAS-init" OASPATH="/web/RealMedia/ads/OpenAd/openad.cfg
" LateInit="no"
-
Init fn="load-modules" shlib="/home/ns-home/plugins/redirect/red
irect_php.so" funcs="redirect-php"
-----------------------end pertinent data---------------------
mple of a the init lines from a working obj.conf file:-Init fn="flex-init" access="/home/ns-home/https-weather/logs/0009/15/www-testweb2.log" format.access="%Ses->client.ip% - %Req->vars.auth-user% %SYSDATE% \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"-Init fn="flex-init" aolaccess="/home/ns-home/https-weather/logs/0009/15/aol-testweb2.log" format.aolaccess="%Ses->client.ip% - %Req->vars.auth-user% %SYSDATE% \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"-Init fn="flex-init" compaccess="/home/ns-home/https-weather/logs/0009/15/comp-testweb2.log" format.compaccess="%Ses->client.ip%- %Req->vars.auth-user% %SYSDATE% \"%Req->reqpb.clf-request%\"%Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"-, Initfn="flex-init" nsaccess="/home/ns-home/https-weather/logs/0009/15/net-testweb2.log" format.nsaccess="%Ses->client.ip% - %Req->vars.auth-user% %SYSDATE% \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"-Init fn="flex-init" earthlinkaccess="/home/ns-home/https-weather/logs/0009/15/earthlink-testweb2.log"format.nsaccess="%Ses->client.ip% - %Req->vars.auth-user% %SYSDATE% \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"-nit fn="load-types" mime-types="mime.types"-init fn="load-modules" funcs="init_exit,service_exit,auth_exit,term_exit" shlib="/opt/IBMWebAS/bin/libns36.so"-Init fn="init_exit" bootstrap.properties="/opt/IBMWebAS/properties/bootstrap.properties"-Init fn="load-modules" funcs="OAS-init,OAS-director,OAS-send-file,OAS-send-cgi,OAS-parse-html,OAS-scan,OAS-filter" LD_LIBRARY_PA-H="/web/RealMedia/ads/OpenAd" shlib="/web/RealMedia/ads/OpenAd/oas.so" LateInit="no"-Init fn="OAS-init" OASPATH="/web/RealMedia/ads/OpenAd/openad.cfg" LateInit="no"-Init fn="load-modules" shlib="/home/ns-home/plugins/redirect/redirect_php.so" funcs="redirect-php"-----------------------end pertinent data---------------------
Problem summary
in the next release of WAS, if any.
Note:  Install problems can't be corrected via a PTF.
Problem conclusion
Temporary fix
Comments
APAR information
APAR numberPQ41965
Reported component nameWAS ADVANCED SU
Reported component ID5648C8402
Reported release350
StatusCLOSED FIN
PENoPE
HIPERNoHIPER
Submitted date2000-09-26
Closed date2000-10-31
Last modified date2000-10-31

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:


Modules/Macros
INSTALL
APAR is sysrouted TO one or more of the following:Modules/Macros

Fix information

Applicable component levels
R350 PSNUP











Document Information

Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, General
Software version: 350
Reference #: PQ41965
IBM Group: Software Group
Modified date: 2000-10-31