You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by Mengying Wang <wa...@usc.edu> on 2014/10/29 08:07:12 UTC

Could not mvn install OODT from the trunk

Hi Everyone,

This is my command sequence and some log:

$svn co http://svn.apache.org/repos/asf/oodt/trunk/ oodt_trunk

$cd oodt_trunk/

$mvn clean install

......

-------------------------------------------------------

 T E S T S

-------------------------------------------------------

Running org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor

Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec
<<< FAILURE!

Running org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec

Running org.apache.oodt.cas.resource.monitor.TestGangliaResourceMonitor

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec

Running org.apache.oodt.cas.resource.cli.TestResourceCli

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.848 sec

Running org.apache.oodt.cas.resource.jobqueue.TestJobStack

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec

Running org.apache.oodt.cas.resource.system.TestXmlRpcResourceManager

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec

Running org.apache.oodt.cas.resource.monitor.TestGangliaXMLParser

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec

Running org.apache.oodt.cas.resource.mux.TestQueueMuxBatchmgr

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec

Running org.apache.oodt.cas.resource.monitor.TestAssignmentMonitor

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec

Running org.apache.oodt.cas.resource.util.TestUlimit

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec


Results :


Failed tests:


Tests run: 48, Failures: 1, Errors: 0, Skipped: 0


[INFO]
------------------------------------------------------------------------

[ERROR] BUILD FAILURE

[INFO]
------------------------------------------------------------------------

[INFO] There are test failures.

Please refer to
/Users/AngelaWang/Downloads/oodt_trunk/resource/target/surefire-reports for
the individual test results.
......

Attached is the detailed test result for the failed TestQueueMuxMonitor
test. I am using Mac OS X 10.9.2. Thank you for your help!

-- 
Best,
Mengying (Angela) Wang

Re: Could not mvn install OODT from the trunk

Posted by Chris Mattmann <ch...@gmail.com>.
Thanks Angela keep us posted!

------------------------
Chris Mattmann
chris.mattmann@gmail.com




-----Original Message-----
From: MengYing Wang <me...@gmail.com>
Reply-To: <de...@oodt.apache.org>
Date: Wednesday, November 5, 2014 at 5:22 PM
To: "dev@oodt.apache.org" <de...@oodt.apache.org>
Cc: <st...@umich.edu>, Tyler Palsulich <tp...@gmail.com>
Subject: Re: Could not mvn install OODT from the trunk

>Dear Michael and Tyler,
>
>No OODT related environment variables are set. *-*
>
>Ok, maybe it is time to upgrade my maven version. Thanks again.
>
>Best,
>Mengying (Angela) Wang
>
>On Sun, Nov 2, 2014 at 10:10 AM, Tyler Palsulich <tp...@gmail.com>
>wrote:
>
>> > I use maven 3.2 to build OODT.  This might help.
>> +1
>>
>
>
>
>-- 
>Best,
>Mengying (Angela) Wang



Re: Could not mvn install OODT from the trunk

Posted by MengYing Wang <me...@gmail.com>.
Dear Michael and Tyler,

No OODT related environment variables are set. *-*

Ok, maybe it is time to upgrade my maven version. Thanks again.

Best,
Mengying (Angela) Wang

On Sun, Nov 2, 2014 at 10:10 AM, Tyler Palsulich <tp...@gmail.com>
wrote:

> > I use maven 3.2 to build OODT.  This might help.
> +1
>



-- 
Best,
Mengying (Angela) Wang

Re: Could not mvn install OODT from the trunk

Posted by Tyler Palsulich <tp...@gmail.com>.
> I use maven 3.2 to build OODT.  This might help.
+1

Re: Could not mvn install OODT from the trunk

Posted by Michael Starch <st...@umich.edu>.
MengYing,

I use maven 3.2 to build OODT.  This might help.

Michael
On Nov 2, 2014 9:46 AM, "Tyler Palsulich" <tp...@gmail.com> wrote:

