Avoiding hanging on "Project loading failed" (Windows)

14 views
Skip to first unread message

MattR

unread,
May 22, 2012, 5:32:53 AM5/22/12
to simple-b...@googlegroups.com
Is there a solution for avoiding hanging on "Project loading failed" on a Windows build server?


Other than migrating to a non-Windows build server ;-)

Cheers,

-- Matt

Eugene Vigdorchik

unread,
May 24, 2012, 2:59:58 AM5/24/12
to simple-b...@googlegroups.com
I can confirm that redirecting stdin from NUL doesn't work.

Eugene.
>
> Cheers,
>
> -- Matt
>
> --
> You received this message because you are subscribed to the Google Groups
> "simple-build-tool" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/simple-build-tool/-/DSsOL0HXSXUJ.
> To post to this group, send email to simple-b...@googlegroups.com.
> To unsubscribe from this group, send email to
> simple-build-t...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/simple-build-tool?hl=en.

Eugene Vigdorchik

unread,
May 24, 2012, 3:34:10 AM5/24/12
to simple-b...@googlegroups.com
On Thu, May 24, 2012 at 10:59 AM, Eugene Vigdorchik
<eugene.v...@gmail.com> wrote:
> On Tue, May 22, 2012 at 1:32 PM, MattR <mattru...@gmail.com> wrote:
>> Is there a solution for avoiding hanging on "Project loading failed" on a
>> Windows build server?
>>
>>   https://github.com/harrah/xsbt/issues/265
>>
>> Other than migrating to a non-Windows build server ;-)
>
> I can confirm that redirecting stdin from NUL doesn't work.

The problem is really in the use of jline.WindowsTerminal that does
some native hacking to winapi. I tried to give the explicit
-Djline.UnixTerminal to the launcher, and it worked.
Since you want to run in batch mode, the terminal should not matter.

Hope that helps,
Eugene.
Reply all
Reply to author
Forward
0 new messages