sramazzina
unread,Dec 12, 2009, 5:56:56 AM12/12/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pentahoanalysistool-dev
Hi everybody,
this is my first post on this mailing list as a developer. I found
something strange while I was fixing QueryServiceImplTest. This
stopped me mainly because, at the moment, my knowledge about olap4j
isn't so extensive to let me help myself enough.
My problem is on testMoveDimensions test case. As you can see looking
at the committed source now I've rewritten the test so that the axis
configuration is same as the testSelections test case. Differently
from that test case, in my case the query.getSelect() statement fails
with an IndexOutOfBoudException and I'm not able to undertand why. The
interesting thing is that if I put one element on each of the axis the
query.getSelect() statement works perfectly. I've also tried to look
at olap4j sources but the source code in the trunk has already evolved
and there's no correspondence between the error stack and the lines in
the olap4j code.
Can someone help me to understand what am I missing?
Regards
Sergio