Jerry Cwiklik created UIMA-2395:
-----------------------------------
Summary: UIMA AS service not logging a msg about missing JMX
property
Key: UIMA-2395
URL: https://issues.apache.org/jira/browse/UIMA-2395
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Priority: Minor
Fix For: 2.4.0AS
UIMA AS service wrapper doesn't log a msg when it detects missing jmx monitor
property. The service simply starts with no hint of misconfiguration. The jmx
monitor is optional, but requires two parameters: the rate at which to collect
stats and jmx port of the monitored service. The latter is specified via
-Dcom.sun.management.jmxremote.port=xxx property. If omitted, UIMA AS service
wrapper just proceeds as if the jmx monitor was *not* requested by a user.
Modify code to log a message indicating that the jmx port is missing and exit
the process.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira