talk@lists.collectionspace.org

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

View all threads

ERROR - Ant property 'recreate_db' was not set to 'true'

AK
Amandeep Kapila
Wed, Jan 10, 2018 11:39 AM

Hi,

         Installing collection space 4.4 on a yum box following

documentation at
https://wiki.collectionspace.org/display/DOC/Installing+on+Yum+Compatible+Linux+Distributions.
All the prerequisites have been installed. But am struck at the end with
the ant. Getting the error,

         ERROR - Ant property 'recreate_db' was not set to 'true'

          I am including the ant recreate_db property to true in the

command itself. The command I am passing is,

            ant undeploy deploy create_db -Drecreate_db=true import

Set a environment variable for the same also. But somehow ant seems to
ignore it and hence the error. Kindly help.

Regards,
Aman

Hi, Installing collection space 4.4 on a yum box following documentation at https://wiki.collectionspace.org/display/DOC/Installing+on+Yum+Compatible+Linux+Distributions. All the prerequisites have been installed. But am struck at the end with the ant. Getting the error, ERROR - Ant property 'recreate_db' was not set to 'true' I am including the ant recreate_db property to true in the command itself. The command I am passing is, ant undeploy deploy create_db -Drecreate_db=true import Set a environment variable for the same also. But somehow ant seems to ignore it and hence the error. Kindly help. Regards, Aman
RL
Ray Lee
Wed, Jan 10, 2018 9:39 PM

Hi Aman,
I believe this can be caused by having an old version of ant. I think you
need 1.8 or above.

Ray

On Wed, Jan 10, 2018 at 3:39 AM, Amandeep Kapila amandeep.kapila@gmail.com
wrote:

Hi,

          Installing collection space 4.4 on a yum box following

documentation at https://wiki.collectionspace.
org/display/DOC/Installing+on+Yum+Compatible+Linux+Distributions. All the
prerequisites have been installed. But am struck at the end with the ant.
Getting the error,

          ERROR - Ant property 'recreate_db' was not set to 'true'

           I am including the ant recreate_db property to true in the

command itself. The command I am passing is,

             ant undeploy deploy create_db -Drecreate_db=true import

Set a environment variable for the same also. But somehow ant seems to
ignore it and hence the error. Kindly help.

Regards,
Aman


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

Hi Aman, I believe this can be caused by having an old version of ant. I think you need 1.8 or above. Ray On Wed, Jan 10, 2018 at 3:39 AM, Amandeep Kapila <amandeep.kapila@gmail.com> wrote: > Hi, > > Installing collection space 4.4 on a yum box following > documentation at https://wiki.collectionspace. > org/display/DOC/Installing+on+Yum+Compatible+Linux+Distributions. All the > prerequisites have been installed. But am struck at the end with the ant. > Getting the error, > > ERROR - Ant property 'recreate_db' was not set to 'true' > > I am including the ant recreate_db property to true in the > command itself. The command I am passing is, > > ant undeploy deploy create_db -Drecreate_db=true import > > Set a environment variable for the same also. But somehow ant seems to > ignore it and hence the error. Kindly help. > > Regards, > Aman > > _______________________________________________ > Talk mailing list > Talk@lists.collectionspace.org > http://lists.collectionspace.org/mailman/listinfo/talk_ > lists.collectionspace.org > >