com.sqribe.transformer.GetMiniContainerBySmartCutCommand.execute Error
749170Feb 22 2010 — edited Feb 22 2010Has anyone seen this error before and if so do you know what causes it? Any remediation/solution?
Thanks
02-22 08:47:13 ERROR HRFoundationClient com.sqribe.transformer.GetMiniContainerBySmartCutCommand.execute: The object "/HRInternalFolder/UserPov/Greg.A.Schuricht__-3ffe2efd_12647e37e1d_-6c4f" is not found. It either does not exists, or it may be inaccessible.
com.hyperion.reporting.util.HyperionReportException: com.sqribe.transformer.GetMiniContainerBySmartCutCommand.execute: The object "/HRInternalFolder/UserPov/Greg.A.Schuricht__-3ffe2efd_12647e37e1d_-6c4f" is not found. It either does not exists, or it may be inaccessible.
at com.hyperion.reporting.hrfoundation.HRFoundationClient.pathToIdForInternalObjects(Unknown Source)
at com.hyperion.reporting.hrfoundation.ReportStoreManagerImpl.pathToIdForInternalObjects(Unknown Source)
at com.hyperion.reporting.hrfoundation.ReportStoreManagerImpl.storeObject(Unknown Source)
at com.hyperion.reporting.hrfoundation.ReportStoreManagerImpl.storeObject(Unknown Source)
at com.hyperion.reporting.hrfoundation.ReportStoreManagerImpl.storeInternalObject(Unknown Source)
at com.hyperion.reporting.security.impl.HsUserPrefs.createPov(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
at sun.rmi.transport.Transport$1.run(Transport.java:153)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
at java.lang.Thread.run(Thread.java:595)