Matej Kralik created TEIIDDES-2957:
--------------------------------------
Summary: NPE after test ping to JDG
Key: TEIIDDES-2957
URL:
https://issues.jboss.org/browse/TEIIDDES-2957
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 10.0.2
Reporter: Matej Kralik
Attachments: screenshot.png
When I want to test connection to the JDG server, shows me NullPointerException
(screenshot.png)
Stacktrace from error log:
{code:java}
java.lang.NullPointerException
at
org.eclipse.datatools.connectivity.internal.ConnectionProfile.createConnection(ConnectionProfile.java:359)
at org.eclipse.datatools.connectivity.ui.PingJob.createTestConnection(PingJob.java:76)
at org.eclipse.datatools.connectivity.ui.PingJob.run(PingJob.java:59)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)