<?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: SIM Installation - Database Population failure in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569677#M12686</link>
    <description>In the same directory is a file called 'mx.log'&lt;BR /&gt;What does this file say? Is there any clue why the mx services will not run?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Jun 2005 15:16:36 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2005-06-23T15:16:36Z</dc:date>
    <item>
      <title>SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569670#M12679</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am running the script /opt/mx/bin/mxinitconfig -a and getting an error on the last step. The Database Population is showing a message of "Cannot start the service".&lt;BR /&gt;&lt;BR /&gt;I also had a problem with the libjvm.sl (dld.sl failure) and included the SHLIB_PATH variable in the environment, containing where java1.4 has the libraries.&lt;BR /&gt;&lt;BR /&gt;I have read through the Forum messages and noticed some problems with MySQL and Oracle. I have Oracle 9i installed. Is there a problem having both databases installed? Is there a fix?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Antonio</description>
      <pubDate>Thu, 23 Jun 2005 13:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569670#M12679</guid>
      <dc:creator>Antonio Creus_1</dc:creator>
      <dc:date>2005-06-23T13:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569671#M12680</link>
      <description>The HPSIM applicationn uses the 'postgreswl' database. Oracle and/or MySQL should have no effect.&lt;BR /&gt;&lt;BR /&gt;Is the postgresql loaded? This is what the mxinitconfig is looking for.</description>
      <pubDate>Thu, 23 Jun 2005 13:10:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569671#M12680</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-23T13:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569672#M12681</link>
      <description>Check the installation instructions for the order of SGL / SIM installation .&lt;BR /&gt;&lt;BR /&gt;Is there anything using port 50000 beside HP SIM ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 13:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569672#M12681</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-06-23T13:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569673#M12682</link>
      <description>There are three processes running:&lt;BR /&gt;&lt;BR /&gt;postgres: stats collector process&lt;BR /&gt;postgres: stats buffer process&lt;BR /&gt;/opt/iexpress/postgresql/bin/postmaster -i -D /var/opt/iexpress/postgresql&lt;BR /&gt;&lt;BR /&gt;Is there anything else I should verify?</description>
      <pubDate>Thu, 23 Jun 2005 14:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569673#M12682</guid>
      <dc:creator>Antonio Creus_1</dc:creator>
      <dc:date>2005-06-23T14:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569674#M12683</link>
      <description>From the look of your previous post, I am believing you have SIM installed on HPUX.&lt;BR /&gt;&lt;BR /&gt;Did you test the prerequisites?&lt;BR /&gt;mxinitconfig -l&lt;BR /&gt;&lt;BR /&gt;Are the mxagent, mxdomainmgr, &amp;amp; mxdtf daemons running? If not start with 'mxstart' command. &lt;BR /&gt;ps -ef | grep mx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do remember to configure the snmp.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 14:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569674#M12683</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-23T14:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569675#M12684</link>
      <description>Just hit me, a place to look for log entries;&lt;BR /&gt;&lt;BR /&gt;/var/opt/mx/logs/initconfig.log&lt;BR /&gt;&lt;BR /&gt;What does it say in there?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 14:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569675#M12684</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-23T14:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569676#M12685</link>
      <description>The /opt/mx/bin/mxinitconfig -l ran without errors.&lt;BR /&gt;&lt;BR /&gt;The /opt/mx/bin/mxinitconfig -a finishes with a warning on the Database Population step. It indicates that it can not start the service.&lt;BR /&gt;&lt;BR /&gt;I have attached the log file.&lt;BR /&gt;&lt;BR /&gt;It also tries to launch the mx processes but all three die almost immediately.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Antonio</description>
      <pubDate>Thu, 23 Jun 2005 15:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569676#M12685</guid>
      <dc:creator>Antonio Creus_1</dc:creator>
      <dc:date>2005-06-23T15:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569677#M12686</link>
      <description>In the same directory is a file called 'mx.log'&lt;BR /&gt;What does this file say? Is there any clue why the mx services will not run?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 15:16:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569677#M12686</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-23T15:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569678#M12687</link>
      <description>There is no mx.log in that directory. I can only see two files, PgSQL_Config.log and initconfig.log.</description>
      <pubDate>Thu, 23 Jun 2005 15:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569678#M12687</guid>
      <dc:creator>Antonio Creus_1</dc:creator>
      <dc:date>2005-06-23T15:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569679#M12688</link>
      <description>Does the /var/adm/syslog/syslog.log file have any entries related to mx?&lt;BR /&gt;&lt;BR /&gt;Search the syslog file for 'mx'. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jun 2005 15:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569679#M12688</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-23T15:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569680#M12689</link>
      <description>The syslog.log file did not have any entries for any of the mx services.&lt;BR /&gt;&lt;BR /&gt;When I run the mxstart script, all three mx processes start. After a couple of seconds the processes die and I get a "Command is respawning too rapidly. ....." message in the console.</description>
      <pubDate>Thu, 23 Jun 2005 16:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569680#M12689</guid>
      <dc:creator>Antonio Creus_1</dc:creator>
      <dc:date>2005-06-23T16:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569681#M12690</link>
      <description>Check the following:&lt;BR /&gt;&lt;BR /&gt;Document description: INIT: Command is respawning too rapidly. id:samd&lt;BR /&gt;Document id: USAMKBRC00007275&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062922569" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062922569&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Looks like you have some network/hostname problems&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Doc. id = UXDNKBRC00000918 about the subject (it will teach you how to boot in single user mode and identify the issue...):&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=text&amp;amp;searchString=On+earlier+700%27s&amp;amp;searchCrit=exactphrase&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=22&amp;amp;search.y=11" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=text&amp;amp;searchString=On+earlier+700%27s&amp;amp;searchCrit=exactphrase&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=22&amp;amp;search.y=11&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jun 2005 10:17:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569681#M12690</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-24T10:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: SIM Installation - Database Population failure</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569682#M12691</link>
      <description>Hi Antonio,&lt;BR /&gt;&lt;BR /&gt;I had the same frustrating problem as you have, but I think I figured this one out.&lt;BR /&gt;&lt;BR /&gt;In the beginning mxinitconfig -a was slow to start and failed at the very last step.&lt;BR /&gt;&lt;BR /&gt;I am running an iptables firewall on my CMS.&lt;BR /&gt;So when I added a rule specifying that the CMS should accept packages from itself through its public IP, not only 127.0.0.1, things started happening.&lt;BR /&gt;&lt;BR /&gt;My rule is: iptables -A INPUT -s public-IP-of-CMS -j ACCEPT</description>
      <pubDate>Wed, 27 Jul 2005 01:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-installation-database-population-failure/m-p/3569682#M12691</guid>
      <dc:creator>Jan_95</dc:creator>
      <dc:date>2005-07-27T01:16:17Z</dc:date>
    </item>
  </channel>
</rss>

