Details
-
Type:
Bug
-
Status: Closed
-
Severity:
High
-
Resolution: Fixed
-
Affects Version/s: 3.5.0 GA (4.8.0 GA Suite Release), 3.5.x (4.8.1 GA Suite Release), 3.6.0 (5.0.0 GA Suite Release)
-
Fix Version/s: 3.6.0 (5.0.0 GA Suite Release)
-
Component/s: None
-
Labels:None
-
Environment:Java 1.6.0_45 64bit CentOS 6.4 64bit fully patched
-
Story Points:2
-
Notice:
-
Browser:Google Chrome 21.x
-
Operating System/s:CentOS 6.x
Description
10 Minute video walking through reproducing the crash. PDI OLAP Input step speaks XMLA to the BI Server, new mondrian.server.DynamicContentFinder$timer threads are created each time a query is run and never disposed of after the query completes.
http://www.screencast.com/t/P7WwB5Vd1
I doubt caching is working for XMLA queries because of how slowly they run despite being the exact same.
Be careful about running the BI Server on your host OS without the protection of a Virtual Machine as it may make your host OS unstable because of spawning so many threads (the bug). This effect will spill out of your Java VM.
All you need to do is run the attached transformation against your own server and monitor what happens.
PractiTest Integration
Attachments
Issue Links
- is duplicated by
-
MONDRIAN-1409 XMLA (OLAP input in PDI) queries are causing high CPU usage.
-
- Closed
-
- is related to
-
MONDRIAN-1590 Test MONDRIAN-1569 in 4.8.2
-
- Open
-