Showing posts with label notes. Show all posts
Showing posts with label notes. Show all posts

Saturday, February 26, 2011

Lotus Notes ( up to 8.5.2 ) AllClient issues and webkit package names and resulting download file names

It still seems that people are having issues with "Cannot upgrade AllClient installation to Notes client. The upgrade you are attempting is not supported" errors. Be very careful because it's easy to install the wrong webkit and then look up the error and change the installtype in the notes.ini ( btw changing the install type is not recommended under any circumstances and is not support by IBM ). Hopefully you are reading this and taking a second look.


Possible ways to get the AllClient error:


Right around the release of IBM Lotus Notes 8.5, the filename for downloaded Lotus Notes webkit files started changing with what seems to be no rhyme or reason. Before 8.5, the file names were the pack number ( CXXXXX )  I believe this may be confusing and causing an issue when upgrading older clients. Check the very end of this post for the file names and package names.


The other scenario is that the older client was installed with the admin/designer/notes and only the notes client is selected. I've heard of people just downloading the admin/designer/notes client and installing that on all computers with only the client selected at install. BEWARE because if this is your case, your installtype will still be 2 even though you only have the Lotus Notes client portion installed which should be installtype 6, clear as mud right? If this is the case, you need to install the admin/designer/notes client when you upgrade and not the notes only client ( I'm not sure what license issues this could be causing with everyone running the admin/designer/notes client too ). To fix this, you need to manually uninstall the current notes client and install the client only.


Last, IBM Lotus Notes version 8.0, 8.0.1, 8.0.2 all had a basic version of admin/designer/notes where 8.5 and later do not have a basic version of admin/designer/notes. This has nothing to do with instaltype but just wanted you to keep that in mind.


FYI
-a standard ( Eclipse ) install can launch the basic client by adding the -sa in the shortcut. If the shortcut has the notes.ini appended after the exe, put the -sa in between. 


-admin/designer/notes client cannot be installed as mutliuser


Below is an example of an All Client install ( admin/designer/notes ) ( installtype=2 )


Below is an example of a Notes Client install ( notes ) ( installtype=6 ) 


NOTE: like I stated above, if you install both these clients as is displayed on two different machines, they will only install the lotus notes portion of the client. However the install types are still different and you need to stick with the same install type. Even thought the All Client only has the Notes Client installed, you cannot install the Notes Client as an upgrade and vice versa.


Also you can check the person documents under Administration tab > Client Information > Notes client license(s). Note that this isn't full proof but it will give you an idea of who is running what without having to go to the physical machines. Make sure there is a pc and client build entry at the bottom:
If you have installtype=6 ( Notes client ) then it will display 
"Lotus Notes"




However if you have installtype=2 ( All Client ) Then it will display 
"Lotus Notes Designer
Lotus Notes Administrator"




Hope this helps!











IBM Lotus Notes Basic Install


installtype 6
IBM Lotus Notes Client 8.0 basic configuration Windows XP and Vista English (C13NAEN)
C13NAEN.exe
IBM Lotus Notes Client 8.0.1 basic configuration for Windows XP and Vista English (C18XHEN)
C18XHEN.exe
IBM Lotus Notes 8.0.2 basic configuration for Windows English (C1K34EN)
C1K34EN.exe
IBM Lotus Notes 8.5 Basic Configuration for Windows English (C1SP2EN) 
lotus_notes85_basic_win_C1SP2EN.exe
IBM Lotus Notes 8.5.1 Basic Configuration for Windows English (CZ5S1EN) 
lotus_notes851_basic_win_CZ5S1EN.exe
IBM Lotus Notes Client 8.5.2 Basic Configuration for Windows English (CZIF7EN) 
lotus_notes852_basic_win_en.exe


installtype 2
IBM Lotus Notes, Designer and Administrator 8.0 Clients basic configuration English (C13NEEN) 
C13NEEN.exe
IBM Lotus Notes, Designer and Administrator 8.0.1 Clients basic configuration for Windows XP and Vista English (C18XMEN)
C18XMEN.exe
IBM Lotus Notes, Domino Designer and Admin 8.0.2 Basic Configuration for Windows XP and Vista English (C1K35EN) 
C1K35EN.exe






IBM Lotus Notes Standard ( Eclipse )


installtype 6
IBM Lotus Notes Client 8.0 Windows XP and Vista English (C13NBEN)
C13NBEN.exe
IBM Lotus Notes Client 8.0.1 for Windows XP and Vista English (C19U1EN) 
C19U1EN.exe
IBM Lotus Notes 8.0.2 for Windows English (C1K31EN)
C1K31EN.exe
IBM Lotus Notes 8.5 for Windows XP and Vista English (C1SP4EN)
lotus_notes85_win_C1SP4EN.exe
IBM Lotus Notes 8.5.1 for Windows English (CZ5S3EN) 
lotus_notes851_win_CZ5S3EN.exe
IBM Lotus Notes Client 8.5.2 for Windows English (CZIF3EN)
lotus_notes852_win_en.exe


installtype 2
IBM Lotus Notes, Designer and Administrator 8.0 Clients English (C13NFEN) 
C13NFEN.exe
IBM Lotus Notes, Designer and Administrator 8.0.1 Clients for Windows XP and Vista English (C19U0EN)
C19U0EN.exe
IBM Lotus Notes, Domino Designer and Admin 8.0.2 for Windows XP and Vista English (C1K33EN)
C1K33EN.exe
IBM Lotus Notes, Domino Designer and Admin 8.5 for Windows English (C1SQ5EN)
lotus_notesdesigneradmin_w32_C1SQ5EN.exe
IBM Lotus Notes, Designer and Domino Admin 8.5.1 for Windows 32 bit English (CZ5S0EN)
notes_designer_admin_851_w32_CZ5S0EN.exe
IBM Lotus Notes, Domino Designer and Admin 8.5.2 for Windows XP and Vista 32 Bit English (CZIF0EN)
notes_designer_admin852_w32en.exe





