[Archivesspace_Users_Group] password-reset.sh
Majewski, Steven Dennis (sdm7g)
sdm7g at eservices.virginia.edu
Fri May 27 11:30:58 EDT 2016
It looks like that script should have been moved into ./launcher/scripts ( so the find-base command works )
and
And I think there should be a colon (“:” ) separating the class paths : -cp “../lib/*:$JRUBY”
in the last line:
java $JAVA_OPTS -cp "../lib/*$JRUBY" org.jruby.Main --1.9 ../launcher/password_reset/lib/password-reset.rb ${1+"$@"}
— Steve.
> On May 26, 2016, at 7:55 PM, Mayo, Dave <dave_mayo at harvard.edu> wrote:
>
> Hello all,
>
> I've set up a local development copy of ArchivesSpace, and it's been overall working - I run things through build/run, and they work. But I've been having trouble running any of the scripts; in particular, I need to do a password reset, and launcher/password_reset/password-reset.sh fails with the following errors:
>
> ./launcher/password_reset/password-reset.sh: line 3: ./launcher/password_reset/find-base.sh: No such file or directory
> ./launcher/password_reset/password-reset.sh: line 5: cd: /scripts: No such file or directory
> Error: Could not find or load main class org.jruby.Main
>
> I'm running it from the project directory, on OSX…
>
> - Dave
> _______________________________________________
> Archivesspace_Users_Group mailing list
> Archivesspace_Users_Group at lyralists.lyrasis.org
> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
More information about the Archivesspace_Users_Group
mailing list