So how about I told you, I saw the same error last night, but this morning
it was gone?

On my dev box today:

bugg@spicule-dev:~/oodt> java -version
openjdk version "1.8.0_181"
OpenJDK Runtime Environment (build 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13)
OpenJDK 64-Bit Server VM (build 25.181-b13, mixed mode)

bugg@spicule-dev:~/oodt> mvn -version
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_181, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-119-generic", arch: "amd64", family:
“unix"

bugg@spicule-dev:~/oodt> git status
HEAD detached at 1.2.4
nothing to commit, working directory clean

[INFO] Reactor Summary:
[INFO]
[INFO] OODT Core .......................................... SUCCESS [
 1.768 s]
[INFO] Common Utilities ................................... SUCCESS [
14.881 s]
[INFO] CAS Command Line Interface ......................... SUCCESS [
 4.384 s]
[INFO] Process Control System Input Data Package .......... SUCCESS [
 1.317 s]
[INFO] Catalog and Archive Service Generic Multi-valued Metadata Container
SUCCESS [  2.670 s]
[INFO] Catalog and Archive File Management Component ...... SUCCESS [03:01
min]
[INFO] Catalog and Archive Resource Management Component .. SUCCESS [
12.625 s]
[INFO] Catalog and Archive Workflow Management Component .. SUCCESS [
30.474 s]
[INFO] Catalog and Archive Crawling Framework ............. SUCCESS [
10.953 s]
[INFO] OODT CAS Curator Single Sign On Security Package ... SUCCESS [
 1.358 s]
[INFO] CAS Curation Web Services .......................... SUCCESS [
 5.437 s]
[INFO] Process Control System Core Package ................ SUCCESS [
 8.747 s]
[INFO] OODT Wicket Web Components ......................... SUCCESS [
 2.542 s]
[INFO] CAS Curation Interface ............................. SUCCESS [
 5.454 s]
[INFO] CAS PGE Adaptor Framework .......................... SUCCESS [
10.512 s]
[INFO] CAS Installer Maven Mojo ........................... SUCCESS [
 2.951 s]
[INFO] OODT :: Archetypes :: OpsUI ........................ SUCCESS [
 0.815 s]
[INFO] OODT :: Archetypes :: RADiX ........................ SUCCESS [
 0.321 s]
[INFO] OODT :: Archetypes ................................. SUCCESS [
 0.024 s]
[INFO] CAS File Manager Browser Web App ................... SUCCESS [
 5.444 s]
[INFO] CAS Workflow Manager Monitor Web App ............... SUCCESS [
 2.997 s]
[INFO] CAS Product Server Web Application ................. SUCCESS [
10.106 s]
[INFO] CAS Workflow REST Services ......................... SUCCESS [
 2.317 s]
[INFO] Process Control System Operator Interface Webapp ... SUCCESS [
 7.568 s]
[INFO] OODT Process Control System JAX-RS service layer ... SUCCESS [
 4.430 s]
[INFO] Apache OODT ........................................ SUCCESS [
 0.170 s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 05:32 min
[INFO] Finished at: 2018-08-14T09:17:32+02:00
[INFO] Final Memory: 96M/1629M
[INFO] ————————————————————————————————————

This code base is identical to 1.2.3 just compiled on a different JVM, so
its source is identical to what we voted on in the 1.2.3 release, there’s
no obvious reason for error and I can’t replicate it as of 8:19am today.

Tom


On 14 August 2018 at 04:10:38, Chris Mattmann (mattm...@apache.org) wrote:

Tom, I can’t get this to build:



nonas:oodt mattmann$ java -version

mvnjava version "1.8.0_144"

Java(TM) SE Runtime Environment (build 1.8.0_144-b01)

Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)

nonas:oodt mattmann$ mvn -version

Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T12:39:06-07:00)

Maven home: /usr/local/Cellar/maven/3.5.0/libexec

Java version: 1.8.0_144, vendor: Oracle Corporation

Java home:
/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre

Default locale: en_US, platform encoding: UTF-8

OS name: "mac os x", version: "10.13.5", arch: "x86_64", family: "mac"

nonas:oodt mattmann$







[INFO] Process Control System Input Data Package .......... SUCCESS [ 2.550
s]

[INFO] Catalog and Archive Service Generic Multi-valued Metadata Container
SUCCESS [ 6.201 s]

[INFO] Catalog and Archive File Management Component ...... SUCCESS [02:50
min]

[INFO] Catalog and Archive Resource Management Component .. FAILURE [ 0.574
s]

[INFO] Catalog and Archive Workflow Management Component .. SKIPPED

[INFO] Catalog and Archive Crawling Framework ............. SKIPPED

[INFO] OODT CAS Curator Single Sign On Security Package ... SKIPPED

[INFO] CAS Curation Web Services .......................... SKIPPED