> Do you have any OODT related environment variables set?
>
> Tyler
>
> On Wed, Oct 29, 2014 at 7:31 PM, MengYing Wang <me...@gmail.com>
> wrote:
>
> > Hey,
> >
> > $ mvn -version
> >
> > Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> >
> > Java version: 1.7.0_51
> >
> > Java home:
> > /Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre
> >
> > Default locale: en_US, platform encoding: UTF-8
> >
> > OS name: "mac os x" version: "10.9.2" arch: "x86_64" Family: "mac"
> >
> >
> > Yes. The error is repeatable on my pc. I have tried several times, all
> > failed with the same error.
> >
> >
> > Best,
> >
> > Mengying (Angela) Wang
> >
> > On Wed, Oct 29, 2014 at 4:06 PM, Michael Starch <st...@umich.edu>
> > wrote:
> >
> > > MengYing,
> > >
> > > I cannot duplicate it on Mac OS X 10.9.5, Java 7 nor CentOS with Java
> 7.
> > >
> > > Is the error repeatable on your end?
> > >
> > > Michael
> > > On Oct 29, 2014 4:01 PM, "MengYing Wang" <me...@gmail.com>
> > wrote:
> > >
> > > > Hi Michael,
> > > >
> > > > $ java -version
> > > > java version "1.7.0_51"
> > > > Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
> > > > Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode).
> > > >
> > > > Thanks.
> > > >
> > > > Best,
> > > > Mengying Wang
> > > >
> > > > On Wed, Oct 29, 2014 at 6:52 AM, Michael Starch <st...@umich.edu>
> > > > wrote:
> > > >
> > > > > Mengying,
> > > > >
> > > > > I just tested this on Mac 1.9.5 using Java 7 and had no issues.
> > Can
> > > > you
> > > > > tell me your java version?  In the meantime I will test with Java 6
> > as
> > > I
> > > > > suspect that this might be an issue.
> > > > >
> > > > > --Michael
> > > > > Hi Everyone,
> > > > >
> > > > > This is my command sequence and some log:
> > > > >
> > > > > $svn co http://svn.apache.org/repos/asf/oodt/trunk/ oodt_trunk
> > > > >
> > > > > $cd oodt_trunk/
> > > > >
> > > > > $mvn clean install
> > > > >
> > > > > ......
> > > > >
> > > > > -------------------------------------------------------
> > > > >
> > > > >  T E S T S
> > > > >
> > > > > -------------------------------------------------------
> > > > >
> > > > > Running org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor
> > > > >
> > > > > Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 0.277
> > > sec
> > > > > <<< FAILURE!
> > > > >
> > > > > Running
> org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository
> > > > >
> > > > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.182
> > > sec
> > > > >
> > > > > Running
> > org.apache.oodt.cas.resource.monitor.TestGangliaResourceMonitor
> > > > >
> > > > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.41
> > > sec
> > > > >
> > > > > Running org.apache.oodt.cas.resource.cli.TestResourceCli
> > > > >
> > > > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> > 4.848
> > > > sec
> > > > >
> > > > > Running org.apache.oodt.cas.resource.jobqueue.TestJobStack
> > > > >
> > > > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.063
> > > sec
> > > > >
> > > > > Running
> org.apache.oodt.cas.resource.system.TestXmlRpcResourceManager
> > > > >
> > > > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.346
> > > sec
> > > > >
> > > > > Running org.apache.oodt.cas.resource.monitor.TestGangliaXMLParser
> > > > >
> > > > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.327
> > > sec
> > > > >
> > > > > Running org.apache.oodt.cas.resource.mux.TestQueueMuxBatchmgr
> > > > >
> > > > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.057
> > > sec
> > > > >
> > > > > Running org.apache.oodt.cas.resource.monitor.TestAssignmentMonitor
> > > > >
> > > > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.248
> > > sec
> > > > >
> > > > > Running org.apache.oodt.cas.resource.util.TestUlimit
> > > > >
> > > > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.046
> > > sec
> > > > >
> > > > >
> > > > > Results :
> > > > >
> > > > >
> > > > > Failed tests:
> > > > >
> > > > >
> > > > > Tests run: 48, Failures: 1, Errors: 0, Skipped: 0
> > > > >
> > > > >
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > >
> > > > > [ERROR] BUILD FAILURE
> > > > >
> > > > > [INFO]
> > > > >
> > >
> ------------------------------------------------------------------------
> > > > >
> > > > > [INFO] There are test failures.
> > > > >
> > > > > Please refer to
> > > > >
> > /Users/AngelaWang/Downloads/oodt_trunk/resource/target/surefire-reports
> > > > for
> > > > > the individual test results.
> > > > > ......
> > > > >
> > > > > Attached is the detailed test result for the failed
> > TestQueueMuxMonitor
> > > > > test. I am using Mac OS X 10.9.2. Thank you for your help!
> > > > >
> > > > > --
> > > > > Best,
> > > > > Mengying (Angela) Wang
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Best,
> > > > Mengying (Angela) Wang
> > > >
> > >
> >
> >
> >
> > --
> > Best,
> > Mengying (Angela) Wang
> >
>

