You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sudheesh Katkam (JIRA)" <ji...@apache.org> on 2016/02/24 17:21:18 UTC

[jira] [Commented] (DRILL-4430) Unable to execute drill jdbc from jboss container

    [ https://issues.apache.org/jira/browse/DRILL-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163271#comment-15163271 ] 

Sudheesh Katkam commented on DRILL-4430:
----------------------------------------

Is there a preceding error message? Can you look at the server side logs as well?

> Unable to execute drill jdbc from jboss container
> -------------------------------------------------
>
>                 Key: DRILL-4430
>                 URL: https://issues.apache.org/jira/browse/DRILL-4430
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>    Affects Versions: 1.5.0
>         Environment: Linux
> Windows 7
> Jboss 7.1
>            Reporter: abhishek agrawal
>
> Unable to execute jdbc query from jboss application server. Its closing the connection with an error:
> 20:30:46,543 INFO  [org.apache.curator.framework.state.ConnectionStateManager] (http--0.0.0.0-8080-1-EventThread) State change: CONNECTED
> 20:30:47,609 ERROR [org.apache.drill.exec.rpc.RpcExceptionHandler] (Client-1) Exception in RPC communication.  Connection: /172.18.129.2:39687 <--> INBBRDSSVM265/172.18.129.2:31010 (user client).  Closing connection.
> 20:30:47,614 INFO  [org.apache.drill.exec.rpc.user.UserClient] (Client-1) Channel closed /172.18.129.2:39687 <--> INBBRDSSVM265/172.18.129.2:31010.
> 20:30:47,614 INFO  [org.apache.drill.exec.rpc.user.QueryResultHandler] (Client-1) User Error Occurred: org.apache.drill.common.exceptions.UserException: CONNECTION ERROR: Connection /172.18.129.2:39687 <--> INBBRDSSVM265/172.18.129.2:31010 (user client) closed unexpectedly.
> Note: the same code with right dependency works fine with standalone java code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)