Find the answer to your Linux question:
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 ...
  1. #1
    Linux 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

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  3. #3
    Linux 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...