Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I get debug messages from the Jopr Server?

debug Jopr Messages server
0
Posted

How do I get debug messages from the Jopr Server?

0

You can edit the /jbossas/server/default/conf/jboss-log4j.xml configuration file to enable debug messages. Generally, you will want to just uncomment the org.rhq category, which will set its priority to DEBUG. This will emit debug messages for all RHQ subsystems to the log file. If you want to only emit debug messages for a smaller subset of the RHQ server internals, you can uncomment only those categories you are interested in, or add your own categories. There are several commented out categories in jboss-log4j.xml, with comments that briefly explain what types of debug messages can be expected from a particular category. You can also emit debug messages for third-party subsystems – again, there are some already commented out in jboss-log4j.xml – things like JBoss/Remoting and Hibernate are examples of these third-party subsystems that you can configure to emit debug message. After you make your changes to the jboss-log4j.xml file, save the file and the Jopr serve

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123