On Wednesday 09 June 2004 17:23, you wrote: > I didn't mention that I am running redhat 7.3 with java version 1.4.2_03. > Now you know. > > My findings do not jive with Zoran's findings. I can run both of the execs > mentioned before in the tcl interpreter. The tcl interpreter is the one > that compiles with aolserver and it is verrsion 8.4. > > Since I can't run [exec /bin/bash -c "/opt/myscript"] when nsjk2 is active > and I can when nsjk2 is inactive I am lead to believe this problem is > nsjk2 related. > > 1. [exec /bin/bash -c "ls -al"] > 2. [exec /bin/bash -c "/opt/myscript"] > > Number 1 works even when nsjk2 is active. Number 2 only works when nsjk2 > is inactive. I'm not sure what is going on behind the scenes here. Number > one runs /bin/ls and 2 is a shell script. >
Now the confusion is perfect :) It might be worth to try on some other RH version. I have both RH 7.3 and 9.0 here and on the 9.0 I can't reproduce your problem. On the 7.3 however I could reproduce it with pure tclsh w/o any AS nor java involved. Zoran -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
