You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Piros (JIRA)" <ji...@apache.org> on 2018/09/21 10:19:00 UTC

[jira] [Resolved] (OOZIE-3349) Test cases in oozie fail with java.net.ConnectException

     [ https://issues.apache.org/jira/browse/OOZIE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andras Piros resolved OOZIE-3349.
---------------------------------
    Resolution: Fixed

This should be unblocked now by OOZIE-3160 amendment patch 001 being merged to {{master}}.

> Test cases in oozie fail with java.net.ConnectException
> -------------------------------------------------------
>
>                 Key: OOZIE-3349
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3349
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Alisha Prabhu
>            Assignee: Andras Piros
>            Priority: Major
>              Labels: ppc64le, x86_64
>             Fix For: 5.1.0
>
>
> Maven command used : mvn test -fn
> Error :
> {code:java}
> java.net.ConnectException: Connection refused; For more details see:  http://wiki.apache.org/hadoop/ConnectionRefused
> 	at sun.reflect.GeneratedConstructorAccessor232.newInstance(Unknown Source)
> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
> 	at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:791)
> 	at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:731)
> 	at org.apache.hadoop.ipc.Client.call(Client.java:1472)
> 	at org.apache.hadoop.ipc.Client.call(Client.java:1399)
> 	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
> 	at com.sun.proxy.$Proxy33.getFileInfo(Unknown Source)
> 	at 
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)