329 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
The "You have been automatically logged out for security reasons" error is seen with IBM Business Process Manager (BPM)
Tue, May 14th 2013 58
What is important when monitoring IBM Business Process Manager at the infrastructure level?
Mon, May 13th 2013 68
Using the ITCAM for Applications BPM monitoring solution to identify slow Business Process Definitions
Wed, May 8th 2013 81
Top 6 mistakes in IBM Business Process Manager installations
Tue, May 7th 2013 115
Verbose Garbage Collection logging in the WebSphere Liberty Profile
Wed, May 1st 2013 77
Knowledge Collection: Troubleshooting documents for IBM Business Monitor
Tue, Apr 30th 2013 67
IBM Business Process Manager 8.5 - It's Announced
Tue, Apr 30th 2013 127
Top 10
NFS, Linux file permissions and IBM Installation Manager
Fri, Nov 23rd 2012 4583
Silently installing WebSphere Application Server Network Deployment 8.5 - no GUIs here
Wed, Oct 3rd 2012 1585
Error "CWWIM4512E The password match failed" seen using WebSphere Portal Express v7 on Linux
Thu, Jan 27th 2011 1400
SECJ0369E: Authentication failed when using LTPA. The exception is
Wed, Aug 25th 2010 1008
More on Lotus Notes and temporary directories
Thu, May 3rd 2012 893
CWWIM4520E The 'javax.naming.ServiceUnavailableException - Fun and Games with WebSphere Application Server and Microsoft Active Directory
Wed, Mar 7th 2012 859
IBM Notes 9 on the Mac - it's lovely ….
Fri, Dec 14th 2012 843
OSX - Climbing the Mountain Lion
Fri, Jul 27th 2012 800
More on the AJAX Proxy
Wed, Mar 6th 2013 796
java.security.cert.CertPathValidatorException: Certificate chaining error seen with IBM Business Process Manager v8
Mon, Dec 3rd 2012 666


IBM Tivoli Directory Integrator and SSL
   

We saw this error today: -

2012-06-14 16:09:04,360 INFO  [AssemblyLine.AssemblyLines/populate_from_dns_file.1] - [PopFromDns_lookup_dn] [lookup_user] CTGDIS495I handleException , initialize, javax.naming.CommunicationException: simple bind failed: ldap.uk.ibm.com:636 [Root exception is javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is:

        java.security.cert.CertPathValidatorException: The certificate issued by O=UK,O=IBM,O=COM is not trusted; internal cause is:

        java.security.cert.CertPathValidatorException: Certificate chaining error]
2012-06-14 16:09:04,362 ERROR [AssemblyLine.AssemblyLines/populate_from_dns_file.1] - [PopFromDns_lookup_dn] [lookup_user] CTGDIS810E handleException - cannot handle exception , initialize

javax.naming.CommunicationException: simple bind failed:
ldap.uk.ibm.com:636 [Root exception is javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.h: PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is:

        java.security.cert.CertPathValidatorException: The certificate issued by O=UK,O=IBM,O=COM is not trusted; internal cause is:

        java.security.cert.CertPathValidatorException: Certificate chaining error]

in a new IBM Connections 3.0.1 environment, when running: -

$ ./populate_from_dn_file.sh

Having followed my own advice to check / update the SSL certificates: -

/opt/IBM/TDI/V7.0/jvm/jre/bin/keytool -list -keystore /opt/IBM/TDI/V7.0/jvm/jre/bin/keystore.jks -storepass passw0rd

but I was still getting the same exception, and was starting to question my sanity.

Then I Google'd the error and found this thread: -

SSL to Active directory

<snip>
* The error of "The certificate issued by CN=minca, DC=ad, DC=huseby,
DC=com is not trusted" is probably an issue of the TDI Server pointing
to the wrong JKS file
, or you do not have all the required public
certificates in the trustStore to validate the certificate presented
by the AD Server.

