Hello,
we wrote an java agent for schedule purposes.
But sometimes it happens that the Domino Server crashes if the agentmanager kills our agent because the agent has to much work for the configured time. The crash doesn’t happen in all cases and not only if the agentmanager kills the agents (sometimes it happens after 5 minutes), but under solaris more often then under windows.
Now I recognized that the “tell amgr run” command behaves differrently. With this command we have (until noe) no crashes and the agentmanager doesn’t kill the agent because the timeframe is not relevant if the agent has been started in that way.
Now my questions are:
-
What exactly is different between “normal” schedule and “tell amgr run”? Why does the server crash in one way and in the other not? What is techinically different (load of jvm, start of agent,…)?
-
Are there any restrictions with us of “tell amgr run” or can we use this command and write a schedule task for it in a productive environment?
Thanks in advance for any help.
Regards,
Christiane