Find the answer to your Linux question:
Results 1 to 8 of 8
Hi I need some advise again. I am getting a message and it wont let me install the updates from its panel. "Unhandled exception. System. Null Reference Exception: Object reference ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    32

    Question Zenwork message

    Hi
    I need some advise again. I am getting a message and it wont let me install the updates from its panel.

    "Unhandled exception.
    System. Null Reference Exception: Object reference not set to an instance of an object in <0x003d67>
    Novell Zenworks. Gui.Zen
    Trailcon: Check Updates Loop () in (wrapper delegate-invoke)
    System.Multicast Delecate:invoke_void ()"

    Thanks Raimond

  2. #2
    Just Joined!
    Join Date
    Dec 2006
    Location
    Germany
    Posts
    6
    Maybe you should open a bug on:
    https://bugzilla.novell.com

    You should get help with this message.

  3. #3
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    What version of Suse are you running. You can uninstall the Zen packaging stuff and use the old Suse tools or SMART.

  4. #4
    Just Joined!
    Join Date
    Nov 2006
    Posts
    32
    Hi
    My Suse is 10.1 (remachined couble weeks old)
    I don't know how to go about to delete the old and install the new.
    Is there something to do with packages in the Manage software in Yast, if I know what I shoul look att (activate or delete or update) I could handle that. I have no idea what kind of file they talk about.
    Regards Raimond

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    no need to uninstall anything. your zen database is corrupted.
    log in as root and execute this
    Code:
    killall zen-updater
    /etc/init.d/novell-zmd stop
    rm -f /var/lib/zmd/zmd.db
    /etc/init.d/novell-zmd start
    zen-updater &





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Nov 2006
    Posts
    32
    Hi Caspar
    The only question I have: when I write these lines is there
    a space allways between row when it goes over to next row,
    like "killall_zen=updater_/etc/init.d/novell-zmd_stop_rm_-f_var/
    /lib/zmd/zmd.db_/etc/init.d/novell-zmd_start_zen-updater_&"
    Can I use underscore instead of space? I am a little shaky!
    Regards Raimond

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    you have to execute that code one by one.
    first command is
    Code:
    killall zen-updater
    now execute next
    Code:
    /etc/init.d/novell-zmd stop
    execute rest of commands....





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #8
    Just Joined!
    Join Date
    Nov 2006
    Posts
    32

    Smile

    Hi
    Thanks again!
    Are we ever lucky to have a friend like you Casper. I executed all the commands you wrote down and the ugly message is not showing up any more, all seems to work again normaly.
    Regards Raimond

Posting Permissions

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