Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hi all, I have a problem with ARS4

Status
Not open for further replies.

beginnerkid

Programmer
Jul 20, 2001
50
IN
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top