talk@lists.collectionspace.org

WE HAVE SUNSET THIS LISTSERV - Join us at collectionspace@lyrasislists.org

View all threads

Installation issue building application layer

NK
Nathan Kerr
Fri, May 18, 2018 12:32 PM

Hi All,

Attempting to install 5.0 on Ubuntu 16.04. The services layer built
successfully but building the application layer fails with the following,
which looks like it's getting an internal server error trying to retrieve
something from nightly.collectionspace.org. Any help is much appreciated.

Thanks!
Nathan

[INFO]

[INFO]

[INFO] Building CSP: Impl 5.0
[INFO]

Downloading:
http://nightly.collectionspace.org:8081/artifactory/remote-repos/ch/elca/el4j/modules/module-core/3.1/module-core-3.1.pom
Downloading:
http://nightly.collectionspace.org:8081/artifactory/remote-repos/ch/elca/el4j/modules/module-jmx/3.1/module-jmx-3.1.pom
Downloading:
http://nightly.collectionspace.org:8081/artifactory/remote-repos/ch/elca/el4j/modules/module-xml_merge-common/3.1/module-xml_merge-common-3.1.pom
[WARNING] The POM for org.gbif:name-parser:jar:2.0 is invalid, transitive
dependencies (if any) will not be available, enable debug logging for more
details
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] Root ............................................... SUCCESS [
1.901 s]
[INFO] CSP: General Utils ................................. SUCCESS [
3.636 s]
[INFO] Collection-Space CSP API ........................... SUCCESS [
0.912 s]
[INFO] CSP: Impl .......................................... FAILURE [
1.657 s]
[INFO] Collection-Space CSP Helper ........................ SKIPPED
[INFO] CSP: Schema ........................................ SKIPPED
[INFO] JXUtils ............................................ SKIPPED
[INFO] CSP: Web UI ........................................ SKIPPED
[INFO] CSP: File .......................................... SKIPPED
[INFO] CSP: Services ...................................... SKIPPED
[INFO] CSP: Installation .................................. SKIPPED
[INFO] tomcat-main ........................................ SKIPPED
[INFO] war-entry .......................................... SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 8.797 s
[INFO] Finished at: 2018-05-18T12:22:32+00:00
[INFO] Final Memory: 24M/202M
[INFO]

[ERROR] Failed to execute goal on project csp-impl: Could not resolve
dependencies for project org.collectionspace:csp-impl:jar:5.0: Failed to
collect dependencies at ch.elca.el4j.modules:module-core:jar:3.1: Failed to
read artifact descriptor for ch.elca.el4j.modules:module-core:jar:3.1:
Could not transfer artifact ch.elca.el4j.modules:module-core:pom:3.1
from/to collectionspace-remote-repos (
http://nightly.collectionspace.org:8081/artifactory/remote-repos): Failed
to transfer file:
http://nightly.collectionspace.org:8081/artifactory/remote-repos/ch/elca/el4j/modules/module-core/3.1/module-core-3.1.pom.
Return code is: 500, ReasonPhrase: Internal Server Error. -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]  mvn <goals> -rf :csp-impl

