search for: jmx

Displaying 16 results from an estimated 16 matches for "jmx".

Did you mean: jmp
2011 Mar 10
1
Can anyone help me understand Apache Errors?
...ems like: Connection attempts using mod_proxy: 83.167.123.83 -> 205.188.251.1:443: 1 Time(s) 83.167.123.83 -> 64.12.202.36:443: 2 Time(s) Requests with error response codes 403 Forbidden 205.188.251.1:443: 1 Time(s) 64.12.202.36:443: 2 Time(s) 404 Not Found //jmx-console/HtmlAdaptor: 1 Time(s) /VINT_1984_THINK_DIFFERENT: 1 Time(s) /mobo.png: 1 Time(s) /player.swf: 1 Time(s) /robots.txt: 4 Time(s) Now, I know mod_proxy is turned off by default, but is there a way to "play games" with those that attempt a proxy connection? L...
2009 Dec 22
8
NMS Opinions
A recent post that mentioned Zabbix inspired me to have a look at them again while I was waiting on something as it?s been a while since I looked at them. Currently, I was using Nagios but had to start using Munin to add some functionality I needed and don?t want to continue down this road of supporting umpteen different packages. Between Zabbix, Pandora and HyperIQ, what would anyone familiar
2008 Apr 24
1
tomcat5 - RHEL4.5 - CentOS 4.5
...at5/shared/lib:/usr/share/tomcat5/common/lib -Djava.endorsed.dirs=/usr/share/tomcat5/common/endorsed -classpath /usr/java/sun/jdk/1.4.2_13/lib/tools.jar:/usr/share/tomcat5/bin/bootstrap.jar:/usr/share/tomcat5/bin/commons-logging-api.jar:/usr/share/java/mx4j/mx4j-impl.jar:/usr/share/java/mx4j/mx4j-jmx.jar -Dcatalina.base=/usr/share/tomcat5 -Dcatalina.home=/usr/share/tomcat5 -Djava.io.tmpdir=/usr/share/tomcat5/temp org.apache.catalina.startup.Bootstrap start However in the catalina.out i see this WARNING: unable to set your JAVA_HOME. This may cause problems for any java applications you ru...
2007 Apr 06
0
Automation? tags?
...* have to be able to build any arbitrary tag that is in svn, just a couple we hard code at the start. I was thinkign there would be an easy way to write a web page with a few shiny red buttons like ''Build HEAD now'' and ''Build DEMO now'' etc and interface with JMX server that i found out about from googling, but i current believe that only would work (if at all) if we were using regualr cruisecontrol, not cruisecontrol.rb. For a variety of reasons i cant quite elucidate, we greatly prefer to use the cc.rb solution that you fine folks use/maintain/wax....
2011 Oct 24
6
Scalability, Dashboard/Foreman, and MCollective
I''ve been trying to find information, suggestions, etc. for how to combine scaling Puppet with the use of management tools like Dashboard/Foreman and MCollective. Our current thinking for an initial deployment is two VMs as Puppet Master worker nodes fronted by a pair of NetScalers. However, I''m not sure how to go about implementing Dashboard or Foreman and MCollective servers in
2013 Nov 25
2
mcp ping return no responses
...lt;/pendingQueuePolicy> --> </policyEntry> </policyEntries> </policyMap> </destinationPolicy> <!-- The managementContext is used to configure how ActiveMQ is exposed in JMX. By default, ActiveMQ uses the MBean server that is started by the JVM. For more information, see: http://activemq.apache.org/jmx.html --> <managementContext> <managementContext createConnector="false"/> </manageme...
2010 May 24
4
Naming of a Java Process in Linux
Hi Not a specific question on CentOS but in general about java processes running on Linux boxes. I have a couple of java processes running on my linux boxes , They basically form a component of a bigger application. My point of interest is to monitor the resource usage of the java processes running on the linux box. So currently when i have these procs running on my box they show up as
2008 Jun 10
4
Apache jserv monitoring?
In our environment we have many legacy application servers running apache/jserv. There is a web server front end, then a couple of load-balanced java servers on the backside. One of the problems we are faced with is hung or stuck jvms. I have looked at the java process with the ps command, and there are many times when URL(s) do not respond, yet the java looks healthy, at least from the OS
2019 Apr 23
2
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
Hello, it seems an mismatch of schema file provided by dovecot-2.3.5.2 [root at mail conf]# pwd /var/solr/data/dovecot/conf # Below solrconfig.xml is from Solr-8.0.0. [root at mail conf]# grep text_general solrconfig.xml <str name="queryAnalyzerFieldType">text_general</str> field types. Text content will be indexed as "text_general" as <str
2013 Feb 05
1
"Header is huge" in fts-solr
...adSchema INFO: query parser default operator is AND 01.02.2013 18:03:54 org.apache.solr.schema.IndexSchema readSchema INFO: unique key field: id 01.02.2013 18:03:54 org.apache.solr.core.SolrCore INFO: [] Opening new SolrCore at solr/./, dataDir=solr/./data/ 01.02.2013 18:03:54 org.apache.solr.core.JmxMonitoredMap INFO: JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer at 27b4c1d7 01.02.2013 18:03:54 org.apache.solr.core.SolrCore initListeners INFO: [] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]} 0...
2019 Apr 23
3
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
...tory" > class="${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"/> > <codecFactory class="solr.SchemaCodecFactory"/> > <indexConfig> > <lockType>${solr.lock.type:native}</lockType> > </indexConfig> > <jmx/> > <updateHandler class="solr.DirectUpdateHandler2"> > <updateLog> > <str name="dir">${solr.ulog.dir:}</str> > <int > name="numVersionBuckets">${solr.ulog.numVersionBuckets:65536}</int> > &...
2019 Apr 23
0
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
...actory name="DirectoryFactory" class="${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"/> <codecFactory class="solr.SchemaCodecFactory"/> <indexConfig> <lockType>${solr.lock.type:native}</lockType> </indexConfig> <jmx/> <updateHandler class="solr.DirectUpdateHandler2"> <updateLog> <str name="dir">${solr.ulog.dir:}</str> <int name="numVersionBuckets">${solr.ulog.numVersionBuckets:65536}</int> </updateLog> <auto...
2008 Jul 09
1
Help with installing add-on packages
...1 Warning: Label 20 at (1) defined but not used In file idcldp.f:76 40 NCLPT=0 1 Warning: Label 40 at (1) defined but not used idcldp.f: In function ?idcldp?: idcldp.f:47: warning: ?jmx? may be used uninitialized in this function idcldp.f:90: warning: ?ip3mn? may be used uninitialized in this function idcldp.f:87: warning: ?dsqmn? may be used uninitialized in this function gfortran -m32 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-...
2008 Sep 18
2
Problem installing packages in newer versions of R
...=NDP 1 Warning: Label 10 at (1) defined but not used In file idcldp.f:33 20 DO 59 IP1=1,NDP0 1 Warning: Label 20 at (1) defined but not used In file idcldp.f:76 40 NCLPT=0 1 Warning: Label 40 at (1) defined but not used idcldp.f: In function ?idcldp?: idcldp.f:47: warning: ?jmx? may be used uninitialized in this function idcldp.f:90: warning: ?ip3mn? may be used uninitialized in this function idcldp.f:87: warning: ?dsqmn? may be used uninitialized in this function gfortran -m32 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-...
2012 Dec 24
3
puppetdb listening on TCP Ports 1099 and 58772
PuppetDB is operating fine, but I can''t figure out how to disable it from listening globally on TCP 1099 or 58722 How do I disable them from listening globally without having to resort to iptables? $ lsof -i -n -P | grep java | grep LISTEN java 30115 puppetdb 22u IPv6 119118 0t0 TCP *:1099 (LISTEN) java 30115 puppetdb 23u IPv6 117236 0t0 TCP *:58772
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking