I tried your advice and it seemed to work but then after 30 minutes I
received the following errors:
The following error occurred while executing this line:
/tmp/antinstall6/build.xml:1223: The following error occurred while
executing this line:
/tmp/antinstall6/build.xml:2110: Java returned: 1
Do you happen to know the cause? I checked out those line numbers and
this is what lines of code it's failing at:
<antcall target="ensure-security-contexts-cached"/>
<java fork="true" failonerror="true" dir="${work.dir}"
classname="net.unicon.toro.installer.tools.EnsureSecurityContextsHaveCaching">
Any ideas?
Thanks.
On Dec 4, 2:40 pm, Nick <
bolton.n...@gmail.com> wrote:
> Hi Laura.
>
> Yeah. It really shouldn't validate passwords. I created a jira issue
> for thishttp://
www.ja-sig.org/issues/browse/TORO-36.