« Wie gebruikt de LSX Toolkit? | Main| LS in SL: LotuSphere in Second Life »

Serious bug in LotusScript in combination with pass-thru server

Category  
Bookmark : del.icio.us  Technorati  Digg This  Add To Furl  Add To YahooMyWeb  Add To Reddit  Add To NewsVine 

A few days ago I ran into a problem that at first drived me crazy. I had a local agent that opened names.nsf on a server and then did a GetDocumentByKey in a view in names.nsf. Although I was sure that a document should be found, Notes did not find anything. When running the agent with the debugger turned on I found out that names.nsf was being opened on the wrong server, in this case on a server in a different domain.

As you can see in the screen print I was trying to open names.nsf on the server P0370000 but it opened on the server P0370900.

pass-thru-ls-bug.JPG

At first I was just stunned, ran the script a couple of times more, with the same result, and asked a collegue to check what I was doing wrong, nothing....

After a restart of my Notes client the script ran as it should, but later that day it went wrong again. Since I can only access the server P0370900 via pass-thru through the server P0370000 I began to think it had something to do with pass-thru so I did some testing in that direction.

It turned out that when I did not open aything on the server P0370900 after starting Notes the script ran fine. Once I performed a File, Application, Open on the server P0370900 the script would no longer open names.nsf on the server P0370000 but on the P0370900.

I tested this in Notes 8.5 FP1.

I will report this to IBM.

Comments

Gravatar Image1 - Almar, I have been tracking down a similar issue. It's nice to know that I was not going crazy.

Gravatar Image2 - Got the same issue..but in my case both the server were installed in the same machine. When i did a trace from server A to B it connected to Server A. I am not an administrator, but i feel the issue could be with IP Mapping to domino server

Post A Comment

:-D:-o:-p:-x:-(:-):-\:angry::cool::cry::emb::grin::huh::laugh::lips::rolleyes:;-)

OpenNTF random projects

PlanetLotus