Server Management - Systems Insight Manager
1833786 Members
2541 Online
110063 Solutions
New Discussion

Re: Version Control Repository Error

 
Joe Smith_19
New Member

Version Control Repository Error

I keep getting the following error every evening relating to the Version Control Repository:

VCRM log entry: https://TVGROUP-PRD2:2381/vcrepository/log?entryId=VCRM1121238023 Error for file: C:\hp\hpsmh\data\webapp-data\vcrepository\catalogindex.xml Error code: 12003 An extended error was returned from the server.550 /pub/softlib/software2/COL3293/catalogindex.xml: No such file or directory. Error for file: catalog.xml Error code: 12003 An extended error was returned from the server.550 /pub/softlib/software2/COL3293/catalog.xml: No such file or directory.



Any idea as to resolving this issue?
Thanks...
4 REPLIES 4
Ole Thomsen_1
Trusted Contributor

Re: Version Control Repository Error

I get this error on what seem´s to be the same file:


VCRM log entry: https://INSIGHT:2381/vcrepository/log?entryId=VCRM1121274012
Error for file: C:\hp\hpsmh\data\webapp-data\vcrepository\catalogindex.xml
Error code: 2147500037
An invalid character was found in text content.

Error for file: C:\hp\hpsmh\data\webapp-data\vcrepository\catalog.xml
Error code: 2147500037
An invalid character was found in text content.

Steve Kadish
Trusted Contributor

Re: Version Control Repository Error

Hi Joe,

Try the patch at: http://h18004.www1.hp.com/support/files/server/us/download/23181.html

Be careful, however, when I installed this patch my globalsettings.props file somehow ended up getting truncated. See my thread at: http://forums2.itrc.hp.com/service/forums/questionanswer.do?threadId=935850

Good luck,
- Steve
TechGuru
Trusted Contributor

Re: Version Control Repository Error

Joe,
Which version of VCRM you are using?

Thomsen,
Delete Both "catalog.xml" and "catalogindex.xml" from the following path
"c:\hp\hpsmh\data\webapp-data\vcrepository\"

then try automatic update using VCRM, it should Download "Catalogindex.xml"(4,929 bytes) and "Catalog.xml"(6,340,145 bytes) to the same path.
Joe Smith_19
New Member

Re: Version Control Repository Error

I tried the patch. Everything seems to be working fine now. I'll let you guys know if the problem arises again.

Thanks Again.