Our pictures of our South East Asia round trip with AIDAcara are now online. Ever after we sorted out most of the pictures there are still many of them remaining. So be prepared and have enough time if you want to see them
Ich wollte mich noch einmal offiziell zurückmelden. Wir sind am Dienstag abend wieder gut zuhause angekommen. Die 2 Wochen auf der Aida vergingen wie im Flug (obwohl wir ja auf dem Schiff waren
).
(Deutsch) … sofern es nicht so weiter schneit wie zur Zeit, werden wir heute abend Richtung Bangkok aufbrechen. Am Montag geht es dann auf’s Schiff.
Drückt uns die Daumen, dass sich der Flug nicht so arg verspätet, dafür denken wir auch zwischendurch mal an Euch im kalten Deutschland
Wer wissen will wo wir gerade stecken und wie das Wetter dort ist, der kann sich unter diesem Link informieren.
Ansonsten bis in 2 Wochen!
As I already got several requests now I think I need to document it here:
Users in Germany do see wrong calendar weeks in Notes 8.5.1 this year. To correct this you need to change a setting in your Notes client. Go to “File -> Preferences ->Calendar and To Do -> Regional Settings -> Week Numbers” and change the setting to “Always use ISO-Standard” instead of “Use my operating system regional setting”.
Afterwards the week numbers will be correctly displayed according to the German standard.
If you want to enable Sametime awareness within Lotus Connections 2.5 together with the Sametime embedded client in Notes 8.0.2 or later you need to do the following (Documented in the InfoCenter but seems sometimes to be overlooked)
- Exit the Notes client.
- Open the plugin_customization.ini file in a text editor.By default, the plugin_customization.ini file is stored in the following directory:
C:\notes\framework\rcp
- Search for the com.ibm.collaboration.realtime.webapi/startWebContainer property. If it is set to false, set it equal to true. If you do not find it, add the property using the follow syntax:
com.ibm.collaboration.realtime.webapi/startWebContainer=true
- Save and close the plugin_customization.ini file.
- Restart your Notes client.
This should work with all Notes versions later than 8.0.2 (IFR1).
The solution I described for the Sametime awareness issue did also solve another problem I had with the Lotus Connections Connector for Lotus Quickr.
When I created a new community and wanted to add a Quickr teamplace to this community, the Quickr place was not created correctly or not created at all. Instead a Java exception occured:
1 2 3 4 5 6 7 8 9 10 | [03.12.09 13:52:26:190 CET] 00000073 QuickrAtomCli E org.apache.commons.logging.impl.Jdk14Logger error Der Quickr-Server hat für POST bis http://quickr.acme.com/dm/atom/places/feed einen Fehler zurückgegeben [03.12.09 13:52:26:250 CET] 00000073 QuickrAtomCli E org.apache.commons.logging.impl.Jdk14Logger error Der Quickr-Server hat zurückgegeben: 404 - Not Found [03.12.09 13:52:26:310 CET] 00000073 QuickrAtomCli E org.apache.commons.logging.impl.Jdk14Logger error Der Quickr-Server hat die folgende Antwort zurückgegeben: <td :error xmlns:td="urn.ibm.com/td"></td> <td :errorCode xmlns:td="urn.ibm.com/td">404</td> <td :errorMessage xmlns:td="urn.ibm.com/td"></td> [03.12.09 13:52:26:340 CET] 00000073 QuickrMemberS E org.apache.commons.logging.impl.Jdk14Logger error Erstellung eines Quickr-Bereichs ist fehlgeschlagen. Ursache: 404 - Not Found com.ibm.tango.exception.TangoException: 404 - Not Found at com.ibm.lconn.comm.quickr.QuickrAtomClient.validateResponse(QuickrAtomClient.java:252) at com.ibm.lconn.comm.quickr.QuickrAtomClient.createPlace(QuickrAtomClient.java:142) |
After I changed the “Token format” in the Domino Web SSO configuration document everything works fine now …
Update:
Almost everything worked
There was still a small issue. If you wanted to save a document from Activities into Lotus Quickr (Domino) you got the list of place and could choose a place and a folder. But then the error “Could not contact remote server” appeared.
The solution was to add the line “AllowEncodedSlashes On” to the HTTPD.CONF file of the web server. After restarting the web server you were able to save the file to the Quickr place [Thanks to my collegue Colm O'Brien].
Just had the problem that there was no Sametime awareness in Quickr 8.2 (Domino). Although everything was configured correctly including a working SSO between the servers nothing happened. Even the Java console did not start. With firebug you saw that the STLINKS.JS was loaded correctly.
The solution:
In the Domino Web SSO configuration document the “Token format” was set to “LtpaToken and LtpaToken2 (compatible with all releases of Domino)”. after I changed that to the default of “LtpaToken (compatible with Domino 7 and prior releases)” and restartet the HTTP tasks everything were fine. Not sure if this has something to do with it: The token itself was an imported token of a Websphere 6.1 (Lotus Connections) server.
Stuart pointed out what you need to change in the QPCONFIG.XML of Lotus Quickr 8.2 (Domino) to be able to display the Lotus Connections 2.5 business card within Quickr. The new Dojo-based 2.5 business card could currently not be displayed as Connections and Quickr are using different Dojo versions (will change with the next Quickr release) so you need to switch to the older (2.0.1) style of the business card in the meantime.
Here is how to do that:
1. Switch Quickr to using the old business card in Lotus Quickr, by updating the qpconfig.xml file as follows (change “server.acme.com” to the hostname of your Connections server:
1 2 3 4 5 6 7 8 | <profile_server> <server_name> server.acme.com </server_name> <semantic_tag_service_location> /profiles/ibm_semanticTagServlet/javascript/semanticTagService201.js </semantic_tag_service_location> </profile_server> |
2. Apply iFix L045514 (or Fixpack 1) to the Lotus Connections Server.






