beginnerkid
Programmer
Hi all,
I have a problem with ARS4.5.2(on solaris 2.6). My main application(developed in "C" ) runs as daemon, forks other child and then exec the other binary which reads input text file containg " field label" and "data value" pairs delimited by fieldseperators, then calls ARCreateEntry API to create ticket within ARS4.5.2 server. All goes well when number of files inside the inbound directory are few say 20-40, but once its more than that, child process dies without leaving any sign of cause. I looked into "/var/adm/messages" but found nothing regarding the problem. Once this happens, the child daemon process turns into to "defunct". Any help on this ,which you may have faced, would be highly appreciated.
thanks in advance
BK
I have a problem with ARS4.5.2(on solaris 2.6). My main application(developed in "C" ) runs as daemon, forks other child and then exec the other binary which reads input text file containg " field label" and "data value" pairs delimited by fieldseperators, then calls ARCreateEntry API to create ticket within ARS4.5.2 server. All goes well when number of files inside the inbound directory are few say 20-40, but once its more than that, child process dies without leaving any sign of cause. I looked into "/var/adm/messages" but found nothing regarding the problem. Once this happens, the child daemon process turns into to "defunct". Any help on this ,which you may have faced, would be highly appreciated.
thanks in advance
BK