<?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: JVM Problems - Unable to initialize threads in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576955#M702841</link>
    <description>Giacomo&lt;BR /&gt;&lt;BR /&gt;The versions are the same:&lt;BR /&gt;&lt;BR /&gt;erbhap2:9.2.0:LNKT:/apps/oracle::/opt/java1.5/bin/java -version&lt;BR /&gt;java version "1.5.0"&lt;BR /&gt;Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-_24_nov_2004_16_29)&lt;BR /&gt;Java HotSpot(TM) Server VM (build 1.5.0 FCS (JS B64) jinteg:11.24.04-15:51 PA2.0 (aCC_AP), mixed mode)&lt;BR /&gt;&lt;BR /&gt;However we seem to have three versions installed:&lt;BR /&gt;&lt;BR /&gt;# ls /opt/java*&lt;BR /&gt;&lt;BR /&gt;/opt/java1.2:&lt;BR /&gt;jre     plugin&lt;BR /&gt;&lt;BR /&gt;/opt/java1.4:&lt;BR /&gt;3D.release.notes             LICENSE.Java3D               include                      man&lt;BR /&gt;COPYRIGHT                    THIRDPARTYLICENSEREADME.txt  java.os11.release.notes&lt;BR /&gt;COPYRIGHT.Java3D             bin                          jre&lt;BR /&gt;LICENSE                      demo                         lib&lt;BR /&gt;&lt;BR /&gt;/opt/java1.5:&lt;BR /&gt;COPYRIGHT                     bin                           java.os11.release.notes.html  sample&lt;BR /&gt;LICENSE                       demo                          jre&lt;BR /&gt;THIRDPARTYLICENSEREADME.txt   include                       lib&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Jul 2005 08:37:47 GMT</pubDate>
    <dc:creator>Robin King_1</dc:creator>
    <dc:date>2005-07-06T08:37:47Z</dc:date>
    <item>
      <title>JVM Problems - Unable to initialize threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576952#M702838</link>
      <description>We have two 'identical systems' running HP-UX 11.11. Once was ignited from the other. Both systems have Oracle installed.&lt;BR /&gt;&lt;BR /&gt;The DBA's are trying to start a Java installtion app for Oracle on the second box, but are being given the following error:&lt;BR /&gt;&lt;BR /&gt;Unable to initialize threads: cannot find class java/lang/Thread&lt;BR /&gt;Could not create Java VM&lt;BR /&gt;&lt;BR /&gt;I've had a look round and this appears to be an issue with JAVA_HOME or something similar. I'm not sure how to resolve it though. I've compared $PATH for oracle user on both servers and they're identical.&lt;BR /&gt;&lt;BR /&gt;I have seem to have three versions of Java running, 1.2, 1.4 and 1.5. I've tried exporting JAVA_HOME=/opt/java1.5 and /opt/java1.5/bin, but neither seem to resolve the problem.&lt;BR /&gt;&lt;BR /&gt;I found an hp doc that suggested checking the Java Programmers guide, but that didn't really help.&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Robin</description>
      <pubDate>Wed, 06 Jul 2005 06:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576952#M702838</guid>
      <dc:creator>Robin King_1</dc:creator>
      <dc:date>2005-07-06T06:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Problems - Unable to initialize threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576953#M702839</link>
      <description>Hi,&lt;BR /&gt;what happens if you try java-version command(whith oracle user) on both servers? Are there any differences?&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Giacomo</description>
      <pubDate>Wed, 06 Jul 2005 06:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576953#M702839</guid>
      <dc:creator>Giacomo TOTTI</dc:creator>
      <dc:date>2005-07-06T06:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Problems - Unable to initialize threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576954#M702840</link>
      <description>Hi Robin&lt;BR /&gt;&lt;BR /&gt;Try installing latest Java patches.Pls refer to following site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www5.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.search|&amp;amp;patchid=PHCO_30544&amp;amp;context=hpux:800:11:11&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Wed, 06 Jul 2005 07:15:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576954#M702840</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-07-06T07:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Problems - Unable to initialize threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576955#M702841</link>
      <description>Giacomo&lt;BR /&gt;&lt;BR /&gt;The versions are the same:&lt;BR /&gt;&lt;BR /&gt;erbhap2:9.2.0:LNKT:/apps/oracle::/opt/java1.5/bin/java -version&lt;BR /&gt;java version "1.5.0"&lt;BR /&gt;Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-_24_nov_2004_16_29)&lt;BR /&gt;Java HotSpot(TM) Server VM (build 1.5.0 FCS (JS B64) jinteg:11.24.04-15:51 PA2.0 (aCC_AP), mixed mode)&lt;BR /&gt;&lt;BR /&gt;However we seem to have three versions installed:&lt;BR /&gt;&lt;BR /&gt;# ls /opt/java*&lt;BR /&gt;&lt;BR /&gt;/opt/java1.2:&lt;BR /&gt;jre     plugin&lt;BR /&gt;&lt;BR /&gt;/opt/java1.4:&lt;BR /&gt;3D.release.notes             LICENSE.Java3D               include                      man&lt;BR /&gt;COPYRIGHT                    THIRDPARTYLICENSEREADME.txt  java.os11.release.notes&lt;BR /&gt;COPYRIGHT.Java3D             bin                          jre&lt;BR /&gt;LICENSE                      demo                         lib&lt;BR /&gt;&lt;BR /&gt;/opt/java1.5:&lt;BR /&gt;COPYRIGHT                     bin                           java.os11.release.notes.html  sample&lt;BR /&gt;LICENSE                       demo                          jre&lt;BR /&gt;THIRDPARTYLICENSEREADME.txt   include                       lib&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 08:37:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576955#M702841</guid>
      <dc:creator>Robin King_1</dc:creator>
      <dc:date>2005-07-06T08:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Problems - Unable to initialize threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576956#M702842</link>
      <description>Manesh&lt;BR /&gt;&lt;BR /&gt;I've run the HPjconfig 3.0, and the only patch it's highlighted is PHKL_32927</description>
      <pubDate>Wed, 06 Jul 2005 08:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576956#M702842</guid>
      <dc:creator>Robin King_1</dc:creator>
      <dc:date>2005-07-06T08:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Problems - Unable to initialize threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576957#M702843</link>
      <description>This problem is too fundamental to be worrying about patches.&lt;BR /&gt;That is your CLASSPATH set to?&lt;BR /&gt;What does your java command line look like?&lt;BR /&gt;Is there a bootclasspath?&lt;BR /&gt;Has rt.jar been edited?</description>
      <pubDate>Wed, 06 Jul 2005 10:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/jvm-problems-unable-to-initialize-threads/m-p/3576957#M702843</guid>
      <dc:creator>mark rozhin</dc:creator>
      <dc:date>2005-07-06T10:21:19Z</dc:date>
    </item>
  </channel>
</rss>

