MySphere Posts

IBM published this TN about the issue.

Scenarios known to lead to the issue

(1) You have a busy application with many users updating, adding and/or deleting documents in it. While that is happening, an agent is running and using the same view(s) to retrieve data. The agent will start to do its job and then get a message that the view is no longer current. It will back out, ask for a view refresh, and then try again. Since the application is very busy with many people, as soon as the agent moves forward again, the view is again no longer current. This loop will repeat at most 10 times, after which the error “The collection has become invalid” will be returned.

(2) You have an application accessed via HTTP, where many HTTP users are executing an agent that is calling GetDocumentByKey or GetAllDocumentsByKey, and these agents (HTTP users) are also creating, updating and/or deleting documents. If they are all in the same view, then things can back up and the loop might run 10 times and fail with the error. Replication moving data into the application at the same time could serve to make things worse.

(3) You have an application that is busy for reasons other than many users working in it. While that is happening, an agent is running and using the same view(s) to retrieve data. The agent will start to do its job and then get a message that the view is no longer current. It will back out, ask for a view refresh, and then try again. Since the application is very busy with things changing the state of the documents, as soon as the agent moves forward again, the view is again no longer current. This loop will repeat at most 10 times, after which the error “The collection has become invalid” will be returned.

We believe firmly that these scenarios actually are not common to properly resourced Domino servers.  

Our commitment & plans

We are committed to delivering a high-quality, comprehensive solution.

  • To minimize regression risk, we are carefully coding, testing, and discussing customer application use cases.
  • In the beginning of May, we will deliver a test fix for validation to pre-selected customers.
  • Upon achieving two weeks of successful test and validation, we will reclassify the test fix to a hotfix for delivery to more customers and inclusion in fix packs.
  • A permanent fix will be available in upcoming 8.5.1 Fix Pack 3 (late May 2010), 7.0.4 Fix Pack 2 (late May 2010), 8.0.2 Fix Pack 6 (July 2010) and in the 8.5.2 release, due to ship later this year.

Note: The preferred and recommended way to resolve defects in your Notes/Domino environment is to stay current with the latest maintenance releases and fix packs, both which undergo formal test cycles to ensure quality.  Hotfixes are effective when you experience business critical defects that cannot wait for the next maintenance release or fix pack.  However before requesting any hotfix, please take into consideration that they receive less test and deployment, and thus they inherently carry more risk.

Specifically regarding SPR CSCT836HF, if you are not running scenarios like the ones described above, then you’ll have no need for the hotfix.  Additionally, if you are running those scenarios, but have no evidence of the error “The collection has become invalid”, then you’ll have no need for the hotfix.

Uncategorized

Notes 7 is supported on Windows but I’m finding that there are some problems, when i try to use audio with the sametime integrated client.

I opened an PMR and got this answer:

The integrated sametime client does not support  audio and video according to the TN 7016451

URL: http://www.ibm.com/support/docview.wss?rs=899&uid=swg27016451

Very bad.

Uncategorized

Windows 7 is a supported Operating System for iNotes starting with Domino 8.5.1 Fixpack 1 with iNotes Hotfix 304.2CHF1.  Future maintenance releases and major releases will support Windows 7 and will not require an iNotes hotfix.

iNotes cumulative hotfix 304.2CHF1 is available on Fixcentral.

Uncategorized

Joining a Windows 7 workstation to a Lotus Foundations server configured as a domain controller is not currently supported. If a Windows 7 workstation is configured in workgroup mode, it can use  the file sharing services on a Lotus Foundations server.

Attempts to join a Lotus Foundations domain controller from a Windows 7 workstation will result in the following error:[

The specified domain either does not exist or could not be contacted.

]

Providing compatibility between Windows 7 workstations and Lotus Foundations based domain controllers is a high priority for IBM and a fix is on our road map.

The information above is from TN1409287

Uncategorized

