Server Management - Systems Insight Manager
1754359 Members
4963 Online
108813 Solutions
New Discussion юеВ

Warning Event "HP Virtual Partition Configuration" after 5.3 Update

 
Gabrio Barbieri
Occasional Advisor

Re: Warning Event "HP Virtual Partition Configuration" after 5.3 Update

Never seen the error before, but do you have SIM installed somewhere other than the default installation folder? I'd advise to extract the jar files from the pack and just place them on the /patch directory located on the SIM installation folder and restart the HP Systems Insight Manager service.
"Once you have eliminated the impossible, whatever remains, however improbable, must be the truth." - Spock
Mugur Stef_1
Advisor

Re: Warning Event "HP Virtual Partition Configuration" after 5.3 Update

Any patch for the HP-UX version of HP-SIM 5.3?
AlunJD
New Member

Re: Warning Event "HP Virtual Partition Configuration" after 5.3 Update

as well as
delete from [notices] where NoticeType = '231'
you could also try
UPDATE [noticeType]
SET [defaultSeverity] = 100
WHERE noticeType = '231'

to set the default serverity to info 100
Phillip M Wentz
New Member

Re: Warning Event "HP Virtual Partition Configuration" after 5.3 Update

You da man. I'm sorry I can't post more here. Our error messages stopped over a year ago. I just couldn't figure out how to delete them. The SQL statement "delete from notices where noticetype = 231" against the database finally cleared the messages.

Scottish_steve
New Member

Re: Warning Event "HP Virtual Partition Configuration" after 5.3 Update

I know this was a while ago but for anyone else having this issue try running the update as Administrator if you have UAC enabled