yarn --version (If you use Node.js proxy for Saiku and if you use Yarn):
Then, specify:
Operating system: Windows 10 Pro
Browser and version (if relevant):
Saiku plugin to Pentaho or Saiku Standalone: Saiku Standalone
Saiku CE or Saiku EE: Saiku CE
Saiku version:
Steps to Reproduce
(Write your steps here:)
Create Datasource with Schema (described in "Actual behavior")
Try to create new query
Datasource not respond to query and server prints error in prompt (described in "Actual behavior")
Expected Behavior
I thought it would connect properly.
Actual Behavior
When I saw that the query was not completed, the server returned the following error:
ERROR [SecurityAwareConnectionManager] Error connecting: roles-xmla_olapren
java.lang.RuntimeException: org.olap4j.OlapException: This connection encountered an exception while executing a query.
at org.olap4j.driver.xmla.DeferredNamedListImpl.getList(DeferredNamedListImpl.java:96)
Is this a bug report?
Yes, it's a bug report.
Environment
java -version
: 1.8.0_191node -v
(If you use Node.js proxy for Saiku):npm -v
(If you use Node.js proxy for Saiku):yarn --version
(If you use Node.js proxy for Saiku and if you use Yarn):Then, specify:
Steps to Reproduce
(Write your steps here:)
Expected Behavior
I thought it would connect properly.
Actual Behavior
When I saw that the query was not completed, the server returned the following error:
ERROR [SecurityAwareConnectionManager] Error connecting: roles-xmla_olapren java.lang.RuntimeException: org.olap4j.OlapException: This connection encountered an exception while executing a query. at org.olap4j.driver.xmla.DeferredNamedListImpl.getList(DeferredNamedListImpl.java:96)
type=OLAP name=roles-xmla_olapren driver=org.olap4j.driver.xmla.XmlaOlap4jDriver location=jdbc:xmla:Server=http://localhost/OLAPREN/msmdpump.dll username=admin password=admin security.enabled=true security.type=passthrough