Error Deploying TM1 Contributor 9.5.1 to Cognos 8.4.1
Posted: Tue Mar 15, 2011 9:45 am
I'm trying to install TM1 9.5.1 with Cognos 8.4.1 security. The installation of TM1 and Cognos went smoothly.
And then I tried to deploy the pmpsvc.war (the TM1 Contributor) to the Cognos 8.4.1 by copying the pmpsvc.war from <TM1 installation path>\Cadmin to <Cognos installation path>\webapps.
After that I tried to access the TM1 Contributor by opening http://[server name]:9300/pmpsvc, and I got this error page:
I've tried to google "class file has wrong version 50.0, should be 49.0", and the results say that it's because the java.util.jar was created using JRE 1.6.0 but I tried to compile it using 1.5.0.
By looking at the folder name of my Cognos, which is saying c8_64\bin64\jre\1.5.0, I presume that Cognos 8.4.1 is using JRE 1.5.0.
Is this conclusion correct? If it is, than why is Cognos using JRE 1.5.0 while in the prerequisite they ask to install JRE 1.6.0?
I have installed JRE 1.6.0 update 22 too btw.
Thanks in advance for the help
And then I tried to deploy the pmpsvc.war (the TM1 Contributor) to the Cognos 8.4.1 by copying the pmpsvc.war from <TM1 installation path>\Cadmin to <Cognos installation path>\webapps.
After that I tried to access the TM1 Contributor by opening http://[server name]:9300/pmpsvc, and I got this error page:
I've tried to google "class file has wrong version 50.0, should be 49.0", and the results say that it's because the java.util.jar was created using JRE 1.6.0 but I tried to compile it using 1.5.0.
By looking at the folder name of my Cognos, which is saying c8_64\bin64\jre\1.5.0, I presume that Cognos 8.4.1 is using JRE 1.5.0.
Is this conclusion correct? If it is, than why is Cognos using JRE 1.5.0 while in the prerequisite they ask to install JRE 1.6.0?
I have installed JRE 1.6.0 update 22 too btw.
Thanks in advance for the help