Unix Technical Forum

Error says: 0403-059 There cannot be more than 9 levels of recursion

This is a discussion on Error says: 0403-059 There cannot be more than 9 levels of recursion within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi all, I 've put a small script in /etc/profile and when trying to login as it throws up ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 01-05-2008, 09:14 AM
Ravindra
 
Posts: n/a
Default Error says: 0403-059 There cannot be more than 9 levels of recursion

Hi all,
I 've put a small script in /etc/profile and when trying to
login as it throws up the error that says

"0403-059 There cannot be more than 9 levels of recursion"

But when i try to login as somebody else , the session just hangs up.
what might be the reason?
Is there a work around / patch / kernel parameter that sets it to a
higher value?

More details:
My script is something like:
</script start>

#!/bin/sh
syb="a very large string"
echo $syb | grep $string
.. xyz.sh
.. hello.sh
.. lmn.sh

# Please note the "." before the execution of the other scripts. Aso
xyz.sh also executes
# some other script with a "."

</script end>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 09:14 AM
Ravindra
 
Posts: n/a
Default Re: Error says: 0403-059 There cannot be more than 9 levels of recursion

In the earlier post.
When i try to login as root , i get the error.
But when i login as somebody else (also a root equivalent) the session
hangs.

Thanks in advance for all the replies

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 09:15 AM
base60
 
Posts: n/a
Default Re: Error says: 0403-059 There cannot be more than 9 levels of recursion

Ravindra wrote:
> Hi all,
> I 've put a small script in /etc/profile and when trying to
> login as it throws up the error that says
>
> "0403-059 There cannot be more than 9 levels of recursion"


Probably because your script is calling itself indirectly.

>
> But when i try to login as somebody else , the session just hangs up.
> what might be the reason?
> Is there a work around / patch / kernel parameter that sets it to a
> higher value?
>
> More details:
> My script is something like:
> </script start>
>
> #!/bin/sh
> syb="a very large string"
> echo $syb | grep $string
> . xyz.sh
> . hello.sh
> . lmn.sh
>
> # Please note the "." before the execution of the other scripts. Aso
> xyz.sh also executes
> # some other script with a "."
>
> </script end>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.unixadmintalk.com/aix-operating-system/6330-error-says-0403-059-there-cannot-more-than-9-levels-recursion.html

Posted By For Type Date
AIX Operating System [Archive] - Page 17 - Unix Technical Forum This thread Refback 07-22-2008 02:51 PM


All times are GMT. The time now is 10:20 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com