You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by re...@yahoo.com on 2014/03/24 07:35:07 UTC

failing on testIsCassandraAlive while building ug-core

Hi,

I consistently get failure for building "core"

Usergrid Core ..................................... FAILURE [1:15.910s]

Failed tests:
  UsergridSystemMonitorIT.testIsCassandraAlive:54 null

I am building it on a mac with mvn 3.0.5 and jdk 1.7. Any details would be appreciated. Thanks

-dr

Re: failing on testIsCassandraAlive while building ug-core

Posted by Todd Nine <to...@gmail.com>.
Can you turn on -X for debugging?  I'm guessing most likely you're
having an issue starting the embedded Cassandra.

On Sun, Mar 23, 2014 at 11:35 PM,  <re...@yahoo.com> wrote:
> Hi,
>
> I consistently get failure for building "core"
>
> Usergrid Core ..................................... FAILURE [1:15.910s]
>
> Failed tests:
>   UsergridSystemMonitorIT.testIsCassandraAlive:54 null
>
> I am building it on a mac with mvn 3.0.5 and jdk 1.7. Any details would be appreciated. Thanks
>
> -dr