Troubleshooting
Problem
This document describes the cause for message CWPWC0028E - Error accessing the web application /webaccess.
Resolving The Problem
This document describes the cause for message CWPWC0028E - Error accessing the web application /webaccess.
This problem was discovered on V7R1M0 of IBM i Access for Web and was deployed to the Integrated Application Server for i . This problem can be seen after an IBM i operating system upgrade.
Message: CWPWC0028E: Error accessing the web application /webaccess
The error is pointing to a problem with the VirtualHost mapping error in LWI. This is controlled by the following file for LWI:
/www/<server_name>/lwi/conf/overrides/virtualhost.properties file.
a. The incorrect statement read:
/*=*\:*
/webaccess=21060
b. The correct statement should read:
/*=*:*
Solution
1. Change the line item from the following:
/*=*\:*
/webaccess=21060
to
/*=*:*
2. End/Start your application server for changes to take effect.
The problem was caused by the /www/<server_name>/lwi/conf/overrides/virtualhost.properties file being carried over from the previous release.
Historical Number
662055909
Was this topic helpful?
Document Information
Modified date:
18 December 2019
UID
nas8N1010497