Hide Forgot
Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A0000007rETd project_key: SOA When accessing a VDB with the incorrect name (in my case, a typo), the exception suggests that it's either down to an invalid logon and/or access problems. This is mis-leading and time-consuming to track down: 09:52:35,991 WARN [SECURITY] Processing exception 'VDB "XXX" version "latest" does not exist.' for session null. Exception type org.teiid.client.security.LogonException thrown from org.teiid.services.SessionServiceImpl.getActiveVDB(SessionServiceImpl.java:228). Enable more detailed logging to see the entire stacktrace.
Link: Added: This issue Cloned to SOA-3266
The client exception I get (from squirrel) is: Remote org.teiid.client.security.LogonException: VDB "bqt" version "latest" does not exist. This is using 7.4. The project indicates there is nothing to be fixed and we don't want to list what the available vdb's are for security purposes.