Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Birt Reports are not running

 Birt Report shows error.."Internal error"

how to resolve this error any onw know ..

steps that we had done:

1.https://<repository url>:<Port>/ccm/admin/cmd/requestReset
2.restart server

some report are running but some have same error.

as we observer Java of rtc is increase to 5 GB so it impacted on report but still not sure about this..
 

0 votes


Accepted answer

Permanent link
 Hi Yogesh,

If you are using TOMCAT server:
  • In the server.startup.bat/sh file, add the below line:

set JAVA_OPTS=%JAVA_OPTS% -Xjit:disableLoopVersioner

  • Restart the Tomcat service.
If you are using WAS server:

·         In the WAS console, under the JVM options (In JVM generic argument section).

Add the following argument:   -Xjit:disableLoopVersioner

·         Restart the WAS service.


Regards,
Abuzaid
YOGESH LOKHANDE selected this answer as the correct answer

3 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 03 '13, 4:06 a.m.

Question was seen: 3,966 times

Last updated: Jul 04 '13, 2:31 a.m.

Confirmation Cancel Confirm