× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Mark -
Thanks for your assistance - comments in-line . . .

"Do you have authority to start the tcp service?"
Yes, I have QSECOFR-equivalent authority with *IOSYSCFG, *ALLOBJ, etc.

"I am also wondering about your PTF level?"
So am I! ;-)  When I display the QHTTPSVR/SF99036 dtaara, I see the following:
Group PTF#: SF99036-01  V4R5M0 August 18, 2000
so obviously we're quite a bit down on PTF levels.  I've checked around and 
apparently there were some ambitious plans for this system - Websphere and the 
Digital Certificate piece of OS/400 were installed at some point.  They are 
currently running several web-based apps which use the original server so it's 
possible that one of these products hosed the ADMIN config on install.


"Check your port numbers too make sure you are still mapped out
for the config."
There is no port number specified in the *ADMIN config.  In fact, the entire 
config looks odd to me (but I'm not sure how it's supposed to look).
# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * #
# HTTP Admin server CUSTOMER configuration                              #
# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * #
Pass            /IBMWebAS/samples/*       /QIBM/ProdData/IBMWebAS/samples/*
Pass            /IBMWebAS/doc/*           /QIBM/ProdData/IBMWebAS/doc/*
Pass            /IBMWebAS/system/admin/*  /QIBM/ProdData/IBMWebAS/system/admin/*
Pass            /IBMWebAS/*               /QIBM/ProdData/IBMWebAS/web/*
Service       /*.jsp           
/QSYS.LIB/QAPPSVR.LIB/QZHJSVLT.SRVPGM:AdapterService
Service       /servlet/*           
/QSYS.LIB/QAPPSVR.LIB/QZHJSVLT.SRVPGM:AdapterService

ServerInit /QSYS.LIB/QAPPSVR.LIB/QZHJSVLT.SRVPGM:AdapterInit 
/QIBM/ProdData/IBMWebAS/properties/server/servlet/servletservice/jvm.properties

ServerTerm /QSYS.LIB/QAPPSVR.LIB/QZHJSVLT.SRVPGM:AdapterExit
CGIConvMode %%MIXED/MIXED%%
MaxContentLengthBuffer 100 K
CgiThreadedMode Off
# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * #
# HTTP Admin server end of configuration                                #
# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * #
Notice that I separated the "ServerInit" directive with blank lines.  This 
entire directive is one line and is the one that I believe is causing the 
error.  I have checked jvm.properties the best I could and I don't see a 
problem with it (although it *does* reference the "INTRANET" member of 
QUSRSYS/QATMHTTPC file, which seems odd when using the *ADMIN instance).


"Make sure these are in your service table entries:
as-admin-http                            2001  tcp
as-admin-http                            2001  udp
as-admin-https                           2010  tcp
as-admin-https                           2010  udp"

All are in the service table and I verified that no other services are using 
ports 2001 or 2010.

Thanks,

Steve



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.