WebSphere Portal Server - XML Access problems installing friendly URLs

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > December 2005 > XML Access problems installing friendly URLs





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author XML Access problems installing friendly URLs

2005-12-09, 6:00 pm

My installs of URL to WPS 5.0222 via xmlaccess fails at the creation step. We've taken a look at various area and it all seems ok. The script itself runs successfully on my colleagues machine so we suspect it could be my installation.

For reference is an excerpt of script and results. Has anyone encountered a similiar issue and/or suggestions.

Results:
....
<!-- 309/601 [url-mapping-context _C_0O2QC9U5GF0A1E4P_1V4 uniquename=urlmapping.log.getter label=Log_Getter] -->
<request type="update" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="PortalConfig_1.2.xsd">
<status element="unknown" result="failed">
<message>com.ibm.wps.command.xml.XmlCommandException: XMLC0001E: An error occurred while processing the XML configuration request.</message>
<message>java.lang.NullPointerException</message>
</status>
</request>

Script:
...
<content-node action="locate" objectid="_6_0O2QC9U5GF0A1E4P_49L Log Getter" uniquename="log.getter"/>
<url-mapping-context action="update" label="Log_Getter" objectid="_C_0O2QC9U5GF0A1E4P_1V4 Log_Getter" uniquename="urlmapping.log.getter">
<portal-url resourceref="_6_0O2QC9U5GF0A1E4P_49L"/>
<access-control externalized="false" owner="undefined" private="false">
<role actionset="User" update="set">
<mapping subjectid="anonymous portal user" subjecttype="user" update="set"/>
<mapping subjectid="all authenticated portal users" subjecttype="user_group" update="set"/>
</role>
</access-control>
</url-mapping-context>
...


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com