Re: TM1 Web 10.2 Integrated Login Kerberos setup
Posted: Thu Sep 08, 2016 5:37 pm
Hi Kangkc,
In the installation of the BI runtime (bi_runtime_64b_10.2_win_ml.tar) there is no content store database available to install, the content manager is there but no content store (the apache derby bundled database). To get the content store database i tried the full BI install (bi_svr_64b_10.2_win_ml.tar) which does include the content store database. I tried getting this database to fire up but got this error message:
[ ERROR ] Content Manager failed to connect to the content store. The connection string is "jdbc:derby://serverdb1.mycompany.com:51527/cm". The error encountered is: "java.security.PrivilegedActionException : Error opening socket to server serverdb1.mycompany.com on port 51527 with message : java.net.ConnectException: Connection refused: connect"
I tried these links to get the apache derby db fired up:
http://www-01.ibm.com/support/docview.w ... wg1PI14141
http://www-01.ibm.com/support/docview.w ... wg21673320
To no avail. I'm now looking at installing IBM DB2 Express-C Edition and creating this DB first and then using the 'DDL' script to create the required tablespace.
I don't see a BI server in version 10.2.2 (see http://www-01.ibm.com/support/docview.w ... 529&tpl=17). What is the equivalent of bi_svr_64b_10.2_win_ml.tar in version 10.2.2? In other words, in order to get CAM working with the most basic BI install, what is the minimum required set of BI components needing to be installed in BI version 10.2.2? Thanks.
In the installation of the BI runtime (bi_runtime_64b_10.2_win_ml.tar) there is no content store database available to install, the content manager is there but no content store (the apache derby bundled database). To get the content store database i tried the full BI install (bi_svr_64b_10.2_win_ml.tar) which does include the content store database. I tried getting this database to fire up but got this error message:
[ ERROR ] Content Manager failed to connect to the content store. The connection string is "jdbc:derby://serverdb1.mycompany.com:51527/cm". The error encountered is: "java.security.PrivilegedActionException : Error opening socket to server serverdb1.mycompany.com on port 51527 with message : java.net.ConnectException: Connection refused: connect"
I tried these links to get the apache derby db fired up:
http://www-01.ibm.com/support/docview.w ... wg1PI14141
http://www-01.ibm.com/support/docview.w ... wg21673320
To no avail. I'm now looking at installing IBM DB2 Express-C Edition and creating this DB first and then using the 'DDL' script to create the required tablespace.
I don't see a BI server in version 10.2.2 (see http://www-01.ibm.com/support/docview.w ... 529&tpl=17). What is the equivalent of bi_svr_64b_10.2_win_ml.tar in version 10.2.2? In other words, in order to get CAM working with the most basic BI install, what is the minimum required set of BI components needing to be installed in BI version 10.2.2? Thanks.