Re: Could not mvn install OODT from the trunk

Posted by Tyler Palsulich <tp...@gmail.com>.
Do you have any OODT related environment variables set?

Tyler

On Wed, Oct 29, 2014 at 7:31 PM, MengYing Wang <me...@gmail.com>
wrote:

> Hey,
>
> $ mvn -version
>
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
>
> Java version: 1.7.0_51
>
> Java home:
> /Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre
>
> Default locale: en_US, platform encoding: UTF-8
>
> OS name: "mac os x" version: "10.9.2" arch: "x86_64" Family: "mac"
>
>
> Yes. The error is repeatable on my pc. I have tried several times, all
> failed with the same error.
>
>
> Best,
>
> Mengying (Angela) Wang
>
> On Wed, Oct 29, 2014 at 4:06 PM, Michael Starch <st...@umich.edu>
> wrote:
>
> > MengYing,
> >
> > I cannot duplicate it on Mac OS X 10.9.5, Java 7 nor CentOS with Java 7.
> >
> > Is the error repeatable on your end?
> >
> > Michael
> > On Oct 29, 2014 4:01 PM, "MengYing Wang" <me...@gmail.com>
> wrote:
> >
> > > Hi Michael,
> > >
> > > $ java -version
> > > java version "1.7.0_51"
> > > Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
> > > Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode).
> > >
> > > Thanks.
> > >
> > > Best,
> > > Mengying Wang
> > >
> > > On Wed, Oct 29, 2014 at 6:52 AM, Michael Starch <st...@umich.edu>
> > > wrote:
> > >
> > > > Mengying,
> > > >
> > > > I just tested this on Mac 1.9.5 using Java 7 and had no issues.
> Can
> > > you
> > > > tell me your java version?  In the meantime I will test with Java 6
> as
> > I
> > > > suspect that this might be an issue.
> > > >
> > > > --Michael
> > > > Hi Everyone,
> > > >
> > > > This is my command sequence and some log:
> > > >
> > > > $svn co http://svn.apache.org/repos/asf/oodt/trunk/ oodt_trunk
> > > >
> > > > $cd oodt_trunk/
> > > >
> > > > $mvn clean install
> > > >
> > > > ......
> > > >
> > > > -------------------------------------------------------
> > > >
> > > >  T E S T S
> > > >
> > > > -------------------------------------------------------
> > > >
> > > > Running org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor
> > > >
> > > > Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.277
> > sec
> > > > <<< FAILURE!
> > > >
> > > > Running org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository
> > > >
> > > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182
> > sec
> > > >
> > > > Running
> org.apache.oodt.cas.resource.monitor.TestGangliaResourceMonitor
> > > >
> > > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41
> > sec
> > > >
> > > > Running org.apache.oodt.cas.resource.cli.TestResourceCli
> > > >
> > > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 4.848
> > > sec
> > > >
> > > > Running org.apache.oodt.cas.resource.jobqueue.TestJobStack
> > > >
> > > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063
> > sec
> > > >
> > > > Running org.apache.oodt.cas.resource.system.TestXmlRpcResourceManager
> > > >
> > > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346
> > sec
> > > >
> > > > Running org.apache.oodt.cas.resource.monitor.TestGangliaXMLParser
> > > >
> > > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327
> > sec
> > > >
> > > > Running org.apache.oodt.cas.resource.mux.TestQueueMuxBatchmgr
> > > >
> > > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057
> > sec
> > > >
> > > > Running org.apache.oodt.cas.resource.monitor.TestAssignmentMonitor
> > > >
> > > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248
> > sec
> > > >
> > > > Running org.apache.oodt.cas.resource.util.TestUlimit
> > > >
> > > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046
> > sec
> > > >
> > > >
> > > > Results :
> > > >
> > > >
> > > > Failed tests:
> > > >
> > > >
> > > > Tests run: 48, Failures: 1, Errors: 0, Skipped: 0
> > > >
> > > >
> > > > [INFO]
> > > >
> > ------------------------------------------------------------------------
> > > >
> > > > [ERROR] BUILD FAILURE
> > > >
> > > > [INFO]
> > > >
> > ------------------------------------------------------------------------
> > > >
> > > > [INFO] There are test failures.
> > > >
> > > > Please refer to
> > > >
> /Users/AngelaWang/Downloads/oodt_trunk/resource/target/surefire-reports
> > > for
> > > > the individual test results.
> > > > ......
> > > >
> > > > Attached is the detailed test result for the failed
> TestQueueMuxMonitor
> > > > test. I am using Mac OS X 10.9.2. Thank you for your help!
> > > >
> > > > --
> > > > Best,
> > > > Mengying (Angela) Wang
> > > >
> > >
> > >
> > >
> > > --
> > > Best,
> > > Mengying (Angela) Wang
> > >
> >
>
>
>
> --
> Best,
> Mengying (Angela) Wang
>

