SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: No trusted certificate found #187

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I am trying to connect to https://www.google.com/analytics/feeds/data
through IBM server then i am getting the exception like this.
2. Network error trying to retrieve feed: com.ibm.jsse2.util.h: No trusted
certificate found
[9/15/09 21:17:25:942 IST] 00000034 SystemErr     R
javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: No trusted
certificate found
[9/15/09 21:17:25:970 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.n.a(n.java:17)
[9/15/09 21:17:25:970 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.jc.a(jc.java:541)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.db.a(db.java:403)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.db.a(db.java:278)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.eb.a(eb.java:137)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.eb.a(eb.java:157)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.db.m(db.java:243)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.db.a(db.java:280)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.jc.a(jc.java:104)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.jc.g(jc.java:470)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.jc.a(jc.java:284)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.jsse2.jc.startHandshake(jc.java:172)
[9/15/09 21:17:25:971 IST] 00000034 SystemErr     R     at
com.ibm.net.ssl.www2.protocol.https.b.afterConnect(b.java:65)
[9/15/09 21:17:25:972 IST] 00000034 SystemErr     R     at
com.ibm.net.ssl.www2.protocol.https.c.connect(c.java:3)
[9/15/09 21:17:25:972 IST] 00000034 SystemErr     R     at
com.ibm.net.ssl.www2.protocol.https.a.connect(a.java:49)
[9/15/09 21:17:25:972 IST] 00000034 SystemErr     R     at
com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:488)
[9/15/09 21:17:25:972 IST] 00000034 SystemErr     R     at
com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:
515)
[9/15/09 21:17:25:972 IST] 00000034 SystemErr     R     at
com.google.gdata.client.Service.getFeed(Service.java:1053)
[9/15/09 21:17:25:972 IST] 00000034 SystemErr     R     at
com.google.gdata.client.Service.getFeed(Service.java:916)
[9/15/09 21:17:25:972 IST] 00000034 SystemErr     R     at
com.google.gdata.client.GoogleService.getFeed(GoogleService.java:631)
[9/15/09 21:17:25:972 IST] 00000034 SystemErr     R     at
com.google.gdata.client.Service.getFeed(Service.java:935)
[9/15/09 21:17:25:972 IST] 00000034 SystemErr     R     at
com.wcm.edeco.actions.ProjectAction.service(ProjectAction.java:213)
[9/15/09 21:17:25:972 IST] 00000034 SystemErr     R     at
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
[9/15/09 21:17:25:973 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
[9/15/09 21:17:25:973 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)
[9/15/09 21:17:25:973 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java
:118)
[9/15/09 21:17:25:973 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.jav
a:87)
[9/15/09 21:17:25:973 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.
java:696)
[9/15/09 21:17:25:973 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.
java:641)
[9/15/09 21:17:25:973 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java
:475)
[9/15/09 21:17:25:973 IST] 00000034 SystemErr     R     at
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.ja
va:463)
[9/15/09 21:17:25:973 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3107)
[9/15/09 21:17:25:973 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:238)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpIn
boundLink.java:465)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpIn
boundLink.java:394)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCal
lback.java:102)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCom
pletionListener.java:152)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213
)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.j
ava:195)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
[9/15/09 21:17:25:974 IST] 00000034 SystemErr     R     at
com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
[9/15/09 21:17:25:975 IST] 00000034 SystemErr     R     at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
[9/15/09 21:17:25:975 IST] 00000034 SystemErr     R     at
com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
[9/15/09 21:17:25:975 IST] 00000034 SystemErr     R     at
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
[9/15/09 21:17:25:975 IST] 00000034 SystemErr     R Caused by:
com.ibm.jsse2.util.h: No trusted certificate found

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
WebSphere6.1
OS XP

Please provide any additional information below.

Original issue reported on code.google.com by prasanth...@gmail.com on 15 Sep 2009 at 4:20

GoogleCodeExporter commented 9 years ago
Hey I too face the same issue. For God's shake any one please help for this 
issue. I
have created my own certificate and imported in keystore and made the same to be
imported inot JRE. But still the issue persists. Do Google provides any SSL
certificate of them.

Thanks,
Srini

Original comment by wcm.mas...@gmail.com on 17 Sep 2009 at 6:48