SRVE0190E on WebSphere V8.0.0.9

  • 16 Oct, 2014

Last monday a customer reports the error SRVE0190E and 404 errors appearing sometimes for some users. After reading lots of trace the error was caused by the following: The customer has one IBM HTTP Server in front of two cells. One cell is WAS Cluster and another is Portal Cluster.  The websphere pluging-cfg.xml is merged and then deployed on the HTTP Server. Reading the trace i discovered that the customer has two applications with the same context root installed. Solution:  Change the context root of one application.

SRVE0190E on WebSphere V8.0.0.9Read More

Web Application Bridge is not installed by default when you migrate from Portal V7.0

  • 24 Sep, 2014

Last month i migrate a from Portal V7.0.2 to V8.0.1. Today i receive a task to integrate some applications using WAB (Web Application Bridge). When i launch the Administration interface the Virtual Application Manager portlet was not there. I search for a solution but at the end i opened a PMR. This kind of problem was reported and to fix just run the following tasks: ConfigEngine.sh action-create-library-wp.vwat.engine
ConfigEngine.sh action-create-resource-environment-provider-wp.vwat.engine
ConfigEngine.sh action-create-resource-environment-provider-custom-property-wp.vwat.engine
ConfigEngine.sh action-deploy-portlets-admin-wp.vwat.manager
ConfigEngine.sh action-create-ea

Web Application Bridge is not installed by default when you migrate from Portal V7.0Read More

X Window and MAC

  • 24 Sep, 2014

I am using my MAC book as principal machine (i was a Windows user). Every day i need a ssh connection with servers to do admin tasks. On windows i use Mobaxterm the best tool i used to do things using ssh.  My favorite feature is X Window to use graphical interfaces via x11 forward. There is no Mobaxterm for Mac, so i installed XQuartz  http://xquartz.macosforge.org/landing/(http://xquartz.macosforge.org/landing/). To use the X Window start your connection (after setup XQuartz) using ssh -X  user@server

X Window and MACRead More

An issue has been identified that affects Notes Traveler calendar entries on some Apple devices that are upgraded to iOS 8.

  • 19 Sep, 2014

In some cases, after an Apple device is upgraded to iOS 8, some or all of the Calendar entries in the Notes Traveler account no longer appear on the device. It is important to note that although the Calendar entries do not appear on the device, the entries are NOT permanently lost. The missing entries, in fact, still exist in the user's Domino mail file, and they can be resynced to the device via this workaround(http://www-01.ibm.com/support/docview.wss?uid=swg21684863&myns=swglotus&mynp=OCSSYRPW&mync=E)

An issue has been identified that affects Notes Traveler calendar entries on some Apple devices that are upgraded to iOS 8.Read More

Using WGET to download software from IBM

  • 18 Sep, 2014

A few months ago I heard that it was possible to download files from Passport advantage using wget on a linux terminal.
Never needed to test this until yesterday when I needed to upload 3 GB of files  to a server (home office to datacenter) that had no possibility of using a browser to download from Passport Advantage. What I did was the following: 1 - Log on passport advantage (using my laptop) and looked for the desired software
2 - I changed the download option for https
3 - When I started downloading the file I copied the URL
4 - The URL is complex like this one: (i changed some characteres)
https://serverfromibm/sdfdl/v2/fulfill/CITI7BP/Xa.2/Xb.ll8xxxxxxxxxxxxxxxxxx

Using WGET to download software from IBMRead More

Building and Implementing Social Digital Experiences

  • 15 Sep, 2014