Re: Could not mvn install OODT from the trunk

Posted by MengYing Wang <me...@gmail.com>.
Hey,

$ mvn -version

Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)

Java version: 1.7.0_51

Java home:
/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre

Default locale: en_US, platform encoding: UTF-8

OS name: "mac os x" version: "10.9.2" arch: "x86_64" Family: "mac"


Yes. The error is repeatable on my pc. I have tried several times, all
failed with the same error.


Best,

Mengying (Angela) Wang

On Wed, Oct 29, 2014 at 4:06 PM, Michael Starch <st...@umich.edu> wrote:

> MengYing,
>
> I cannot duplicate it on Mac OS X 10.9.5, Java 7 nor CentOS with Java 7.
>
> Is the error repeatable on your end?
>
> Michael
> On Oct 29, 2014 4:01 PM, "MengYing Wang" <me...@gmail.com> wrote:
>
> > Hi Michael,
> >
> > $ java -version
> > java version "1.7.0_51"
> > Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
> > Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode).
> >
> > Thanks.
> >
> > Best,
> > Mengying Wang
> >
> > On Wed, Oct 29, 2014 at 6:52 AM, Michael Starch <st...@umich.edu>
> > wrote:
> >
> > > Mengying,
> > >
> > > I just tested this on Mac 1.9.5 using Java 7 and had no issues.    Can
> > you
> > > tell me your java version?  In the meantime I will test with Java 6 as
> I
> > > suspect that this might be an issue.
> > >
> > > --Michael
> > > Hi Everyone,
> > >
> > > This is my command sequence and some log:
> > >
> > > $svn co http://svn.apache.org/repos/asf/oodt/trunk/ oodt_trunk
> > >
> > > $cd oodt_trunk/
> > >
> > > $mvn clean install
> > >
> > > ......
> > >
> > > -------------------------------------------------------
> > >
> > >  T E S T S
> > >
> > > -------------------------------------------------------
> > >
> > > Running org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor
> > >
> > > Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.277
> sec
> > > <<< FAILURE!
> > >
> > > Running org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository
> > >
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182
> sec
> > >
> > > Running org.apache.oodt.cas.resource.monitor.TestGangliaResourceMonitor
> > >
> > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41
> sec
> > >
> > > Running org.apache.oodt.cas.resource.cli.TestResourceCli
> > >
> > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.848
> > sec
> > >
> > > Running org.apache.oodt.cas.resource.jobqueue.TestJobStack
> > >
> > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063
> sec
> > >
> > > Running org.apache.oodt.cas.resource.system.TestXmlRpcResourceManager
> > >
> > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346
> sec
> > >
> > > Running org.apache.oodt.cas.resource.monitor.TestGangliaXMLParser
> > >
> > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327
> sec
> > >
> > > Running org.apache.oodt.cas.resource.mux.TestQueueMuxBatchmgr
> > >
> > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057
> sec
> > >
> > > Running org.apache.oodt.cas.resource.monitor.TestAssignmentMonitor
> > >
> > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248
> sec
> > >
> > > Running org.apache.oodt.cas.resource.util.TestUlimit
> > >
> > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046
> sec
> > >
> > >
> > > Results :
> > >
> > >
> > > Failed tests:
> > >
> > >
> > > Tests run: 48, Failures: 1, Errors: 0, Skipped: 0
> > >
> > >
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > >
> > > [ERROR] BUILD FAILURE
> > >
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > >
> > > [INFO] There are test failures.
> > >
> > > Please refer to
> > > /Users/AngelaWang/Downloads/oodt_trunk/resource/target/surefire-reports
> > for
> > > the individual test results.
> > > ......
> > >
> > > Attached is the detailed test result for the failed TestQueueMuxMonitor
> > > test. I am using Mac OS X 10.9.2. Thank you for your help!
> > >
> > > --
> > > Best,
> > > Mengying (Angela) Wang
> > >
> >
> >
> >
> > --
> > Best,
> > Mengying (Angela) Wang
> >
>



