Receiving “Error 500: javax.servlet.ServletException: Content Manager has not been started” when trying to complete installation & setup of Insight 1.1.1 RC2
![]()
Receiving “Error 500: javax.servlet.ServletException: Content Manager has not been started” when trying to complete installation and setup of Insight 1.1.1 RC2
I’m trying to setup Insight 1.1.1 RC2 on my laptop. Config:Windows 7 professional (64 bit), SQL Server 2008 Express edition, Websphere 8.0 I’m following this guide: When manually configuring Insight, 1. I’m unable to find SQL database scripts as described in the installation guide under <InsightInstallDir>\setup\insight\datawarehouse\sampledw\sqlserver OR <InsightInstallDir>\reportserver\contentstore I don’t even have the directories datawarehouse or contentstore. So, I created contentstore db in SQL Server and linked it in Cognos configuration and test was successful. I built then deployed ear file on websphere successfully. 2. When I try to launch http://<host>:<port>/insight/servlet I get Error 500: javax.servlet.ServletException: Content Manager has not been started” 3. In the Cognos Configuration tool, Start, Stop and restart buttons and actions are disabled. Any ideas? |
2 answers
![]()
How is your local database environment set up at the instance level (SQL Server Authentication vs integrated security)? What communication protocols have you enabled at the instance level? Also as things stand now, if you launch Cognos Configuration, and go to the content store section, is the content store database information present and correct? If you test the connection from the configuration manager, what is the result?
|