<?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: Error message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844168#M824717</link>
    <description>login, shell and exec should not need to be running in order to push out the SPI's and run them.&lt;BR /&gt;&lt;BR /&gt;In fact on all other machines none of those are running and I was able to run the OS-SPI discovery fine on those machines.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Nov 2002 19:11:57 GMT</pubDate>
    <dc:creator>Sean OB_1</dc:creator>
    <dc:date>2002-11-14T19:11:57Z</dc:date>
    <item>
      <title>Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844166#M824715</link>
      <description>I'm trying to get the OS SPI's running on some servers and one of them is giving me a problem.&lt;BR /&gt;&lt;BR /&gt;Here is the output from the discovery log file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Wed Nov 13 12:12:05 CST 2002&lt;BR /&gt;Discovery started.&lt;BR /&gt;Nodes: server.company.com waiting...failed.&lt;BR /&gt;Error opctranm: Cannot send request to subagents (index ITO) on node server.company.com. (OpC40-443)&lt;BR /&gt;General error during Common Agent bulk transfer.&lt;BR /&gt;Check agent and server logfile for more info. (OpC40-465)&lt;BR /&gt;The receiving server on node 'server.company.com' failed to process a bulk transfer request. Error code was: '16'  (OpC20-2923)&lt;BR /&gt;Can't send action request to execute remote installation script to Request Handler. (OpC40-737)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ERROR: Discovery Server done with errors. Look into /var/opt/OV/share/osspi/log/discovery.log for more information.&lt;BR /&gt;See also the discovery logs on these nodes for details:&lt;BR /&gt;server.company.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(note:  server name was changed for customer privacy).&lt;BR /&gt;&lt;BR /&gt;I do not have access to this node and cannot log onto to it to check the discovery log on the node.&lt;BR /&gt;&lt;BR /&gt;Searches of itrc, support.openview and google come up with nothing.  Has anyone seen this before I call support on it?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Nov 2002 18:25:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844166#M824715</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2002-11-13T18:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844167#M824716</link>
      <description>Have you made sure that all the required inetd services are running (login, shell, exec)?&lt;BR /&gt;&lt;BR /&gt;If you do not access to the system, but have access to the OVO management system, you can set up an application to do a "more /etc/inetd.conf".&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 13 Nov 2002 20:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844167#M824716</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-11-13T20:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844168#M824717</link>
      <description>login, shell and exec should not need to be running in order to push out the SPI's and run them.&lt;BR /&gt;&lt;BR /&gt;In fact on all other machines none of those are running and I was able to run the OS-SPI discovery fine on those machines.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 19:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844168#M824717</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2002-11-14T19:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844169#M824718</link>
      <description>Have you tried recycling the OVO agent on the node? Sometimes components of the Agent stop working properly and the Agent needs to be recycled.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 14 Nov 2002 19:27:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844169#M824718</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-11-14T19:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844170#M824719</link>
      <description>Hi Sean,&lt;BR /&gt;&lt;BR /&gt;I'd suspect that your initial connection to that server is being blocked.&lt;BR /&gt;&lt;BR /&gt;Check the following ports for accessibility to that server:&lt;BR /&gt;&lt;BR /&gt;69/UDP  (tftp)&lt;BR /&gt;512/TCP  (rexec)&lt;BR /&gt;513/TCP (rlogin)&lt;BR /&gt;514/TCP (rcmds)&lt;BR /&gt;&lt;BR /&gt;Just try to telnet to the box on those ports &amp;amp; see if the request hangs (being blocked) or is refused (Inetd.conf or inetd.sec on remote server)&lt;BR /&gt;&lt;BR /&gt;I'm not sure which the opctranm uses. But your job would certainly be easier if you could access that server to check it's logs.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 19:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844170#M824719</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-11-14T19:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844171#M824720</link>
      <description>Marty,&lt;BR /&gt;&lt;BR /&gt;I have stopped and restarted the agents (except control agent) on the node several times with no change.&lt;BR /&gt;&lt;BR /&gt;Jeff,&lt;BR /&gt;&lt;BR /&gt;Those services are not allowed on this machine, and in fact not on any of the machines that are monitored at this site.  According to HP, and from what I have seen, they are not needed except during the initial installation of the agent, and not needed at all if you do a manual install of the agent.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Nov 2002 20:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-message/m-p/2844171#M824720</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2002-11-14T20:49:47Z</dc:date>
    </item>
  </channel>
</rss>

