Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
Categories
All categories
Analyses
(469)
End-user Environment
(158)
Admin and Developer Functionalities
(386)
Data Set
(111)
Data Source
(68)
Business Model
(63)
Analytical Driver
(33)
Cross Navigation
(15)
Settings
(180)
Integration
(84)
Installation
(273)
Source code
(43)
Most popular tags
cockpit
dataset
error
chart
datasource
installer
datasets
installation
widget
parameters
business-model
olap
knowage
knowage_7_1
integration
login
knowage_7_1-ce
report-designer
cross-navigation
analyticaldriver
No database selected Error
0
votes
1
view
Hi, I have set up a JNDI datasource which tests correctly but when I go on to create a 'query' dataset and paste the query in the box i get this error 'No database selected Query is:' Any ideas what could be causing this issue? thanks in advance.
Environment
knowage 6.1.1, centos 7.2
dataset
asked
Apr 10, 2018
in
Data Set
by
pol
(
400
points)
reopened
Apr 11, 2018
by
aportosa
Can you please provide the correct answer instead of closing the question?
Thanks
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
Best answer
I had not defined the datasource in $knowage_home/conf/ server.xml under the 'url' section(url="jdbc:mariadb://host:3306/datasource"). I added the datasource and knowage could then correctly test for JNDI datasource connections.
answered
Apr 11, 2018
by
pol
(
400
points)
selected
Apr 11, 2018
by
aportosa
Please
log in
or
register
to add a comment.
...