Architect is not opening..i have tried by copying the ssl in bin directory,tm1p.inin file is also available, but still i am unable to open the architect.
Please can you give me suggestions on this.
thanking you
tm1p.ini file error
- George Regateiro
- MVP
- Posts: 326
- Joined: Fri May 16, 2008 3:35 pm
- OLAP Product: TM1
- Version: 10.1.1
- Excel Version: 2007 SP3
- Location: Tampa FL USA
Re: tm1p.ini file error
Is it giving you a specific error message?
I came accross an issue with the paths being screwed up for the SSL directory when we upgraded to 9.4 (from 9.1) . This caused architect not to load. We had to manually change the tm1p.ini in the user directories to point to the new Cognos path rather then the old Applix path.
Our new value that made it work was AdminSvrSSLCertAuthority = C:\Program Files\Cognos\TM1\bin\ssl\applixca.pem. Previously under 9.1 it pointed to a Applix Directory.
Anymore specifics on your situation would be helpful, New Install? Upgrade? Did it ever previously work?
I came accross an issue with the paths being screwed up for the SSL directory when we upgraded to 9.4 (from 9.1) . This caused architect not to load. We had to manually change the tm1p.ini in the user directories to point to the new Cognos path rather then the old Applix path.
Our new value that made it work was AdminSvrSSLCertAuthority = C:\Program Files\Cognos\TM1\bin\ssl\applixca.pem. Previously under 9.1 it pointed to a Applix Directory.
Anymore specifics on your situation would be helpful, New Install? Upgrade? Did it ever previously work?
- mattgoff
- MVP
- Posts: 516
- Joined: Fri May 16, 2008 1:37 pm
- OLAP Product: TM1
- Version: 10.2.2.6
- Excel Version: O365
- Location: Florida, USA
Re: tm1p.ini file error
We ran into this when upgrading from 9.1.4 to 9.5. The solution was to delete all tm1p.ini files on the client-- Architect/Perspectives will automatically create a new one if none is found which permanently solves the issue. No word yet from IBM Cognos on it yet, but I presume there was a legacy line in the old file that was causing the hang.
Matt
Matt
Please read and follow the Request for Assistance Guidelines. It helps us answer your question and saves everyone a lot of time.
-
- Regular Participant
- Posts: 177
- Joined: Thu Nov 05, 2009 8:45 am
- OLAP Product: IBM COGNOS TM1
- Version: 9.5
- Excel Version: 2007
Re: tm1p.ini file error
thank you George