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 ...
- 12-09-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 32
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
- 12-10-2006 #2Just 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.
- 12-10-2006 #3
What version of Suse are you running. You can uninstall the Zen packaging stuff and use the old Suse tools or SMART.
- 12-10-2006 #4Just 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
- 12-10-2006 #5
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 &
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-10-2006 #6Just 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
- 12-10-2006 #7
you have to execute that code one by one.
first command is
now execute nextCode:killall zen-updater
execute rest of commands....Code:/etc/init.d/novell-zmd stop
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-10-2006 #8Just Joined!
- Join Date
- Nov 2006
- Posts
- 32
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


Reply With Quote