If you upgrade the Notes Client from any version to 8.5.1 and the names.nsf, does not get upgraded, Open the notes.ini and search for TemplateSetup= and then set TemplateSetup=0 restart the Notes client. The Design task will run and make the upgrade.

Uncategorized

This is my home office

Image:The Headquarters

Uncategorized

One of my Domino servers is running for almost 180 days without problems. We are now planning to upgrade to version 8.5.1 FP2

Meu servidor está executando por quase 180 dias sem problemas. Estamos planejando agora o upgrade para versão 8.5.1 FP2

Lotus Domino (r) Server (Release 8.0.2FP1 for UNIX) 08/04/2010 21:40:12
Server name:            Pullo/PlansisNet/Plansis
Domain name:            PLANSIS
Server directory:       /local/notesdata
Partition:              .local.notesdata
Elapsed time:           172 days 11:02:03
Transactions/minute:    Last minute: 13; Last hour: 26; Peak: 1171
Peak # of sessions:     116 at 27/01/2010 13:42:49

Uncategorized

I tried to install FP2 for Notes client and the install fail with the message

“Error encountered while installing Notes Core Hotfix component.�.

I stop Lotus Notes Diagnostic Services and run nsd -kill from Notes directory and the FP2  was successfully installed.

Uncategorized

From TN 1382829

Single partition in MS Cluster

  1. Install a Domino server on the first node with the single partition residing on F:.  For example, F:data.
  2. Set up a Domino server and rename the host to the cluster hostname that is specified in “Customize”.
  3. Install a Domino server on the second node.
  4. Copy the file, notes.ini, to the program directory from the first node to the second node. For single partitioned servers, the file notes.ini is located in the program directory.
  5. Edit the service registry keys to be exactly the same on both nodes.
  6. Set the Domino service start type to manual  for failover to work for Domino services.

Configure Domino server failover using MS clustering
You need to add Domino service(s) as a resource in an active cluster group. Domino does not have any specific resource designed for MS cluster; therefore, we use a generic service that MS cluster provides.

  1. Select one active group such as Cluster group or Group 0.
  2. Add “New” -> “Resource” to the group.
  3. Select “Generic Service” in resource type.
  4. Use the name “Cluster Domino Service.”
  5. Add both Microsoft Windows servers to the cluster, and then be sure all other resources are available before Cluster Domino Service1 starts by adding all other resources as dependencies.
  6. Verify that you are using a service name, not a display name.
  7. Ensure Domino services on both Microsoft Windows servers have the same service name.

No registry replication is needed

Cluster Microsoft com 02 nós e disco C: para sistema e E: para dados.

Procedimento

01 – Registrar o servidor Domino no livro de endereços. Procedimento normal de criação de um servidor.
02 – Instalar o Domino server em um dos nós. Neste momento deve-se colocar os executáveis do Domino no disco C:LotusDomino e o data no disco E:LotusDominoData
03 – Configurar o servidor Domino. Na parte de configuração de rede deve-se customizar o endereço e utilizar o endereço do cluster microsoft. No caso o nome que utilizamos foi NOTESCLT
04- Instalar o Language pack normalmente
05- Instalar Fixes normalmente.
06 – Colocar o serviço do Domino em modo MANUAL.
07 – Iniciar o servidor Domino como aplicativo para verificar seu funcionamento.
08 – Mover o disco e: para o outro nó do CLUSTER MICROSOFT
09 – Executar os passos 02 a 06 novamente no novo nó
10 – Copiar o NOTES.INI do primeiro nó para o segundo nó

Configurar o Servidor Domino como failover do MS Cluster. Esta tarefa é realizada pelo administrador do Windows.

Uncategorized

Today i opened an PMR about some crashes of my 02 Domino mail servers. The support team told me to put, on notes.ini of  every mail server, the parameter
 iNotes_WA_SingleThreadSpellCheck=1 if the users access the mail boxex with  iNotes 8.5.x

Uncategorized