COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => SDK => Topic started by: DSR on 05 May 2014 09:49:52 AM

Title: Running Cognos SDK Samples on Cognos 10.2.1
Post by: DSR on 05 May 2014 09:49:52 AM
Hello Guru's,

I have installed and Configured my POC box on Windows which has everything including SDK.

Below are the different paths/versions which I am using for my SDK connectivity and here on this environment I didn't configured any security.

Cognos Version : 10.2.1
JDK : JDK 7.1 in stalled under C:\Program Files (x86)\Java\JDK7.1
Web Server : IIS 7

When I try to run build-samples I am getting below mentioned error.

You MUST edit this file before you can compile this application.
javac: file not found: Agents\*.java
Usage: javac <options> <source files>
use -help for a list of possible options


Let me know where is it exactly going off when I am running. I feel its Java compiler issue where the program not finding the compiler to compile the code. Your valuable suggestions will be helpful for me to run SDK on my server.

Thank you.
DSR