Created
May 31, 2016 14:19
-
-
Save jayunit100/469a90adfbf25e53a5ffff4d1d86430b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Caused by: org.teiid.net.CommunicationException: TEIID20018 Unable to find a component used authenticate on to Teiid | |
at org.teiid.net.socket.SocketServerConnection.selectServerInstance(SocketServerConnection.java:147) | |
at org.teiid.net.socket.SocketServerConnection.<init>(SocketServerConnection.java:95) | |
at org.teiid.net.socket.SocketServerConnectionFactory.getConnection(SocketServerConnectionFactory.java:316) | |
at org.teiid.jdbc.SocketProfile.connect(SocketProfile.java:64) | |
... 21 more | |
Caused by: org.teiid.core.TeiidComponentException: Java heap space | |
at org.teiid.client.util.ExceptionUtil.convertException(ExceptionUtil.java:65) | |
at org.teiid.net.socket.SocketServerInstanceImpl$RemoteInvocationHandler.invoke(SocketServerInstanceImpl.java:424) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment