Discussion:
*ADMIN instance won't start
(too old to reply)
b***@xs4all.nl
2006-06-20 14:18:47 UTC
Permalink
At first (since February) the *ADMIN instance started automatically.
We decided we didn't needed it that much, and via the Navigator starting
it wasn't a problem. Nowadays, if won't start anymore:
It almost immediately stops: with the primary message:
cannot resolve QASE5.
We don't have WAS5 express, we have WAS5.1 express. I browsed thru all
the config file, but wasn't able to find any declaration of QASE5...
The message states that this is caused by either a incorrect system or
data pointer. Does any body now where I can edit these values?
I've tried with different profiles, but the result is always the same.
Other instances of http will start as normal.
Sunit Patke
2006-06-20 17:50:30 UTC
Permalink
Can you post your config file?

Sunit
Post by b***@xs4all.nl
At first (since February) the *ADMIN instance started automatically.
We decided we didn't needed it that much, and via the Navigator starting
cannot resolve QASE5.
We don't have WAS5 express, we have WAS5.1 express. I browsed thru all
the config file, but wasn't able to find any declaration of QASE5...
The message states that this is caused by either a incorrect system or
data pointer. Does any body now where I can edit these values?
I've tried with different profiles, but the result is always the same.
Other instances of http will start as normal.
b***@xs4all.nl
2006-06-21 09:51:22 UTC
Permalink
Post by Sunit Patke
Can you post your config file?
Sunit
Assuming you mean the admin-ibm.conf in proddata/httpa/admin/conf:
=== start of file ===
#---------------------------------------
# Admin HTTP server configuration
#---------------------------------------

#---------------------------------------
# General setup directives
#---------------------------------------
HotBackup Off
ThreadsPerChild 5
CgiConvMode %%EBCDIC/EBCDIC%%
HostNameLookups Off
UseCanonicalName On
KeepAlive Off
DocumentRoot /
AddLanguage en .en
LogMaint logs/error_log 5 0

#---------------------------------------
# HTTP Server administration
#---------------------------------------
RewriteEngine On
RewriteRule ^/QIBM/HTTPSVR/Admin/qzhafrnt.ndm/frontpage$ /HTTPAdmin [R]
RewriteRule ^/QIBM/HTTPSVR/Admin/qzhamain.ndm/mainpage$ /HTTPAdmin [R]
RewriteRule ^/QSYS.LIB/QTCPCGI.LIB/QTMHICFP.PGM$ /QIBM/HTTPSVR/Admin/qzhafrnt.ndm/frontpage [R]
RewriteRule ^/QSYS.LIB/QTCPCGI.LIB/QTMHICFP.PGM/$ /QIBM/HTTPSVR/Admin/qzhafrnt.ndm/frontpage [R]
Alias /HTTPA/ /QIBM/ProdData/HTTPA/admin/www/
Alias /HTTPAU/ipp/www/ /QIBM/UserData/HTTPA/admin/www/ipp/
Alias /HTTPAU/ /QIBM/UserData/HTTPA/admin/www/
Alias /QIBM/HTTPSVR/Admin/ /QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/HTTPSVR/Macro/
Alias /QIBM/HTTPSVR/ /QIBM/ProdData/HTTP/Protect/HTTPSVR/HTML/
AliasMatch ^/reports/(.*).ndm/(.*)$ /QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/HTTPSVR/Macro/$1.ndm/$2
AliasMatch ^/reports/(.*).class$ /QIBM/ProdData/HTTP/Protect/HTTPSVR/reports/$1.class
Alias /reports/java/ /QIBM/ProdData/HTTP/Protect/HTTPSVR/reports/java/
Alias /reports/ /QIBM/UserData/HTTPSVR/reports/
<Location /HTTPAdmin>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
<Directory /QIBM/ProdData/HTTPA/admin/www>
order allow,deny
allow from all
</Directory>
<Directory /QIBM/UserData/HTTPA/admin/www>
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/HTTPSVR/HTML>
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/HTTPSVR/reports>
order deny,allow
deny from all
<Files .class>
order allow,deny
allow from all
</Files>
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/HTTPSVR/reports/java>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Directory>
<Directory /QIBM/UserData/HTTPSVR/reports>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/HTTP/Public>
order allow,deny
allow from all
</Directory>

#---------------------------------------
# Task Page
#---------------------------------------
AliasMatch ^/$ /QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/OS400/Macro/qyunmain.ndm/main0
AliasMatch ^/AS400TASKS$ /QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/OS400/Macro/qyunmain.ndm/main0
AliasMatch ^/QIBM/AS400TASK/HELP$ /QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/OS400/Macro/qyunmain.ndm/help0
Alias /QIBM/OS400/ /QIBM/ProdData/HTTP/Protect/OS400/HTML/
<Directory /QIBM/ProdData/HTTP/Protect/OS400/HTML>
order allow,deny
allow from all
</Directory>

#---------------------------------------
# Business to Business
#---------------------------------------
Alias /BtoB/ /QIBM/UserData/HTTPA/admin/webapps/BtoB/
<Location /BtoB/Connect>
AuthName "BtoB Connect"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
<Directory /QIBM/UserData/HTTPA/admin/webapps/BtoB>
order allow,deny
allow from all
</Directory>

#---------------------------------------
# Business to Business 2.0
#---------------------------------------
RewriteRule ^/Connect/Custom$ /Connect/Commerce [R]
Alias /Connect/ /QIBM/UserData/HTTPA/admin/webapps/Connect/
<Location /Connect>
AuthName "Connect"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
<Directory /QIBM/UserData/HTTPA/admin/webapps/Connect>
order allow,deny
allow from all
</Directory>

#---------------------------------------
# Internet Print Protocol
#---------------------------------------
<Location /IPPAdmin>
AuthName "IPP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>

#---------------------------------------
# Digital Certificate Manager
#---------------------------------------
Alias /QIBM/ICSS/Cert/Admin/ /QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/ICSS/Cert/Macro/
Alias /QIBM/ICSS/Cert/Download/ /QIBM/UserData/ICSS/Cert/Download/
Alias /QIBM/ICSS/Cert/ /QIBM/ProdData/HTTP/Protect/ICSS/Cert/HTML/
<Directory /QIBM/UserData/ICSS/Cert/Download>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
AddType application/x-x509-ca-cert cacrt
AddType application/x-x509-user-cert usrcrt
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/ICSS/Cert/HTML>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Directory>

#---------------------------------------
# WebSphere Commerce Suite
#---------------------------------------
AliasMatch ^/admin/webconfig$ /QSYS.LIB/QNETCOMM.LIB/QNEWEBCFG.PGM
AliasMatch ^/WCS/Admin$ /QSYS.LIB/QNETCOMM.LIB/QNEWEBCFG.PGM/loadmlt
Alias /WCS/ /QSYS.LIB/QNETCOMM.LIB/
Alias /CommerceSuite/ /QIBM/ProdData/CommerceSuite/
<Directory /QSYS.LIB/QNETCOMM.LIB>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
SetHandler cgi-script
Options +ExecCGI
CGIMultiThreaded On
# CGIConvMode %%EBCDIC/EBCDIC%%
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/CommerceSuite>
order allow,deny
allow from all
</Directory>

#---------------------------------------
# WebSphere Payment Manager
#---------------------------------------
Alias /QIBM/PymSvr/Admin/ /QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/PymSvr/Macro/
AliasMatch ^/QIBM/PymSvr/AdminPers/(.*)/(.*)$ /QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/$1/QIBM/ProdData/HTTP/Protect/PymSvr/Macro/$2
Alias /QIBM/PymSvr/ /QIBM/ProdData/HTTP/Protect/PymSvr/HTML/
<Directory /QIBM/ProdData/HTTP/Protect/PymSvr/HTML>
order allow,deny
allow from all
</Directory>

#---------------------------------------
# Cryptographic Coprocessor
#---------------------------------------
Alias /QIBM/CCA/Admin/ /QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/CCA/Macro/ndm/
Alias /QIBM/CCA/ /QIBM/ProdData/CCA/
<Directory /QIBM/ProdData/CCA>
order allow,deny
allow from all
</Directory>

#---------------------------------------
# Eclipse Help
#---------------------------------------
<Location /EclipseHelp>
AuthName "Eclipse Help Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>

#---------------------------------------
# General routing items
#---------------------------------------
# Deny most requests for any file
<Directory />
order allow,deny
deny from all
Options -Indexes -ExecCGI -includes
</Directory>

# Deny direct requests for a CGI program in QSYSCGI
<Location /QSYS.LIB/QSYSCGI.LIB>
order deny,allow
deny from all
</Location>

