Home
TeamSite
TeamSite, LiveSite and OpenDeploy
2 6.5 install issues
Andy Knipp
OK,
Upgraded 5.5.2 to 6.5 then SP1 on Solaris 2.8
2 things prevented the startup but I cannot find errors in any of the logs.
First, TS would not start. After some debugging, I determined that LD_LIBRARY_PATH was not
being set to include $iw-home/lib.
Inside iw-home/private/bin/iwstart I set LD_LIBRARY_PATH and TS properly started.
How should this normally get set ?
Also, we had a number of GUI issues, turns out that the sticky bit on iw_cgi_wrapper.cgi
was not set and it needs to run as root.
chmod s+u fixed that issue
I looked through all the logs in the install directory and the only error I had was apache would not
start due to the old SSI settings. I removed them & it worked.
So my question, is how can tell if there are any other hidden issues that I cannot find ? Has anyone
tried to parse the diagnostics ?
Andy
Find more posts tagged with
Comments
There are no comments yet