-
Bug
-
Resolution: Done
-
Blocker
-
9.0.4
-
None
-
- Define new remote server in Designer
- Try to connect to it
- Exception is thrown
I am not able to connect to remote DV server.
I get this exception:
ava.lang.IllegalArgumentException: admin
at org.teiid.core.util.ArgCheck.isNotNull(ArgCheck.java:302)
at org.teiid.runtime.client.admin.ExecutionAdmin.<init>(ExecutionAdmin.java:124)
at org.teiid.runtime.client.admin.ExecutionAdminFactory.createExecutionAdmin(ExecutionAdminFactory.java:53)
at org.teiid.designer.runtime.registry.TeiidRuntimeRegistry.getExecutionAdmin(TeiidRuntimeRegistry.java:90)
at org.teiid.designer.runtime.TeiidServer.connect(TeiidServer.java:224)
at org.teiid.designer.runtime.TeiidServer.reconnect(TeiidServer.java:274)
at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:242)
at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:184)
at java.lang.Thread.run(Thread.java:745)
Discovered this issue on MAC OS with build TD 9.0.4.Final-v20151111... . I'll try to test this on Fedora.
This worked without problems with previous build.
Since this doesn't have a workaround I am marking it as a blocker.
- duplicates
-
TEIIDDES-2927 Connection to remote DV doesn't work
- Resolved
- incorporates
-
TEIIDDES-2707 Illegal NULL arg in TeiidServerManager
- Closed
-
TEIIDDES-2539 Problems with preserving JDBC username and password on MAC OS X
- Closed
-
TEIIDDES-2685 IllegalArgumentException: server when starting Fuse server
- Closed