fork inetd_start-FTP problem

Hi,

sporadically a ftp client can't sent data to my solaris 10 system. On server side following message apear:

Unable to fork inetd_start method of instance svc:/network/ftp:default: Resource temporarily unavailable

What can i do to avoid the problem? Is there a switch in solaris 10 to increase the parallelism of ftp child processes?

Thanks, Christian.

[387 byte] By [Christian_Mocka] at [2007-11-27 2:07:24]
# 1
I get that kind of error message when playing with resource controls.(man resource_controls)Is ftpd assigned to a project with a maximum number of LWPs?Just guessing....
kidari..a at 2007-7-12 1:55:30 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Thanks for your response. The problem is fixed. The solaris 10 system is running in a virtual environment and another process consumed all memory temporarily. Thus the ftp process can't fork any childrens.Christian
Christian.Mocka at 2007-7-12 1:55:30 > top of Java-index,Solaris Operating System,Solaris 10 Features...