Technote (troubleshooting)
Problem
Reviewing the ConfigTrace.log we see the following exception:
action-deploy-portlets-admin-wp.webdav.portaladmin:
[xmlaccess] EJPXB0006I: Connecting to URL
http://localhost:<XmlAccessPort>/wps/config/
[xmlaccess] EJPXB0002I: Reading input file
/usr/WebSphere/PortalServer/base/wp.webdav.portaladmin/config/template
s/setup.xml
[xmlaccess] <H1>SRVE0255E: A WebGroup/Virtual Host to handle
/wps/config/ has not been defined.</H1><BR><H3>SRVE0255E: A
WebGroup/Virtual Host to handle localhost:<XmlAccessPort> has not been
defined.</H3><BR><I>IBM WebSphere Application Server</I>
[xmlaccess] EJPXB0015E: Server response indicates an error.
[xmlaccess] EJPXB0015E: Server response indicates an error.
Target finished: action-deploy-portlets-admin-wp.webdav.portaladmin
SystemOut.log:
[2/10/11 16:40:03:447 EST] 0000000a WsServerImpl A WSVR0001I: Server
WebSphere_Portal open for e-business
[2/10/11 16:42:00:225 EST] 0000003e WebContainer E SRVE0255E: A
WebGroup/Virtual Host to handle /wps/config/ has not been defined.
Reviewing the wkplc_comp.properties file:
# XmlAccessHost: The name of the local WebSphere Portal host
# Note: Should not be necessary to modify
XmlAccessHost=localhost
# XmlAccessPort: The port used by the XMLAccess configuration task to
connect the XMLAccess server
# Note: This property may not be used to reconfigure the XmlAccessPort
port.
# The value is set by the basic configuration task of WebSphere
Portal .
XmlAccessPort=10040
Cause
When reviewing the Virtual Hosts > default host > Host Aliases in the WAS admin console, the XmlAccessPort defined in the error message was not mapped to the appropriate host name value defined in XmlAccessHost.
Resolving the problem
To resolve this problem, you can either:
1. Modify the Host Aliases so that the Host Name uses the value '*'.
2. Update the XmlAccessHost attribute in wkplc_comp.properties so that it uses the same Host Name already defined for the XmlAccessPort under WAS' Host Aliases.
Related information
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.