Hi All, Attempting to install 5.0 on Ubuntu 16.04. The services layer built successfully but building the application layer fails with the following, which looks like it's getting an internal server error trying to retrieve something from nightly.collectionspace.org. Any help is much appreciated. Thanks! Nathan [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CSP: Impl 5.0 [INFO] ------------------------------------------------------------------------ Downloading: http://nightly.collectionspace.org:8081/artifactory/remote-repos/ch/elca/el4j/modules/module-core/3.1/module-core-3.1.pom Downloading: http://nightly.collectionspace.org:8081/artifactory/remote-repos/ch/elca/el4j/modules/module-jmx/3.1/module-jmx-3.1.pom Downloading: http://nightly.collectionspace.org:8081/artifactory/remote-repos/ch/elca/el4j/modules/module-xml_merge-common/3.1/module-xml_merge-common-3.1.pom [WARNING] The POM for org.gbif:name-parser:jar:2.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Root ............................................... SUCCESS [ 1.901 s] [INFO] CSP: General Utils ................................. SUCCESS [ 3.636 s] [INFO] Collection-Space CSP API ........................... SUCCESS [ 0.912 s] [INFO] CSP: Impl .......................................... FAILURE [ 1.657 s] [INFO] Collection-Space CSP Helper ........................ SKIPPED [INFO] CSP: Schema ........................................ SKIPPED [INFO] JXUtils ............................................ SKIPPED [INFO] CSP: Web UI ........................................ SKIPPED [INFO] CSP: File .......................................... SKIPPED [INFO] CSP: Services ...................................... SKIPPED [INFO] CSP: Installation .................................. SKIPPED [INFO] tomcat-main ........................................ SKIPPED [INFO] war-entry .......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.797 s [INFO] Finished at: 2018-05-18T12:22:32+00:00 [INFO] Final Memory: 24M/202M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project csp-impl: Could not resolve dependencies for project org.collectionspace:csp-impl:jar:5.0: Failed to collect dependencies at ch.elca.el4j.modules:module-core:jar:3.1: Failed to read artifact descriptor for ch.elca.el4j.modules:module-core:jar:3.1: Could not transfer artifact ch.elca.el4j.modules:module-core:pom:3.1 from/to collectionspace-remote-repos ( http://nightly.collectionspace.org:8081/artifactory/remote-repos): Failed to transfer file: http://nightly.collectionspace.org:8081/artifactory/remote-repos/ch/elca/el4j/modules/module-core/3.1/module-core-3.1.pom. Return code is: 500, ReasonPhrase: Internal Server Error. -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :csp-impl
NK
Nima Khazaei
Tue, May 29, 2018 2:12 AM

Hi all. Has there been any progress toward a resolution? I'm getting a 500
on the exact same file downloads.

-Nima

On Fri, May 18, 2018 at 5:32 AM, Nathan Kerr nathan.p.kerr@gmail.com
wrote:

Hi All,

Attempting to install 5.0 on Ubuntu 16.04. The services layer built
successfully but building the application layer fails with the following,
which looks like it's getting an internal server error trying to retrieve
something from nightly.collectionspace.org. Any help is much appreciated.

Thanks!
Nathan

[INFO]

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

[INFO] Building CSP: Impl 5.0
[INFO] ------------------------------------------------------------

Downloading: http://nightly.collectionspace.org:8081/
artifactory/remote-repos/ch/elca/el4j/modules/module-core/
3.1/module-core-3.1.pom
Downloading: http://nightly.collectionspace.org:8081/
artifactory/remote-repos/ch/elca/el4j/modules/module-jmx/
3.1/module-jmx-3.1.pom
Downloading: http://nightly.collectionspace.org:8081/
artifactory/remote-repos/ch/elca/el4j/modules/module-xml_
merge-common/3.1/module-xml_merge-common-3.1.pom
[WARNING] The POM for org.gbif:name-parser:jar:2.0 is invalid, transitive
dependencies (if any) will not be available, enable debug logging for more
details
[INFO] ------------------------------------------------------------

[INFO] Reactor Summary:
[INFO]
[INFO] Root ............................................... SUCCESS [
1.901 s]
[INFO] CSP: General Utils ................................. SUCCESS [
3.636 s]
[INFO] Collection-Space CSP API ........................... SUCCESS [
0.912 s]
[INFO] CSP: Impl .......................................... FAILURE [
1.657 s]
[INFO] Collection-Space CSP Helper ........................ SKIPPED
[INFO] CSP: Schema ........................................ SKIPPED
[INFO] JXUtils ............................................ SKIPPED
[INFO] CSP: Web UI ........................................ SKIPPED
[INFO] CSP: File .......................................... SKIPPED
[INFO] CSP: Services ...................................... SKIPPED
[INFO] CSP: Installation .................................. SKIPPED
[INFO] tomcat-main ........................................ SKIPPED
[INFO] war-entry .......................................... SKIPPED
[INFO] ------------------------------------------------------------

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------

