Cognos Analytics

 View Only

 System Path to a java.exe outside of Cognos folder on backend SQL server - is this a problem

brenda grossnickle's profile image
brenda grossnickle IBM Champion posted Fri August 22, 2025 10:18 AM

Back in the day, we were told not to have a System Path to a java.exe outside of Cognos folder .  we have 11.1.7 to 12.?.?. Is having a path to java.exe (not the java in Cognos folder) still an issue?

brenda grossnickle's profile image
brenda grossnickle IBM Champion

Anyone have any knowledge about having java.exe installed on the cognos server and having a path to that java in the System Path? Will this interfere with Cognos?

Pierre-Frank MOUZON's profile image
Pierre-Frank MOUZON

I had the same problem and a workaround was to disable automatic start for IBM Cognos service, and replace it by a .bat that sets a JAVA_HOME variable (pointing to CA installation folder) and then start CA with cogstartup.bat. This .bat is launched at server startup by a scheduled task.