You able to see teamsite login page ? Have checked Interwoven services are running ? _Rahul
Divya, Did you get this resolved? If i were you i would start from logging on the box as local administrator and then check if IIS is working fine, then i would see the permissions at each level. Then check all services, then i would check logfiles if some thing is not typical. Then i wouls login using http://localhost/ to login as administrator and see if it works, Let us know who you resolved it.Thanks
what port is IIS running on ? It should have been changed from 80 to 81Also, check the logs in iwhome/local/logs and iwhome/local/logs/iwui there is a servletd log there, post the end of that
HIToday we installed TeamSite we got Y mount also but we are enable to access it. Can any one please tell us what we must do with it.Previously we used it and Tomcat used to run on 8080 port but due to some prob we uninstall ed and again installed and we changed the port to 8090. But i think this is not the problem because after installing wegot a msg like successfull installed team site.[SIZE=2]Default web services is stopped on our system is it useful to run teamsite. As per my knowledge i think IIS is running its enough to run TeamSite [/SIZE]Its on windows and TeamSite is 6.7.1Please Help us to access TeamSiteThanks
iwserver.log
servleted_out.log
iwserver.log These are the errors in this fileERROR: no valid submit config file found in the current configuration (C:\PROGRA~1\INTERW~1\TeamSite\local\config\submit.cfg, C:\PROGRA~1\INTERW~1\TeamSite\config\submit.cfg, C:\PROGRA~1\INTERW~1\TeamSite\local\config\submit.cfg) (2)ERROR: no valid autoprivate file found in the current configuration (C:\PROGRA~1\INTERW~1\TeamSite\local\config\autoprivate.cfg, C:\PROGRA~1\INTERW~1\TeamSite\config\autoprivate.cfg, C:\PROGRA~1\INTERW~1\TeamSite\local\config\autoprivate.cfg) (2)OS Version: NT 5.2 (build 3790) Service Pack 2This is the error in servleted_out.log file.Dec 7, 2007 5:11:17 PM org.apache.coyote.http11.Http11BaseProtocol initSEVERE: Error initializing endpointjava.net.BindException: Address already in use: JVM_Bind:8090 at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:297)2007-12-10 09:44:38,515 [JMSBridge] ERROR com.interwoven.bridge100 () - Msg: Failed to connect to JNDI providerPlease hepl us to resolve this problemThanks
The errors about submit.cfg and autoprivate.cfg you can ignore (but you should probably configure them)The error about port 8090 already being used is the one you need to examine more closely - what is using port 8090?If it can be configured to use a different port - great, if not, then you have to find the setting in TeamSite for what's trying to use port 8090 and change that.
We are using 8090 for Tomcat
For your own tomcat server, or for Interwoven's tomcat server?
We are using for interwoven tomcat server
For tomcat server now we changed to 9999 and we installed and uninstalled it for 5 times from past 10 days but we are facing the same problem and we dnt know whats the reason for this?