[INFO] Total time: 8.797 s
[INFO] Finished at: 2018-05-18T12:22:32+00:00
[INFO] Final Memory: 24M/202M
[INFO] ------------------------------------------------------------

[ERROR] Failed to execute goal on project csp-impl: Could not resolve
dependencies for project org.collectionspace:csp-impl:jar:5.0: Failed to
collect dependencies at ch.elca.el4j.modules:module-core:jar:3.1: Failed
to read artifact descriptor for ch.elca.el4j.modules:module-core:jar:3.1:
Could not transfer artifact ch.elca.el4j.modules:module-core:pom:3.1
from/to collectionspace-remote-repos (http://nightly.
collectionspace.org:8081/artifactory/remote-repos): Failed to transfer
file: http://nightly.collectionspace.org:8081/artifactory/remote-repos/ch/
elca/el4j/modules/module-core/3.1/module-core-3.1.pom. Return code is:
500, ReasonPhrase: Internal Server Error. -> [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/
DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]  mvn <goals> -rf :csp-impl


Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_
lists.collectionspace.org

Hi all. Has there been any progress toward a resolution? I'm getting a 500 on the exact same file downloads. -Nima On Fri, May 18, 2018 at 5:32 AM, Nathan Kerr <nathan.p.kerr@gmail.com> wrote: > Hi All, > > Attempting to install 5.0 on Ubuntu 16.04. The services layer built > successfully but building the application layer fails with the following, > which looks like it's getting an internal server error trying to retrieve > something from nightly.collectionspace.org. Any help is much appreciated. > > Thanks! > Nathan > > > > [INFO] > > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building CSP: Impl 5.0 > [INFO] ------------------------------------------------------------ > ------------ > Downloading: http://nightly.collectionspace.org:8081/ > artifactory/remote-repos/ch/elca/el4j/modules/module-core/ > 3.1/module-core-3.1.pom > Downloading: http://nightly.collectionspace.org:8081/ > artifactory/remote-repos/ch/elca/el4j/modules/module-jmx/ > 3.1/module-jmx-3.1.pom > Downloading: http://nightly.collectionspace.org:8081/ > artifactory/remote-repos/ch/elca/el4j/modules/module-xml_ > merge-common/3.1/module-xml_merge-common-3.1.pom > [WARNING] The POM for org.gbif:name-parser:jar:2.0 is invalid, transitive > dependencies (if any) will not be available, enable debug logging for more > details > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Root ............................................... SUCCESS [ > 1.901 s] > [INFO] CSP: General Utils ................................. SUCCESS [ > 3.636 s] > [INFO] Collection-Space CSP API ........................... SUCCESS [ > 0.912 s] > [INFO] CSP: Impl .......................................... FAILURE [ > 1.657 s] > [INFO] Collection-Space CSP Helper ........................ SKIPPED > [INFO] CSP: Schema ........................................ SKIPPED > [INFO] JXUtils ............................................ SKIPPED > [INFO] CSP: Web UI ........................................ SKIPPED > [INFO] CSP: File .......................................... SKIPPED > [INFO] CSP: Services ...................................... SKIPPED > [INFO] CSP: Installation .................................. SKIPPED > [INFO] tomcat-main ........................................ SKIPPED > [INFO] war-entry .......................................... SKIPPED > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 8.797 s > [INFO] Finished at: 2018-05-18T12:22:32+00:00 > [INFO] Final Memory: 24M/202M > [INFO] ------------------------------------------------------------ > ------------ > [ERROR] Failed to execute goal on project csp-impl: Could not resolve > dependencies for project org.collectionspace:csp-impl:jar:5.0: Failed to > collect dependencies at ch.elca.el4j.modules:module-core:jar:3.1: Failed > to read artifact descriptor for ch.elca.el4j.modules:module-core:jar:3.1: > Could not transfer artifact ch.elca.el4j.modules:module-core:pom:3.1 > from/to collectionspace-remote-repos (http://nightly. > collectionspace.org:8081/artifactory/remote-repos): Failed to transfer > file: http://nightly.collectionspace.org:8081/artifactory/remote-repos/ch/ > elca/el4j/modules/module-core/3.1/module-core-3.1.pom. Return code is: > 500, ReasonPhrase: Internal Server Error. -> [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/ > DependencyResolutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :csp-impl > > _______________________________________________ > Talk mailing list > Talk@lists.collectionspace.org > http://lists.collectionspace.org/mailman/listinfo/talk_ > lists.collectionspace.org > >
NK
Nima Khazaei
Tue, May 29, 2018 11:53 PM

