Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Solution

Assuming istool is locating locatws under /opt/IBM/InformationServer/Clients/istool

Code Block
cd /opt/IBM/InformationServer/Clients/istools/cli/configuration/org.eclipse.osgi/.manager
chmod go+r .fileTable*

This will resolved resolve the istool permission issue, and Workbench commit issue.

Note that the solution suggested in the error message )of passing "-Dosgi.locking=none" as a VM argument) does not always solve the issue without the permissions change, and with the permissions change, is not needed.