Hector Amato: Please help!

Hector:

A previous posting you made on Feb 8 helped me solve a problem with a java agent trying to open a connection.

19-03-2003 22:02:44 HTTP JVM: at lotus.notes.AgentSecurityManager.checkConnect(Unknown Source)

I modified the agent security privileges and solved that error but now I’m getting another one. I thought you might be willing to advice me.

This is the error:

19-03-2003 23:29:39 HTTP JVM: java.lang.SecurityException

19-03-2003 23:29:39 HTTP JVM: at lotus.notes.AgentSecurityManager.checkExit(Unknown Source)

19-03-2003 23:29:39 HTTP JVM: at java.lang.Runtime.exit(Runtime.java:119)

19-03-2003 23:29:39 HTTP JVM: at java.lang.System.exit(System.java:746)

19-03-2003 23:29:39 HTTP JVM: at JavaAgent.NotesMain(JavaAgent.java:64)

19-03-2003 23:29:39 HTTP JVM: at lotus.domino.AgentBase.runNotes(Unknown Source)

19-03-2003 23:29:39 HTTP JVM: at lotus.domino.NotesThread.run(NotesThread.java:208)

Thanks in advance,

Andres