After updating some Dollar Universe settings, the Node Files disappear
book
Article ID: 85703
calendar_today
Updated On:
Products
CA Automic Dollar Universe
Issue/Introduction
Error Message : In the UniViewer Console log file: ########################## java.lang.NullPointerException at java.io.File.<init>(Unknown Source) at com.orsyp.owls.impl.node.OwlsNodeImpl.putLocalNodeFile(OwlsNodeImpl.java:256) at com.orsyp.api.node.Node.putLocalNodeFile(Node.java:398) at com.orsyp.kmeleon.universe.NodeBusiness.putLocalNodeFile(NodeBusiness.java:278) at com.orsyp.kmeleon.document.owlsnodesettings.util.OwlsNodeSettingsUtil.saveOwlsNodeFilesCategory(OwlsNodeSettingsUtil.java:793) at com.orsyp.kmeleon.document.owlsnodesettings.controller.OwlsNodeSettingsController.onSave(OwlsNodeSettingsController.java:175) ... com.orsyp.api.ObjectNotFoundException: Object not found - null - [<COMPANY>/<NODE>/<AREA>] at com.orsyp.std.nfile.IoFile.remove(IoFile.java:390) at com.orsyp.owls.impl.node.OwlsNodeImpl.removeLocalNodeFile(OwlsNodeImpl.java:330) at com.orsyp.api.node.Node.removeLocalNodeFile(Node.java:491) at com.orsyp.kmeleon.universe.NodeBusiness.deleteLocalNodeFile(NodeBusiness.java:284) at com.orsyp.kmeleon.document.owlsnodesettings.util.OwlsNodeSettingsUtil.saveOwlsNodeFilesCategory(OwlsNodeSettingsUtil.java:787) at com.orsyp.kmeleon.document.owlsnodesettings.controller.OwlsNodeSettingsController.onSave(OwlsNodeSettingsController.java:175) ##########################