Ideas and tips for enhancing your TM1 application
-
gtonkin
- MVP
- Posts: 900
- Joined: Thu May 06, 2010 3:03 pm
- OLAP Product: TM1
- Version: PAL 2.0.9.4; PAoC 2.0.9.3
- Excel Version: Office 365 64-bit
- Location: JHB, South Africa
-
Contact:
Post
by gtonkin » Tue Oct 06, 2015 6:15 pm
Saw
this link on my IBM notifications today and thought it worth sharing.
Besides configuring the paths for the various Java dump files, it also shows you how to launch the Application configuration to tweak other settings.
Start the Tomcat Java configuration utility by running the following command:
Code: Select all
"C:\Program Files\IBM\Cognos\tm1_64\tomcat\bin\tomcat6w.exe" //ES//pmpsvc
Last edited by
Alan Kirk on Tue Oct 06, 2015 10:39 pm, edited 1 time in total.
Reason: Moved to Useful Code; as per Lotsaram's comments this one is potentially dangerous for the unaware.
-
lotsaram
- MVP
- Posts: 3481
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Post
by lotsaram » Tue Oct 06, 2015 10:16 pm
Having been burnt by this I can vouch it is definitely worth it to change the default setting as the default sets the dump path to the install root. Should TM1 web crash and tomcat dumps a 20 GB dump file to c:\program files when you only have 10 GB free on C: you can rest assured this will effectively cripple all TM1 instances and everything else running on the box. Hell even if you have 50 GB free but this happens a few times in succession before anyone realizes and can clear the dump files then you will end up with the same result.
As most IT departments insist on a fairly lean C partition (especially for VM setup) then it pays to change this to a location where there is plenty of space.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
-
mtasos
- Posts: 1
- Joined: Tue May 05, 2020 3:02 pm
- OLAP Product: Planning Analytics
- Version: 2.0.8
- Excel Version: Office 365
- Location: Germany
Post
by mtasos » Tue May 05, 2020 3:59 pm
Hello all,
how can I change the default path for the TM1-Web dumps in PA, now that Tomcat was replaced by Websphere?
At the moment the default is <TM1 install folder>\bin64.
As I couldn't find anything in the official documentation, any help would be appreciated.
Thanks!