coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error : shell doesn't find the path?


From: sreekanth dhulipalla
Subject: error : shell doesn't find the path?
Date: Mon, 17 Dec 2012 19:53:33 +0530



hi this is sreekanth,

This is the error iam getting when iam run the command ./startadmin.sh
startadmin.sh is an executable file when iam trying to run it shows the below error

[sree@localhost bin]$ ./startadmin.sh 
./startadmin.sh: line 1: domain-home=/home/sree/bea/user_projects/domains/base_domain: No such file or directory

body of the file is

[sree@localhost bin]$ cat startadmin.sh 
domain-home=/home/sree/bea/user_projects/domains/base_domain
nohup $domain-home/bin/startWebLogic.sh >>admin.log 2>&1 &

the problem is doesn't find the path. in previous it will work but now it will shoes the error?

Regards
sreekanth

reply via email to

[Prev in Thread] Current Thread [Next in Thread]