This issue should be resolved now, thanks to Richard's help.

Sincerely appreciate the quick attention :)

-Nima

On Mon, May 28, 2018 at 19:12 Nima Khazaei nimakha@gmail.com wrote:

Hi all. Has there been any progress toward a resolution? I'm getting a 500
on the exact same file downloads.

-Nima

On Fri, May 18, 2018 at 5:32 AM, Nathan Kerr nathan.p.kerr@gmail.com
wrote:

Hi All,

Attempting to install 5.0 on Ubuntu 16.4. The services layer built
successfully but building the application layer fails with the following,
which looks like it's getting an internal server error trying to retrieve
something from nightly.collectionspace.org. Any help is much appreciated.

Thanks!
Nathan

[INFO]

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

[INFO] Building CSP: Impl 5.0
[INFO] ------------------------------------------------------------

Downloading: http://nightly.collectionspace.org:8081/
artifactory/remote-repos/ch/elca/el4j/modules/module-core/
3.1/module-core-3.1.pom
Downloading: http://nightly.collectionspace.org:8081/
artifactory/remote-repos/ch/elca/el4j/modules/module-jmx/
3.1/module-jmx-3.1.pom
Downloading: http://nightly.collectionspace.org:8081/
artifactory/remote-repos/ch/elca/el4j/modules/module-xml_
merge-common/3.1/module-xml_merge-common-3.1.pom
[WARNING] The POM for org.gbif:name-parser:jar:2.0 is invalid, transitive
dependencies (if any) will not be available, enable debug logging for more
details
[INFO] ------------------------------------------------------------

[INFO] Reactor Summary:
[INFO]
[INFO] Root ............................................... SUCCESS [
1.901 s]
[INFO] CSP: General Utils ................................. SUCCESS [
3.636 s]
[INFO] Collection-Space CSP API ........................... SUCCESS [
0.912 s]
[INFO] CSP: Impl .......................................... FAILURE [
1.657 s]
[INFO] Collection-Space CSP Helper ........................ SKIPPED
[INFO] CSP: Schema ........................................ SKIPPED
[INFO] JXUtils ............................................ SKIPPED
[INFO] CSP: Web UI ........................................ SKIPPED
[INFO] CSP: File .......................................... SKIPPED
[INFO] CSP: Services ...................................... SKIPPED
[INFO] CSP: Installation .................................. SKIPPED
[INFO] tomcat-main ........................................ SKIPPED
[INFO] war-entry .......................................... SKIPPED
[INFO] ------------------------------------------------------------

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------

[INFO] Total time: 8.797 s
[INFO] Finished at: 2018-05-18T12:22:32+00:00
[INFO] Final Memory: 24M/202M
[INFO] ------------------------------------------------------------

[ERROR] Failed to execute goal on project csp-impl: Could not resolve
dependencies for project org.collectionspace:csp-impl:jar:5.0: Failed to
collect dependencies at ch.elca.el4j.modules:module-core:jar:3.1: Failed
to read artifact descriptor for ch.elca.el4j.modules:module-core:jar:3.1:
Could not transfer artifact ch.elca.el4j.modules:module-core:pom:3.1
from/to collectionspace-remote-repos (http://nightly.
collectionspace.org:8081/artifactory/remote-repos): Failed to transfer
file: http://nightly.collectionspace.org:8081/
artifactory/remote-repos/ch/elca/el4j/modules/module-core/
3.1/module-core-3.1.pom. Return code is: 500, ReasonPhrase: Internal
Server Error. -> [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/
DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]  mvn <goals> -rf :csp-impl


Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_
lists.collectionspace.org