-- 
Best,
Mengying (Angela) Wang

Re: Could not mvn install OODT from the trunk

Posted by Michael Starch <st...@umich.edu>.
MengYing,

I cannot duplicate it on Mac OS X 10.9.5, Java 7 nor CentOS with Java 7.

Is the error repeatable on your end?

Michael
On Oct 29, 2014 4:01 PM, "MengYing Wang" <me...@gmail.com> wrote:

> Hi Michael,
>
> $ java -version
> java version "1.7.0_51"
> Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode).
>
> Thanks.
>
> Best,
> Mengying Wang
>
> On Wed, Oct 29, 2014 at 6:52 AM, Michael Starch <st...@umich.edu>
> wrote:
>
> > Mengying,
> >
> > I just tested this on Mac 1.9.5 using Java 7 and had no issues.    Can
> you
> > tell me your java version?  In the meantime I will test with Java 6 as I
> > suspect that this might be an issue.
> >
> > --Michael
> > Hi Everyone,
> >
> > This is my command sequence and some log:
> >
> > $svn co http://svn.apache.org/repos/asf/oodt/trunk/ oodt_trunk
> >
> > $cd oodt_trunk/
> >
> > $mvn clean install
> >
> > ......
> >
> > -------------------------------------------------------
> >
> >  T E S T S
> >
> > -------------------------------------------------------
> >
> > Running org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor
> >
> > Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec
> > <<< FAILURE!
> >
> > Running org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository
> >
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
> >
> > Running org.apache.oodt.cas.resource.monitor.TestGangliaResourceMonitor
> >
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec
> >
> > Running org.apache.oodt.cas.resource.cli.TestResourceCli
> >
> > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.848
> sec
> >
> > Running org.apache.oodt.cas.resource.jobqueue.TestJobStack
> >
> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
> >
> > Running org.apache.oodt.cas.resource.system.TestXmlRpcResourceManager
> >
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec
> >
> > Running org.apache.oodt.cas.resource.monitor.TestGangliaXMLParser
> >
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec
> >
> > Running org.apache.oodt.cas.resource.mux.TestQueueMuxBatchmgr
> >
> > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
> >
> > Running org.apache.oodt.cas.resource.monitor.TestAssignmentMonitor
> >
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec
> >
> > Running org.apache.oodt.cas.resource.util.TestUlimit
> >
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
> >
> >
> > Results :
> >
> >
> > Failed tests:
> >
> >
> > Tests run: 48, Failures: 1, Errors: 0, Skipped: 0
> >
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [ERROR] BUILD FAILURE
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [INFO] There are test failures.
> >
> > Please refer to
> > /Users/AngelaWang/Downloads/oodt_trunk/resource/target/surefire-reports
> for
> > the individual test results.
> > ......
> >
> > Attached is the detailed test result for the failed TestQueueMuxMonitor
> > test. I am using Mac OS X 10.9.2. Thank you for your help!
> >
> > --
> > Best,
> > Mengying (Angela) Wang
> >
>
>
>
> --
> Best,
> Mengying (Angela) Wang
>

