Category: <span>Uncategorized</span>

The IBM Installation Manager GUI crashes on RHEL 6.6 during the installation of a product while going through the Installation wizard screens.

The IBM Installation Manager GUI crashes and a JVM termination window pops up with the following text:


JVM terminated. Exit code=1

/opt/IBM/InstallationManager/eclipse/jre_7.0.0.sr6_20131213_1238/

jre/bin/java

-Xms40m

-Xmx512m

I run the Installation Manager in Console mode to complete de installation

More options on the TN bellow

http://www-01.ibm.com/support/docview.wss?uid=swg21690056

Uncategorized

Image:IBM Champion 2015

Thanks to all is a great honor.

The complete list of champions is in this link

Uncategorized

Last week i was installing the db2 10 server on top of windows 2012.  The setup program was unable to install the .Net 3.5 framework.
I try install the .Net 3.5 from Add Features menu but it´s did not work well.

So my Windows Administrator do the following using the Windows 2012 dvd

Dism /online /cleanup-image /scanhealth
Dism.exe /online /enable-feature /featurename:NetFX3 /All  /LimitAccess /Source:E:sourcessxs "E:" The "E:" is the dvd unity letter

Uncategorized

Previously, unless you used special parameters, running IBM Installation Manager to apply a cumulative fix would both update the Portal product files and simultaneously configure the Portal profile. With the new procedure, Installation Manager will now only update the product files, and you will be required to run a pair of separate commands to configure the profile. Before now, the additional commands were required in certain situations; now they will be required in all upgrade cases.

See the complete information on this link

Uncategorized

This release is the tenth IBM Notes Domino 9.0.1 version of the XPages Extension Library(ExtLib) to OpenNTF.

It contains several new enhancements as well as some bug fixes. The following new changes have been added to this release:

Responsive Web Design Support in XPages
Enhanced Application Layout Wizard
Enhancements to the theme combo boxes in the Xsp Properties editor
SPR Fixes
The intention of this release is to continue the improvement of the 9.0.1 OpenNTF ExtLib release .

Uncategorized

For more than 12 years now, the .NET framework has been the programming model for developers who want to build apps for Windows. But in its efforts to take many of its developer tools cross-platform, Microsoft today announced that it plans to take .NET to both the Mac and Linux soon and that it is open-sourcing most of the full server-side .NET core stack (not client-side .NET), starting with the next version.

Full article here

Uncategorized

Firefox is turning 10 today and to celebrate, Mozilla is launching a couple of new projects today, including a new privacy initiative and the Firefox Developer Edition, a new version of Firefox that puts the browser’s developer tools front and center.

Uncategorized

 I never bothered with the names of servers that appeared in Open Application Dialog Application until now.

A customer ask how to remove the server names but without loose the desktop.dsk.

After a search on the subject i found a solution.

1 – Download the desktool utility from IBM and put the file on the Notes program directory
2 – Shutdown the Notes client.
3 – Create a script to delete the files. It is a txt file with the following :

Delete ServerName/Organization

If you want to delete several servers create several lines with the server names.

4 – Run the command  dsktool [filename ] -I  -R

Uncategorized

Uncategorized

A customer askme last week if the we separate WCM code from content has impact  on WCM/Portal performance.

My answer was No, there is no impact but the customer need an official response.  I opened a PMR and receive the response today :

=======================================
As noted, the WCM best practices are to separate the content from the design.
For example, see the following link:

http://www-10.lotus.com/ldd/portalwiki.nsf/dx/How_to_separate_WCM_Content_from_Design

Multiple libraries does not incur additional performance penalties since references are by UUID, which is independent of library.
=======================================

Uncategorized