This issue should be resolved now, thanks to Richard's help. Sincerely appreciate the quick attention :) -Nima On Mon, May 28, 2018 at 19:12 Nima Khazaei <nimakha@gmail.com> wrote: > Hi all. Has there been any progress toward a resolution? I'm getting a 500 > on the exact same file downloads. > > -Nima > > On Fri, May 18, 2018 at 5:32 AM, Nathan Kerr <nathan.p.kerr@gmail.com> > wrote: > >> Hi All, >> >> Attempting to install 5.0 on Ubuntu 16.4. The services layer built >> successfully but building the application layer fails with the following, >> which looks like it's getting an internal server error trying to retrieve >> something from nightly.collectionspace.org. Any help is much appreciated. >> >> Thanks! >> Nathan >> >> >> >> [INFO] >> >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] Building CSP: Impl 5.0 >> [INFO] ------------------------------------------------------------ >> ------------ >> Downloading: http://nightly.collectionspace.org:8081/ >> artifactory/remote-repos/ch/elca/el4j/modules/module-core/ >> 3.1/module-core-3.1.pom >> Downloading: http://nightly.collectionspace.org:8081/ >> artifactory/remote-repos/ch/elca/el4j/modules/module-jmx/ >> 3.1/module-jmx-3.1.pom >> Downloading: http://nightly.collectionspace.org:8081/ >> artifactory/remote-repos/ch/elca/el4j/modules/module-xml_ >> merge-common/3.1/module-xml_merge-common-3.1.pom >> [WARNING] The POM for org.gbif:name-parser:jar:2.0 is invalid, transitive >> dependencies (if any) will not be available, enable debug logging for more >> details >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] Root ............................................... SUCCESS [ >> 1.901 s] >> [INFO] CSP: General Utils ................................. SUCCESS [ >> 3.636 s] >> [INFO] Collection-Space CSP API ........................... SUCCESS [ >> 0.912 s] >> [INFO] CSP: Impl .......................................... FAILURE [ >> 1.657 s] >> [INFO] Collection-Space CSP Helper ........................ SKIPPED >> [INFO] CSP: Schema ........................................ SKIPPED >> [INFO] JXUtils ............................................ SKIPPED >> [INFO] CSP: Web UI ........................................ SKIPPED >> [INFO] CSP: File .......................................... SKIPPED >> [INFO] CSP: Services ...................................... SKIPPED >> [INFO] CSP: Installation .................................. SKIPPED >> [INFO] tomcat-main ........................................ SKIPPED >> [INFO] war-entry .......................................... SKIPPED >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] BUILD FAILURE >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] Total time: 8.797 s >> [INFO] Finished at: 2018-05-18T12:22:32+00:00 >> [INFO] Final Memory: 24M/202M >> [INFO] ------------------------------------------------------------ >> ------------ >> [ERROR] Failed to execute goal on project csp-impl: Could not resolve >> dependencies for project org.collectionspace:csp-impl:jar:5.0: Failed to >> collect dependencies at ch.elca.el4j.modules:module-core:jar:3.1: Failed >> to read artifact descriptor for ch.elca.el4j.modules:module-core:jar:3.1: >> Could not transfer artifact ch.elca.el4j.modules:module-core:pom:3.1 >> from/to collectionspace-remote-repos (http://nightly. >> collectionspace.org:8081/artifactory/remote-repos): Failed to transfer >> file: http://nightly.collectionspace.org:8081/ >> artifactory/remote-repos/ch/elca/el4j/modules/module-core/ >> 3.1/module-core-3.1.pom. Return code is: 500, ReasonPhrase: Internal >> Server Error. -> [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/ >> DependencyResolutionException >> [ERROR] >> [ERROR] After correcting the problems, you can resume the build with the >> command >> [ERROR] mvn <goals> -rf :csp-impl >> >> _______________________________________________ >> Talk mailing list >> Talk@lists.collectionspace.org >> http://lists.collectionspace.org/mailman/listinfo/talk_ >> lists.collectionspace.org >> >> >