CPU spikes to 100% on Domino LDAP task when there are many nested groups

  • 25 Aug, 2014

This issue is fixed in 9.0.1 Fix Pack 2 via the new INI parameter described below. Fix Details: SPR MJON9GQHLL - Fixes potential performance degradation in LDAP search when there are many nested groups.  This fix introduces the new ini: LDAP\COMPLEX\FILTER. - When this ini is set to 1, the code path for the fix for SPR CAHT959LQG is enabled and the performance degradation could result. - Setting this ini to 0, disables the code path and no performance degradation will be seen.

CPU spikes to 100% on Domino LDAP task when there are many nested groupsRead More

WebSphere Portal V8 migration from V7

  • 30 Jul, 2014

This week i am working on a migration project.  Everything was fine until i ran  ./WASPostUpgrade.sh /waspreupgradebackup -profileName wp\profile -oldProfile wp\profile -username wpsadmin -password \\\ -includeApps true -backupConfig false -javaoption -Xmx3056m JVMDUMP032I JVM requested Java dump using '/opt/IBM/WebSphere/AppServer/bin/javacore.20140729.090005.3839.0009.txt' in response to an event
JVMDUMP010I Java dump written to /opt/IBM/WebSphere/AppServer/bin/javacore.20140729.090005.3839.0009.txt
Java heap space
JVMDUMP032I JVM requested Snap dump using '/opt/IBM/WebSphere/AppServer/bin/Snap.20140729.090005.3839.0010.trc' in response to an event
JVMDUMP010I Snap dump wr

WebSphere Portal V8 migration from V7Read More

The Pencil Project for prototyping mobile applications

  • 23 Jul, 2014

This is a cool tool. It is free and runs on Linux, Mac and Windows.
Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in popular desktop platforms. Go to the Pencil Website(http://pencil.evolus.vn/) and look for more details and download options. !Image:The Pencil Project for prototyping mobile applications(http://platao.plansis.com.br/blogkenio.nsf/dx/pencil.htm/content/M2?OpenElement)

The Pencil Project for prototyping mobile applicationsRead More

DWA message disclaimer is added on emails sent to Notes users

  • 18 Jul, 2014

A costumer yesterday ask the exact question i found on this link http://www-01.ibm.com/support/docview.wss?uid=swg1LO43023(http://www-01.ibm.com/support/docview.wss?uid=swg1LO43023) If a DWA message disclaimer is set and a DWA user sends an email where the recipient is an internal user - i.e. address is Notes mail format not internet format, the Notes user receives the message disclaimer.
This is a known behavior in Notes/Domino and reported to Quality engineering in SPR KBRT67FN7B as an Enhancement request and currently there are no plans to address it in R8 and R8.5

DWA message disclaimer is added on emails sent to Notes usersRead More

Delete users from IBM Connections when you have only the Display Name

  • 27 Jun, 2014

A few days ago i was in charge do remove some users from IBM Connections. The case was  to delete the inactivated users. The users was removed from the corporate LDAP a few months ago and no one know the DN or CN of the users. The only information was the Display Name I need to know the user\dn and user\uid  to create the file delete\or\inactivate\employees.in and then run delete\or\inactivate\employees.sh script. The only way i found was to export some data from PEOPLEDB. Reading the table EMPINST . Inactivated users does not have the PROF\MAIL data. I created an java program using Eclipse, connect to PEOPLEDB and export all users without the PROF\MAIL. I was able to see the user list

Delete users from IBM Connections when you have only the Display NameRead More

’Unable to find path to server’ when trying to connect

  • 11 Jun, 2014

If you use IBM Notes and do not saw this error, don´t panic, soon or late you will see. 1. Create a new Location Document in the local names.nsf.
 This forces Notes to not use the cached "last known good address" which is kept even with a reboot. 2. Use a simple formula agent to clear the fields in the Location Document, as follows: FIELD $SavedAddresses := "";
FIELD $SavedPorts := "";
FIELD $SavedServers := "";
FIELD $SavedDate := "";
FIELD $SavedTriedDate := ""; NOTE: For testing purposes, you can insert the following parameter in the notes.ini file: dontuserememberedaddresses=1 This parameter is read by the Notes client ONLY during startup. Its purpose is to test server

’Unable to find path to server’ when trying to connectRead More

IBM Digital Data Connector (DDC) for WebSphere Portal

  • 10 Jun, 2014

With Digital Data Connector, your website designers can use Web Content Manager presentation components to generate the web page markup for your external data. They can use all the Web Content Manager data management facilities for managing your external data visualizations. These facilities include content syndication, version handling, workflow, and targeting. They can manage the design components in the same way as your other Web Content Manager content and design components. The major benefits of this approach include the following: - Your Web Content Manager designers can fully control the visual appearance of the integrated data. - They can visualize the external data in the same way

IBM Digital Data Connector (DDC) for WebSphere PortalRead More

Custom renderer for Combobox in read mode

  • 15 May, 2014

The document in read mode opens like this bellow (I am using an Xpage to show the document content). In this Xpage i have one editbox and one combobox. !Image:Custom renderer for Combobox in read mode(http://platao.plansis.com.br/blogkenio.nsf/dx/combobox.htm/content/M2?OpenElement)
If you open in edit mode you get this
!Image:Custom renderer for Combobox in read mode(http://platao.plansis.com.br/blogkenio.nsf/dx/combobox.htm/content/M3?OpenElement)
Se examinar o fonte da página veremos que o campo combobox foi renderizado como um texto e tabelas Looking on the source of the page (document in read mode) the combobox field was rendered like a string  with a table !Image:Custom re

Custom renderer for Combobox in read modeRead More

Using a Mail Policy to set the Image whitelist (Image Security)

  • 09 May, 2014

As the administrator, you can  use a setting in the Mail settings policy document to list by name any web sites you want to trust to show images in client users' MIME mail messages. The setting creates exceptions to the Notes client preference To ensure privacy, do not show remote images without my permission (under File > Preferences > Mail > Internet setting) . The new policy setting enforces exceptions for any websites you enter. The client user's mail prevents display of images in messages from all but the trusted sites. To enable the exception ("whitelist") for images, create a mail policy settings document, and on the Basics tab, enter as many website addresses (URLs) as you want to

Using a Mail Policy to set the Image whitelist (Image Security)Read More

IBM Connections - MS desktop plugins do not currently support dragging directly to a folder

  • 06 May, 2014

I opened a PMR last week asking IBM why drag and drop a file to a folder is not working when i use Windows Explorer. Bellow the answer. The MS desktop plugins do not currently support dragging directly to a folder.  Files must first be created on the server (by adding to Files) and then they can be added to folders.  Connections folders are not containers - they are collections of files that live elsewhere. Already logged as a story for future consideration:  MS Desktop: Ability to DND a file directly to a personal/community folder (LC 112847)

IBM Connections - MS desktop plugins do not currently support dragging directly to a folderRead More

Redirect IBM HTTP Server root when you use WebSphere Portal

  • 30 Apr, 2014

It is a common task on every WebSphere Portal setup. Redirect the root "/" of the IBM HTTP Server to the context of WebSphere Portal ( /wps/portal) Put the bellow lines on the httpd.conf and restart the IBM HTTP Server before the line of the WebSphere Plugin. RewriteEngine on
RewriteCond %{HTTP\HOST} sample.com.br \NC\
RewriteCond %{REQUEST\URI} ^/$
Rewriterule ^(.)$ http://portal.sample.com.br/wps/portal(http://portal.plansis.com.br/wps/portal) \L,R=301\

Redirect IBM HTTP Server root when you use WebSphere PortalRead More