Hello,
despite seemingly have all the pre-requisites in place and applying some learnings from the previous installation, my TeamSite732 Installation still failed. Sigh.
I got through all the questions in the Installer UI and it started installing, but failed with error:
The install processing was unsuccessful
Install doc file does not exist:
/usr/nlm/iw/iw-home/TeamSite/install/TeamSite_7.3.2.0.0_INSTALL.xml
see /usr/nlm/iw/iw-home/iwinstall/logs/installer.log for more information
There were other errors in the installer.log, the first of which was:
2014-09-10 13:32:09,785 INFO com.interwoven.wcm.install.util.Iwinstall - iwinstall location is not present
2014-09-10 13:32:09,790 ERROR com.interwoven.wcm.install.framework.InitialPhase - Unable to parse inventory document
...although there was an iwinstall directory created in the 'base directory' entered in the UI, which was /usr/nlm/iw/iw-home (I created iw-home to preserve pathing).
BUT what I noticed was that the "TeamSite" directory was not created under the base directory, AND all the directories that would normally be placed under "TeamSite" dir (iw-webd, bin, eventsubsystem etc) were instead created directly under the base dir, as per following ls -l. So not sure why it would create other directories (eg TeamSiteUI) but not TeamSite - only difference I can see looking at my previous installation is that TeamSite should be owned by iwts:iwts, and we pre-created iwts user & group to make sure we have the same IDs.
I have 2 questions:
1. Has anyone seen this before, and knows the cause?
2. I will need to uninstall as what has been created is unworkable, but when I bring up the Installer to try and do this, it is stuck in "Final Configuration" stage, so doesn't offer me to uninstall. Does anyone know a way where I can reset or trick the installer back to an initial stage where I have the Uninstall option?
Here is an ls -l of the 'base directory' with the mish-mash of directories:
l /usr/nlm/iw/iw-home/
drwxrwxr-x 9 root root 4096 Sep 17 10:56 ApplicationContainer/
drwxrwxr-x 2 root root 16384 Sep 17 10:59 bin/
drwxrwxr-x 5 root root 4096 Sep 17 10:58 CommonServices/
drwxrwxr-x 7 root root 4096 Sep 17 10:58 CommonServicesClient/
drwxrwxr-x 3 root root 4096 Sep 17 10:59 conf/
drwxrwxr-x 3 root root 4096 Sep 17 10:57 CoreFramework/
drwxrwxr-x 7 root root 4096 Sep 17 10:59 cssdk/
drwxrwxr-x 4 root root 4096 Sep 17 10:59 etc/
drwxrwxr-x 4 root root 4096 Sep 17 10:59 eventsubsystem/
drwxrwxr-x 3 root root 4096 Sep 17 10:59 examples/
drwxrwxr-x 5 root root 4096 Sep 17 10:55 FoundationLibraries/
drwxrwxr-x 6 root root 4096 Sep 17 10:59 httpd/
drwxrwxr-x 7 root root 8192 Sep 17 10:59 install/
drwxrwxr-x 3 root root 4096 Sep 17 11:01 InterwovenAdministrationConsole/
drwxrwxr-x 6 root root 4096 Sep 17 11:02 iwinstall/
drwxrwxr-x 7 root root 4096 Sep 17 10:59 iw-perl/
drwxrwxr-x 11 root root 4096 Sep 17 10:59 iw-webd/
drwxrwxr-x 3 root root 4096 Sep 17 10:59 kernel/
drwxrwxr-x 3 root root 8192 Sep 17 11:00 lib/
drwxr-x--- 6 root root 4096 Sep 17 11:00 local/
drwxrwxr-x 2 root root 8192 Sep 17 11:00 msg/
drwxrwxr-x 25 root daemon 4096 Sep 10 12:03 OpenDeployNG/
drwxrwxr-x 6 root root 4096 Sep 17 10:59 private/
drwxrwxr-x 3 root root 4096 Sep 17 10:59 report/
drwxrwxr-x 3 root root 4096 Sep 17 10:59 servletd/
drwxrwxr-x 2 root root 4096 Sep 17 11:00 sharedll/
drwxrwxr-x 3 root root 4096 Sep 17 10:59 src/
-rw-rw-r-- 1 root root 359547 Sep 17 10:59 TeamSiteInstaller.jar
drwxrwxr-x 3 root root 4096 Sep 17 11:02 TeamSiteUI/
drwxrwxr-x 2 root root 4096 Sep 17 10:59 tmp/
drwxrwxr-x 6 root root 4096 Sep 17 10:59 tools/
drwxrwxr-x 6 root root 4096 Sep 17 10:59 tsreport/
drwxrwxr-x 3 root root 4096 Sep 17 10:59 winnt/
Cheers
HF