I'm running CFMX 6.1 on a Solaris server. In anticipation of the DST change,
we installed the 1.4.2_11 JDK, and successfully switched the CFMX JVM to this
new version (as confirmed in the "System Information" screen in administrator).
When we received the "Null pointer exception" errors using CFLDAP afterward,
we applied the hf58766 hot fix per the applicable knowledgebase article. On
our first attempt, the hf58766_611.jar file did not automatically appear in the
classpath as described in the article, so we placed the .jar file explicitly at
the top of the classpath, and restarted. Now, the .jar file is visible in the
"System Information" classpath, but the version is still reported as
6,1,0,83762, and CFLDAP still causes errors. On my Windows servers, I
installed the new JRE and patches with no problems, CFLDAP works just fine, and
the version is reported as 6,1,0,hf58766_611.

What could be going wrong here? The .jar file was transferred in binary
format...everything that normally goes wrong with such an update has been
checked and rechecked. Any help you could provide would be greatly appreciated.

Thanks in advance.