Hi All--
Has anyone seen this before: Please help
invokeMethod() failed while calling: onReturnFromProgress
Operation failed : null : Operation failed : null
class java.lang.NullPointerException
After closing this window, press the Refresh or Reload button on your browser to continue.
Hide Details
Stack Trace:
java.lang.NullPointerException
at com.documentum.registry.DfClientRegistry.saveRegistryUpdates(DfClientRegistry.java:994)
at com.documentum.operations.DfFlushRegistry.execute(DfFlushRegistry.java:37)
at com.documentum.operations.DfOperation.execute(DfOperation.java:432)
at com.documentum.web.contentxfer.DFCOperationSupport.execute(DFCOperationSupport.java:61)
at com.documentum.web.contentxfer.ContentTransferService.execute(ContentTransferService.java:323)
at com.documentum.web.contentxfer.JobAdapter.execute(JobAdapter.java:108)
at com.documentum.job.async.AsyncJobManager$AsyncTimerJob.executeJob(AsyncJobManager.java:236)
at com.documentum.job.async.AsyncJobManager$AsyncTimerJob.run(AsyncJobManager.java:215)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)