Issue
Note: This applies to DocuShare 6.5.0 ONLY
If you attempt to change the database configuration settings in DocuShare 6.5.0 using dssetup it fails to update the system. (Error only occurs when using the 7-bit permission model)
Error message example:
Backuping the DocuShare configuration -- please wait
Config file: C:\Xerox\DS_6.5\config\JDBCPropertyBean.properties
is backuped to: C:\Xerox\DS_6.5\config\JDBCPropertyBean.properties.bak
Updating the DocuShare configuration -- please wait
Exception in thread "main" java.lang.IllegalArgumentException: Cannot change the
site from 7-bit permission mode BACK to 3-bit permission mode.
at com.xerox.docushare.impl.server.DSCommonPropsBean.setThreePermissionM
ode(DSCommonPropsBean.java:819)
at com.xerox.docushare.common.impl.DSCommonProperties.parseFile(DSCommon
Properties.java:176)
at com.xerox.docushare.common.impl.DSCommonProperties.update(DSCommonPro
perties.java:128)
at com.xerox.docushare.cli.UpdateConfig.runConfig(UpdateConfig.java:712)
at com.xerox.docushare.cli.ConfigIDriver.updateConfig(ConfigIDriver.java:130)
at com.xerox.docushare.cli.ConfigIDriver.runConfig(ConfigIDriver.java:100)
at com.xerox.docushare.cli.ConfigDriver.main(ConfigDriver.java:306)
Solution
This issue has been resolved in DocuShare 6.5.3. To resolve the issue upgrade to DocuShare 6.5.3.
Solution Updated: May 11th, 2010
AR0020772