COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Administration and Security => Topic started by: bijeff09 on 13 Jan 2016 11:00:27 AM

Title: Cognos Analytics 11 "Ready to Run"Install
Post by: bijeff09 on 13 Jan 2016 11:00:27 AM
Hello -

Yesterday I installed the new version of C11 to develop some proof-of concept reports/dashboards for my customer. In order to get things up and running quickly, I selected the "Ready to Run" option during the install. After several minutes, the service started at the end of the install.

However, all I got was a blank page when I launched the default gateway. So, I opened Cognos Config to test the default CS (Informix) connection and got an error "[Error] Content Manager is unable to connect to the content store..."

Has anyone else had this issue with the "Ready to Run" install? Are the credentials for the default Informix CS available online or in the documentation (I was unable to find anything)?

Worst case, I can just install MS SQL Server Express to house the content store. However, I wanted to see if there is something I'm overlooking before I go a different direction.  Thanks in advance for any insight you can provide.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: bijeff09 on 14 Jan 2016 01:42:26 PM
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: kc9400 on 21 Jan 2016 08:12:24 AM
I thought I would give the installation a try using the provided method and yeah, ran into the same issue.

Shall update if I find anything.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: MFGF on 21 Jan 2016 08:30:56 AM
Quote from: kc9400 on 21 Jan 2016 08:12:24 AM
I thought I would give the installation a try using the provided method and yeah, ran into the same issue.

Shall update if I find anything.

Weird. I did a "Ready to Run" install and it all just worked - no issues. Windows Server 2012.

MF.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: kc9400 on 21 Jan 2016 08:36:35 AM
I'm running on Windows Server 2007, 64bit.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: MFGF on 22 Jan 2016 03:34:52 AM
Quote from: kc9400 on 21 Jan 2016 08:36:35 AM
I'm running on Windows Server 2007, 64bit.

Windows Server 2007? Do you mean Windows 7 or perhaps Windows Server 2008? I can't see any mention of Windows Server 2007 in the Supported Environments?

http://www-969.ibm.com/software/reports/compatibility/clarity-reports/report/html/osForProduct?deliverableId=1374252186332

Do you have an anti-virus or firewall installed that might be blocking part of the install?

Cheers!

MF.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: kc9400 on 22 Jan 2016 04:23:54 AM
oh.... yeah 2008. Just realised I said 2007 :p
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: nigell on 29 Jan 2016 07:49:09 AM
Just a thought - in previous editions you had to use Informix through DRDA as a content store. It is on a different port than the standard service. Look for drsoctcp in informix sqlhosts, if not present you have to add it and restart Informix. You have to use a separate server alias for drda in onconfig also.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: cwaras on 25 Mar 2016 01:06:03 AM
Hi Guys

And first thanks to the help.

I have the same issue on Windows Server 2012.

Did you find any solution ?

Regards,

Cédric.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: MFGF on 29 Mar 2016 03:10:57 AM
Quote from: cwaras on 25 Mar 2016 01:06:03 AM
Hi Guys

And first thanks to the help.

I have the same issue on Windows Server 2012.

Did you find any solution ?

Regards,

Cédric.

Hi,

What errors are you seeing in cogserver.log?

Cheers!

MF.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: cwaras on 29 Mar 2016 03:51:49 AM
Hi

DPR-DPR-1035, CM-CFG-5063, CM-SYS-5003... --> "Content Manager is unable to connect to the content store..."

After installation, i don't see informix services....

Maybe I missed prerequisites ... :-\

If you have an idea...

Thx !
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: cwaras on 12 Apr 2016 10:39:33 PM
No way, so i finally deploy the Content Store on SQL Server 2014 Express.....
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: navissar on 14 Apr 2016 07:08:57 AM
Had the same issue. Uninstalled, disabled all antivirus software, reinstalled - works like a charm.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: thosas on 15 Apr 2016 04:12:49 AM
Running the installation with the Right hand click / Run as administrator was the fix for me.

As an aside, I believe that the built in LDAP that comes with this Ready to Run installer is ApacheDS - does anyone know if this can be used with a manual installation too?  And where exactly this LDAP lives as I can't see any services for it.

thanks!
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: MFGF on 15 Apr 2016 04:24:53 AM
Quote from: thosas on 15 Apr 2016 04:12:49 AM
Running the installation with the Right hand click / Run as administrator was the fix for me.

As an aside, I believe that the built in LDAP that comes with this Ready to Run installer is ApacheDS - does anyone know if this can be used with a manual installation too?  And where exactly this LDAP lives as I can't see any services for it.

thanks!

Hi,

Yes - it's ApacheDS. If you run a custom install, you need to install ApacheDS manually too - you need to download the installer for this as the Cognos Analytics installer is a single executable rather than a folder structure. You'll probably also need Apache Directory Studio as a UI for it.

You should see a service for ApacheDS.

Cheers!

MF.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: thosas on 15 Apr 2016 08:32:07 AM
Quote from: MFGF on 15 Apr 2016 04:24:53 AM
Hi,

Yes - it's ApacheDS. If you run a custom install, you need to install ApacheDS manually too - you need to download the installer for this as the Cognos Analytics installer is a single executable rather than a folder structure. You'll probably also need Apache Directory Studio as a UI for it.

You should see a service for ApacheDS.

Cheers!

MF.

Thanks for the info - this is in danger of becoming a thread-hijack now, but what was really good about the Ready to Run install was that you get the option to create user accounts within Cognos Connection.  Do you know if there is a way to maintain this capability if you use your own ApacheDS installation with a full installer?  The Apache Directory Studio isn't particularly user friendly. 

Thanks!!
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: MFGF on 15 Apr 2016 09:48:05 AM
Quote from: thosas on 15 Apr 2016 08:32:07 AM
Thanks for the info - this is in danger of becoming a thread-hijack now, but what was really good about the Ready to Run install was that you get the option to create user accounts within Cognos Connection.  Do you know if there is a way to maintain this capability if you use your own ApacheDS installation with a full installer?  The Apache Directory Studio isn't particularly user friendly. 

Thanks!!

Sadly not. My installation is a custom install, and I added ApacheDS alongside. While I can see the namespace from within Cognos Analytics, I can't add or manage users within it.

Cheers!

MF.
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: NaviGator on 23 Nov 2016 12:06:45 AM
Why can't we have the same functionality in the Custom install !! It's really good thing to show to the customer that you can create the users accounts from inside Cognos. IBM has already made a proof that its doable. 
Title: Re: Cognos Analytics 11 "Ready to Run"Install
Post by: MFGF on 23 Nov 2016 05:05:15 AM
Quote from: NaviGator on 23 Nov 2016 12:06:45 AM
Why can't we have the same functionality in the Custom install !! It's really good thing to show to the customer that you can create the users accounts from inside Cognos. IBM has already made a proof that its doable.

I'd say that's a great question to send to IBM :)

Have you logged it as an enhancement request on the RFE site? I imagine lots of people would vote for it if you did.

Cheers!

MF.