Re: Could not mvn install OODT from the trunk

Posted by Tyler Palsulich <tp...@gmail.com>.
What version of Maven are you running?

Tyler
On Oct 29, 2014 4:01 PM, "MengYing Wang" <me...@gmail.com> wrote:

> Hi Michael,
>
> $ java -version
> java version "1.7.0_51"
> Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode).
>
> Thanks.
>
> Best,
> Mengying Wang
>
> On Wed, Oct 29, 2014 at 6:52 AM, Michael Starch <st...@umich.edu>
> wrote:
>
> > Mengying,
> >
> > I just tested this on Mac 1.9.5 using Java 7 and had no issues.    Can
> you
> > tell me your java version?  In the meantime I will test with Java 6 as I
> > suspect that this might be an issue.
> >
> > --Michael
> > Hi Everyone,
> >
> > This is my command sequence and some log:
> >
> > $svn co http://svn.apache.org/repos/asf/oodt/trunk/ oodt_trunk
> >
> > $cd oodt_trunk/
> >
> > $mvn clean install
> >
> > ......
> >
> > -------------------------------------------------------
> >
> >  T E S T S
> >
> > -------------------------------------------------------
> >
> > Running org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor
> >
> > Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec
> > <<< FAILURE!
> >
> > Running org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository
> >
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
> >
> > Running org.apache.oodt.cas.resource.monitor.TestGangliaResourceMonitor
> >
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec
> >
> > Running org.apache.oodt.cas.resource.cli.TestResourceCli
> >
> > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.848
> sec
> >
> > Running org.apache.oodt.cas.resource.jobqueue.TestJobStack
> >
> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
> >
> > Running org.apache.oodt.cas.resource.system.TestXmlRpcResourceManager
> >
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec
> >
> > Running org.apache.oodt.cas.resource.monitor.TestGangliaXMLParser
> >
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec
> >
> > Running org.apache.oodt.cas.resource.mux.TestQueueMuxBatchmgr
> >
> > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
> >
> > Running org.apache.oodt.cas.resource.monitor.TestAssignmentMonitor
> >
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec
> >
> > Running org.apache.oodt.cas.resource.util.TestUlimit
> >
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
> >
> >
> > Results :
> >
> >
> > Failed tests:
> >
> >
> > Tests run: 48, Failures: 1, Errors: 0, Skipped: 0
> >
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [ERROR] BUILD FAILURE
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [INFO] There are test failures.
> >
> > Please refer to
> > /Users/AngelaWang/Downloads/oodt_trunk/resource/target/surefire-reports
> for
> > the individual test results.
> > ......
> >
> > Attached is the detailed test result for the failed TestQueueMuxMonitor
> > test. I am using Mac OS X 10.9.2. Thank you for your help!
> >
> > --
> > Best,
> > Mengying (Angela) Wang
> >
>
>
>
> --
> Best,
> Mengying (Angela) Wang
>

Re: Could not mvn install OODT from the trunk

Posted by MengYing Wang <me...@gmail.com>.
Hi Michael,

$ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode).

Thanks.

Best,
Mengying Wang

On Wed, Oct 29, 2014 at 6:52 AM, Michael Starch <st...@umich.edu> wrote:

