WE HAVE SUNSET THIS LISTSERV - Join us at collectionspace@lyrasislists.org
View all threadsI am installing CollectionSpace 4.0 on Debian wheezy using the apt-get
instructions. Everything appears to go fine until the last part of the mvn
clean install -DskipTestsmvn script.
[INFO] tomcat-main ....................................... SUCCESS [16.572s]
[INFO] war-entry ......................................... FAILURE [59.007s]
[INFO] BUILD FAILURE
[INFO] Total time: 6:26.630s
[INFO] Finished at: Thu Jan 23 16:39:44 PST 2014
[INFO] Final Memory: 20M/67M
[ERROR] Failed to execute goal
org.codehaus.cargo:cargo-maven2-plugin:1.0:deployer-deploy (default) on
project war-entry: Execution default of goal
org.codehaus.cargo:cargo-maven2-plugin:1.0:deployer-deploy failed: Failed to
create configuration for the parameters (container [id = [tomcat6x], type =
[installed]], configuration type [existing]). The configuration home
parameter must be specified for existing configurations -> [Help 1]
Any help woould be appreciated.
--Dave
David L. Whelchel
725 SE Derby Street
Pullman, WA 99163
Hi David,
A quick response, in the middle of other things. It seems that your
$CATALINA_HOME environmental variable has not been set, or that the folder
at which the variable points doesn't exist. Instructions for setting the
environmental variables can be found on the CSpace wiki:
http://wiki.collectionspace.org/display/DOC/Installing+4.0+on+Aptitude+Compatible+Linux+Distributions--
scroll down to the section headed Setting Up CollectionSpace.
Aron Roberts, my CollectionSpace colleague and general go-to person on
installation questions, is out today, expected to return Monday. He might
have keener insights than I.
Kindly,
Rick
On Fri, Jan 24, 2014 at 10:55 AM, David Whelchel whelchel@pullman.comwrote:
I am installing CollectionSpace 4.0 on Debian wheezy using the apt-get
instructions. Everything appears to go fine until the last part of the mvn
clean install –DskipTestsmvn script.
[INFO] tomcat-main ....................................... SUCCESS
[16.572s]
[INFO] war-entry ......................................... FAILURE
[59.007s]
[INFO] BUILD FAILURE
[INFO] Total time: 6:26.630s
[INFO] Finished at: Thu Jan 23 16:39:44 PST 2014
[INFO] Final Memory: 20M/67M
[ERROR] Failed to execute goal
org.codehaus.cargo:cargo-maven2-plugin:1.0:deployer-deploy (default) on
project war-entry: Execution default of goal
org.codehaus.cargo:cargo-maven2-plugin:1.0:deployer-deploy failed: Failed
to create configuration for the parameters (container [id = [tomcat6x],
type = [installed]], configuration type [existing]). The configuration home
parameter must be specified for existing configurations -> [Help 1]
Any help woould be appreciated.
--Dave
David L. Whelchel
725 SE Derby Street
Pullman, WA 99163
Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org
Hi David,
Thank you for your interest in CollectionSpace! We also appreciate
your installation trouble report.
On its face, that error sounds like the CATALINA_HOME environment
variable may not have been set. The value of that variable is used by
the Maven Cargo plugin, from what I recall. (I see now that my
colleague, Rick Jaffe, zeroed in on this very thing in his message you
to a short while ago.) You can find a list of all of the environment
variables that need to be set, gathered into one place in the
Installation Guide for Apt-compatible Linux systems. If any of these
are missing, the build will either fail at some point or the resultant
installation will be incomplete.
After setting that environment variable, you can try rebuilding
CollectionSpace's Application layer by entering 'mvn clean install
-DskipTests', from the top level of the directory named 'application'
and let us know if that build now works.
Aron Roberts
UC Berkeley
P.S. At some point, when and if it's convenient for you, we'd very
much enjoy knowing what uses you - or your client, if relevant - are
considering for CollectionSpace..
P.P.S. Two more options for getting a CollectionSpace server up and
running more quickly than the manual installation:
https://berkeley.box.com/s/mbiwgsv8pgzvx5cbgpuq
On Fri, Jan 24, 2014 at 10:55 AM, David Whelchel whelchel@pullman.com wrote:
I am installing CollectionSpace 4.0 on Debian wheezy using the apt-get
instructions. Everything appears to go fine until the last part of the mvn
clean install –DskipTestsmvn script.
[INFO] tomcat-main ....................................... SUCCESS [16.572s]
[INFO] war-entry ......................................... FAILURE [59.007s]
[INFO] BUILD FAILURE
[INFO] Total time: 6:26.630s
[INFO] Finished at: Thu Jan 23 16:39:44 PST 2014
[INFO] Final Memory: 20M/67M
[ERROR] Failed to execute goal
org.codehaus.cargo:cargo-maven2-plugin:1.0:deployer-deploy (default) on
project war-entry: Execution default of goal
org.codehaus.cargo:cargo-maven2-plugin:1.0:deployer-deploy failed: Failed to
create configuration for the parameters (container [id = [tomcat6x], type =
[installed]], configuration type [existing]). The configuration home
parameter must be specified for existing configurations -> [Help 1]
Any help woould be appreciated.
--Dave
David L. Whelchel
725 SE Derby Street
Pullman, WA 99163
Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org