WCM Syndication – Failed to Fetch Error
Hi Folks,
Last weekend I hit the “Failed to Fetch” error during the WCM Syndication. After consulting to several IBM engineers, I finally managed to solve it.
This article shows you how to solve this issue.
: Subject nane of signer cert does not match issuer name of supplied cert chain
Hi Folks,
Last weekend our Portal Production server got some issue, related to the Certificate problem.
Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Subject nane of signer cert does not match issuer name of supplied cert chain
at com.ibm.jsse2.bx.a(bx.java:14)
at com.ibm.jsse2.by.a(by.java:147)
at com.ibm.jsse2.by.a(by.java:202)
at com.ibm.jsse2.w.a(w.java:206)
at com.ibm.jsse2.w.a(w.java:280)
at com.ibm.jsse2.v.a(v.java:184)
at com.ibm.jsse2.by.a(by.java:193)
at com.ibm.jsse2.by.l(by.java:257)
…
…
Just to share a abit…
If you find this error, you might need to check whether the Certificate that is installed at the server side valid (or even broken) or not. Be noticed that you will not know the validity of the certificate by using the browser to view certificate. This is seen only by the Java code.
Then, after replacing this certificate, our problem was solved.
Cheers!
Implementing AJAX in IBM WCM Portlet Part 2
Hi Folks,
Last time I posted article on how to implement AJAX in the IBM WCM Portlet. The missing from that writing is the content caching portion. In this article, I will finish up that portion for the completeness of the entire solution.
Lotus Connections – How to prevent anonymous access
Hi Folks,
Maybe you have heard about or even been using the Lotus Connections, but do not want to open this LC access to anonymous user. This article gives you some hints to make it happen.
Lotus Connections – Blog Entry failed
Hi Folks,
This week, I found a silly issue in the Lotus Connections. This issue was encountered during the creation of the new blog entry. When I clicked on the “New Entry” link on the Blog feature, it showed the “Unexpected Exception, Blog has encountered and logged an unexpected exception”.
Domino Directory Assistance Group Cache Issue
Hi Folks, Just in case you are facing the issue in Domino Directory Assistance Group lookup, when you cannot search other groups, this information might be useful.
leave a comment