Change the date format when Domino server runs as a Windows service
Monday, May 9th, 2011New technote from IBM.
New technote from IBM.
Just a quick note interesting for DB2 installations on Windows 2008 Server or Windows 7 workstations.
If you are receiving an error “SQL5005C System Error” immediately after the launch of the operating system you have most likely missed to add your current user ID to the DB2Admin group on the local machine.
This post is in response to a question asked on my previous post by Gili Nachum.
When re-installing the Sametime Gateway to convert it from a Single Server to a Network Deployment you are obviously faced with the task to re-configure the system, which definitely includes the SSL configuration. There might possibly be a way to transfer most of the configuration using Websphere scripts. In absence of any experience in this area I am going to describe the manual steps here.
Very important: create a backup of your Websphere directory before removing the old installation of the Gateway. I am assuming here that you have followed IBM’s instructionsfor the SSL setup of the single server and didn’t create a custom keystore. In this case you’ll find a key.p12 file within the profile config, which is the NodeDefaultKeyStore and a trust.p12 file, reflecting the NodeDefaultTrustStore.
On setting up the new Sametime Gateway server using network deployment you will be creating a new key store. Instead of creating a certificate request though you are going to import the existing certificate.
Repeat above steps for all trust certificates using the trust.p12 file of the old installation and the CellDefaultTrustStore of the new installation. You can now continue with the SSL configuration for the cluster, the SIP and XMPP proxy.
As a side note to above: it is strongly recommended to change the password for your DefaultKeyStores. Otherwise an attacker might possibly be able to steal and misuse your identity.
Today I had the need to re-install our Lotus Sametime Gateway to change it around from Standalone to Network Deployment. While the de-installation following IBM’s procedure seemed to be alright, I still wasn’t able to re-install the server, ending up with an error message:
“Unable to locate a Sametime Gateway server at [oldinstalllocation]“
Figuring out what was going on kept me busy for quite a while. I got my final hint from the installlog.txt claiming:
“com.ibm.rtc.gateway.install.CheckVPDRegistry, msg1, An existing Sametime Gateway version 8.5.0.0 was detected.”
This pointed me to the final solution on the web. Apparently there can be an issue with Install Shield’s Vital Product Database (VPD), which is still containing an entry for Sametime where there isn’t a valid installation any more. Removing the Gen2 folder from the \Program Files\Common Files\InstallShield\Universal\common directory as described in the linked document above finally allowed me to re-run the set-up. Also note that the Gen2 folder should be backed up before removing as it also holds information for other products that may be installed on the same server. More details on this can also be found in the linked document.
Looks like there is one more issue with the new 8.5.2 release of Lotus Traveler and Update Installer that is going to bug me.
After installing the 8.5.2 Update Installer on my Nokia N97 mobile device there is a little pop-up coming up in the top right corner of the screen whenever I am using the function key on the keyboard (see screen shot below). Removing and reinstalling the app confirmed that it is definitely being the cause.
Now I am obviously wondering whether IBM has missed to remove/disable debug information before shipping the code to the customer. This suspicion is boosted by the notices.txt file in the LotusTraveler directory on my mobile phone claiming to contain ‘NOTICES AND INFORMATION’ for ‘IBM Lotus Notes Traveler 8.5.2 – Beta’.
As with the previous issues I have submitted this problem to IBM for further investigation. It would be nice to know though if anyone else is having similar issues.
Update 02/09/10 – response from IBM:
Sorry for the inconvenience – it is a debug switch – shouldn’t hurt
anything. It has been fixed in the next release of 852 which we be
available around 9/17.
Please download the newer version after 9/17 and install. With the
Lotus Installer application on the device, the users should be prompted
to automatically update their clients.