I followed the steps that you said before
in the first line of the file wlst.sh i put:
PATH_ENV="my_desired_dirs"
PATH="${PATH}${PATH_ENV}"
thanks to gopid and alanc
best regards
--
This message posted from opensolaris.org
___
opensolaris-help mail
would you pls mind posting the solution. so that everyone can learn from it.
--
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org
thanks very much ...
problem resolved.
--
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org
you've to figure out the root cause. but the error you are getting is very
basic and anyone can tell that some where in your scripts, PATH is getting
overwritten. so follow the steps i mentioned on above replies.
--
This message posted from opensolaris.org
___
hi ...
i ran the same software in Fedora 11 and ran without errors.
the same script was run successfully.
why is not run in opensolaris?
best regards
--
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@open
In fact wlst.sh is doing something. you've to make sure while setting PATH
PATH=$PATH:
[i]wlst >
PATH=/opt/app/oracle/jdeveloper/jdev11.1.1.2.0/wlserver_10.3/server/bin:/opt/app/oracle/jdeveloper/jdev11.1.1.2.0/modules/org.apache.ant_1.7.0/bin:/opt/app/sun/java/jdk1.6.0_17/jre/bin:/opt/app/sun/ja
check all scripts which you are calling. they might be overwriting path.
particularly look at your wlst.sh. it might be overwriting it. put echo $PATH
in scripts and find where it is getting overwritten.,
--
This message posted from opensolaris.org
___
hi alanc,
thanks for your answer ...
in my PATH i have this:
/usr/gnu/bin:/usr/bin:/usr/X11/bin:/usr/sbin:/sbin
probably the software does not pick up the PATH
bast regards
--
This message posted from opensolaris.org
___
opensolaris-help mailing l
Miguel Vale Teixeira wrote:
> hi ...
>
> i put this thread
> [u][i]http://forums.oracle.com/forums/thread.jspa?threadID=989410 [/i][/u] in
> Oracle forums but no one there can help me, someone can help me here
Looks like /usr/bin is somehow missing from your $PATH (or something
in the softwar
hi ...
i put this thread
[u][i]http://forums.oracle.com/forums/thread.jspa?threadID=989410 [/i][/u] in
Oracle forums but no one there can help me, someone can help me here
best regards
--
This message posted from opensolaris.org
___
opensolaris-help
10 matches
Mail list logo