You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Abdullah Alamoudi (JIRA)" <ji...@apache.org> on 2018/03/07 22:42:00 UTC

[jira] [Closed] (ASTERIXDB-1175) Exception from FeedMessageService when running AsterixHyracksIntegrationUtil

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

Abdullah Alamoudi closed ASTERIXDB-1175.
----------------------------------------

CentralFeedManager is not there anymore.

> Exception from FeedMessageService when running AsterixHyracksIntegrationUtil
> ----------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-1175
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1175
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: ING - Ingestion
>            Reporter: Till
>            Assignee: Abdullah Alamoudi
>            Priority: Major
>
> Running AsterixHyracksIntegrationUtil there is an exception (which does not seem to affect the non-feeds functionality).
> java.net.ConnectException: Connection refused
> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
> 	at java.net.Socket.connect(Socket.java:589)
> 	at java.net.Socket.connect(Socket.java:538)
> 	at java.net.Socket.<init>(Socket.java:434)
> 	at java.net.Socket.<init>(Socket.java:211)
> 	at org.apache.asterix.common.feeds.FeedMessageService$FeedMessageHandler.run(FeedMessageService.java:101)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)



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