Hi,
I have a BOXI 3.1 SP3 in a Red Hat 5.3 with WAS 6.1.0.19.
I want to use performance management. So I log into Infoview, click “Open and select Dashboard & Analytics Setup”.
At this moment, the following error message:
Servlet Engine Exception: Cannot read /softsiacbo/Dashboard_Analytics_120/InitConfig.properties
My first step I did was verify that the file exist (and it exists)
I read the Installation Guide for UNIX (pages 134-136):
[list]- I have checked the performance management servers (I make sure that all servers are enabled).
- I tried to verify the Initialization User, looking the the values of:
[list] initialization.User
initialization.Password[/list]
The guide says to log into InfoView, click the “Preferences” button on the InfoView toolbar, and click the “Performance Management” tab, to check the name of the initialization logon user in the Change initialization logon user section is the same as the user name specified in the InitConfig.prop
erties file.
But I can’t do that!! I obtain the same error Servlet Engine Exception: Cannot read /softsiacbo/Dashboard_Analytics_120/InitConfig.properties
How can I test this?
[/list]
I read maybe the problem was in WAS, and I looked the file \PerformanceManagement\WEB-INF\web.xml to ensure the values was right:
<context-param>
<param-name>af.configdir</param-name>
<param-value>/softsiacbo/Dashboard_Analytics_120</param-value>
</context-param>
I read that the error could be due to use a port that was not specified by default (6400), but we are using port 6400
Does anyone have any idea?
Best regards
pattern (BOB member since 2010-09-22)