|
Steve - My suspicion is that you have SSL turned on but do not have a certificate installed or have your certificate improperly installed. Try WRKHTTPCFG CFG(*ADMIN) and look for a line that reads "SSLMODE (On or Off)" Change it to SSLMODE Off and try to restart the Admin server. An easier way to do this might be to just install the Apache PTF's. This will convert your Admin instance to Apache and will probably configure it properly. The biggest gotcha here is that it will also create a default Apache webserver on port 80 which will conflict with your original server. In my experience Apache always wins, but this can be changed in /www/apachedft/conf/httpd.conf Look for a line that reads "Listen 80" and change it to a (unique) port number over 1000. Regards, Scott Ingvaldson AS/400 System Administrator GuideOne Insurance Group -----Original Message----- Subject: HTTP *ADMIN starts and immediately stops Date: Thu, 21 Nov 2002 15:16:15 -0600 From: "McKay, Steve" <Steve.McKay@SouthTrust.com> To: <midrange-l@midrange.com> Reply-To: midrange-l@midrange.com Greetings! I have taken over responsibility for an iSeries running V4R5 and the original HTTP server. I am wanting to migrate to Apache but cannot get the *ADMIN server to run. I start the *ADMIN server with the -vv option and get a trace containing this information: APIClassExecute .... Return code from API class "SERVERINIT" function "AdapterInit" is 500 APIClassExecute .... Execution of Serverinit ICAPI module QAPPSVR/QZHJSVLT, procedure AdapterInit returned return code 500, job terminating. lstats.c Return code from serverinit/serverterm is 500, procedure AdapterInit, Service program QZHJSVLT, library QAPPSVR. There is no joblog produced and, if I execute the DSPLOG command, I can see the message: "Job 481575/QTMHHTTP/ADMIN ended on 11/21/02 at 10:14:25; 1 seconds used; end code 0" for the 5 ADMIN instances that attempt to start. End code 0 indicates normal job completion. As I said, we are at V4R5, we have JDK 1.2 (5769JV1 option 3) installed. Obviously, the QZHJSVLT service program is trying to initialize SOME adapter and failing but I'm clueless as to how to determine the problem. Any and all help is appreciated. Thanks, Steve
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.