329 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
Interesting web performance tips
Wed, Apr 3rd 2013 292
Domino webmail not loading in iframe? Try this xPages coding tip...
Tue, Feb 19th 2013 331
Happy New Year 2013!
Mon, Dec 31st 2012 343
Want to help someone? Shut up and listen!
Tue, Dec 4th 2012 394
A funny list of new programming slang
Fri, Oct 19th 2012 264
if you love Google services, you will like this add-on
Mon, Oct 15th 2012 232
Austin, we have a problem :-)
Wed, Sep 19th 2012 271
Top 10
Running mail rules over previous mail messages?
Thu, Aug 19th 2010 1367
So you can't manage mailbox folders with Lotus Notes Traveler with Apple devices
Wed, Apr 18th 2012 813
Your Notes HTTP password changed? iPhone Traveler users...
Sun, Feb 20th 2011 495
A DAOS mistery solved: which memo references that specific .NLO file?
Sat, Mar 24th 2012 476
Updates to the "Sametime 8.5.2 From zero to hero" installation guide
Wed, Dec 21st 2011 426
Want to help someone? Shut up and listen!
Tue, Dec 4th 2012 394
Traveler Can't create Java VM ?
Fri, May 13th 2011 378
Some issues solved about Domino on Linux SUSE SLES 11
Thu, Apr 5th 2012 363
Happy New Year 2013!
Mon, Dec 31st 2012 343
Cannot print mail messages from Notes hosted on Citrix?
Thu, Mar 29th 2012 339


Some issues solved about Domino on Linux SUSE SLES 11
   

Just today I had to install Fix Pack 1 for a Domino server version 8.5.3 on a Linux box, SUSE SLES 11 64bit.

Easy job, right? Actually not: when I ran installation script through a putty console I got an error soon after:
something like "Couldn't find strings.res ..." 

Lucklily I found out the following IBM Technote  #1198504 Upgrading the Domino AIX Server Fails

So it was an issue related to the LANG environment setting, not set or wrongly set.

In my case I followed the technote hints running the command to find the strings.res on the file system:
find /opt -name 'strings.res'
 
The output was just:
/opt/ibm/lotus/notes/85030/linux/res/it_IT.UTF-8/strings.res

so I set the LANG env var to it_IT.UTF-8 (export LANG= it_IT.UTF-8) and successfully run the installation script for the fix pack.

In the past, on the same Linux box, I also had  an issue with the Linux script to start and stop the Domino server (script provided by Daniel):

when I ran the "/etc/init.d/rc_domino start" script through a text console window, the result was some scrambled text as output and also a crash of the Domino server, but I still could run the server with the graphical user interface (link on the desktop).

Since I solved the problem about the fix pack installation I realized how to solve the old problem:
I just modified the rc_domino_script script (provided by Daniel) setting the DOMINO_LANG var to it_IT.UTF-8 (and not just it_IT as previously set..).

Two problems solved, one cause :-)

---------------------
http://feedproxy.google.com/~r/Dominobaloney/~3/u7KUBF2CnF0/some-issues-solved-about-domino-on.html
Apr 05, 2012
364 hits



Recent Blog Posts
292


Interesting web performance tips
Wed, Apr 3rd 2013 12:59p   Cristian D'Aloisio
O'Reilly Webcast: Best of Fluent 2012 - High Performance Snippets - YouTube [read] Keywords:
331


Domino webmail not loading in iframe? Try this xPages coding tip...
Tue, Feb 19th 2013 10:49a   Cristian D'Aloisio
Some days ago a friend of mine urgently contacted me via FB (!) about a problem with his latest Domino upgrade, version 8.5.3 FP3. He had a simple xPages web app showing Domino webmail in one the pages, using the old, much-hated (but often used...), iframe technique. After the Domino upgrade, the webmail was not available anymore in IE 9, unless he hit the compatibility button in IE. Who would tell all users to do that?! :-) Before any further investigation, we had to find a quick solution:I wa [read] Keywords: domino xpages properties wiki
343


Happy New Year 2013!
Mon, Dec 31st 2012 4:18a   Cristian D'Aloisio
[read] Keywords:
394


Want to help someone? Shut up and listen!
Tue, Dec 4th 2012 8:46a   Cristian D'Aloisio
Interesting video. [read] Keywords: blogger
264


A funny list of new programming slang
Fri, Oct 19th 2012 5:36a   Cristian D'Aloisio
My favourite slang is the Yoda Conditions, whilst the one I already knew was the Egyptian brackets that I learned when I started to program in Turbo C (or was it Java?). New programming slang via StumbleUpon. [read] Keywords: blogger java
232


if you love Google services, you will like this add-on
Mon, Oct 15th 2012 9:04a   Cristian D'Aloisio
It's a simple add-on for your your favourite web browser, Firefox or Chrome (IE not listed...), to simply reach many services provided by Google. google-shortcuts Display all Google services as buttons or as a space-saving dropdown menu next to your address bar. [read] Keywords: blogger firefox google




271


Austin, we have a problem :-)
Wed, Sep 19th 2012 9:47a   Cristian D'Aloisio
Some time ago I opened a support ticket in IBM about a really tricky issue with DAOS: a few attachments referenced in the DAOS system could not be opened by the Domino server itself (error shown both in Domino console and to the Notes user). Not all, just a few hundreds attachments. The ticket escaleted weeks after weeks, but the support group could not help me, also I had the feeling they wanted to close the ticket asap... After a while I contacted Ed Brill who was so polite to also involve I [read] Keywords: domino ibm notes blogger server
224


Where in the world is Cris?
Wed, Sep 19th 2012 3:50a   Cristian D'Aloisio
Wow, I'm back to my blog after more than three months! I was rather busy because I decided to... change my life! To cut it short: me and my family decided to leave my beloved Bologna (Italy) and move to Germay, Karlsruhe town (Baden-Wurttemberg region). My wife Elly (who is is expert in the ERP subjects) had the chance to work with ABAS Software AG, a Karlsruhe-based multinational software company. So we both decided to make a big change in our life (especially for me and Kevin) and move to [read] Keywords: administration ibm lotus notes blogger community
182


This app is really useful, no doubts
Sun, Jun 17th 2012 3:42p   Cristian D'Aloisio
An independent iOS developer from Bologna (Italy) wrote an app to help blind people to live a better life. Apple invited him to the Apple conference in the US. [read] Keywords: apple application blogger
195


Do your customers and partners receive a blank return receipt memos?
Fri, Jun 15th 2012 3:34a   Cristian D'Aloisio
Take a look to this IBM Technote # 1586180 : Blank return receipts sent to external sender We disabled the internal Domino disclaimer management (a setting in the configuration document inside the names.nsf) and reloaded the Domino router config (tell router update config). Now it works. BTW, we use the fabulous third-party product called Crossware Mail Signature to manage all signature needs: simple and effective. [read] Keywords: domino ibm blogger




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - Mobile Edition