Page 1 of 1
TM1 Web Internal Server Error
Posted: Wed Nov 16, 2016 11:55 pm
by macsir
Hi, guy
Just weird thing, one TM1 web report just works fine for most of departments but if you select one parent department which many children departments inside it. It will give you an Internal Server Error from the web. However sometime I can show the report correctly by selecting this trouble parent department. This success often happens after the app server reboots. I check TM1 server log and tm1 web log. Nothing is showing for this strange event.
Any clue? We haven't changed this report for ages and this error is usually repeatable. And this report can always be shown in perspectives correctly all the time.
Re: TM1 Web Internal Server Error
Posted: Thu Nov 17, 2016 3:51 am
by macsir
I am not quite sure coz I can't find anything useful but just came cross this configuration in tomcat server configuration file. Has anyone known this about? If I make it longer, does that help? Since the overall symptom is just like timeout for me.

- connectionTimeout.png (18.5 KiB) Viewed 5864 times
Re: TM1 Web Internal Server Error
Posted: Thu Nov 17, 2016 4:43 am
by gtonkin
Have you configured your Application server to use more memory than the standard 768Mb? Could be that you are exceeding this.
When you get the Internal Error, does the application server crash i.e. need a restart?
Re: TM1 Web Internal Server Error
Posted: Thu Nov 17, 2016 4:56 am
by macsir
gtonkin wrote:Have you configured your Application server to use more memory than the standard 768Mb? Could be that you are exceeding this.
When you get the Internal Error, does the application server crash i.e. need a restart?
No the server is still fine. It is just popping up with internal server error window and stop refreshing that report and close it. If you just select another department from the landing page, it will still be successful.
And ram, it is up to 12GB already.
Re: TM1 Web Internal Server Error
Posted: Thu Nov 17, 2016 12:27 pm
by tomok
How many rows and columns of data does the report have when selecting this department?
Re: TM1 Web Internal Server Error
Posted: Thu Nov 17, 2016 1:09 pm
by Steve Rowe
Any funnies in the department name? I had some issues in TM1Web with some elements with apostrophes in them and their charts not rendering correctly.
Just a thought on the off chance...
Re: TM1 Web Internal Server Error
Posted: Thu Nov 17, 2016 11:04 pm
by macsir
tomok wrote:How many rows and columns of data does the report have when selecting this department?
Not many, 11 columns and around 700 rows.
Re: TM1 Web Internal Server Error
Posted: Thu Nov 17, 2016 11:06 pm
by macsir
Steve Rowe wrote:Any funnies in the department name? I had some issues in TM1Web with some elements with apostrophes in them and their charts not rendering correctly.
Just a thought on the off chance...
Thanks, all names are fine and standard. If the name has an issue, it can't be run at all, right?
Re: TM1 Web Internal Server Error
Posted: Thu Nov 17, 2016 11:11 pm
by macsir
Just a update,
I have changed gc policy to balanced according to this article and changed the max ram to 768*15=11520. So far so good.
http://www-01.ibm.com/support/docview.w ... wg21643906
Re: TM1 Web Internal Server Error
Posted: Fri Nov 18, 2016 1:38 am
by macsir
The change doesn't help. It still happens sometimes.