<?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: swa dies with java exception in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111527#M446091</link>
    <description>I forgot to ask for the OS release and architecture/model.  We are working on an incremental release and I would like to fix any problem right away.</description>
    <pubDate>Tue, 03 Jun 2008 22:12:12 GMT</pubDate>
    <dc:creator>Bob E Campbell</dc:creator>
    <dc:date>2008-06-03T22:12:12Z</dc:date>
    <item>
      <title>swa dies with java exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111522#M446086</link>
      <description>&lt;!--!*#--&gt;Hi I have a couple of systems where swa does not work. Could you help me figure out what is missing?&lt;BR /&gt;&lt;BR /&gt;thosan@wesley|pts/1:/home/thosan$ sudo /opt/swa/bin/swa report                                                      &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  05/30/08 16:07:37 METDSTDST  BEGIN T  Report on Issues and New Software (user=thosan)  (jobid=wesley)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Gathering Inventory&lt;BR /&gt;&lt;BR /&gt;       * Using existing inventory for host "wesley"&lt;BR /&gt;&lt;BR /&gt;       * Getting Catalog of Recommended Actions and Software&lt;BR /&gt;&lt;BR /&gt;       * Command output:&lt;BR /&gt;&lt;BR /&gt;         - Exception in thread "main" java.lang.NoClassDefFoundError: COM/rsa/asn1/SunJSSE_bw&lt;BR /&gt;&lt;BR /&gt;           at COM.rsa.jsafe.SunJSSE_eu.a(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at COM.rsa.jsafe.SunJSSE_dq.b(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at COM.rsa.jsafe.SunJSSE_dq.a(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at com.sun.net.ssl.internal.ssl.JS_KeyFactory.engineGeneratePublic(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at java.security.KeyFactory.generatePublic(KeyFactory.java:221)&lt;BR /&gt;&lt;BR /&gt;           at sun.security.x509.X509Key.buildX509Key(X509Key.java:204)&lt;BR /&gt;&lt;BR /&gt;           at sun.security.x509.X509Key.parse(X509Key.java:151)&lt;BR /&gt;&lt;BR /&gt;           at sun.security.x509.CertificateX509Key.&lt;INIT&gt;(CertificateX509Key.java:58)&lt;BR /&gt;&lt;BR /&gt;           at sun.security.x509.X509CertInfo.parse(X509CertInfo.java:706)&lt;BR /&gt;&lt;BR /&gt;           at sun.security.x509.X509CertInfo.&lt;INIT&gt;(X509CertInfo.java:153)&lt;BR /&gt;&lt;BR /&gt;           at sun.security.x509.X509CertImpl.parse(X509CertImpl.java:1679)&lt;BR /&gt;&lt;BR /&gt;           at sun.security.x509.X509CertImpl.&lt;INIT&gt;(X509CertImpl.java:173)&lt;BR /&gt;&lt;BR /&gt;           at sun.security.provider.X509Factory.engineGenerateCertificate(X509Factory.java:90)&lt;BR /&gt;&lt;BR /&gt;           at java.security.cert.CertificateFactory.generateCertificate(CertificateFactory.java:389)&lt;BR /&gt;&lt;BR /&gt;           at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:742)&lt;BR /&gt;&lt;BR /&gt;           at java.security.KeyStore.load(KeyStore.java:652)&lt;BR /&gt;&lt;BR /&gt;           at com.sun.net.ssl.internal.ssl.TrustManagerFactoryImpl.a(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at com.sun.net.ssl.internal.ssl.SSLContextImpl.e(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.&lt;INIT&gt;(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;&lt;BR /&gt;           at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)&lt;BR /&gt;&lt;BR /&gt;           at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)&lt;BR /&gt;&lt;BR /&gt;           at java.lang.reflect.Constructor.newInstance(Constructor.java:274)&lt;BR /&gt;&lt;BR /&gt;           at java.lang.Class.newInstance0(Class.java:308)&lt;BR /&gt;&lt;BR /&gt;           at java.lang.Class.newInstance(Class.java:261)&lt;BR /&gt;&lt;BR /&gt;           at javax.net.ssl.SSLSocketFactory.getDefault(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at javax.net.ssl.HttpsURLConnection.&lt;INIT&gt;(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl." target="_blank"&gt;www.protocol.https.HttpsURLConnectionImpl.&lt;/A&gt;&lt;INIT&gt;(DashoA12275)&lt;BR /&gt;&lt;BR /&gt;           at sun.net.&lt;A href="http://www.protocol.https.Handler.openConnection(DashoA12275)" target="_blank"&gt;www.protocol.https.Handler.openConnection(DashoA12275)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;           at java.net.URL.openConnection(URL.java:896)&lt;BR /&gt;&lt;BR /&gt;           at com.hp.swa.util.URLHelper.openInputStream(URLHelper.java:44)&lt;BR /&gt;&lt;BR /&gt;           at com.hp.swa.util.URLHelper.copyContentToFile(URLHelper.java:109)&lt;BR /&gt;&lt;BR /&gt;           at com.hp.swa.util.URLHelper.fetchFromURLList(URLHelper.java:210)&lt;BR /&gt;&lt;BR /&gt;           at com.hp.swa.command.Catalog.fetchCatalog(Catalog.java:203)&lt;BR /&gt;&lt;BR /&gt;           at com.hp.swa.command.Catalog.execute(Catalog.java:217)&lt;BR /&gt;&lt;BR /&gt;           at com.hp.swa.command.SSWA.executeSteps(SSWA.java:144)&lt;BR /&gt;&lt;BR /&gt;           at com.hp.swa.command.SSWA.execute(SSWA.java:161)&lt;BR /&gt;&lt;BR /&gt;           at com.hp.swa.command.ModuleHelper.execModule(ModuleHelper.java:103)&lt;BR /&gt;&lt;BR /&gt;           at com.hp.swa.command.SSWA.main(SSWA.java:169)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  05/30/08 16:07:39 METDSTDST  END T  Report on Issues and New Software succeeded. (user=thosan)  (jobid=wesley)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE:    More information may be found in the Software Assistant logfile "/var/opt/swa/swa.log".&lt;BR /&gt;&lt;BR /&gt;Thomas&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;</description>
      <pubDate>Fri, 30 May 2008 13:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111522#M446086</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2008-05-30T13:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: swa dies with java exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111523#M446087</link>
      <description>What is your java classpath set to?  What version of Java are you running.  Compare the classpath of the systems that are working with those that are not.</description>
      <pubDate>Fri, 30 May 2008 14:01:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111523#M446087</guid>
      <dc:creator>Craig A. Sharp</dc:creator>
      <dc:date>2008-05-30T14:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: swa dies with java exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111524#M446088</link>
      <description>Sorry to hear you are having trouble. I would ask that you try the command:&lt;BR /&gt;&lt;BR /&gt;$ swa step catalog -x catalog_max_age=0 -x verbosity=D&lt;BR /&gt;&lt;BR /&gt;Note that you should not need sudo for this operation.  You might also check that you are running the newest version of SWA (available from &lt;A href="https://www.hp.com/go/swa)." target="_blank"&gt;https://www.hp.com/go/swa).&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you have run on another system without issues you can try an analysis of wesley from that box using the command:&lt;BR /&gt;&lt;BR /&gt;$ swa report -s ssh://thosan@wesley&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jun 2008 21:42:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111524#M446088</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2008-06-03T21:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: swa dies with java exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111525#M446089</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;It is the latest version of swa. got it to work by intalling jre15_15012_ia.depot. As the machine had jre1.4 beforehand I just upgraded 1.4 with rte14_14217_ia.depot. But for some reason that did not work on these two machines. &lt;BR /&gt;&lt;BR /&gt;I can undo jre15 and see if I can reproduce the problem if that will help you determine the rootcause so that other people do not encounter the same problem.&lt;BR /&gt;&lt;BR /&gt;Thomas</description>
      <pubDate>Tue, 03 Jun 2008 21:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111525#M446089</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2008-06-03T21:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: swa dies with java exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111526#M446090</link>
      <description>Thanks for the information!  I will work with the other SWA minions to review the JRE combinations we have checked recently.  I know that 1.5 is preferred, but versions after Jre14,r=1.4.2.09.04 should work.&lt;BR /&gt;&lt;BR /&gt;All versions of Jre15 should work, but a "structural" dependency exists on at least 1.5.0.02.01.</description>
      <pubDate>Tue, 03 Jun 2008 22:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111526#M446090</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2008-06-03T22:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: swa dies with java exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111527#M446091</link>
      <description>I forgot to ask for the OS release and architecture/model.  We are working on an incremental release and I would like to fix any problem right away.</description>
      <pubDate>Tue, 03 Jun 2008 22:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111527#M446091</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2008-06-03T22:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: swa dies with java exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111528#M446092</link>
      <description>Bob, I attended your hands-on class on HPTF2008 (in fact I'm sitting here, listening to you when writing this comment). I have just removed JRE15&lt;BR /&gt;&lt;BR /&gt;thosan@wesley|pts/1:/home/thosan$ sudo swremove Java15JRE&lt;BR /&gt;&lt;BR /&gt;It was removed nicely but now I _can_ run swa without getting the error above. So I can't reproduce this anymore :-(&lt;BR /&gt;&lt;BR /&gt;But it raises another question. Shouldn't swremove undo what swinstall did? or?&lt;BR /&gt;&lt;BR /&gt;Thomas</description>
      <pubDate>Thu, 19 Jun 2008 22:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111528#M446092</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2008-06-19T22:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: swa dies with java exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111529#M446093</link>
      <description>Heck, I wish you had stuck around.  I could have explained this one.  When you remove a patch it will return you to the original files.  When you remove a product, you get the lack of that product.&lt;BR /&gt;&lt;BR /&gt;Best guess is that your JRE installation was partial or corrupt.  Removing it left a valid JRE 1.4 that SWA used instead.&lt;BR /&gt;&lt;BR /&gt;Hope you travelled safely.  I ran into a bad case of overdue garage cleaning...&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2008 00:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111529#M446093</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2008-06-23T00:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: swa dies with java exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111530#M446094</link>
      <description>Bob&lt;BR /&gt;&lt;BR /&gt;My trip home was fine, thanks. &lt;BR /&gt;&lt;BR /&gt;Thanks for the explanation with products and patches. You said that multiple times during the sessions, but I guess you have to "try" it yourself before one realizes that it actually works that way!&lt;BR /&gt;&lt;BR /&gt;Thanks for your support.</description>
      <pubDate>Mon, 23 Jun 2008 11:32:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111530#M446094</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2008-06-23T11:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: swa dies with java exception</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111531#M446095</link>
      <description>Problematic java installation on the two nodes.</description>
      <pubDate>Mon, 23 Jun 2008 11:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swa-dies-with-java-exception/m-p/5111531#M446095</guid>
      <dc:creator>Telia BackOffice</dc:creator>
      <dc:date>2008-06-23T11:54:07Z</dc:date>
    </item>
  </channel>
</rss>

