Issue:
nqptool (qptool w/in server window) upgrade of place fails with some places but not others.
Example:
> nqptool upgrade -a
<?xml version="1.0"?>
<service>
<servers>
<server>
<hostname>www.quickplacehost.com</hostname>
<places>
<place>
<name>place_name</name>
<action_status action="upgrade">
<code>131654</code>
<message><![CDATA[0x20246 : - You are not authorized to perform that operation]]></message>
</action_status>
</place>
</places>
<placetypes/></server>
</servers>
</service>
> qptool upgrade -p place_name
qptool: processing place: place_name
com.lotus.quickplace.qom.QPException: 0x20246 : - You are not authorized to perform that operation
qptool: writing file: qptool.upgrade.xml
qptool: command finished: upgrade
Resolution:
Internet Name and Password for places that succeed is set to Manager. This error was seen as the failed places had the field set to Editor.
previous page
|