9 Replies Latest reply on May 28, 2013 2:38 PM by blafond

    Error previewing: Validate JDBC username and password in the default Teiid server

    dsusin

      Hello

       

      With Teiid Designer 8, every time I try to preview data I get a pop-up with the following error: "Validate JDBC username and password in the default Teiid server".

       

      In the console I get: 11:50:44,724 WARN  [org.teiid.SECURITY] (New I/O server worker #1-1) TEIID40011 Processing exception 'TEIID40046 VDB "PREVIEW_226fecaa-31cc-4f01-86c6-c3ae3f73a3c8_blahblahblah_project" version "latest" does not exist.' for session null.  Exception type org.teiid.client.security.LogonException thrown from org.teiid.services.SessionServiceImpl.getActiveVDB(SessionServiceImpl.java:259). Enable more detailed logging to see the entire stacktrace.

       

      I have a correct Teiid instance running, I can deploy VDBs and query them with no problem, but I'm not able to do previews... I changed the default admin user for the management console to something like jboss/jb0ss, I don't know if it has something to do with my problem.

       

      Also, the preview VDBs remain deployed after shutting down and starting the server again (although I've never been able to access them), I have to manually delete them through the management console, I do not know if that's the expected behaviour, but as "preview" they should be erased when the server shuts down IMHO.

       

      Thanks!