> Mengying,
>
> I just tested this on Mac 1.9.5 using Java 7 and had no issues.    Can you
> tell me your java version?  In the meantime I will test with Java 6 as I
> suspect that this might be an issue.
>
> --Michael
> Hi Everyone,
>
> This is my command sequence and some log:
>
> $svn co http://svn.apache.org/repos/asf/oodt/trunk/ oodt_trunk
>
> $cd oodt_trunk/
>
> $mvn clean install
>
> ......
>
> -------------------------------------------------------
>
>  T E S T S
>
> -------------------------------------------------------
>
> Running org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor
>
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec
> <<< FAILURE!
>
> Running org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository
>
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec
>
> Running org.apache.oodt.cas.resource.monitor.TestGangliaResourceMonitor
>
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec
>
> Running org.apache.oodt.cas.resource.cli.TestResourceCli
>
> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.848 sec
>
> Running org.apache.oodt.cas.resource.jobqueue.TestJobStack
>
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
>
> Running org.apache.oodt.cas.resource.system.TestXmlRpcResourceManager
>
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec
>
> Running org.apache.oodt.cas.resource.monitor.TestGangliaXMLParser
>
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec
>
> Running org.apache.oodt.cas.resource.mux.TestQueueMuxBatchmgr
>
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
>
> Running org.apache.oodt.cas.resource.monitor.TestAssignmentMonitor
>
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec
>
> Running org.apache.oodt.cas.resource.util.TestUlimit
>
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
>
>
> Results :
>
>
> Failed tests:
>
>
> Tests run: 48, Failures: 1, Errors: 0, Skipped: 0
>
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] BUILD FAILURE
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] There are test failures.
>
> Please refer to
> /Users/AngelaWang/Downloads/oodt_trunk/resource/target/surefire-reports for
> the individual test results.
> ......
>
> Attached is the detailed test result for the failed TestQueueMuxMonitor
> test. I am using Mac OS X 10.9.2. Thank you for your help!
>
> --
> Best,
> Mengying (Angela) Wang
>



-- 
Best,
Mengying (Angela) Wang

Re: Could not mvn install OODT from the trunk

Posted by Michael Starch <st...@umich.edu>.
Mengying,

I just tested this on Mac 1.9.5 using Java 7 and had no issues.    Can you
tell me your java version?  In the meantime I will test with Java 6 as I
suspect that this might be an issue.

--Michael
Hi Everyone,

This is my command sequence and some log:

$svn co http://svn.apache.org/repos/asf/oodt/trunk/ oodt_trunk

$cd oodt_trunk/

$mvn clean install

......

-------------------------------------------------------

 T E S T S

-------------------------------------------------------

Running org.apache.oodt.cas.resource.mux.TestQueueMuxMonitor

Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec
<<< FAILURE!

Running org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec

Running org.apache.oodt.cas.resource.monitor.TestGangliaResourceMonitor

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec

Running org.apache.oodt.cas.resource.cli.TestResourceCli

Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.848 sec

Running org.apache.oodt.cas.resource.jobqueue.TestJobStack

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec

Running org.apache.oodt.cas.resource.system.TestXmlRpcResourceManager

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec

Running org.apache.oodt.cas.resource.monitor.TestGangliaXMLParser

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec

Running org.apache.oodt.cas.resource.mux.TestQueueMuxBatchmgr

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec

Running org.apache.oodt.cas.resource.monitor.TestAssignmentMonitor

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec

Running org.apache.oodt.cas.resource.util.TestUlimit

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec


Results :


Failed tests:


Tests run: 48, Failures: 1, Errors: 0, Skipped: 0


[INFO]
------------------------------------------------------------------------

[ERROR] BUILD FAILURE

[INFO]
------------------------------------------------------------------------

[INFO] There are test failures.

Please refer to
/Users/AngelaWang/Downloads/oodt_trunk/resource/target/surefire-reports for
the individual test results.
......

Attached is the detailed test result for the failed TestQueueMuxMonitor
test. I am using Mac OS X 10.9.2. Thank you for your help!

-- 
Best,
Mengying (Angela) Wang