02-02-2011 02:35 AM
I just tried to update the schema in my NSMXpress (ver: 2010.4) from schema 160 to 162. It failed with the following error. I know enough about Redhat to log in an remove the directory, but I don't know if that will cause anything else to break, and I'd rather not re-install the server again. Has anyone seen this, and if so, is there a non-re-install solution?
Thanks.
Error Code: Error Text: Schema Download Failed. Error Details: Obstructed update svn: Failed to add directory '/usr/netscreen/GuiSvr/var/dmi-schema-stage/nsm/dmi/junos-es/releases/10.2R3.10': object of the same name already exists
02-10-2011 11:08 PM
I would suggest renaming the directory
/usr/netscreen/GuiSvr/var/dmi-schema-stage/nsm/
as
/usr/netscreen/GuiSvr/var/dmi-schema-stage/nsm.bak
and then trying an update.
Thanks,
Chandra
02-11-2011 08:11 AM
02-14-2011 08:26 PM
Something else seems to be broken on your env.
Usualy, when we do that, the new download that occurs will be written onto the the staging directory.
That said, I would look thorugh the /usr/netscreen/GuiSvr/var/errorLog/gproGDM.log file right after you attempt the schema update to see the details of what the reason for the error is.
Thanks,
Chandra
02-14-2011 10:30 PM