MySphere Posts
I now CentOS is not supported. For several years i use CentOS without problemas with IBM Software. The information bellow is the list of packages to install on CentOS and run WebSphere Portal and Db2 on the same machine. This is a Lab machine it’s like all in one box.
This list i got from Enio Basso wiki. and i want to get a copy 🙂
Install the following libraries on CentOS 6.x linux:
- ksh.x86_64
- rpm-build.x86_64
- elfutils.x86_64
- elfutils-libs.x86_64
- libgcc.i686 gtk2.i686
- PackageKit-gtk-module.i686
- libcanberra-gtk2.i686
- compat-libstdc++-33.i686
- compat-libstdc++-33.x86_64
- compat-db.x86_64
- compat-db.i686
- libstdc++.x86_64
- libstdc++.i686
- libXp.x86_64
- libXp.i686
- libXmu.x86_64
- libXmu.i686
- libXtst.x86_64
- libXtst.i686
- pam.x86_64
- pam.i686
- libXft.x86_64
- libXft.i686
- gtk2.x86_64
- gtk2.i686
- gtk2-engines.x86_64
- gtk2-engines.i686
- compat-libstdc++-296.i686
For CentOS run:
yum -y install ksh.x86_64 rpm-build.x86_64 elfutils.x86_64 elfutils-libs.x86_64 libgcc.i686 yum -y install gtk2.i686 PackageKit-gtk-module.i686 libcanberra-gtk2.i686 compat-libstdc++-33.i686 yum -y install compat-libstdc++-33.x86_64 compat-db.x86_64 compat-db.i686 libstdc++.x86_64 libstdc++.i686 yum -y install libXp.x86_64 libXp.i686 libXmu.x86_64 libXmu.i686 libXtst.x86_64 yum -y install gtk2.x86_64 gtk2.i686 gtk2-engines.x86_64 gtk2-engines.i686 yum -y install compat-libstdc++-296.i686 libXtst.i686 pam.x86_64 pam.i686 libXft.x86_64 libXft.i686
“WebSphere Liberty is the next generation application server. Liberty and Eclipse make a great local development environment for developing Java EE applications. To develop Java EE applications to deploy to Liberty, you’re going to need a Liberty development environment. You’ll also need an integrated development environment (IDE) for editing your code. While any Java EE IDE will work, the Eclipse IDE is one of the best, if for no other reason than because IBM has developed plugins for Eclipse for developing Liberty applications and for working with Bluemix.”
Since 1997 i work with Notes/Domino. In that time i receive every quarter a set of CD’s with the Lotus KB on it.
Things have changed for the better, LNN was launched and i was able to replicate the LotusKB on daily basis, no more CD’s, no more delays.
I start to work with WebSphere, Portal and other IBM products in 2005 and the support is only from “google” and the software manuals were called Infocenters.
IBM changed again, in my opinion, not for the best, several manuals are only on wikis.
A few years ago IBM changed again to the Knowledge Center. I think it is a better version of the old Infocenter.
Today i was reading some iformation about Watson and a alert show a message “On May 29 the Knowledge Center will change for a new version….”
More information here -> https://www-304.ibm.com/connections/blogs/techcontent/date/201605?lang=en_us
Go to the new version (beta) -> https://www.ibm.com/support/knowledgecenter/beta
This technote provides information on common issues affecting users who have upgraded to IBM Verse 9.4 for Android.
I found today two documents (presentations) from IBM that contain:
Daily Administration and Monitoring activities of Notes Traveler Server
Quick Information about different kinds of Notes Traveler logs
Understanding Notes Traveler logs (SystemDump & UserDump)
Demonstration on log analysis to resolve Traveler issues
References
Links :
 http://www-01.ibm.com/support/docview.wss?uid=swg21969304&aid=1
 http://www-01.ibm.com/support/docview.wss?uid=swg21971556&aid=1
I use the cmd + M keyboard shortcut every time i need to create a new memo on my IBM Notes. Yesterday this keyboard stopped working.
I looked at the status bar while pressing cmd +m and saw he message :
“You must first add your mail file mail/kcarvalho.nsf to the workspace”.
But my mail box icon was on the workspace.
The solution:
Yesterday i moved my mail box from mail folder to mail2 folder and add the icon to the workspace, but the location was not updated.
Change the location to mail2\kcarvalho.nsf the keyboard shortcut works fine again 🙂
Flash’s death has been slow and painful, and now Google is planning to deal it another blow. Google has detailed plans to start blocking most Flash content with Chrome, with the change targeted toward the end of this year.
Under its current vision, nearly every website would have Flash content blocked by default. Visitors would still be able to enable Flash content on a site-by-site basis, but they would have to specifically choose to do so. Chrome would display a prompt offering to enable Flash; if chosen, Chrome would remember to run Flash on that site for all future visits.
See the full article here
You can use the NOTES.INI setting LOGSTATUSBAR=1 to enable logging of status bar messages to the local log file, LOG.NSF. To view the logged messages, open the file, LOG.NSF, and then click the Miscellaneous Events view. Status bar messages are appended with “Status Msg.”
To write the status bar messages to an external file, use the NOTES.INI setting Debug_Outfile=<path to file> with the NOTES.INI setting LOGSTATUSBAR=1. For example:
LOGSTATUSBAR=1
Debug_Outfile=c:\temp\StatusBarLogging.txt