Thank you for your help! I was able to fix HTTP server by restoring those two license programs from another server. ADMIN1, ADMIN2, ...ADMIN5 jobs started in QHTTPSVR subsystem, and I could sign ont o the GUI as well.
There were a few missing links detected by CALL QSYS/QHCRPRECHK though:
ERROR! /usr/bin/host symbolic link does not exist
ERROR! /usr/bin/jar symbolic link does not exist
ERROR! /usr/bin/java symbolic link does not exist
ERROR! /usr/bin/javac symbolic link does not exist
I created them manually using another (working) partition's settings as a template:
Template
ls -l /usr/bin/host
lrwxrwxrwx 1 QSYS 0 42 May 9 2014 /usr/bin/host -> /QOpenSys/QIBM/ProdData/OS400/DNS/bin/host
$
ls -l /usr/bin/jar
lrwxrwxrwx 1 QSYS 0 36 May 9 2014 /usr/bin/jar -> /QIBM/ProdData/OS400/Java400/ext/jar
$
ls -l /usr/bin/java
lrwxrwxrwx 1 QSYS 0 37 May 9 2014 /usr/bin/java -> /QIBM/ProdData/OS400/Java400/ext/java
$
ls -l /usr/bin/javac
lrwxrwxrwx 1 QSYS 0 38 May 9 2014 /usr/bin/javac -> /QIBM/ProdData/OS400/Java400/ext/javac
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.