1

Used olap4j 1.2.0 and olap4j-xmla 1.2.0 With JBoss 5.1 no errors, when app running on WildFly see next errors in logs:

org.olap4j.OlapException: Internal error: hierarchy '[dimP].[ID P]' not found in cube 'LCube'

and

java.lang.RuntimeException: recursive population

Same olap4j libs, same connection setting, same cube. Furthermore, month ago all works perfectly with WildFly with same libs and code.

Rustam
  • 1,397
  • 1
  • 13
  • 17

1 Answers1

0

Flushing all connections fixed problem.

Rustam
  • 1,397
  • 1
  • 13
  • 17