<?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 Getting an error java.lang.InternalError: file /dev/random generated exception:Permission denied. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498742#M704844</link>
    <description>Hi,&lt;BR /&gt;   I am working on a Porting project on HP-UX.&lt;BR /&gt;As part of the project I am trying to build the project source code on HPUX using java 1.3.1_07.I have to compulsorily use only this version of java.&lt;BR /&gt;&lt;BR /&gt;But during the build I am getting an exception &lt;BR /&gt;"Exception in thread main java.lang.InternalError :URLSeedGenerator file:/dev/random generated exception:Permission Denied"&lt;BR /&gt;&lt;BR /&gt;I have verified that /dev/random is available on the build system.It has permissions &lt;BR /&gt;cr--r--r.&lt;BR /&gt;&lt;BR /&gt;Any pointers that would help me resolve this exception would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Moiz Khambaty.</description>
    <pubDate>Mon, 07 Mar 2005 01:09:13 GMT</pubDate>
    <dc:creator>Moiz Khambaty</dc:creator>
    <dc:date>2005-03-07T01:09:13Z</dc:date>
    <item>
      <title>Getting an error java.lang.InternalError: file /dev/random generated exception:Permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498742#M704844</link>
      <description>Hi,&lt;BR /&gt;   I am working on a Porting project on HP-UX.&lt;BR /&gt;As part of the project I am trying to build the project source code on HPUX using java 1.3.1_07.I have to compulsorily use only this version of java.&lt;BR /&gt;&lt;BR /&gt;But during the build I am getting an exception &lt;BR /&gt;"Exception in thread main java.lang.InternalError :URLSeedGenerator file:/dev/random generated exception:Permission Denied"&lt;BR /&gt;&lt;BR /&gt;I have verified that /dev/random is available on the build system.It has permissions &lt;BR /&gt;cr--r--r.&lt;BR /&gt;&lt;BR /&gt;Any pointers that would help me resolve this exception would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Moiz Khambaty.</description>
      <pubDate>Mon, 07 Mar 2005 01:09:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498742#M704844</guid>
      <dc:creator>Moiz Khambaty</dc:creator>
      <dc:date>2005-03-07T01:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting an error java.lang.InternalError: file /dev/random generated exception:Permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498743#M704845</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you need write permission on /dev/randon? From its current permission you can only read it.&lt;BR /&gt;&lt;BR /&gt;Try changing the permission to crw-rw-r--&lt;BR /&gt;&lt;BR /&gt;#chmod 664 /dev/random&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paul</description>
      <pubDate>Mon, 07 Mar 2005 01:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498743#M704845</guid>
      <dc:creator>Paul_481</dc:creator>
      <dc:date>2005-03-07T01:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting an error java.lang.InternalError: file /dev/random generated exception:Permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498744#M704846</link>
      <description>Hey, did you install all required patches for java?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/java/patches/" target="_blank"&gt;http://www.hp.com/products1/unix/java/patches/&lt;/A&gt;</description>
      <pubDate>Mon, 07 Mar 2005 02:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498744#M704846</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-03-07T02:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting an error java.lang.InternalError: file /dev/random generated exception:Permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498745#M704847</link>
      <description>Hi Paul,&lt;BR /&gt;        I gave write permission to /dev/random but still the same exception.&lt;BR /&gt;Do I need to give execute permission as well ?&lt;BR /&gt;&lt;BR /&gt;Do I need to install any specific patch for this issue ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Moiz</description>
      <pubDate>Mon, 07 Mar 2005 03:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498745#M704847</guid>
      <dc:creator>Moiz Khambaty</dc:creator>
      <dc:date>2005-03-07T03:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting an error java.lang.InternalError: file /dev/random generated exception:Permission denied.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498746#M704848</link>
      <description>Go to URL I wrote in the message above and install *all* required paches for this version of java.</description>
      <pubDate>Mon, 07 Mar 2005 03:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-an-error-java-lang-internalerror-file-dev-random/m-p/3498746#M704848</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-03-07T03:40:41Z</dc:date>
    </item>
  </channel>
</rss>

