Unsolved

This post is more than 5 years old

1 Rookie

 • 

36 Posts

2072

February 17th, 2015 03:00

Recover error

We are using EMC networker 8.2 SP1 running on SLES 11. When i start Networker Manager Console on my Windows 8.1 and choose Recover option, I got the pop-up message Error and enything else. What could be a problem? I click OK, and close the pop-up window. After few seconds pop-up window appears again.

1 Attachment

1 Rookie

 • 

36 Posts

February 17th, 2015 04:00

On Windows 8.1 I am using

java version "1.7.0_75"

Java(TM) SE Runtime Environment (build 1.7.0_75-b13)

Java HotSpot(TM) 64-Bit Server VM (build 24.75-b04, mixed mode).

On SLES:

Last login: Tue Feb 17 08:38:05 2015 from zivanovic

networker1:~ # java -version

java version "1.7.0_09"

Java(TM) SE Runtime Environment (build 1.7.0_09-b05)

Java HotSpot(TM) Client VM (build 23.5-b02, mixed mode, sharing)

1.7K Posts

February 17th, 2015 04:00

Does the restore from NMC actually work if you open it on another server?

Thank you,

Carlos

1.7K Posts

February 17th, 2015 04:00

Hello Milorad 

 

Maybe you would like to enable Java debug to find out more bout the message?

 

What Java version do you have currently installed on NMC server?

 

To enable Java debug please check the following KB:

 

How do I enable and view the Java Console?

 

Thank you,

Carlos

1 Rookie

 • 

36 Posts

February 17th, 2015 04:00

Restore works, but pop-up appears again and again and I have to close them.

1 Rookie

 • 

36 Posts

February 17th, 2015 04:00

When I run Java debug on my Windows 8.1, there is amessage:

