I was out of the office yesterday and when I've come back today one of the servers is behaving very strangely.
There are loads of log files (50+) with numbers on the end and the tm1server file if filled (as are all the other log files) with an error message stating:
4332 [] ERROR 2016-12-02 11:44:40.870 TM1.Audit.PostProcessor Failed to open audit store in AppendRawStoreToAuditStore
Nothing has changed in the configuration file (a previous post with this message had an incorrect rawstore directory but mine is the same as the logging directory - a full file path and has not been changed recently).
I have saved the data on the server (it was working fine and users were logged in OK) and then shut the server down. It now won't start back up again. There are no error messages, it just seems to stop at "Done processing feeders" and shows as "stopped" in the admin console. I've tried deleting the feeder files.
Any ideas as to why this could be happening please? The server usually starts in a matter of seconds.
This is the full .cfg file parameters:
ServerName=08 Staffing Monitoring
DataBaseDirectory=E:\TM1 Servers\08 Staffing Monitoring\02 Data\
LoggingDirectory=E:\TM1 Servers\08 Staffing Monitoring\03 Log Files & Rawstores\
RawstoreDirectory=E:\TM1 Servers\08 Staffing Monitoring\03 Log Files & Rawstores\
AdminHost=*IP address redacted*
PortNumber=52753
AuditLogOn=T
AuditLogUpdateInterval=60
Language=eng
IdleConnectionTimeOutSeconds=3600
ClientPropertiesSyncInterval=180
Language=ENG
PerformanceMonitorOn=F
ProgressMessage=True
AuditLogMaxFileSize= 100 MB
AllowSeparateNandCRules=T
MaximumCubeLoadThreads= 3
MaximumViewSize=1500
Tm1 Server not starting
-
- Posts: 19
- Joined: Wed Sep 28, 2016 1:43 pm
- OLAP Product: Cognos TM1
- Version: 10.1.1
- Excel Version: 2007
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: Tm1 Server not starting
The server has had the SSL update patch applied, correct?
-
- Posts: 19
- Joined: Wed Sep 28, 2016 1:43 pm
- OLAP Product: Cognos TM1
- Version: 10.1.1
- Excel Version: 2007
Re: Tm1 Server not starting
I believe so yes! Our application is hosted by a third party so their consultant has done this. I'm assuming this would impact all instances though, not just one? The others are working fine.tomok wrote:The server has had the SSL update patch applied, correct?
- Steve Rowe
- Site Admin
- Posts: 2464
- Joined: Wed May 14, 2008 4:25 pm
- OLAP Product: TM1
- Version: TM1 v6,v7,v8,v9,v10,v11+PAW
- Excel Version: Nearly all of them
Re: Tm1 Server not starting
Have you checked for disc space issues?
Technical Director
www.infocat.co.uk
www.infocat.co.uk
-
- Posts: 19
- Joined: Wed Sep 28, 2016 1:43 pm
- OLAP Product: Cognos TM1
- Version: 10.1.1
- Excel Version: 2007
Re: Tm1 Server not starting
Disk space looked fine - I copied it from our live server to test and got the same issuesSteve Rowe wrote:Have you checked for disc space issues?
I've managed to get it to start by restoring the data from a backup from last week and then copying all of the files in the data directory that had changed since then. I created a new log files folder (archived the old one) and re-started the server and it's loaded up fine.
I've absolutely no idea what the root cause was though to even work out whether it would happen again or not!
- gtonkin
- MVP
- Posts: 1265
- Joined: Thu May 06, 2010 3:03 pm
- OLAP Product: TM1
- Version: Latest and greatest
- Excel Version: Office 365 64-bit
- Location: JHB, South Africa
- Contact:
Re: Tm1 Server not starting
My guess would have been a corrupt log file. Have had this before and you mentioned creating a new logs folder which resolved.
-
- Posts: 19
- Joined: Wed Sep 28, 2016 1:43 pm
- OLAP Product: Cognos TM1
- Version: 10.1.1
- Excel Version: 2007
Re: Tm1 Server not starting
Well it happened again this morning and it looks like I've found out what the culprit was... there was a default view on a control cube and when I've deleted that folder from the data directory it has started up fine.
Absolutely no idea why that would stop a server from starting but it has resolved the issue.
Absolutely no idea why that would stop a server from starting but it has resolved the issue.
-
- Community Contributor
- Posts: 324
- Joined: Mon Jul 02, 2012 9:39 pm
- OLAP Product: TM1
- Version: PAL 2.0.8
- Excel Version: 2016
- Location: Sydney, Australia
Re: Tm1 Server not starting
I remember a while back, I spent good several days just to find out there was a view with a corrupted subset that would crash the server on startup!Well it happened again this morning and it looks like I've found out what the culprit was... there was a default view on a control cube and when I've deleted that folder from the data directory it has started up fine.
Absolutely no idea why that would stop a server from starting but it has resolved the issue.