* Enable the "javax.net.debug=true" in the solution.properties.  By
doing this, more information about the SSL handshake between the TDI
server and AD machine will be dumped to the TDI Config Editor console
log.  Have a review the output..towards the top of the log you will be
able to validate which JKS files the server is using.  You should also
be able to read through the logs..and see which certificate is causing
the problem. 
</snip>

I checked further, and found that we were missing BOTH of the following files: -

/opt/IBM/TDI/V7.0/tdisol_AD/TDI/solution.properties
/opt/IBM/TDI/V7.0/tdisol_AD/TDI/etc/global.properties

The key lines are: -

javax.net.ssl.trustStore=/opt/IBM/TDI/V7.0/jvm/jre/bin/keystore.jks
javax.net.ssl.trustStorePassword=passw0rd
javax.net.ssl.trustStoreType=jks

It seems that solution.properties is the more critical of the two files: the problem didn't go away until I updated solution.properties, so I'm guessing that global.properties is ignored, perhaps because we are using a solution directory: -

/opt/IBM/TDI/V7.0/tdisol_AD/TDI

especially as the forum thread also said: -

<snip>
* Are you using a Solution Directory, or the Install Directory as the
base for your TDI solutions?
Depending on the answer, you will either be using the
global.properties or solution.properties file.
* I will assume you are using the solution.properties file in your
Solution Directory.
</snip>


---------------------
http://portal2portal.blogspot.com/2012/06/ibm-tivoli-directory-integrator-and-ssl.html
Jun 14, 2012
247 hits



Recent Blog Posts
58


The "You have been automatically logged out for security reasons" error is seen with IBM Business Process Manager (BPM)
Tue, May 14th 2013 4:29a   Dave Hay
Another one thanks to the @IBM_BPM service on Twitter: - Problem(Abstract) When you submit a coach or run an exposed service you might see the error message: "You have been automatically logged out for security reasons. Unfortunately, because of this we are unable to save your information at this time. Please run this task again to save your information." Cause There are several reasons why this error is thrown by IBM Business Process Manager. This document provides a list of all of the pos [read] Keywords: ibm apple application css microsoft security server twitter websphere
68


What is important when monitoring IBM Business Process Manager at the infrastructure level?
Mon, May 13th 2013 8:45a   Dave Hay
Again, this popped up in my Twitter stream of consciousness, thanks to @IBM_BPM : - In my customer engagements, I am often asked the following questions: • What metrics should we use to monitor the infrastructure for our IBM Business Process Manager environment? • What key metrics should I always look at to prevent the environment from becoming unavailable? • Which actions should be taken in case the metric threshold is exceeded or when receiving an alert by running out of service? Fo [read] Keywords: ibm apple application community server twitter websphere
81


Using the ITCAM for Applications BPM monitoring solution to identify slow Business Process Definitions
Wed, May 8th 2013 9:47a   Dave Hay
This came to my attention via the @IBM_BPM Twitter account: - IBM Business Process Manager (BPM) is a widely used, comprehensive BPM platform that gives you visibility and insight to manage business processes. One of the biggest challenges for BPM customers is tracking the health and performance of the BPM server and its processes, then identifying potential issues to improve the satisfaction of the end user. BPM customer business can be impacted by the following scenarios: • BPM server takes [read] Keywords: ibm apple application applications best practice community server tivoli twitter wiki
115


Top 6 mistakes in IBM Business Process Manager installations
Tue, May 7th 2013 7:09a   Dave Hay
Let's play a game of word association. What subject comes to mind with the words "engaging" and "terrifying"? Whatever you are thinking, I suspect it wasn't IT security. Yet those very words describe J Keith Wood and Jens Engelke's new IBM Redbooks publication. In it, they share their experiences of working with IBM customers around the world on securing IBM Business Process Manager solutions. Security pitfalls are everywhere and the stakes could not be higher. This blog post is part of [read] Keywords: ibm community database security server
77