This guide(http://www-10.lotus.com/ldd/portalwiki.nsf/xpDocViewer.xsp?lookupName=IBM+Redbooks%3A+Building+and+Implementing+Social+Digital+Experiencesaction=openDocument&restitle=2.1Whatisinthisguide&content=pdcontent) begins with defining the social portal and its capabilities, the architecture, the integration patterns between WebSphere Portal and IBM Connections and social analytics. It then looks at a number of products and how their capabilities can help you create the social digital experience.

Building and Implementing Social Digital ExperiencesRead More

Q&A about IBM Notes Traveler support for Apple iOS 8.x

  • 10 Sep, 2014

This technote(http://www-01.ibm.com/support/docview.wss?uid=swg21683614) contains important IBM Notes Traveler support information for Apple iOS 8.x device users Q1. Is support for Apple iOS 8.x devices planned for day one for Notes Traveler?
Yes. Notes Traveler 8.5.3 Upgrade Pack 2 and later versions will support iOS 8.x devices as soon as they become available. Q2. Is support for iOS 8.x devices planned on day one for SmartCloud Notes Traveler?
Yes. The SmartCloud Notes Traveler environment will also support iOS 8.x devices as soon as they become available. Q3. Will Notes Traveler Companion & To Do applications support iOS 8.x?
Yes, we are expecting to very soon push to iTunes new

Q&A about IBM Notes Traveler support for Apple iOS 8.xRead More

How to enable Domino network communication on RHEL 7.0

  • 10 Sep, 2014

The new userland interface in RHEL7, Firewalld, when enabled, will block network communication of Notes and Domino. The TN 1683423 show how to enable communications using firewall or disabling the firewall. To disable: Disable the firewall with the command: "systemctl stop firewalld" and  "systemctl disable firewalld".
To query the firewall status, issue the command:  "systemctl  status firewalld"

How to enable Domino network communication on RHEL 7.0Read More

Best Practices to manage and maintain Domino Attachment and Object Service (DAOS)

  • 03 Sep, 2014

Below are some basic points that one should remember as best practices to manage and maintain DAOS feature in IBM Notes Domino environment.
1. Domino server must be 8.5.x and onwards. All database ODS must be 48 and onwards. 1. Transaction Logging must be enabled on server and it is recommended to keep transaction log directory outside of domino/data folder, in a separate drive. 1. DAOS Directory path should be kept out of Domino/Data directory, in a separate drive. 1. Make sure DAOS Catalog Status always remain in SYNCHRONIZED status. You can monitor DAOS Catalog status using command 'Tell DAOSmgr Status'. As far as DAOS Catalog remains in SYNCHRONIZED status, DAOS functionality will wo

Best Practices to manage and maintain Domino Attachment and Object Service (DAOS)Read More

Denied access Notes users are still able to access mails through IBM Notes Traveler

  • 27 Aug, 2014

When people leaves the company i always put the user on a deny access group, remove the account and delete the mail database. But if you do not delete the account... Once the user added in Deny access group to Deny Traveler access you need to enable "Enforce server access setting" to Yes in the server document under Ports -> Internet Ports -> Web tab. Follow the below steps to enable the 'Enforce server access setting' to Yes in Server document: 1) Open the Domino Administrator client. 2) Chose the Traveler Server document . 3) Go to Ports -> Internet Ports -> Web tab and set the value for the below field to "YES". Enforce server access setting
4) Restart the HTTP task to take affec

Denied access Notes users are still able to access mails through IBM Notes TravelerRead More

No buffer space available (maximum connections reached?)

  • 26 Aug, 2014

Yesterday a portal cluster stops to respond requests after 4 months of work without a restart. I found a lot of messages on systemout.log 8/25/14 10:13:21:418 BRT\ 00000171 exception     E com.ibm.ws.wim.adapter.ldap.LdapConnection DirContext reCreateDirContext(String errorMessage)
                                 com.ibm.websphere.wim.exception.WIMSystemException: CWWIM4520E  'javax.naming.CommunicationException:  \Root exception is java.net.SocketException: No buffer space available (maximum connections reached?): connect' This Microsoft TechNote(http://support.microsoft.com/kb/2577795) explain the problem with Windows 2008 R2

No buffer space available (maximum connections reached?)Read More