Nathan Simpson 2.Jun.08 10:44 PM a Web browser PlaceBots8.1 (Lotus Domino)iSeries
Hi,
I have signed the db with the server id and enabled the agent but everytime it runs this error is produced.
Log ID: UpdateContacts
Start Time: 11:15:06
End Time: 11:15:09
Errors: Error: CreateContacts.run() - java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2
at java.util.Vector.elementAt(Vector.java:266)
at com.snapps.qcontact.UpdateRevokedMembers.buildPlaceMemberLists(UpdateRevokedMembers.java:161)
at com.snapps.qcontact.UpdateRevokedMembers.update(UpdateRevokedMembers.java:27)
at com.snapps.qcontact.CreateContacts.run(CreateContacts.java:352)
at com.snapps.qcontact.UpdateContacts.NotesMain(UpdateContacts.java:55)
at lotus.domino.AgentBase.runNotes(Unknown Source)
at lotus.domino.NotesThread.run(Unknown Source)
Log:
Processing database "domino/html/qphtml/help/contacts1.nsf"
Error: CreateContacts.getMemberDocuments() - java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2
at java.util.Vector.elementAt(Vector.java:266)
at com.snapps.qcontact.CreateContacts.processMemberDocuments(CreateContacts.java:191)
at com.snapps.qcontact.CreateContacts.run(CreateContacts.java:350)
at com.snapps.qcontact.UpdateContacts.NotesMain(UpdateContacts.java:55)
at lotus.domino.AgentBase.runNotes(Unknown Source)
at lotus.domino.NotesThread.run(Unknown Source)
Error: CreateContacts.run() - java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2
at java.util.Vector.elementAt(Vector.java:266)
at com.snapps.qcontact.UpdateRevokedMembers.buildPlaceMemberLists(UpdateRevokedMembers.java:161)
at com.snapps.qcontact.UpdateRevokedMembers.update(UpdateRevokedMembers.java:27)
at com.snapps.qcontact.CreateContacts.run(CreateContacts.java:352)
at com.snapps.qcontact.UpdateContacts.NotesMain(UpdateContacts.java:55)
at lotus.domino.AgentBase.runNotes(Unknown Source)
at lotus.domino.NotesThread.run(Unknown Source)
I thought it might have something to do with the Placebots. I added a manager to the "Run restricted lotusscript/Java agents" field but when I go into the customise section there are no placebots to sign.