<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912352#M107583</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;These are all classes&lt;BR /&gt;&lt;BR /&gt;Here is a description of the classes included&lt;BR /&gt;to one my java file :&lt;BR /&gt;package org.xml.io;&lt;BR /&gt;&lt;BR /&gt;import java.io.Writer;&lt;BR /&gt;import java.io.FilterWriter;&lt;BR /&gt;import java.io.IOException;&lt;BR /&gt;import java.util.Hashtable;&lt;BR /&gt;&lt;BR /&gt;{program ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Feb 2003 07:08:58 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2003-02-25T07:08:58Z</dc:date>
    <item>
      <title>Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912343#M107574</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have installed JDK 1.3 on hp-ux 11.11.&lt;BR /&gt;&lt;BR /&gt;I am seeing this erro when I run some java program&lt;BR /&gt;&lt;BR /&gt;java.io.IOException: File table overflow&lt;BR /&gt;        at java.lang.UNIXProcess.forkAndExec(Native Method)&lt;BR /&gt;        at java.lang.UNIXProcess.&lt;INIT&gt;(UNIXProcess.java:86)&lt;BR /&gt;        at java.lang.Runtime.execInternal(Native Method)&lt;BR /&gt;        at java.lang.Runtime.exec(Unknown Source)&lt;BR /&gt;        at java.lang.reflect.Method.invoke(Native Method)&lt;BR /&gt;        at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.jav&lt;BR /&gt;a:564)&lt;BR /&gt;        at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:384)&lt;BR /&gt;        at&lt;BR /&gt;org.apache.tools.ant.taskdefs.Execute.getProcEnvironment(Execute.java:162)&lt;BR /&gt;        at&lt;BR /&gt;org.apache.tools.ant.taskdefs.Property.loadEnvironment(Property.java:250)&lt;BR /&gt;        at org.apache.tools.ant.taskdefs.Property.execute(Property.java:183)&lt;BR /&gt;        at org.apache.tools.ant.ProjectHelper$TaskHandler.finished(ProjectHelper.java:4&lt;BR /&gt;89)&lt;BR /&gt;        at org.apache.tools.ant.ProjectHelper$AbstractHandler.endElement(ProjectHelper.&lt;BR /&gt;java:204)&lt;BR /&gt;        at&lt;BR /&gt;org.xml.sax.helpers.XMLReaderAdapter.endElement(XMLReaderAdapter.java:347)&lt;BR /&gt;        at&lt;BR /&gt;weblogic.apache.xerces.parsers.SAXParser.endElement(SAXParser.java:1411)&lt;BR /&gt;        at weblogic.apache.xerces.validators.common.XMLValidator.callEndElement(XMLVali&lt;BR /&gt;dator.java:1613)&lt;BR /&gt;        at weblogic.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumentS&lt;BR /&gt;canner.java:1824)&lt;BR /&gt;        at weblogic.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispat&lt;BR /&gt;ch(XMLDocumentScanner.java:1197)&lt;BR /&gt;        at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentSca&lt;BR /&gt;nner.java:396)&lt;BR /&gt;        at&lt;BR /&gt;weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:1119)&lt;BR /&gt;        at&lt;BR /&gt;org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)&lt;BR /&gt;        at weblogic.xml.jaxp.WebLogicParser.parse(WebLogicParser.java:67)&lt;BR /&gt;        at weblogic.xml.jaxp.RegistryParser.parse(RegistryParser.java:144)&lt;BR /&gt;        at javax.xml.parsers.SAXParser.parse(SAXParser.java:326)&lt;BR /&gt;        at org.apache.tools.ant.ProjectHelper.parse(ProjectHelper.java:117)&lt;BR /&gt;        at&lt;BR /&gt;org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:85)&lt;BR /&gt;        at org.apache.tools.ant.Main.runBuild(Main.java:439)&lt;BR /&gt;        at org.apache.tools.ant.Main.start(Main.java:153)&lt;BR /&gt;        at org.apache.tools.ant.Main.main(Main.java:176)&lt;BR /&gt;&lt;BR /&gt;clean:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WHat could be the problem??&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Karthik&lt;/INIT&gt;</description>
      <pubDate>Tue, 25 Feb 2003 06:21:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912343#M107574</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-02-25T06:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912344#M107575</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have you imported these files.&lt;BR /&gt;&lt;BR /&gt;import java.io.FileNotFoundException;&lt;BR /&gt;import java.io.IOException;</description>
      <pubDate>Tue, 25 Feb 2003 06:35:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912344#M107575</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-25T06:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912345#M107576</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have you imported these files.&lt;BR /&gt;&lt;BR /&gt;import java.io.FileNotFoundException;&lt;BR /&gt;import java.io.IOException;</description>
      <pubDate>Tue, 25 Feb 2003 06:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912345#M107576</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-25T06:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912346#M107577</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have you imported these files.&lt;BR /&gt;&lt;BR /&gt;import java.io.FileNotFoundException;&lt;BR /&gt;import java.io.IOException;</description>
      <pubDate>Tue, 25 Feb 2003 06:36:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912346#M107577</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-25T06:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912347#M107578</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you included these ?&lt;BR /&gt;&lt;BR /&gt;import java.io.FileNotFoundException;&lt;BR /&gt;import java.io.IOException;</description>
      <pubDate>Tue, 25 Feb 2003 06:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912347#M107578</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-25T06:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912348#M107579</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you included these ?&lt;BR /&gt;&lt;BR /&gt;import java.io.FileNotFoundException;&lt;BR /&gt;import java.io.IOException;</description>
      <pubDate>Tue, 25 Feb 2003 06:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912348#M107579</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-25T06:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912349#M107580</link>
      <description>Hi, sorry&lt;BR /&gt;&lt;BR /&gt;i had problem with my proxy&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Feb 2003 06:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912349#M107580</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-25T06:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912350#M107581</link>
      <description>Hi Ravi,&lt;BR /&gt;&lt;BR /&gt;How to import these files? I am new to Java. This problem was reported by out client and I got to fix it.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Karthik</description>
      <pubDate>Tue, 25 Feb 2003 06:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912350#M107581</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-02-25T06:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912351#M107582</link>
      <description>File table overflow is that you have lot of open files on the system.&lt;BR /&gt;&lt;BR /&gt;1.To fix it temporarily you need to close down the unrequired process which can reduce the number of open files.&lt;BR /&gt;&lt;BR /&gt;2.A permanent fix would be to increase the kernel parameter "nfile"&lt;BR /&gt;&lt;BR /&gt;Increase the parameter nfile.Rebuild the kernel and reboot&lt;BR /&gt;&lt;BR /&gt;That should resolve the problem&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 25 Feb 2003 07:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912351#M107582</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-25T07:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912352#M107583</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;These are all classes&lt;BR /&gt;&lt;BR /&gt;Here is a description of the classes included&lt;BR /&gt;to one my java file :&lt;BR /&gt;package org.xml.io;&lt;BR /&gt;&lt;BR /&gt;import java.io.Writer;&lt;BR /&gt;import java.io.FilterWriter;&lt;BR /&gt;import java.io.IOException;&lt;BR /&gt;import java.util.Hashtable;&lt;BR /&gt;&lt;BR /&gt;{program ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Feb 2003 07:08:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912352#M107583</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-02-25T07:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Java problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912353#M107584</link>
      <description>Thanks Mani. nfile did that magic :-)&lt;BR /&gt;&lt;BR /&gt;Karthik</description>
      <pubDate>Tue, 25 Feb 2003 08:53:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-problem/m-p/2912353#M107584</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-02-25T08:53:11Z</dc:date>
    </item>
  </channel>
</rss>