Verbose Garbage Collection logging in the WebSphere Liberty Profile
Wed, May 1st 2013 4:07a   Dave Hay
As part of an exercise to help a colleague, who was trying to work out how to enable verbose GC logging within the WAS Liberty Profile, I've just installed Liberty and the WAS Developer Tools onto my Mac. I used this excellent blog post: - How to install WebSphere 8.5 Liberty profile on Mac as inspiration, as well as an earlier blog post of mine: - WebSphere Application Server 8.5 Developer Tools for Eclipse and WebSphere Application Server 8.5 Liberty Profile Developer Tools I downloaded Eclip [read] Keywords: ibm application applications community eclipse java mac profile properties server vm websphere
67


Knowledge Collection: Troubleshooting documents for IBM Business Monitor
Tue, Apr 30th 2013 11:23a   Dave Hay
Abstract This Knowledge Collection is a focused compilation of links to documents for troubleshooting. Content A Knowledge Collection is a focused compilation of links to documents that share a common theme. Knowledge Collections are navigation aids that organize content to help users quickly find relevant information. Knowledge Collections are not designed to be an all-inclusive list of all documents dealing with the specific theme. Knowledge Collection: Troubleshooting documents for IBM Bus [read] Keywords: ibm
127


IBM Business Process Manager 8.5 - It's Announced
Tue, Apr 30th 2013 11:23a   Dave Hay
Announcement: IBM Business Process Manager and IBM Integration Designer Version 8.5 products This product version includes the following enhancements: • Simplified IBM Business Process Manager installation, configuration, migration, and administration processes to help reduce the time and effort required to set up, manage, and expand IBM Business Process Manager environments • Significant enhancements to the IBM Business Process Manager built-in dashboards to help improve business process [read] Keywords: administration collaboration ibm apple application applications development enterprise integration interface mobile network security server websphere
96


Note to Self - Java Runtime Environment and Mozilla Firefox on 64-bit Red Hat Linux
Tue, Apr 30th 2013 8:06a   Dave Hay
(1) Download the JRE from here ( assuming that you're happy to use the Oracle JRE ): - Java Downloads for All Operating Systems - Recommended Version 7 Update 21 I chose the Linux x64 RPM from the above list: - http://javadl.sun.com/webapps/download/AutoDL?BundleId=76852 (2) Install the RPM: - $ rpm -ivh jre-7u21-linux-x64.rpm (3) Create a symbolic link to the plugin: - ( for non-root user e.g. wasadmin ) $ ln -s /usr/java/jre1.7.0_21/lib/amd64/libnpjp2.so /home/wasadmin/.mozilla/plugins/ ( fo [read] Keywords: firefox java linux oracle red hat




100


WebSphere Application Server, the Service Integration Bus, CWSIS1501E and ORA-28000: the account is locked
Fri, Apr 26th 2013 4:03a   Dave Hay
I was trying to work out why my two Service Integration (SI) buses were failing to start up. My back-end database is Oracle 11g R2, with which I'm slowly becoming familiar. I could see: - [4/25/13 19:28:15:752 BST] 00000013 SibMessage I [MONITOR.BAMCELL.Bus:BAMSR01.Messaging.000-MONITOR.BAMCELL.Bus] CWSID0016I: Messaging engine BAMSR01.Messaging.000-MONITOR.BAMCELL.Bus is in state Starting. [4/25/13 19:28:15:753 BST] 00000012 SibMessage I [CEI.BAMCELL.BUS:BAMSR01.Messaging.000-CEI.BAM [read] Keywords: ibm apple application database integration java oracle server sql websphere
108


Slow but steady success with Oracle 11g R2
Thu, Apr 25th 2013 7:05a   Dave Hay
I'm on my second installation of Oracle 11g R2, having previously installed it using the GUI. This time around I've used a response file to install the product ( see below )via the command: - ./runInstaller -silent -responseFile response/db_install.rsp and all seems OK so far. I did hit a few challenges: - (i) I don't appear to have the oracle_env.sh script anywhere on my box, meaning that the ORACLE_HOME and ORACLE_SID aren't set up. I manually created the script: - oracle_env.sh ORACLE_HO [read] Keywords: ibm application database email enterprise google network oracle password security server smtp sql




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - Mobile Edition