<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Application log message/error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/application-log-message-error/m-p/3364142#M194597</link>
    <description>Hi Guru,&lt;BR /&gt;&lt;BR /&gt;I have a application running on HP-UX 11.0  , There is a message /error comes in application log very frequently.&lt;BR /&gt; 20/08/2004 08:08:13 283   : 2: ClientConnection::writeReplyCommand: : IOException: Broken pipe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can any help me to identify this  message and cause , It will be nice if solution is given.&lt;BR /&gt;thanks&lt;BR /&gt;Best Regards &lt;BR /&gt;Mohan&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Aug 2004 20:36:22 GMT</pubDate>
    <dc:creator>mohan singh</dc:creator>
    <dc:date>2004-08-24T20:36:22Z</dc:date>
    <item>
      <title>Application log message/error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-log-message-error/m-p/3364142#M194597</link>
      <description>Hi Guru,&lt;BR /&gt;&lt;BR /&gt;I have a application running on HP-UX 11.0  , There is a message /error comes in application log very frequently.&lt;BR /&gt; 20/08/2004 08:08:13 283   : 2: ClientConnection::writeReplyCommand: : IOException: Broken pipe&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can any help me to identify this  message and cause , It will be nice if solution is given.&lt;BR /&gt;thanks&lt;BR /&gt;Best Regards &lt;BR /&gt;Mohan&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Aug 2004 20:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-log-message-error/m-p/3364142#M194597</guid>
      <dc:creator>mohan singh</dc:creator>
      <dc:date>2004-08-24T20:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Application log message/error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-log-message-error/m-p/3364143#M194598</link>
      <description>Hi Mohan,&lt;BR /&gt;&lt;BR /&gt;It sounds like you have an application that is trying to perform an I/O over a network connection and the connection is going away underneath the application and so the application is getting a SIG_PIPE (broken pipe) error.  This indicates that the underlying network connection is gone.&lt;BR /&gt;&lt;BR /&gt;One way to avoid getting the message would be to mask off SIG_PIPE to something like SIG_IGN (ignore).  Another way to stop getting the error message would be to determine why the network connection used by this application is going away while the application appears to still need it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 24 Aug 2004 21:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-log-message-error/m-p/3364143#M194598</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2004-08-24T21:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Application log message/error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/application-log-message-error/m-p/3364144#M194599</link>
      <description>Hi Deve,&lt;BR /&gt;&lt;BR /&gt;Thanks for help, But I still want to confirm , we can say that it is a network problem , network connection is failing. To avoide getting messege log mean , keeping unware from the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Mohan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Aug 2004 00:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/application-log-message-error/m-p/3364144#M194599</guid>
      <dc:creator>mohan singh</dc:creator>
      <dc:date>2004-08-25T00:07:35Z</dc:date>
    </item>
  </channel>
</rss>

