X-Spam-Check-By: sourceware.org X-YMail-OSG: 86lY6M4VM1kbjEVO8e0b2TT7BUEaxaE84knceOgcgw2wcPW5tgqyLXlPWUXR0AbPNw-- X-Mailer: YahooMailRC/476 YahooMailWebService/0.7.41.8 Date: Tue, 27 Mar 2007 09:34:32 +0530 (IST) From: seema r j Subject: Problem with Message Queue To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Message-ID: <664689.45021.qm@web8909.mail.in.yahoo.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi All, I have an application which uses IPC functionalities for sending and receiving messages from other application. I have made the following configuration for message queue, shared memory and semaphore MSGINFO: MSGMAX: 4096 MSGMNI: 50 MSGTQL: 400 MSGMAP: 402 MSGMNB: 16384 SEMINFO: SEMMNI: 200 SEMMNS: 128 SEMMNU: 150 SHMINFO: SHMMNI: 100 SHMMAX: 2000000 When I run through my application, it will give successful response for 3 messages out 5 messages and my client application hangs. My Error log file has recorded the following statements: CU-E-3404(3196):Unable to Send Communication Packet (CUP) on Queue. msgsnd-E-3011(3196):EAGAIN No more processes. So please... can any one suggest where m going wrong and please give me the possible solutions for it. ___________________________________________________________ New Yahoo! Mail is the ultimate force in competitive emailing. Find out more at the Yahoo! Mail Championships. Plus: play games and win prizes. http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/