Receiving “Error 500: javax.servlet.ServletException: Content Manager has not been started” when trying to complete installation & 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?