2 Replies Latest reply on Jun 4, 2015 3:43 PM by dbadba

    Data Virtualization failure preview data

    dbadba

      Hi

       

      I run Ubuntu 14.04 and I would like to try JBoss Data Virtualization.

       

      I download the JBoss Data Virtualization 6.1.0.GA (http://www.jboss.org/download-manager/file/jboss-dv-installer-6.1.0.redhat-3.jar) and JBoss Developer Studio 8.1.0.GA (http://www.jboss.org/download-manager/file/jboss-devstudio-8.1.0.GA-standalone_jar.jar)

       

      First I setup the JBoss Data Virtualization 6.1.0.GA following default installation steps (Users: admin, dashboardAdmin, teiidUser, modeshapeUser)

       

      Then I install the JBoss Developer Studio 8.1.0.GA following default installation steps (No add in "Select Platforms and Servers")

       

      Then I open the JBoss Developer Studio 8.1.0.GA and go to "Install new software" and add the url "https://devstudio.jboss.com/updates/8.0/integration-stack/" and I choose "JBoss Data Virtualization Development".

      The installation complete successfully, restart and I open the Teiid perspective.

       

      I add the server adding in home directory the path: /home/username/DV-6.1.0/jboss-eap-6.3 and start it. 

      I create with actions a Teiid model project and a source model for local flat file.

       

      But when I try to preview the data I get: "TEIID50072 The username "user" and/or password and/or payload token could not be authenticated by any membership domain."

       

      So where is the problem?

       

      Thanks