Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
3 posts
• Page 1 of 1
ChristofferG
Posts:12
Joined: Thu Dec 17, 2015 8:50 am
Birt report - Crash when I edit dataset
Postby ChristofferG »
Hi ETM forum
I'm working on a project where i need to do some reporting. I got the SOAP connection running between WinCC OA 3.14, Ecipse Birt 4.5.0, Jave 7 update 80 all running in a VMWare 11 machine on Windows 2012 server.
I got a some DataSets working and I get some data into my report, but if I try to edit anything the DataSets, Eclipse crash with the error found i the attached file.
a) We introduced Thread Pooling in 3.14 for the reporting manager which sets a default limit for optimized performance and security.
Unfortunately BIRT opens up – especially during the data set editing – a lot of threads and tends not to close them in a timely manner.
If you set “NofThreads” to 25 in the reporting section of the config file you should be fine.
b) You have a Java Version problem, pls check if you have the correct version installed (its a 32-64bit matter).
It should match your eclipse/OS Version.
You can tell eclipse which version to use in the eclipse.ini: