To use IBM Cognos product documentation, you must enable JavaScript in your browser.

Administration Issues

This section contains known issues about administration.

CNC-ASV-0007 Error When Calling a Report Trigger From a Web Service Task

When calling a report trigger from a Web service task, the following error message may appear:

CNC-ASV-0007 An error occurred with the agent Web service task. The operation failed. org.apache.wsif.WSIFException: CloneNotSupportedException cloning context.

This problem is related to the replacement of the Sun Java Runtime Environment (JRE) by IBM Java Runtime Environment (JRE) in this release of IBM Cognos 8.

To avoid this problem, modify the bootstrap_win32.xml file in the c8_location\bin directory by adding the following line of code for the spawn element under <process name="catalina"> :

<param condName="${java_vendor}" condValue="IBM">-Xss128m</param>

607436

Cognos Metrics Manager Portlets Must Use the Default Channel to Communicate with a Cognos Viewer Portlet

When your page or a dashboard in Cognos Connection contains Cognos Viewer and any of the Cognos Metrics Manager portlets, you can use only the default channel to enable communication between the Cognos Metrics Manager portlets and the Cognos Viewer portlet. If a channel name is specified, the Cognos Metrics Manager portlets will not update the Cognos Viewer portlet.

Portlet to portlet communication between any of the Cognos Metrics Manager portlets can use either the default channel, or a specific channel.

601989

Sybase Adaptive Server Enterprise Data Sources

The information in this topic is an addition to the Data Sources chapter in the IBM Cognos 8 Administration and Security Guide.

IBM Cognos 8 supports the following Sybase Adaptive Server Enterprise data sources:

Sybase Adaptive Server Enterprise Connection Parameters

You specify connection parameters when you create a data source or modify a data source connection. For more information, see the IBM Cognos 8 Administration and Security Guide.

Incorrect Location of the system.xml File

The following topics in the IBM Cognos 8 Administration and Security Guide specify incorrect location of the referenced system.xml file:

The correct location is c8_location\templates\ps.

606810