Application integration & Middleware Documentum upgrade project – ActiveX and D2-Client 3.1Sp1 15.09.2014 by Gérard Wisson This is another blog posting an our Documentum upgrade project. This time, the following issue occured: the ActiveX could not be installed using the D2-Client. We had to access the D2-Config url to have it installed. For a normal user,(…)
Application integration & Middleware Kerberos SSO with Liferay 6.1 14.09.2014 by Morgan Patou In my previous blog, I described the process to install a Kerberos Client and how to Kerberized Alfresco. In this blog, I will continue in the same way and present another application that could be configured to use(…)
Application integration & Middleware Documentum upgrade project – Documentum Administrator and ACS 12.09.2014 by Gérard Wisson After having installed the Documentum Administrator, one of our test was to open a document. When I opened one for the first time the content was empty although I knew it contained text. But the correct content was well displayed when I(…)
Application integration & Middleware Documentum upgrade project – D2EventSenderMailMethod & bug with Patch 12 11.09.2014 by Gérard Wisson We started the Documentum upgrade in the wintertime and our jobs ran successfully by following the defined schedule. Once we moved to the summertime we hit an issue: A job that was scheduled for instance at 4:00 AM was executed(…)
Application integration & Middleware Documentum upgrade project – sharing experience 05.09.2014 by Gérard Wisson A few weeks ago, we finished a Documentum upgrade at a customer site. Now, after having analyzed and made a status point (we do that after each upgrade project to optimize our procedures and skills) it is time to share(…)
Application integration & Middleware Documentum: some useful queries (DQL/IAPI) 07.08.2014 by Middleware Team In this blog post I want to sharing some useful DQL and IAPI queries that I am using all the time. They are more dedicated to Documentum support/debug and grouped by components. In order to use them, I recommend Qdman:(…)
Application integration & Middleware SQL Server Perfmon does not start automatically 15.07.2014 by Stéphane Haby I have recently used perfmon (performance monitor) at a customer site. I created a Data Collector Set to monitor CPU, Memory, Disk, and Network during one day. Then, I ran the monitor and I received a “beautiful” error message…(…)
Application integration & Middleware Java Mission Control 5.2 (7u40) deserves your attention 01.07.2014 by Middleware Team Recently, some new versions of java were made available. Most people think Java updates are boring and only security-oriented. But one of the last updates (7u40) includes a feature which deserves attention. I mean Java Mission Control 5.2. Hotspot incoming(…)
Application integration & Middleware Understanding JVM Java memory leaks 27.06.2014 by Middleware Team Lots of people think that Java is free of memory management as the JVM uses a Garbage Collector. The goal of this collector is to free objects that are no longer used in the program without the developer being(…)
Application integration & Middleware SQL Server 2014: sys.dm_exec_query_profiles, a new promising feature 13.06.2014 by Microsoft Team Among the hidden features provided by SQL Server 2014 there is a very interesting dynamic management view named sys.dm_exec_query_profiles. This feature will help the database administrators and experienced developers to troubleshoot long running queries in real-time. I’m pretty sure(…)