I had situation where my agent1 (I run it on server like agent1.RunOnserver).
Agent1 create OLE object (WinHttp.WinHttpRequest or MSXML2.ServerXMLHTTP or it could be another OLE object without Quit/Exit method). As these objects do not have Quit/Exit method Domino continued to keep these objects in memory(?). So next time when I run agent I gave an error:
"Cannot create automation object"
I found workaround for this. It is strange, but it works.
I created new agent and called it on server instead of agent1 (f.x. agentNew.RunOnServer) This new agent called agent1 locally (f.x. Call agent1.Run). There is also article on IBM about solution for error Cannot create automation object
Funny, right?
Tuesday, February 23, 2010
Saturday, February 20, 2010
Action failed, document has been deleted
Problem was because I used profile document (and somebody re-save/re-create it).
So Actually profile was in database but LS was unable to get it.
as solution I just re-save it and it started to work.
So Actually profile was in database but LS was unable to get it.
as solution I just re-save it and it started to work.
Wednesday, February 10, 2010
Gmail Buzz
Today I found that my gmail account got new feature - Buzz.
Don't you like it? it looks very funny
Don't you like it? it looks very funny
Subscribe to:
Posts
(
Atom
)