Results 1 to 3 of 3
OS: SLED 10
when I login, I got the following error message
Unhandled Exception
System.NullReferenceException: Object reference not set to an instance
of an object
in <0x003d6> Novell.Zenworks.Gui.ZenTrayIcon:CheckUpdatesLoop ()
in ...
- 05-05-2007 #1Linux Newbie
- Join Date
- Feb 2007
- Posts
- 248
Unhandled Exception, plz help
OS: SLED 10
when I login, I got the following error message
Unhandled Exception
System.NullReferenceException: Object reference not set to an instance
of an object
in <0x003d6> Novell.Zenworks.Gui.ZenTrayIcon:CheckUpdatesLoop ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
why ? and how to remove the above error
Regards
Needee
- 05-05-2007 #2
problem is in database of ZenUpdater. log in as root and execute this
Code:su killall zen-updater /etc/init.d/novell-zmd stop rm -f /var/lib/zmd/zmd.db /etc/init.d/novell-zmd start zen-updater &
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-05-2007 #3Linux Newbie
- Join Date
- Feb 2007
- Posts
- 248
thanks Dear devils_casper .. for such a nice and quick help

by the way ... whats the reason for the problem in database of ZenUpdater ? why and how zmd.db automatically become corrupted ? Some times it seems that, Novell is so near to M$, or works/behave like M$
Anywayz Thanks for help
Regards
Needee


Reply With Quote