# Allow CGI requests in QSYSCGI if they came via an alias
<Directory /QSYS.LIB/QSYSCGI.LIB>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
SetHandler cgi-script
Options +ExecCGI
order allow,deny
allow from all
</Directory>

#---------------------------------------
# Servlet engine directives
#---------------------------------------
LoadModule jk_module /QSYS.LIB/QHTTPSVR.LIB/QZTCJK.SRVPGM
JkWorkersFile /QIBM/ProdData/HTTPA/admin/conf/workers.properties
JkLogFile /QIBM/UserData/HTTPA/admin/logs/jk.log
JkLogLevel error
JkMount /HTTPAdmin jni
JkMount /HTTPAdmin/* jni
JkMount /IPPAdmin jni
JkMount /IPPAdmin/* jni
JkMount /BtoB/Connect jni
JkMount /BtoB/Connect/* jni
JkMount /Connect/Commerce jni
JkMount /Connect/Commerce/* jni
JkMount /EclipseHelp/* jni

#---------------------------------------
# WAS System Instance directives
#---------------------------------------
LoadModule mod_ibm_si /QSYS.LIB/QHTTPSVR.LIB/QZISI.SRVPGM
WASInstance SYSINST 5722XXX 2
WASPlugin SYSINST 5722XXX 2

#------------------------------------------------------
# The following directives should be added to
# /QIBM/UserData/HTTPA/admin/conf/admin-cust.conf
# and uncommented in order to enable SSL for ADMIN.
#------------------------------------------------------
# LoadModule ibm_ssl_module /QSYS.LIB/QHTTPSVR.LIB/QZSRVSSL.SRVPGM
# Listen 2001
# Listen 2010
# SetEnv HTTPS_PORT 2010
# <VirtualHost *:2010>
# SSLEnable
# SSLAppName QIBM_HTTP_SERVER_ADMIN
# </VirtualHost>

#---------------------------------------
# Include customer configuration
#---------------------------------------
include /QIBM/UserData/HTTPA/admin/conf/admin-cust.conf
=== end of file ===
the custom conf file is completely commented
Sunit Patke
2006-06-21 14:52:11 UTC
Permalink
Does the WAS 5.1 instance start correctly?

Sunit
Post by b***@xs4all.nl
Post by Sunit Patke
Can you post your config file?
Sunit
=== start of file ===
#---------------------------------------
# Admin HTTP server configuration
#---------------------------------------
#---------------------------------------
# General setup directives
#---------------------------------------
HotBackup Off
ThreadsPerChild 5
CgiConvMode %%EBCDIC/EBCDIC%%
HostNameLookups Off
UseCanonicalName On
KeepAlive Off
DocumentRoot /
AddLanguage en .en
LogMaint logs/error_log 5 0
#---------------------------------------
# HTTP Server administration
#---------------------------------------
RewriteEngine On
RewriteRule ^/QIBM/HTTPSVR/Admin/qzhafrnt.ndm/frontpage$ /HTTPAdmin [R]
RewriteRule ^/QIBM/HTTPSVR/Admin/qzhamain.ndm/mainpage$ /HTTPAdmin [R]
RewriteRule ^/QSYS.LIB/QTCPCGI.LIB/QTMHICFP.PGM$
/QIBM/HTTPSVR/Admin/qzhafrnt.ndm/frontpage [R]
RewriteRule ^/QSYS.LIB/QTCPCGI.LIB/QTMHICFP.PGM/$
/QIBM/HTTPSVR/Admin/qzhafrnt.ndm/frontpage [R]
Alias /HTTPA/ /QIBM/ProdData/HTTPA/admin/www/
Alias /HTTPAU/ipp/www/ /QIBM/UserData/HTTPA/admin/www/ipp/
Alias /HTTPAU/ /QIBM/UserData/HTTPA/admin/www/
Alias /QIBM/HTTPSVR/Admin/
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/HTTPSVR/Macro/
Alias /QIBM/HTTPSVR/
/QIBM/ProdData/HTTP/Protect/HTTPSVR/HTML/
AliasMatch ^/reports/(.*).ndm/(.*)$
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/HTTPSVR/Macro/$1.ndm/$2
AliasMatch ^/reports/(.*).class$
/QIBM/ProdData/HTTP/Protect/HTTPSVR/reports/$1.class
Alias /reports/java/
/QIBM/ProdData/HTTP/Protect/HTTPSVR/reports/java/
Alias /reports/ /QIBM/UserData/HTTPSVR/reports/
<Location /HTTPAdmin>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
<Directory /QIBM/ProdData/HTTPA/admin/www>
order allow,deny
allow from all
</Directory>
<Directory /QIBM/UserData/HTTPA/admin/www>
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/HTTPSVR/HTML>
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/HTTPSVR/reports>
order deny,allow
deny from all
<Files .class>
order allow,deny
allow from all
</Files>
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/HTTPSVR/reports/java>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Directory>
<Directory /QIBM/UserData/HTTPSVR/reports>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/HTTP/Public>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Task Page
#---------------------------------------
AliasMatch ^/$
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/OS400/Macro/qyunmain.ndm/main0
AliasMatch ^/AS400TASKS$
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/OS400/Macro/qyunmain.ndm/main0
AliasMatch ^/QIBM/AS400TASK/HELP$
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/OS400/Macro/qyunmain.ndm/help0
Alias /QIBM/OS400/ /QIBM/ProdData/HTTP/Protect/OS400/HTML/
<Directory /QIBM/ProdData/HTTP/Protect/OS400/HTML>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Business to Business
#---------------------------------------
Alias /BtoB/ /QIBM/UserData/HTTPA/admin/webapps/BtoB/
<Location /BtoB/Connect>
AuthName "BtoB Connect"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
<Directory /QIBM/UserData/HTTPA/admin/webapps/BtoB>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Business to Business 2.0
#---------------------------------------
RewriteRule ^/Connect/Custom$ /Connect/Commerce [R]
Alias /Connect/ /QIBM/UserData/HTTPA/admin/webapps/Connect/
<Location /Connect>
AuthName "Connect"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
<Directory /QIBM/UserData/HTTPA/admin/webapps/Connect>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Internet Print Protocol
#---------------------------------------
<Location /IPPAdmin>
AuthName "IPP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
#---------------------------------------
# Digital Certificate Manager
#---------------------------------------
Alias /QIBM/ICSS/Cert/Admin/
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/ICSS/Cert/Macro/
Alias /QIBM/ICSS/Cert/Download/ /QIBM/UserData/ICSS/Cert/Download/
Alias /QIBM/ICSS/Cert/
/QIBM/ProdData/HTTP/Protect/ICSS/Cert/HTML/
<Directory /QIBM/UserData/ICSS/Cert/Download>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
AddType application/x-x509-ca-cert cacrt
AddType application/x-x509-user-cert usrcrt
</Directory>
<Directory /QIBM/ProdData/HTTP/Protect/ICSS/Cert/HTML>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Directory>
#---------------------------------------
# WebSphere Commerce Suite
#---------------------------------------
AliasMatch ^/admin/webconfig$ /QSYS.LIB/QNETCOMM.LIB/QNEWEBCFG.PGM
AliasMatch ^/WCS/Admin$ /QSYS.LIB/QNETCOMM.LIB/QNEWEBCFG.PGM/loadmlt
Alias /WCS/ /QSYS.LIB/QNETCOMM.LIB/
Alias /CommerceSuite/ /QIBM/ProdData/CommerceSuite/
<Directory /QSYS.LIB/QNETCOMM.LIB>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
SetHandler cgi-script
Options +ExecCGI
CGIMultiThreaded On
# CGIConvMode %%EBCDIC/EBCDIC%%
order allow,deny
allow from all
</Directory>
<Directory /QIBM/ProdData/CommerceSuite>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# WebSphere Payment Manager
#---------------------------------------
Alias /QIBM/PymSvr/Admin/
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/HTTP/Protect/PymSvr/Macro/
AliasMatch ^/QIBM/PymSvr/AdminPers/(.*)/(.*)$
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/$1/QIBM/ProdData/HTTP/Protect/PymSvr/Macro/$2
Alias /QIBM/PymSvr/
/QIBM/ProdData/HTTP/Protect/PymSvr/HTML/
<Directory /QIBM/ProdData/HTTP/Protect/PymSvr/HTML>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Cryptographic Coprocessor
#---------------------------------------
Alias /QIBM/CCA/Admin/
/QSYS.LIB/QSYSCGI.LIB/DB2WWW.PGM/QIBM/ProdData/CCA/Macro/ndm/
Alias /QIBM/CCA/ /QIBM/ProdData/CCA/
<Directory /QIBM/ProdData/CCA>
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Eclipse Help
#---------------------------------------
<Location /EclipseHelp>
AuthName "Eclipse Help Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
order allow,deny
allow from all
</Location>
#---------------------------------------
# General routing items
#---------------------------------------
# Deny most requests for any file
<Directory />
order allow,deny
deny from all
Options -Indexes -ExecCGI -includes
</Directory>
# Deny direct requests for a CGI program in QSYSCGI
<Location /QSYS.LIB/QSYSCGI.LIB>
order deny,allow
deny from all
</Location>
# Allow CGI requests in QSYSCGI if they came via an alias
<Directory /QSYS.LIB/QSYSCGI.LIB>
AuthName "HTTP Admin"
AuthType Basic
PasswdFile %%SYSTEM%%
UserID %%CLIENT%%
Require valid-user
SetHandler cgi-script
Options +ExecCGI
order allow,deny
allow from all
</Directory>
#---------------------------------------
# Servlet engine directives
#---------------------------------------
LoadModule jk_module /QSYS.LIB/QHTTPSVR.LIB/QZTCJK.SRVPGM
JkWorkersFile /QIBM/ProdData/HTTPA/admin/conf/workers.properties
JkLogFile /QIBM/UserData/HTTPA/admin/logs/jk.log
JkLogLevel error
JkMount /HTTPAdmin jni
JkMount /HTTPAdmin/* jni
JkMount /IPPAdmin jni
JkMount /IPPAdmin/* jni
JkMount /BtoB/Connect jni
JkMount /BtoB/Connect/* jni
JkMount /Connect/Commerce jni
JkMount /Connect/Commerce/* jni
JkMount /EclipseHelp/* jni
#---------------------------------------
# WAS System Instance directives
#---------------------------------------
LoadModule mod_ibm_si /QSYS.LIB/QHTTPSVR.LIB/QZISI.SRVPGM
WASInstance SYSINST 5722XXX 2
WASPlugin SYSINST 5722XXX 2
#------------------------------------------------------
# The following directives should be added to
# /QIBM/UserData/HTTPA/admin/conf/admin-cust.conf
# and uncommented in order to enable SSL for ADMIN.
#------------------------------------------------------
# LoadModule ibm_ssl_module /QSYS.LIB/QHTTPSVR.LIB/QZSRVSSL.SRVPGM
# Listen 2001
# Listen 2010
# SetEnv HTTPS_PORT 2010
# <VirtualHost *:2010>
# SSLEnable
# SSLAppName QIBM_HTTP_SERVER_ADMIN
# </VirtualHost>
#---------------------------------------
# Include customer configuration
#---------------------------------------
include /QIBM/UserData/HTTPA/admin/conf/admin-cust.conf
=== end of file ===
the custom conf file is completely commented
b***@xs4all.nl
2006-06-22 06:18:52 UTC
Permalink
Everything else starts as it should, except the *ADMIN instance of the HTTP server. Because we only develop on this machine, it shutsdown everynight and startsup everyday. Because the WAS is one of the things that takes the longest to start, my supervisor made a CL that is executed at startup. I'm not sure
if this caused the problem, because al the deployment of the application are done bij the wsadmin script. Our machine is quite old and administering the WAS instance via the *ADMIN is slow and most of the time fails. My supervisor want's to use a https connection to the WAS instances and since this is "normaly" achieved via the DCM wich is part of the *ADMIN instance, it sure would be nice to have that instance just start. I think a re-install of http-server is not the most ideal way to fix the problem...
Sunit Patke
2006-06-22 12:16:32 UTC
Permalink
ADMIN instance of HTTP server should start regardless and you are right, DCM
requires this instance for administration purposes. Please open a PMR with
IBM.

Sunit
Post by b***@xs4all.nl
Everything else starts as it should, except the *ADMIN instance of the
HTTP server. Because we only develop on this machine, it shutsdown
everynight and startsup everyday. Because the WAS is one of the things
that takes the longest to start, my supervisor made a CL that is executed
at startup. I'm not sure
if this caused the problem, because al the deployment of the application
are done bij the wsadmin script. Our machine is quite old and
administering the WAS instance via the *ADMIN is slow and most of the time
fails. My supervisor want's to use a https connection to the WAS instances
and since this is "normaly" achieved via the DCM wich is part of the
*ADMIN instance, it sure would be nice to have that instance just start. I
think a re-install of http-server is not the most ideal way to fix the
problem...
Loading...