Unable to preview generated view in jboss data virtualization platform
unlimitedgb Sep 17, 2015 3:39 AMHi,
I am trying to create a view from an xml file using the JBoss Data Virtualization tool. I have followed all the steps outlined in the introductory videos on the JBoss website(1,2 and 3).
After adding the XML source and creating a view, I am unable to preview the loaded data in JBDS. The error I am getting is:
16:24:39,750 INFO [org.teiid.RUNTIME] (MSC service thread 1-5) TEIID40003 VDB PREVIEW_32422061-a7d0-4b1e-abb9-a024ccae5693_MyFirstProject_project.1 is set to ACTIVE
16:24:39,823 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018565: Replaced deployment "PREVIEW_32422061-a7d0-4b1e-abb9-a024ccae5693_MyFirstProject_project.vdb" with deployment "PREVIEW_32422061-a7d0-4b1e-abb9-a024ccae5693_MyFirstProject_project.vdb"
16:24:39,824 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location C:\Users\XYZ\DV-6.1.0\jboss-eap-6.3\standalone\data\content\78\12c46eba304dcfb27c3e24753735c7b59842e3\content
16:24:40,428 WARN [org.teiid.SECURITY] (New I/O worker #5) TEIID40011 Processing exception 'TEIID50072 The username "user" and/or password and/or payload token could not be authenticated by any membership domain.' for session null. Exception type org.teiid.client.security.LogonException thrown from org.teiid.jboss.JBossSessionService.authenticate(JBossSessionService.java:74). Enable more detailed logging to see the entire stacktrace.
I have tried testing the connection through the Admin Console and connection is successful. However when I test the connection through JBDS(ping connection) I get an error prompt(Please refer to screenshot).
During installation uname and password used is:
username: admin
password: admin_1234
No passwords have been changed.
I am using:
jboss-devstudio-8.1.0.GA-standalone
jboss-dv-6.1.0.redhat-3
jboss EAP 6.3
Teiid Plugin 9.0.2 Final
Also in Screenshot 1 under Action Sets, when Model JDBC is selected all the sub items is <undefined>. I have no clue what I might have missed.
I do not have the teiid-security-users.properties file in the folders mentioned in the Introductory video Part 1. For me its in the JBOSS_HOME\quickstarts\dynamicvdb-dataroles\src\security
JBOSS_HOME = C:\Users\XYZ\DV-6.1.0\jboss-eap-6.3
---------------------------------------------------------------------------------------------------------------
teiid-security-users.properties looks like this
# A users.properties file for use with the UsersRolesLoginModule
# username=password
user=user
portfolio=portfolio
---------------------------------------------------------------------------------------------------------------
teiid-security-roles.properties looks like this
# A roles.properties file for use with the UsersRolesLoginModule
# username=role1,role2
portfolio=superuser
user=user,prices
---------------------------------------------------------------------------------------------------------------
Please find the screenshots attached.
Kindly help me on this.
Regards,
Georgin
-
Query 1.png 139.9 KB
-
Query 2.png 145.6 KB