<?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: Java socket bind exception in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-socket-bind-exception/m-p/2751957#M722127</link>
    <description>I see. But the wiered part is that it successfully threw an exception when I ran the program as super user on another HP-UX machine!</description>
    <pubDate>Tue, 25 Jun 2002 20:15:19 GMT</pubDate>
    <dc:creator>Chamitha Wijesekera</dc:creator>
    <dc:date>2002-06-25T20:15:19Z</dc:date>
    <item>
      <title>Java socket bind exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-socket-bind-exception/m-p/2751955#M722125</link>
      <description>Hi, I get this socket connection bind error when attemptiong to connect to a socket. The strange part of it is that my application creates and connects 4 sockets but the exception is always thrown by the 3rd socket. The 4th socket once again connected successfully! The error messge I get is as follows,&lt;BR /&gt;&lt;BR /&gt;Error accepting a connection. Exception java.net.BindException occurred. reason: Permission denied&lt;BR /&gt;java.net.BindException: Permission denied&lt;BR /&gt; at java.net.PlainSocketImpl.socketBind(Native Method)&lt;BR /&gt; at java.net.PlainSocketImpl.bind(Unknown Source)&lt;BR /&gt; at java.net.ServerSocket.&lt;INIT&gt;(Unknown Source)&lt;BR /&gt; at java.net.ServerSocket.&lt;INIT&gt;(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;I have installed patch number PHKL_25871 and its dependent patches. Are there any other patches required to fix this?&lt;/INIT&gt;&lt;/INIT&gt;</description>
      <pubDate>Tue, 25 Jun 2002 17:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-socket-bind-exception/m-p/2751955#M722125</guid>
      <dc:creator>Chamitha Wijesekera</dc:creator>
      <dc:date>2002-06-25T17:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Java socket bind exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-socket-bind-exception/m-p/2751956#M722126</link>
      <description>I dont get this issue if I run the application as super user. So I was guessing this would be a rights issue. The socket is created on a port greater than 1024 thus it does not overlap any ports that are in use.</description>
      <pubDate>Tue, 25 Jun 2002 19:00:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-socket-bind-exception/m-p/2751956#M722126</guid>
      <dc:creator>Chamitha Wijesekera</dc:creator>
      <dc:date>2002-06-25T19:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Java socket bind exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-socket-bind-exception/m-p/2751957#M722127</link>
      <description>I see. But the wiered part is that it successfully threw an exception when I ran the program as super user on another HP-UX machine!</description>
      <pubDate>Tue, 25 Jun 2002 20:15:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-socket-bind-exception/m-p/2751957#M722127</guid>
      <dc:creator>Chamitha Wijesekera</dc:creator>
      <dc:date>2002-06-25T20:15:19Z</dc:date>
    </item>
  </channel>
</rss>

