You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/11/26 20:24:03 UTC

[GitHub] [iotdb] tanrikut opened a new issue #4484: JMX_PORT is not used

tanrikut opened a new issue #4484:
URL: https://github.com/apache/iotdb/issues/4484


   Although JMX_PORT is assigned and JMX_MODE=local, (defaults) JMX server is not started
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Start IotDB cluster node with default settings.
   2. Using bash, look if 31999 port is open
   3. In logs, there is a phrase like
   `[main] WARN  o.a.i.d.s.StartupChecks:38 - iotdb.jmx.port missing from iotdb-env.sh(Unix or OS X, if you use Windows, check conf/iotdb-env.bat) `
   
   **Expected behavior**
   JMX server to started
   
   **Kubernetes Environment**
    - Apache IotDB 0.12.3
   
   **Additional context**
   I also tried to set JMX_PORT, JMX_MODE and iotdb.jmx.port as envrionment variables without success


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org