<?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 port 50020 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316013#M340102</link>
    <description>Patrick: FWIW the jlaunch stuff i've found seems to either be windows-related, or SAP web-based admin in UNIX env.</description>
    <pubDate>Tue, 02 Dec 2008 20:37:50 GMT</pubDate>
    <dc:creator>OldSchool</dc:creator>
    <dc:date>2008-12-02T20:37:50Z</dc:date>
    <item>
      <title>error port 50020</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316005#M340094</link>
      <description>Hi Team,&lt;BR /&gt;&lt;BR /&gt;I need help!&lt;BR /&gt;&lt;BR /&gt;When execute in host1:&lt;BR /&gt;# netstat -an | grep 50020&lt;BR /&gt;&lt;BR /&gt;DonÂ´t display from console, but in another host, example host2 itÂ´s OK!&lt;BR /&gt;&lt;BR /&gt;File Attach: port_ok.txt&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;MC</description>
      <pubDate>Mon, 01 Dec 2008 19:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316005#M340094</guid>
      <dc:creator>Miguel Carabano_1</dc:creator>
      <dc:date>2008-12-01T19:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: error port 50020</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316006#M340095</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Whatever process you expect to be using port # 50020 isn't running.  Compare your startup ('/sbin/rc.d') scripts on the two machines and your '/etc/inittab' entries.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 01 Dec 2008 19:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316006#M340095</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-12-01T19:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: error port 50020</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316007#M340096</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;But before worked!&lt;BR /&gt;&lt;BR /&gt;Host1 is rp5470 (9000/800/L3000-7x) with hpux 11.23&lt;BR /&gt;&lt;BR /&gt;Host2 is SuperDome (ia64 hp superdome server SD32B)&lt;BR /&gt;&lt;BR /&gt;any idea ?</description>
      <pubDate>Mon, 01 Dec 2008 20:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316007#M340096</guid>
      <dc:creator>Miguel Carabano_1</dc:creator>
      <dc:date>2008-12-01T20:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: error port 50020</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316008#M340097</link>
      <description>Maybe an application that was listening to that port has stopped.&lt;BR /&gt;&lt;BR /&gt;Check with "lsof" on the working server what it is.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.asknet.de/hppd/hpux/Sysadmin/lsof-4.80/" target="_blank"&gt;http://hpux.asknet.de/hppd/hpux/Sysadmin/lsof-4.80/&lt;/A&gt;</description>
      <pubDate>Mon, 01 Dec 2008 20:09:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316008#M340097</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-12-01T20:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: error port 50020</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316009#M340098</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I donÂ´t understand output.&lt;BR /&gt;&lt;BR /&gt;please see.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 01 Dec 2008 20:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316009#M340098</guid>
      <dc:creator>Miguel Carabano_1</dc:creator>
      <dc:date>2008-12-01T20:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: error port 50020</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316010#M340099</link>
      <description>You just listed all the processes.  You probably just typed 'lsof' at the prompt, right?&lt;BR /&gt;&lt;BR /&gt;Try this to list the specific items that for port 50020:&lt;BR /&gt;&lt;BR /&gt;lsof -i tcp:50020&lt;BR /&gt;(This assume it is tcp port 50020 and not UDP port 50020).&lt;BR /&gt;&lt;BR /&gt;If it is a UDP port, then do:&lt;BR /&gt;&lt;BR /&gt;lsof -i udp:50020</description>
      <pubDate>Mon, 01 Dec 2008 20:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316010#M340099</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-12-01T20:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: error port 50020</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316011#M340100</link>
      <description>Patrick,&lt;BR /&gt;&lt;BR /&gt;After executed command:&lt;BR /&gt;&lt;BR /&gt;[host1]/&amp;gt; /usr/local/bin/lsof -i tcp:50020&lt;BR /&gt;[host1]/&amp;gt; &lt;BR /&gt;&lt;BR /&gt;None!&lt;BR /&gt;&lt;BR /&gt;But in host2&lt;BR /&gt;&lt;BR /&gt;host2:/&amp;gt; /usr/local/bin/lsof -i tcp:50020&lt;BR /&gt;COMMAND   PID   USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME&lt;BR /&gt;jlaunch 18625 bw1adm   64u  IPv4 0xe000000182095ac0 0t313559  TCP localhost:55540-&amp;gt;localhost:50020 (ESTABLISHED)&lt;BR /&gt;jlaunch 18626 bw1adm   57u  IPv4 0xe0000001820af200      0t0  TCP *:50020 (LISTEN)&lt;BR /&gt;jlaunch 18626 bw1adm   60u  IPv4 0xe000000182095900  0t61146  TCP localhost:50020-&amp;gt;localhost:55540 (ESTABLISHED)&lt;BR /&gt;&lt;BR /&gt;I donÂ´t idea about application can are stoped...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Dec 2008 20:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316011#M340100</guid>
      <dc:creator>Miguel Carabano_1</dc:creator>
      <dc:date>2008-12-01T20:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: error port 50020</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316012#M340101</link>
      <description>OK, on HOST2 there is an application called 'jlaunch' that is running that is listening on port 50020.&lt;BR /&gt;&lt;BR /&gt;This application is NOT running on HOST1.  If it is supposed to be, then you need to figure out 2 things:&lt;BR /&gt;&lt;BR /&gt;1) Why did it stop.&lt;BR /&gt;&lt;BR /&gt;2) How to restart it.&lt;BR /&gt;&lt;BR /&gt;I would guess you need to figure out who wrote this application or who the support person is for the application.&lt;BR /&gt;&lt;BR /&gt;I don't recognize jlaunch as any HP application.</description>
      <pubDate>Mon, 01 Dec 2008 21:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316012#M340101</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-12-01T21:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: error port 50020</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316013#M340102</link>
      <description>Patrick: FWIW the jlaunch stuff i've found seems to either be windows-related, or SAP web-based admin in UNIX env.</description>
      <pubDate>Tue, 02 Dec 2008 20:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-port-50020/m-p/4316013#M340102</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-12-02T20:37:50Z</dc:date>
    </item>
  </channel>
</rss>

