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

Jonathan Wonders commented on RYA-279:
--------------------------------------

Is anyone able to reproduce this exception locally?  Pretty much all of the 
integration tests pass consistently, so I'm starting to doubt this is an 
environment error.

{noformat}
        AccumuloUninstallIT::uninstall - errror
                org.apache.rya.api.client.RyaClientException: Could not 
initialize all of the tables for the new Rya instance. This instance may be 
left in a bad state.

                        at 
org.apache.rya.api.client.accumulo.AccumuloInstall.install(AccumuloInstall.java:107)
                        at 
org.apache.rya.api.client.accumulo.AccumuloUninstallIT.uninstall(AccumuloUninstallIT.java:69)
                Caused by: org.apache.rya.api.persist.RyaDAOException: 
org.apache.fluo.api.exceptions.FluoException: Failed to construct 
org.apache.fluo.core.client.FluoClientImpl class due to exception
                        at 
org.apache.rya.accumulo.AccumuloRyaDAO.init(AccumuloRyaDAO.java:165)
                        at 
org.apache.rya.sail.config.RyaSailFactory.getAccumuloDAO(RyaSailFactory.java:144)
                        at 
org.apache.rya.sail.config.RyaSailFactory.getRyaSail(RyaSailFactory.java:102)
                        at 
org.apache.rya.sail.config.RyaSailFactory.getInstance(RyaSailFactory.java:69)
                        at 
org.apache.rya.api.client.accumulo.AccumuloInstall.install(AccumuloInstall.java:104)
                        ... 34 more
                Caused by: org.apache.fluo.api.exceptions.FluoException: Failed 
to construct org.apache.fluo.core.client.FluoClientImpl class due to exception
                        at 
org.apache.fluo.api.client.FluoFactory.buildClassWithConfig(FluoFactory.java:127)
                        at 
org.apache.fluo.api.client.FluoFactory.getAndBuildClassWithConfig(FluoFactory.java:110)
                        at 
org.apache.fluo.api.client.FluoFactory.newClient(FluoFactory.java:64)
                        at 
org.apache.rya.indexing.external.fluo.FluoPcjUpdaterSupplier.get(FluoPcjUpdaterSupplier.java:94)
                        at 
org.apache.rya.indexing.external.fluo.FluoPcjUpdaterSupplier.get(FluoPcjUpdaterSupplier.java:46)
                        at 
com.google.common.base.Suppliers$MemoizingSupplier.get(Suppliers.java:125)
                        at 
org.apache.rya.indexing.external.PrecomputedJoinIndexer.init(PrecomputedJoinIndexer.java:141)
                        at 
org.apache.rya.accumulo.AccumuloRyaDAO.init(AccumuloRyaDAO.java:156)
                        ... 38 more
                Caused by: java.lang.IllegalStateException: 
java.lang.IllegalStateException: 
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /config/accumulo.instance.name
                        at 
org.apache.fluo.core.client.FluoClientImpl.<init>(FluoClientImpl.java:62)
{noformat}

> Some tests seem to be skipped in jenkins build
> ----------------------------------------------
>
>                 Key: RYA-279
>                 URL: https://issues.apache.org/jira/browse/RYA-279
>             Project: Rya
>          Issue Type: Bug
>          Components: build
>            Reporter: Puja Valiyil 
>            Assignee: Andrew Smith
>            Priority: Blocker
>
> On the dev list, there were reports of some tests being skipped by the 
> jenkins build.  It appears that that is the case when looking at it in more 
> detail.  Please investigate to figure out why this is an issue and if it has 
> something to do with naming, or something else.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to