×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I'm in containing directory. Here is the log:
ls
aero rotate_catalina_out.sh tcserver-instance.sh
aeronetstart.sh tcserver-ctl.bat tijars
aeronetstop.sh tcserver-ctl.sh tomcat-6.0.20.A
boot.rc.template tcserver-instance.bat
$
tcserver-ctl.sh
qsh: 001-0014 Command /tcServer-6.0/tcserver-ctl.sh not found.
$
./tcServer-ctl.sh
qsh: 001-0014 Command ./tcServer-ctl.sh not found.
$
Above ls shows that this script is found but for some very strange
reason I can not execute it...
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx
[mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of David Gibbs
Sent: Friday, February 26, 2010 1:36 PM
To: Java Programming on and around the iSeries / AS400
Subject: Re: shell script not found error
On 2/26/2010 8:20 AM, Alex Pinsky wrote:
Thanks David,
Here is result of ls -l for that script:
-rwxrwxrwx 1 myuserid 0 6377 Feb 26 12:45 tcserver-ctl.sh
Looks like I have all the x's in a right place....
Yep.
Hmmm ... is the scripts directory in your path?
Try changing to the directory and invoking it as './tcserver-ctl.sh'
david
As an Amazon Associate we earn from qualifying purchases.