Oops. Sorry for wasting everyone's time. Turn out that
it is a problem with native threads, and it works fine with
green threads. Thought I tested that...
Russ
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
ifference???
I normally run with bash, but also tried ash, pdksh, and csh.
Also, the little class and shell script I posted works perfectly on
a SPARC. :-(
Russ
[EMAIL PROTECTED] on 02/19/99 05:44:30 PM
To: [EMAIL PROTECTED]
cc:(bcc: Russell Pridemore/Lex/Lexmark)
Subject: Re: java shell scr
> No, I'm seeing the same problem with both green and native threads...
>
>
>
>
>
> [EMAIL PROTECTED] on 02/19/99 05:17:34 PM
>
> Please respond to [EMAIL PROTECTED]
>
> To: [EMAIL PROTECTED],
> [EMAIL PROTECTED]
> cc: (bcc: Russell Pr
On Fri, 19 Feb 1999 17:29:55 -0500, [EMAIL PROTECTED] wrote:
>No, I'm seeing the same problem with both green and native threads...
Hmmm... I run Java from shell scripts all the time.
Which shell are you using?
Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROT
No, I'm seeing the same problem with both green and native threads...
[EMAIL PROTECTED] on 02/19/99 05:17:34 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED],
[EMAIL PROTECTED]
cc:(bcc: Russell Pridemore/Lex/Lexmark)
Subject: Re: java shell script
On Fr
On Fri, 19 Feb 1999 16:10:43 -0600, Moses DeJong wrote:
>I ran into this same problem. I too posted a note to the mailing list
>but I did not hear back from anyone. The really odd part was that it
>only seemed to happen when running with native threads. If I ran the
>green threads version it work
On Fri, 19 Feb 1999 [EMAIL PROTECTED] wrote:
> Greetings,
>
> I'm having problems running java from within a shell script. The java
> application mostly runs, but I've noticed that it does not receive a
> ^C interrupt and it cannot read from stdin when invoked this way.
> Typing "java ..." dire