COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => SDK => Topic started by: dinos on 29 Jan 2010 03:03:29 PM

Title: SDK Problem
Post by: dinos on 29 Jan 2010 03:03:29 PM
Hi all,

We have an SDK application that allows users to modify and publish packages to the content store in Cognos 8.4.  This app runs fine when executed on the Cognos server, however it fails when executed from a desktop that reside on the same network as the Cognos server.  Basically, the error looks like this:

faultCode: Client
faultSubcode:
faultString: Metadata Provider Error
faultActor:
faultNode:
faultDetail:
                {http://developer.cognos.com/schemas/bibus/3/}exception: <severity>Error</severity><errorCode>BME-AS-0021</errorCode><errorCodeString>mdpSessionError</errorCodeString><ns1:message><messageString>BME-AS-0021 Unable to open the model.

I am trying to run this on a Vista OS desktop running JDK 1.6_16.  Does anyone know if the OS and JDK can be factors.  Anything else that might indicate cause?
Title: Re: SDK Problem
Post by: birliban on 30 Jan 2010 09:55:50 AM
If it runs fine on the server but not remote to the server, you should double check your connection to the server and any other path you are using.