<?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 Re: when application failed, it will not restart manually in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665670#M666702</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;what are the logs saying&lt;BR /&gt;&lt;BR /&gt;/var/adm/syslog/syslog.log&lt;BR /&gt;/etc/cmcluster/cluster-name/cmctl.log ( yoour path depends)&lt;BR /&gt;&lt;BR /&gt;what does cmviewcl -v  say</description>
    <pubDate>Sat, 24 Jul 2010 11:20:12 GMT</pubDate>
    <dc:creator>Basheer_2</dc:creator>
    <dc:date>2010-07-24T11:20:12Z</dc:date>
    <item>
      <title>when application failed, it will not restart manually</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665669#M666701</link>
      <description>we are using service guard cluster. when package is failed , we tried to start manually by cmrunpkg on node . But it will unalble to restart package . after that i tried to halt the node but it also unable to halt, then tried to halt cluster still its unable to halt the cluster. why please provide solution solve to problem .&lt;BR /&gt;&lt;BR /&gt;procedure are below which followed&lt;BR /&gt;&lt;BR /&gt;cmrunpkg -pkgname ( unable to restart check syslog&lt;BR /&gt;&lt;BR /&gt;cmhaltnode --- unable to restart check syslog&lt;BR /&gt;&lt;BR /&gt;cmhaltcl -f -----unable to restart check syslog&lt;BR /&gt;&lt;BR /&gt;pls provide solution to restart application without restart node , or restart cluster , or &lt;BR /&gt;restart server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards</description>
      <pubDate>Sat, 24 Jul 2010 09:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665669#M666701</guid>
      <dc:creator>smkhairnar</dc:creator>
      <dc:date>2010-07-24T09:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: when application failed, it will not restart manually</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665670#M666702</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;what are the logs saying&lt;BR /&gt;&lt;BR /&gt;/var/adm/syslog/syslog.log&lt;BR /&gt;/etc/cmcluster/cluster-name/cmctl.log ( yoour path depends)&lt;BR /&gt;&lt;BR /&gt;what does cmviewcl -v  say</description>
      <pubDate>Sat, 24 Jul 2010 11:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665670#M666702</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2010-07-24T11:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: when application failed, it will not restart manually</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665671#M666703</link>
      <description>what do you mean package fail? post your syslog.log and (package_name)cntl.log and cmviewcl -v</description>
      <pubDate>Sun, 25 Jul 2010 06:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665671#M666703</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-07-25T06:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: when application failed, it will not restart manually</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665672#M666704</link>
      <description>Hi smkhairnar,&lt;BR /&gt;&lt;BR /&gt;Which version of the SG are you using and what is the version of OS? &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vasanth</description>
      <pubDate>Mon, 26 Jul 2010 16:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665672#M666704</guid>
      <dc:creator>vasanth_2</dc:creator>
      <dc:date>2010-07-26T16:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: when application failed, it will not restart manually</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665673#M666705</link>
      <description>hi can you do the following step&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;#cd /etc/cmcluster/package-name folder&lt;BR /&gt;#cmcheckconf -P packagename.conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;check consistancy of package configuration.&lt;BR /&gt; is your packagename.cntl file has recently modified?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#ll packagename.cntl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;or you have option to take backup of packagename.cntl file and re-create packagename.cntl  file and edit it as per your requiremants&lt;BR /&gt;&lt;BR /&gt;#cmmakepkg -s packagename.cntl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;because if package is niether halt nor start  is causes by Corrupted packagename.cntl file &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Deeos</description>
      <pubDate>Tue, 27 Jul 2010 04:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665673#M666705</guid>
      <dc:creator>Deeos</dc:creator>
      <dc:date>2010-07-27T04:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: when application failed, it will not restart manually</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665674#M666706</link>
      <description>smkhairnar,  &lt;BR /&gt;As Basheer stated, Serviceguard puts information in /var/adm/syslog/syslog.log and /etc/cmcluster/&lt;PKG_DIR&gt;/&lt;PKG.LOG&gt; or /var/adm/cmcluster/log/&lt;PKG.LOG&gt; for admins to inspect and learn why packages or the cluster are not working as expected.  Most novices do not know where to look.  Now that you know, you have access to the same information that experienced Serviceguard admins look at to learn what transpired. &lt;BR /&gt;&lt;BR /&gt;My advice:  look for the first error that occurs at, or just before the problem occurs.  This error may result in a cascade of other errors that might mislead you, so work on the first error first.  After solving it, the remaining errors may disappear after further testing.&lt;/PKG.LOG&gt;&lt;/PKG.LOG&gt;&lt;/PKG_DIR&gt;</description>
      <pubDate>Tue, 27 Jul 2010 10:13:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/when-application-failed-it-will-not-restart-manually/m-p/4665674#M666706</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2010-07-27T10:13:56Z</dc:date>
    </item>
  </channel>
</rss>

