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)
OD 6.1 (ControlHub)
PaulW
I have just installed ControlHub 2.1 with all the OpenDeploy Components, on Windows 2000 Advanced Server. Using the hypersonic db. I am running this on a machine which is not a member of a domain.
All Controlhub funcitonality appears to work fine without any errors. I can navigate to and perform funcitons on all tabs of ControlHub. However, when i navigate to OpenDeploy (via the link at the top of the screen) Every section displays the error message: "Unknown Server Error" with an OK button.
I looked through all the error logs and found the following errors:
* Controlhub\Local\logs\tsreport.log: "CSException caught in getServerName: com.interwoven.cssdk.common.CSException: (Unable to establish connection with server)"
* Controlhub\Local\logs\tsreport_err.log: "Exception caught: java.io.FileNotFoundException: C:\Interwoven\CAPS\ControlHub\tsreport\conf\.passwd (The system cannot find the file specified)
java.lang.NullPointerException"
* Controlhub\Local\logs\localhost_log.2006-11-09.txt: "2006-11-09 13:40:12 ApplicationDispatcher[/iw-opendeploy] Servlet.service() for servlet org.apache.jsp.opendeploy.startdeployment_jsp threw exception"
java.lang.NullPointerException
Any ideas? I have tried reinstalling the app twice. I have also tried using SQL Server as well as hypersonic. I have spent hours looking through devnet and my own config files.
Thanks
Find more posts tagged with
Comments
Sri
Hi,
Check the log files in
\AdminServer\odadmin\log to see if you find anything obvious.
Sri
PaulW
yeah i did that. nothing obvious.