java.lang.NullPointerException

  at COM.legato.networker.recover.RecoverNWServerNode$RecoverJobListener.updateChanged(RecoverNWServerNode.java:351)

  at COM.legato.gwt.framework.LChangeManager$Subject.notifyObservers(LChangeManager.java:357)

  at COM.legato.gwt.framework.LChangeManager.notifyChanged(LChangeManager.java:56)

  at COM.legato.gwt.framework.LServiceProvider.notifyChanged(LServiceProvider.java:1924)

  at COM.legato.comtsk.services.PollService.notifyChanged(PollService.java:368)

  at COM.legato.comtsk.services.PollService.response(PollService.java:383)

  at COM.legato.gwt.framework.GwtClientConnection$CallbackProxy.run(GwtClientConnection.java:1539)

  at java.awt.event.InvocationEvent.dispatch(Unknown Source)

  at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$300(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

  at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

  at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

  at java.awt.EventDispatchThread.run(Unknown Source)

java.lang.NullPointerException

  at COM.legato.networker.recover.RecoverNWServerNode$RecoverJobListener.updateChanged(RecoverNWServerNode.java:351)

  at COM.legato.gwt.framework.LChangeManager$Subject.notifyObservers(LChangeManager.java:357)

  at COM.legato.gwt.framework.LChangeManager.notifyChanged(LChangeManager.java:56)

  at COM.legato.gwt.framework.LServiceProvider.notifyChanged(LServiceProvider.java:1924)

  at COM.legato.comtsk.services.PollService.notifyChanged(PollService.java:368)

  at COM.legato.comtsk.services.PollService.response(PollService.java:383)

  at COM.legato.gwt.framework.GwtClientConnection$CallbackProxy.run(GwtClientConnection.java:1539)

  at java.awt.event.InvocationEvent.dispatch(Unknown Source)

  at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$300(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

  at java.awt.WaitDispatchSupport$2.run(Unknown Source)

  at java.awt.WaitDispatchSupport$4.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.awt.WaitDispatchSupport.enter(Unknown Source)

  at java.awt.Dialog.show(Unknown Source)

  at java.awt.Component.show(Unknown Source)

  at java.awt.Component.setVisible(Unknown Source)

  at java.awt.Window.setVisible(Unknown Source)

  at java.awt.Dialog.setVisible(Unknown Source)

  at COM.legato.gwt.api.GwtDialog.show(GwtDialog.java:1437)

  at COM.legato.gwt.api.GwtDialog.systemErrorDialog(GwtDialog.java:681)

  at COM.legato.gwt.framework.GwtClientConnection$CallbackProxy.run(GwtClientConnection.java:1542)

  at java.awt.event.InvocationEvent.dispatch(Unknown Source)

  at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$300(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

  at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

  at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

  at java.awt.EventDispatchThread.run(Unknown Source)

java.lang.NullPointerException

  at COM.legato.networker.recover.RecoverNWServerNode$RecoverJobListener.updateChanged(RecoverNWServerNode.java:351)

  at COM.legato.gwt.framework.LChangeManager$Subject.notifyObservers(LChangeManager.java:357)

  at COM.legato.gwt.framework.LChangeManager.notifyChanged(LChangeManager.java:56)

  at COM.legato.gwt.framework.LServiceProvider.notifyChanged(LServiceProvider.java:1924)

  at COM.legato.comtsk.services.PollService.notifyChanged(PollService.java:368)

  at COM.legato.comtsk.services.PollService.response(PollService.java:383)

  at COM.legato.gwt.framework.GwtClientConnection$CallbackProxy.run(GwtClientConnection.java:1539)

  at java.awt.event.InvocationEvent.dispatch(Unknown Source)

  at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$300(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

  at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

  at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

  at java.awt.EventDispatchThread.run(Unknown Source)

java.lang.NullPointerException

  at COM.legato.networker.recover.RecoverNWServerNode$RecoverJobListener.updateChanged(RecoverNWServerNode.java:351)

  at COM.legato.gwt.framework.LChangeManager$Subject.notifyObservers(LChangeManager.java:357)

  at COM.legato.gwt.framework.LChangeManager.notifyChanged(LChangeManager.java:56)

  at COM.legato.gwt.framework.LServiceProvider.notifyChanged(LServiceProvider.java:1924)

  at COM.legato.comtsk.services.PollService.notifyChanged(PollService.java:368)

  at COM.legato.comtsk.services.PollService.response(PollService.java:383)

  at COM.legato.gwt.framework.GwtClientConnection$CallbackProxy.run(GwtClientConnection.java:1539)

  at java.awt.event.InvocationEvent.dispatch(Unknown Source)

  at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$300(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

  at java.awt.WaitDispatchSupport$2.run(Unknown Source)

  at java.awt.WaitDispatchSupport$4.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.awt.WaitDispatchSupport.enter(Unknown Source)

  at java.awt.Dialog.show(Unknown Source)

  at java.awt.Component.show(Unknown Source)

  at java.awt.Component.setVisible(Unknown Source)

  at java.awt.Window.setVisible(Unknown Source)

  at java.awt.Dialog.setVisible(Unknown Source)

  at COM.legato.gwt.api.GwtDialog.show(GwtDialog.java:1437)

  at COM.legato.gwt.api.GwtDialog.systemErrorDialog(GwtDialog.java:681)

  at COM.legato.gwt.framework.GwtClientConnection$CallbackProxy.run(GwtClientConnection.java:1542)

  at java.awt.event.InvocationEvent.dispatch(Unknown Source)

  at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$300(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

  at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

  at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

  at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

  at java.awt.EventDispatchThread.run(Unknown Source)

1 Message

July 2nd, 2015 13:00

Hi Milorad, were you able to resolve this "error" message problem?

I'm getting the same message over and over.

Please respond back if you have any clue as to what caused this to occur.

1 Message

November 4th, 2015 04:00

Hi All !

I have the same issue when going to the recover tab.
An empty "Error" dialog box is poping up regularly. Did anyone of you find a solution (or workaround) ?

Thanks for your help !

Quentin

No Events found!

Top