How to uninstall the OTM in Linux?
I have used the standard uninstallation procedure like
HOME_DIR/Uninstallerdata/
java -jar uninstaller.jar uninstall
But it displayes "invalid or corrupt jarfile uninstaller.jar"
does it mean the "jar" file came with the stack is corrupted or I use the wrond command?
Please guide me.
I have used the standard uninstallation procedure like
HOME_DIR/Uninstallerdata/
java -jar uninstaller.jar uninstall
But it displayes "invalid or corrupt jarfile uninstaller.jar"
does it mean the "jar" file came with the stack is corrupted or I use the wrond command?
Please guide me.
Comment