[INFO] Process Control System Core Package ................ SKIPPED

[INFO] OODT Wicket Web Components ......................... SKIPPED

[INFO] CAS Curation Interface ............................. SKIPPED

[INFO] CAS PGE Adaptor Framework .......................... SKIPPED

[INFO] CAS Installer Maven Mojo ........................... SKIPPED

[INFO] OODT :: Archetypes :: OpsUI ........................ SKIPPED

[INFO] OODT :: Archetypes :: RADiX ........................ SKIPPED

[INFO] OODT :: Archetypes ................................. SKIPPED

[INFO] CAS File Manager Browser Web App ................... SKIPPED

[INFO] CAS Workflow Manager Monitor Web App ............... SKIPPED

[INFO] CAS Product Server Web Application ................. SKIPPED

[INFO] CAS Workflow REST Services ......................... SKIPPED

[INFO] Process Control System Operator Interface Webapp ... SKIPPED

[INFO] OODT Process Control System JAX-RS service layer ... SKIPPED

[INFO] Apache OODT ........................................ SKIPPED

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

[INFO] BUILD FAILURE

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

[INFO] Total time: 03:43 min

[INFO] Finished at: 2018-08-13T20:03:39-07:00

[INFO] Final Memory: 56M/720M

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

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.4:test (default-test) on
project cas-resource:
org/apache/oodt/config/test/AbstractDistributedConfigurationTest; nested
exception is java.lang.NoClassDefFoundError:
org/apache/oodt/config/test/AbstractDistributedConfigurationTest:
org.apache.oodt.config.test.AbstractDistributedConfigurationTest -> [Help
1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions,
please read the following articles:

[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

[ERROR]

[ERROR] After correcting the problems, you can resume the build with the
command

[ERROR] mvn <goals> -rf :cas-resource

nonas:oodt mattmann$





From: Tom Barber <t...@spicule.co.uk>
Reply-To: "dev@oodt.apache.org" <dev@oodt.apache.org>
Date: Monday, August 13, 2018 at 2:36 PM
To: "dev@oodt.apache.org" <dev@oodt.apache.org>
Subject: OODT 1.2.4 Release Candidate 1



Hi Folks,



To restore JDK 1.8 support I have shipped a 1.2.4 RC.



I have posted a 1st release candidate for the Apache OODT 1.2.4 release.
The

source code is at:

https://dist.apache.org/repos/dist/dev/oodt/



For more detailed information, see the included CHANGES.txt file for
details on

release contents and latest changes. The release was made using the OODT

release process, documented on the Wiki here:

https://cwiki.apache.org/confluence/display/OODT/Release+Process



The release was made from the OODT 1.2.4 tag at:

https://github.com/apache/oodt





A staged Maven repository is available at:



https://repository.apache.org/content/repositories/orgapacheoodt-1018



Please vote on releasing these packages as Apache OODT 1.2.4. The vote is

open for at least the next 72 hours.



Only votes from OODT PMC are binding, but folks are welcome to check the

release candidate and voice their approval or disapproval. The vote passes

if at least three binding +1 votes are cast.



[ ] +1 Release the packages as Apache OODT 1.2.4

[ ] -1 Do not release the packages because...



Thanks!



Tom



P.S. Here is my +1.



-- 





Spicule Limited is registered in England & Wales. Company Number:

09954122. Registered office: First Floor, Telecom House, 125-135 Preston

Road, Brighton, England, BN1 6AF. VAT No. 251478891.









All engagements

are subject to Spicule Terms and Conditions of Business. This email and its

contents are intended solely for the individual to whom it is addressed and

may contain information that is confidential, privileged or otherwise

protected from disclosure, distributing or copying. Any views or opinions

presented in this email are solely those of the author and do not

necessarily represent those of Spicule Limited. The company accepts no

liability for any damage caused by any virus transmitted by this email. If

you have received this message in error, please notify us immediately by

reply email before deleting it from your system. Service of legal notice

cannot be effected on Spicule Limited by email.

-- 


Spicule Limited is registered in England & Wales. Company Number: 
09954122. Registered office: First Floor, Telecom House, 125-135 Preston 
Road, Brighton, England, BN1 6AF. VAT No. 251478891.




All engagements 
are subject to Spicule Terms and Conditions of Business. This email and its 
contents are intended solely for the individual to whom it is addressed and 
may contain information that is confidential, privileged or otherwise 
protected from disclosure, distributing or copying. Any views or opinions 
presented in this email are solely those of the author and do not 
necessarily represent those of Spicule Limited. The company accepts no 
liability for any damage caused by any virus transmitted by this email. If 
you have received this message in error, please notify us immediately by 
reply email before deleting it from your system. Service of legal notice 
cannot be effected on Spicule Limited by email.

Reply via email to