<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hello all,</div>
<div><br>
</div>
<div>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:</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 12px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
./launcher/password_reset/password-reset.sh: line 3: ./launcher/password_reset/find-base.sh: No such file or directory</p>
<p style="margin: 0px; font-size: 12px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
./launcher/password_reset/password-reset.sh: line 5: cd: /scripts: No such file or directory</p>
<p style="margin: 0px; font-size: 12px; font-family: Monaco; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);">
Error: Could not find or load main class org.jruby.Main</p>
</div>
<div><br>
</div>
<div>I'm running it from the project directory, on OSX…</div>
<div><br>
</div>
<div>- Dave</div>
</body>
</html>