Hello,
I wrote a LotusScript Agent that calls a Java Agent. At the calling I got once the following message on the server console:
JVM: Java Virtual Machine initialized.
Agent Manager: Agent error: java.lang.Exception: Notes initialization failure - err 263
Agent Manager: Agent error: at lotus.domino.NotesThread.NnotesInitThread(Native Method)
Agent Manager: Agent error: at lotus.domino.NotesThread.sinitTermThread(Unknown Source)
Agent Manager: Agent error: at lotus.domino.NotesThread.initThread(Unknown Source)
Agent Manager: Agent error: at lotus.domino.NotesThread.run(Unknown Source)
What is the meaning of this error? The Java-Agent will not start.