This blog is to share how to fix the VMS issue when we upgrade Business objects enterprise from previous versions to BI 4.2 SP9 or any other VMS issue, you can use the following steps.
ERROR MESSAGE - AFTER UPGRADE
When you try to add resource you may get the below error , also you may find existing reports in vms are with CMS 0 and VMS 0
com.businessobjects.vms.VMSException: Add Resource Error:: svn: E155036: Please see the 'svn upgrade' Command
svn; E155036: The working copy at ' '
1839318
- How to upgrade the subversion content to the latest version?
Then restart the LCM from services in windows server and also promotion management server
Then go to CMC - VMS and check if that is resolved, if its still not resolved then follow the below steps
Login to each app server and update the repository ( ignore if this is already exist)
Run command - Type Regedit and then update the red highlighted as follows
Update Registry in both Nodes
Navigate to HKEY_LOCAL_MACHINE -> System -> CurrentControlSet -> Services -> SVNSubversionUpdate ImagePath Data as "D:\Program Files\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\subversion\svnserve.exe" --service -r "\Root \Root data\BOFOLDER\LCM_repository" --listen-port 3690
svnadmin.exe upgrade "\root folder\app\bo\data\svn_repository"
svn.exe upgrade "\root folder\app\bo\data\CheckOut\BO_PROD\WORKSPACE"
No comments:
Post a Comment