You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Till Westmann (JIRA)" <ji...@apache.org> on 2015/11/18 03:44:11 UTC

[jira] [Updated] (ASTERIXDB-1182) Sporadic test hang for feeds

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

Till Westmann updated ASTERIXDB-1182:
-------------------------------------
    Component/s: Feeds

> Sporadic test hang for feeds
> ----------------------------
>
>                 Key: ASTERIXDB-1182
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1182
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: Feeds
>            Reporter: Yingyi Bu
>            Assignee: Abdullah Alamoudi
>            Priority: Critical
>              Labels: sporadic-error
>
> ......
> Expected results file: src/test/resources/runtimets/results/hints/issue_251_dataset_hint_6/issue_251_dataset_hint_6.1.adm
> Exception in thread "pool-1-thread-1" java.lang.NoClassDefFoundError: org/apache/asterix/feeds/FeedJobNotificationHandler$1
> Exception in thread "pool-1-thread-1" java.lang.NoClassDefFoundError: org/apache/asterix/feeds/FeedJobNotificationHandler$1
> 	at org.apache.asterix.feeds.FeedJobNotificationHandler.run(FeedJobNotificationHandler.java:107)
> 	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)
> Caused by: java.lang.ClassNotFoundException: org.apache.asterix.feeds.FeedJobNotificationHandler$1
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> 	... 4 more



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