Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Teamsite 7.3.1 Installation with Oracle RAC
bhat
Hi, we are facing issues when installing Teamsite 7.3.1 on windows 2008 machine using database as Oracle RAC.
after entering all the database info for common services. we get the below error. Please find screen shot attached.
Any help on this apperciated.
Thanks
Find more posts tagged with
Comments
bhat
From Autonomy..
this is an issue of which I have become recently aware. Two of the classes in the installer are not correctly parsing the fields when Oracle RAC or Custom is chosen for the DB type. I'm attaching a zip file with three files in it. You will have to rebuild the .iwpkg file and regenerate the MD5 sum checkfile. Here are the directions to do so:
- Rename the TeamSite package *.iwpkg file to *.iwpkg.zip. The package file is basically a zip file. Double-click on it to navigate into it.
- Under the CommonServices directory, there will be an IRServiceInstaller.jar. Open this jar. You can use a zip utility to navigate into it as well.
- Go to /com/interwoven/wcm/ir/service/install/panelsupport and replace IRDBConnectionPanelSupport.class with the copy in the attachment.
- Under the InterwovenAdministrationConsole directory, there will be a WebUIInstaller.jar. Open this jar in the same way.
- Go to /com/interwoven/wcm/webui/admin/install/rptctr/panelsupport and replace BasicRptCtrDBConnectionPanelSupport.class with the copy in the attachment.
- Rename the *.iwpkg.zip file back to .iwpkg file.
- Generate new checksum for the TeamSite package and update the .md5sum file with checksum. In Windows, use the attached fciv.exe utility and run fciv.exe -md5 <.iwpkg file>.
- Re-run installer.
Thanks
nbsp.txt