[
https://issues.jboss.org/browse/TEIIDDES-2268?page=com.atlassian.jira.plu...
]
Greg MacKinnon commented on TEIIDDES-2268:
------------------------------------------
Thanks, Barry.
I am using Eclipse Kepler 4.3.2 + the Datatools project. The problem is reproducible.
I'll look into logging an Eclipse BZ.
We are at teiid 8.7 and I believe that entailed we needed to use teiid designer 8.5 (or
higher - I downloaded, compiled and installed 8.6 teiid designer to workaround a problem
creating a teiid jdbc connection profile). What is your recommendation as to what
version combination works in order to expand a VDB in the DataSource Explorer view,
assuming teiid 8.7 and teiid designer 8.5+? That is, what Eclipse + Datatools versions are
known to work in combination with Teiid 8.7 and teiid designer 8.5?
Thanks, Greg
NPE An internal error occurred during: "Loading Core
provider".
---------------------------------------------------------------
Key: TEIIDDES-2268
URL:
https://issues.jboss.org/browse/TEIIDDES-2268
Project: Teiid Designer
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Datatools Integration
Affects Versions: 8.5, 8.6
Environment: windows 7, eclipse kepler 4.3.2, teiid designer 8.5/8.6
Reporter: Greg MacKinnon
Here is a representative stack trace. This had been observed in teiid designer 8.5. I
fetched the 8.6 teiid designer code, built and installed in on eclipse to workaround an
AuthenticationType issue and have observed this NPE there as well.
!ENTRY org.eclipse.core.jobs 4 2 2014-07-24 15:34:22.685
!MESSAGE An internal error occurred during: "Loading Core provider".
!STACK 0
java.lang.NullPointerException
at
org.eclipse.datatools.connectivity.sqm.internal.core.definition.isAuthorizationIdentifierSupported(DatabaseDefinitionImpl.java:2014)
at
org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.providers.content.layout.vnode.ServerExplorerVNodeContentProviderNav.displayDatabaseChildren(ServerExplorerVNodeContentProviderNav.java:391)
at
org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.providers.content.layout.AbstractOnDemandContentProviderNav.getChildren(AbstractOnDemandContentProviderNav.java:116)
at
org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.providers.content.layout.AbstractOnDemandContentProviderNav.getChildren(AbstractOnDemandContentProviderNav.java:239)
at
org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.providers.content.layout.AbstractLayoutProviderNav.getChildren(AbstractLayoutProviderNav.java:85)
at
org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.providers.content.impl.ServerExplorerContentProviderNav.load(ServerExplorerContentProviderNav.java:153)
at
org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.loading.LoadingJob.run(LoadingJob.java:43)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
This occurs right after a call is made to load the definition.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)