Tuesday, February 8, 2011

Lotus Notes 8.5.2 Roaming - No prompt to upgrade

Last week I hit an issue of a user not getting the prompt for roaming user upgrade. I've down graded roaming, then re-setup roaming but still the user didn't receive the prompt. The adminp process only shows

Update Roaming User State in Person Record
       (Green Checkmark) Server/Test performed action on: 02/01/2011 8:00 PM

Which the document link shows In Progress and an hourglass next to the person document. The person logs into a different computer almost every time. So the issue must reside either in the person document or mail file right?

Well I ended up creating a new person document for the user by clicking "Add Person" and copying and pasting all the data from the old person document to the newly created one. Before I saved the newly created document I deleted the old one ( also I copied and pasted into a temp nab on my machine just in case ) and hit save and close on the newly created person document. The idea being a setting or field that is not displayed in the form is preventing the user from upgrading. The next day I still had issues with the user not getting prompted.

Finally I checked the local log.nsf of the user and found this error message:

Unable to get roaming upgrade lock, exiting roaming upgrade


When I Google searched for that error, I found one link to the forum that someone else had a similar issue and they had the notes.ini parameter client_clock=1 enabled on their client. Fortunately this person posted all the code because I noticed a line saying:

Preseting path to roaming lock db to CN=BELEUMAIL02/O=VWRI!!mail\lsteenho
Entering GetUpgradeLock()
Using Mail file as lock db
Using preset value CN=BELEUMAIL02/O=VWRI!!mail\lsteenho, as the mail file path
Path to the lock DB = CN=BELEUMAIL02/O=VWRI!!mail\lsteenho
Roaming lock already exists
03/11/2009 14:15:32 Unable to get roaming upgrade lock, exiting roaming upgrade.

So I re-created the mail file by doing File > Database / Application > New Copy on the server. Then moved the current mail file outside the data folder and renamed the new copy the same as the moved mail file. A few days later the user received the roaming upgrade prompt! The only downside is the user has to reset their unread marks. If that didn't work I thought about creating a new blank mail file just to get them to upgrade roaming and then revert to the old mail file ( not sure if this would work though ).

I then checked the last thread in the forum and the user basically said the same process fixed his issue too. DOH! Maybe next time I will read the entire thread and save my self the headache!

I sure would like to know if a profile document or regular document is created for this lock. I've tried to 'break' roaming to re-create this but with no success. I am interested if anyone else can shed some light on this roaming upgrade lock process.



References:

Subject: Roaming In Progress, not completing

Friday, October 30, 2009

Weird error on 8.5.1 Notes client

Has anyone seen this error before?




It says CLFNM0257E: An error occurred trying to get a previewer from COR. Please contact your administrator. Widget is disposed

Then after I click ok my preview pane no longer works. However closing the tab and re-opening it fixes the issue. I am running 64 bit vista...

Weird right?


Update: this error seems to only happen with I use my scroll wheel on my mouse... It opens an email at random when I'm scrolling and that error shows up. When I close the email the preview pane doesn't work.

Tuesday, October 13, 2009

Lotus Notes 8.5.1 RCP Base Plug-in not found

I had a co-worker receive this error while upgrading from Lotus Notes 8.5 to 8.5.1. After looking closer she had 8.5 standard full install with admin and designer. The issue was the 8.5.1 package installed was the 8.5.1 standard only ( CZ5S3EN ) when it should have been 8.5.1 Standard full ( CZ5S0EN ). After running the correct install, the error did not come back

Monday, October 12, 2009

Lotus Notes 8.5.1 upgrade

Please read this first before proceeding: AllClient Errors


I had a co-worker get "Cannot upgrade AllClient installation to Notes client. The upgrade you are attempting is not supported" when upgrading from 8.5 to 8.5.1. After some google searching I found that you have to change the InstallType=2 to InstallType=6 in your notes.ini.

Update:
I've been noticing a lot of traffic to this web page so I decided to re-vist this post:
Here is a list of valid values for Installtype


Valid Values for notes 7 are:
2 - All client install (including Designer and Administrator)
3 - Notes client only
In previous versions of Notes this variable had many more values. It used to be used to Identifies the type of Notes client installed, as follows:
0 = Designer License Type
1 = Administration License Type
2 = Designer and Administration License Type
3 = Domino Mail Server License Type
4 = Domino Enterprise Server License Type
5 = Domino Application Server License Type
6 = Notes Client License Type
7 = Notes lite License Type
9 = Unknown, set by default at start of installation process, set for shared install


In this instance, a co worker was trying to install the admin / designer 8.5.1 client over the admin / designer 8.5 client. Why the InstallType needed to be changed from 2 to 6 is beyond me, but it works. IBM also has a tech note relating to this and they explain that the difference is between older versions and the 'all client' and 'client only'. Check the reference below under Upgrade. IBM's official fix for this is to uninstall Lotus Notes and install the correct package.

For smart upgrade users, this can be an issue when trying to roll out the installer. check the reference below for the full detail. The error is the same, the InstallType is 2 and needs to be changed to 6.


reference:
InstallType:
http://www-10.lotus.com/ldd/dominowiki.nsf/dx/installtype
Upgrade to Notes 8 client fails with the error: 'The upgrade you are attempting is not supported'
http://www-01.ibm.com/support/docview.wss?uid=swg21271989
Smart Upgrade:
http://www-01.ibm.com/support/docview.wss?uid=swg21330176