Troubleshooting Metrics reports
The Metrics application in IBM® Connections displays information in reports formatted as charts and tables. If you encounter problems while viewing the reports, use this information to help resolve the problem.
If you see the Metrics page displayed with links and options to select but no actual data, this indicates that the Metrics application is running but there is a problem with the backend IBM Cognos® Business Intelligence server components. Common problems include authentication failures, conflicts with PowerCube refresh schedules, and report query failures.
Problem | Solution |
---|---|
The Metrics user interface displays the following message: Access to Metrics is Restricted |
The user who receives this message is has not been granted access to the appropriate level of Metrics. You can grant this user community-level access or global-level access. |
The Metrics user interface displays the following message after the View list of time periods: Error 403: AuthorizationFailed |
Verify that the Cognos application user role BI User in WebSphere® Application Server is mapped to All Authenticated in Application's Realm. |
The Metrics user interface displays the following message: Cognos error: CCL-BIT-0006. The connection closed before the request is processed. If you are using WebSphere Application server, to reduce the frequency of this error, increase the Persistent Timeout parameter for the Web container transport chains in the administrative console. Increase the time in 10-15 second intervals until the error no longer or rarely occurs. |
The HTTP 1.1 protocol provides a keep-alive
feature that enables the TCP connection between HTTP clients and the
server to remain open between requests. By default, WebSphere Application Server will close
a given client connection after a number of requests or a timeout
period. After a connection is closed, it will be recreated if the
client issues another request; however early closure of connections
can reduce performance. Correct this problem by increasing the timeout
settings as indicated in the error message:
You might need to repeat this process and increase the Persistent timeouts period by 10 to 15 seconds at a time until the error no longer occurs |
A community owner clicks Update on
the Metrics page and the report does one of the following:
|
Verify that the cognosAdmin JAAS
J2C alias is configured with the correct Cognos administrator user name and password by
checking the setting as follows:
|
Reports display either a "No data available" message, or all the data points have the value of 0. |
Verify that the Cognos Transformer PowerCube generation is
properly occurring and if necessary, correct the job schedules to
prevent conflicts:
When scheduling the refresh jobs, note that:
|
Reports display a message indicating that a query failed; for example: At least one invalid member reference was encountered in the query. '[METRICS_TRX_CUBE].[...]...' or No connection to the data source 'METRICS_TRX_CUBE' could be established. |
A message like this indicates that the PowerCube
has not finished generating data for the requested report. There are
two ways to resolve this problem:
|
No Metrics data displays and the Cognos Powercube model file contains incorrect administrator username. |
To fix the Powercube mdl files with the correct Cognos administrator user name, perform the following steps:
|