Hi ,
We are trying to install TeamSite 7.5 on W2K8 R2 VM with MySQL 5.1.35 Database. After TeamSite installation , we are having following major issue,
No Y: Drive. "iwserver" simply does not start up. Only error message we get is "iwserver did not come up in 600 seconds"
Following are four very non helpful lines printed in iwtrace.log
[Fri Apr 24 13:57:42 2015] Started Hopi server with 64 threads
[Fri Apr 24 13:57:42 2015] Hopi http listener on port 6688
[Fri Apr 24 13:57:42 2015] Hopi https listener on port 6689
[Fri Apr 24 13:57:42 2015] Hopi server with length of listen backlog 128
We have tried same installation twice now in 2 days. After first installation which did not work , we uninstalled TeamSite, Cleared CommonService, LSDS_RT and SitePublisher schemas and deleted all folders from E:\Interwoven except OpenDeployNG (its service is fine).
I have checked ApplicationContainer server.log , mostly it looks like since TeamSite is missing iw-cc.war and dependent modules are not starting up.
I have also checked ir_services database table after installation , nothing seems to wrong there. It shows everthing was installed properly.
Only installation we got was about SitePublisher component-guide install did not work, which natrual as Y: is not coming up.
Overall my understanding is during startup,
iwserver --> CommonServiceClient --> iw-registry.war --> MySql Database
So which part could be breaking ? Because if it was permission issue, I am sure trace log and windows event log will definitely come up with access denied errors. Anyway we are using local development server with full administrator rights.
Thanks,
Pratish