<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I am struggling with it for a couple of days. I thought about reporting on JIRA but not sure it's a bug, so maybe someone can help</div><div><br></div><div>I have a dimension with one parent-child hierarchy. Closure table is created in Kettle with closure generator and everything seems ok. But queries involving crossjoin of this hierarchy members (All member works ok) &nbsp;with any other dimension/members raises "<span style="color: rgb(34, 34, 34); font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;">MondrianException: Mondrian Error:Internal error: Illegal access to members of hierarchy my_parent_child_hierarchy"&nbsp;</span>error.&nbsp;</div><div><br></div><div>The error seems to be related to role access but I have a role with all the privileges to all the cubes in schema. The most interesting thing - when I set mondrian.native.crossjoin.enable to false everything works ok (but I can't do that because I have some other crossjoin queries which require this parameter to be true otherwise I get OutOfMemory error).</div><div><br></div><div>I have also tried to reproduce the problem with foodmart database (using parent-child hierarchy from Employees dimension) but unfortunatelly I couldn't as it all works ok</div><div><br></div><div>I would appreciate any help as this is becoming pretty critical to me</div><div><br></div><div>Thanks very much</div><div><br></div><div>regards, dejan</div></body></html>