Skip to main content
0 votes
0 answers
23 views

Setup explanation: I am using jmx prometheus agent, which starts with the VM as vm argument in HDFS setup. Version: 0.20.0 There is a jmx http port displaying the Mbeans as JSON. Problem: When I view ...
Kabelan E's user avatar
0 votes
0 answers
31 views

I'm currently using Neo4j version 4.4.42 via Neo4j Desktop and I'm able to connect to Neo4j JVM process using JConsole, and under the MBeans section, I can see some Page Cache metrics. However, I ...
Joice Joy's user avatar
0 votes
1 answer
51 views

I am developing an application based on apache jackrabbit oak and indexing through Lucene, I know that oak provides various mbean for monitoring various components. When I start my application and ...
Gamby's user avatar
  • 591
2 votes
1 answer
269 views

I'm currently working on a Java application that makes use of humongous allocations and regions. Typically, I would monitor these allocations and regions using the GC (Garbage Collection) logs. ...
dhanush427's user avatar
0 votes
1 answer
625 views

I have upgraded spring (no boot) application to java 17 and spring 6.1.3, also version of spring integrartion was upgraded from 4.1.2.RELEASE to 6.2.1. I have builded jar successfully, but when i have ...
Ivan Karotki's user avatar
0 votes
1 answer
78 views

I have a back-end thread, which I created inside start method of JBoss Mbeans: public interface HScannerServiceMBean { public void create(); public void start(); public void stop(); public ...
Imran Khurram's user avatar
0 votes
0 answers
113 views

I have a JAR file which includes few SAR files. Earlier in Jboss AS(4.2.3), upon deploying the jar nested SAR files were getting deployed as well and services were starting, now we are moving to ...
Shipra Shahi's user avatar
1 vote
0 answers
272 views

The project needs to obtain jvm indicators and Dubbo indicators from the jmx of the service. The service implemented through java consumes more resources. It is hoped that the memory consumption can ...
moluzhui's user avatar
  • 1,083
0 votes
1 answer
285 views

I have a stateful local session bean in one ear and a mbean in another ear both deployed on the same WildFly 27 standalone-full instance. I have a topic set up in standalone-full.xml: <jms-topic ...
ranxero's user avatar
1 vote
1 answer
241 views

I trying to use JMX Export to export some custom variables via Mbean. I am able to see the Mbean in jconsole but those attributes are not available in localhost:port\metrics. Tried whitelisting object ...
dhanooram 's user avatar
0 votes
0 answers
68 views

I am facing issue while migrating struts 1.3 to struts 2.5.29. struts 2.5.29 code is deployed in jboss-4.0.5.GA . I have referred from example https://www.viralpatel.net/struts-2-tiles-plugin-tutorial-...
user20281594's user avatar
1 vote
1 answer
2k views

I have two Debezium SQL Server connectors that have to connect to one database and publish two different tables. Their name and database.history.kafka.topic are unique. Still when adding the second ...
Delphi.Boy's user avatar
  • 1,226
1 vote
1 answer
125 views

Good afternoon, I am currently building a webapp using Java, JSF, Primefaces and I'd like admin-users to run certain batch-jobs. At first I thought about simply creating a simple UI to do this myself, ...
Jssson's user avatar
  • 81
0 votes
1 answer
299 views

I am accessing WildFly (22) via JMX to access one of its MBeans. It is the session information of an web application. This is generally working however I can only see one attribute changing over time ...
Lonzak's user avatar
  • 9,947
1 vote
0 answers
218 views

I am looking for some help, is it possible to display Mbean value (the value holds stats) in table format using Hawtio+jolokia, any help is appreciated.
NJavalearner's user avatar

15 30 50 per page
1
2 3 4 5
24