<?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 Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216533#M687626</link>
    <description>Try&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/keytool.html" target="_blank"&gt;http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/keytool.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 07 Jul 2008 13:39:56 GMT</pubDate>
    <dc:creator>Stephen Keane</dc:creator>
    <dc:date>2008-07-07T13:39:56Z</dc:date>
    <item>
      <title>Java Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216530#M687623</link>
      <description>We are trying to build this new process that connects to a server but keep getting this java error.  We think it might be a certification issue, but are not sure.  Does anyone know what this, or the issue is that is causing this.  BTW, we have other similar process like this one that are not having the same problems.  Let me know if you need more info.&lt;BR /&gt;&lt;BR /&gt;**** Exception javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target during login&lt;BR /&gt;AxisFault&lt;BR /&gt; faultCode: {&lt;A href="http://schemas.xmlsoap.org/soap/envelope/}Server.userException" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/}Server.userException&lt;/A&gt;&lt;BR /&gt; faultSubcode:&lt;BR /&gt; faultString: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt; faultActor:&lt;BR /&gt; faultNode:&lt;BR /&gt; faultDetail:&lt;BR /&gt;        {&lt;A href="http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLHandshakeException:" target="_blank"&gt;http://xml.apache.org/axis/}stackTrace:javax.net.ssl.SSLHandshakeException:&lt;/A&gt; sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:150)&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1476)&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:174)&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:168)&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:847)&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:106)&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Handshaker.java:495)&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Handshaker.java:433)&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:815)&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1025)&lt;BR /&gt;        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1038)&lt;BR /&gt;        at org.apache.axis.components.net.JSSESocketFactory.create(JSSESocketFactory.java:186)&lt;BR /&gt;        at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)&lt;BR /&gt;        at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)&lt;BR /&gt;        at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)&lt;BR /&gt;        at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)&lt;BR /&gt;        at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)&lt;BR /&gt;        at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)&lt;BR /&gt;        at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)&lt;BR /&gt;        at org.apache.axis.client.Call.invokeEngine(Call.java:2784)&lt;BR /&gt;        at org.apache.axis.client.Call.invoke(Call.java:2767)&lt;BR /&gt;        at org.apache.axis.client.Call.invoke(Call.java:2443)&lt;BR /&gt;        at org.apache.axis.client.Call.invoke(Call.java:2366)&lt;BR /&gt;        at org.apache.axis.client.Call.invoke(Call.java:1812)&lt;BR /&gt;        at com.verticalresponse.api._1_0.VRAPI.VRAPIBindingStub.login(VRAPIBindingStub.java:4085)&lt;BR /&gt;        at com.bost.vr.VerticalResponseWrapper.login(VerticalResponseWrapper.java:113)&lt;BR /&gt;        at com.bost.vr.VerticalResponseWrapper.getUnsubscribesAndBounces(VerticalResponseWrapper.java:64)&lt;BR /&gt;        at com.bost.vr.VerticalResponseWrapper.getUnsubscribesAndBounces(VerticalResponseWrapper.java:45)&lt;BR /&gt;        at com.bost.siebel.UnsubscribeProcessor.main(UnsubscribeProcessor.java:71)&lt;BR /&gt;Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2008 20:29:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216530#M687623</guid>
      <dc:creator>Neng Vang</dc:creator>
      <dc:date>2008-06-13T20:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Java Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216531#M687624</link>
      <description>Check your application for missing certificate - 'unable to find valid certification path to requested target during login'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2008 20:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216531#M687624</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-06-13T20:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Java Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216532#M687625</link>
      <description>Ok.  So, we import the certficate into the keytool cacert file.  We've confirmed that it's present.  Does anyone know if I need to point my script to use the key?  I can't find any documents on how to do this.</description>
      <pubDate>Tue, 17 Jun 2008 15:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216532#M687625</guid>
      <dc:creator>Neng Vang</dc:creator>
      <dc:date>2008-06-17T15:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Java Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216533#M687626</link>
      <description>Try&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/keytool.html" target="_blank"&gt;http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/keytool.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2008 13:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216533#M687626</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2008-07-07T13:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Java Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216534#M687627</link>
      <description>please have the following static block in your client side of code&lt;BR /&gt;static&lt;BR /&gt; {&lt;BR /&gt;  System.setProperty("javax.net.ssl.trustStore","path to your key store");&lt;BR /&gt;  System.setProperty("javax.net.ssl.trustStorePassword","pwd for the key stoere");&lt;BR /&gt;}</description>
      <pubDate>Fri, 15 Aug 2008 01:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-error/m-p/4216534#M687627</guid>
      <dc:creator>login</dc:creator>
      <dc:date>2008-08-15T01:28:25Z</dc:date>
    </item>
  </channel>
</rss>

