jgotteswinter commented on issue #11141:
URL: https://github.com/apache/cloudstack/issues/11141#issuecomment-3502155756

   @bhouse-nexthop i configured a daily cron which restarts the agent every 
night a few days ago. So far, it did not show about again. 
   @vgarcia-linube i also enabled debug on one of my compute nodes, with same 
result. 
   
   i was thinking about configuring jmx, maybe this could give more information?
   
   `JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote=true"
   JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.port=3344"  # Choose an 
unused port, e.g., 3344
   JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.ssl=false"   # Enable 
SSL in production
   JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.authenticate=false"  # 
Add auth in production`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to