t; JPDA_ADDRESS=8000 on Tomcat 8 to - JPDA_ADDRESS=*:8000 on Tomcat 9
> >>> (i.e. host needs to be included, or a wildcard).
> >>>
> >> Thanks for pointing that out but I think it is not related to the
> >> problem I am seeing.
> >>
> >&g
seeing.
>>
>>> On Tue, Feb 2, 2021 at 12:22 PM Suvendu Sekhar Mondal
>> wrote:
>>>>
>>>> Hello Everyone,
>>>>
>>>> We recently migrated Tomcat from 7.0.55 to 9.0.39. Everything is
>>>> working as expected except accessing e
ng.
>
> > On Tue, Feb 2, 2021 at 12:22 PM Suvendu Sekhar Mondal
> wrote:
> > >
> > > Hello Everyone,
> > >
> > > We recently migrated Tomcat from 7.0.55 to 9.0.39. Everything is
> > > working as expected except accessing exposed MBeans via JMX
t accessing exposed MBeans via JMX clients
> > like jconsole/jvisualvm. While troubleshooting the issue, I enabled
> > debug logging for both of those tools and it is throwing following
> > error:
> > java.rmi.ConnectIOException: non-JRMP server at remote endpoint
> >
Tomcat from 7.0.55 to 9.0.39. Everything is
> working as expected except accessing exposed MBeans via JMX clients
> like jconsole/jvisualvm. While troubleshooting the issue, I enabled
> debug logging for both of those tools and it is throwing following
> error:
> java.rmi.ConnectIOEx
Hello Everyone,
We recently migrated Tomcat from 7.0.55 to 9.0.39. Everything is
working as expected except accessing exposed MBeans via JMX clients
like jconsole/jvisualvm. While troubleshooting the issue, I enabled
debug logging for both of those tools and it is throwing following
error
ement.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false
-Djava.rmi.server.hostname=localhost
I opened JConsole localhost;8083, and it connected. I can see CPU, heap,
classes, and thread graphs. When I look at the MBean tab, I see a Catalina
entry and a "DataSource" entry below that. Expanding that gives
e
> -Djava.rmi.server.hostname=localhost
>
> I opened JConsole localhost;8083, and it connected. I can see
> CPU, heap, classes, and thread graphs. When I look at the MBean
> tab, I see a Catalina entry and a "DataSource" entry below that.
> Expanding that gives me
s to java config:
>
> -Dcom.sun.management.jmxremote
> -Dcom.sun.management.jmxremote.port=8083
> -Dcom.sun.management.jmxremote.ssl=false
> -Dcom.sun.management.jmxremote.authenticate=false
> -Djava.rmi.server.hostname=localhost
>
> I opened JConsole localhost;8083, and it connected. I
=localhost
I opened JConsole localhost;8083, and it connected. I can see CPU,
heap, classes, and thread graphs. When I look at the MBean tab, I see a
Catalina entry and a "DataSource" entry below that. Expanding that
gives me a ton of attributes, operations, and notifications for m
at it is.
>>>>
>>>>> (Again, AFAIK, I'm not mucking-around with any of Tomcat's
>>>>> internals... just a standard web application.)_
>>>>
>>>> It looks like I can reproduce this with just Velocity and
>>>> Vel
oks like I can reproduce this with just Velocity and Velocity
>>> Tools. I'll keep narrowing it down.
>>
>> I have a minimal test which I've attached (sort of) to this Bugzilla
>> issue:
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=56242
>
which I've attached (sort of) to this Bugzilla
> issue:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=56242
>
> If anyone could give me some pointers at this stage, it would be
> greatly appreciated.
>
Win7, 32-bit JDK 7u51
Tomcat 8.0.3
If I connect with jconsole, it d
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
On 3/10/14, 1:20 PM, Christopher Schultz wrote:
> All,
>
> On 3/10/14, 12:58 PM, Christopher Schultz wrote:
>> All,
>
>> On 3/10/14, 12:52 PM, Christopher Schultz wrote:
>>> I stopped Tomcat, completely removed my web application,
>>> restar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
On 3/10/14, 12:58 PM, Christopher Schultz wrote:
> All,
>
> On 3/10/14, 12:52 PM, Christopher Schultz wrote:
>> I stopped Tomcat, completely removed my web application,
>> restarted Tomcat and I can connect without a problem.
>
>> AFAIK, my a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
On 3/10/14, 12:52 PM, Christopher Schultz wrote:
> I stopped Tomcat, completely removed my web application, restarted
> Tomcat and I can connect without a problem.
>
> AFAIK, my application isn't doing anything with JMX.
>
> I'll try using m
-chris
On 3/10/14, 12:46 PM, Christopher Schultz wrote:
> All,
>
> I have two instances of Tomcat 8 running locally. One of them
> happens to have a JNDI DataSource configured and the other does
> not. They are both out-of-the-box 8.0.3 installations.
>
> One of them has no
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
I have two instances of Tomcat 8 running locally. One of them happens
to have a JNDI DataSource configured and the other does not. They are
both out-of-the-box 8.0.3 installations.
One of them has no problem connecting via jconsole to observe
2014-01-31 Ja kub :
> changing logging level in logging properties works fine, but my custom
> logger is not visible in jconsole under java.util.logging -> loggerNames, I
> can't change logging level dynamically by jconsole
>
> I add into logging properties
> test.logging
changing logging level in logging properties works fine, but my custom
logger is not visible in jconsole under java.util.logging -> loggerNames, I
can't change logging level dynamically by jconsole
I add into logging properties
test.logging.LoggingTest .level = FINE
and it successfully
ng
somewhere.
Is there any message conveying *how* it failed, e.g. "connection
refused", "invalid handshake" etc?
Could there be missing classes that it's trying to resolve via rmi?
No answers here but hopefully some useful questions.
-tim
> When attempting
*.*
LISTEN
tcp6 0 0 ::1.18217 *.*
LISTEN
tcp4 0 0 127.0.0.1.18215*.*
LISTEN
tcp6 0 0 ::1.18215 *.*
LISTEN
When attempting to connect via jconsole (as per Tomcat documentation[1]):
$ jconsole
service:jmx:rmi://localhost:18217
icate=true
-Dcom.sun.management.jmxremote.password.file=%CATALINA_HOME%/conf/jmxremote.password
-Dcom.sun.management.jmxremote.access.file=%CATALINA_HOME%/conf/jmxremote.access
and now i'm connected with jconsole running this connection chain,
with credentials defined in jmxremote.passord and j
On 9 Feb 2012, at 17:10, "Caldarale, Charles R"
wrote:
>> From: Pid [mailto:p...@pidster.com]
>> Subject: Re: Enabling JMX Remote Ports to connect Tomcat server remotelly
>> with jconsole tool
>
>>> warning: [path] bad path element
>>> "C:\
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andres,
On 2/9/12 12:29 PM, Andres Aguado wrote:
> Great, it's great!. First obstacle overcomed. Now, i've compiled
> .java file and it's been created a .class file. Now i've got this
> .class file and i've added it to catalina.jar and
> catalina-opti
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andres,
On 2/9/12 11:26 AM, Andres Aguado wrote:
> Hi, first, for me there is a powerfull reason for maintain 5.5
> version. This is the initial version and application is working
> fine now, and I think that i'm not prepare to execute the upgrade,
>
XAdapterLifecycleListener
> ..
>
> Thanks and regards,
> Andres
>
> 2012/2/9 Caldarale, Charles R :
>>> From: Pid [mailto:p...@pidster.com]
>>> Subject: Re: Enabling JMX Remote Ports to connect Tomcat server remotelly
>>> with jconsole tool
>>
Catalina.start using conf/server.xml:
java.lang.ClassNotFoundException:
org.apache.catalina.mbeans.JMXAdapterLifecycleListener
..
Thanks and regards,
Andres
2012/2/9 Caldarale, Charles R :
>> From: Pid [mailto:p...@pidster.com]
>> Subject: Re: Enabling JMX Remote Ports to connect Tomcat se
> From: Pid [mailto:p...@pidster.com]
> Subject: Re: Enabling JMX Remote Ports to connect Tomcat server remotelly
> with jconsole tool
> > warning: [path] bad path element
> > "C:\apache-tomcat-5.5.27\server\lib\catalina.jar:C:\apache-tomcat-5.5.27\bin\commons-logg
Well, I've a Tomcat 5.5.27 version with an application in
>>>> production environment and i've installed the same version for windows
>>>> on a VM-WiXP to test configuration before applying changes to
>>>> production server
>>>> And I want
h an application in
>>> production environment and i've installed the same version for windows
>>> on a VM-WiXP to test configuration before applying changes to
>>> production server
>>> And I want to monitorize the application remote
;-) )
>>
>> Well, I've a Tomcat 5.5.27 version with an application in
>> production environment and i've installed the same version for windows
>> on a VM-WiXP to test configuration before applying changes to
>> production server
>> And I want
onment and i've installed the same version for windows
on a VM-WiXP to test configuration before applying changes to
production server
And I want to monitorize the application remotelly through
jconsole. So, I've added this lines to catalina startup script:
set CATALINA_OPTS=-Dcom
See comments inline
-Original Message-
From: Andres Aguado [mailto:andriu@gmail.com]
Sent: 9. februar 2012 13:52
To: users@tomcat.apache.org
Subject: Enabling JMX Remote Ports to connect Tomcat server remotelly with
jconsole tool
Hi Guys!
First of all, I want to be grateful for
ion for windows
on a VM-WiXP to test configuration before applying changes to
production server
And I want to monitorize the application remotelly through
jconsole. So, I've added this lines to catalina startup script:
set CATALINA_OPTS=-Dcom.sun.management.jmxremote
-Dcom.sun.manag
On 23/12/2010 19:32, Adib wrote:
> Pid thanks or your comments below.
>
> Any idea why it was working just fine on a windows Vista machine but not on
> Windows 2008 R2. One of the main differences between the two machines is
> that the windows server has multiple IP addresses on the same network c
tion only works if
> > jconsole is running the same userid as process you want to connect to,
> which
> > is not the case in my tomcat setup which is running as a service.
>
> re: 'masks', the above is a better description.
>
> > I tested my setup o
On 23/12/2010 10:01, Adib wrote:
> The local process option seems to be a hit and miss on various versions of
> windows, it was not working. Also the local process option only works if
> jconsole is running the same userid as process you want to connect to, which
> is not the case
On 23/12/2010 09:20, André Warnier wrote:
> Shortly :
> If you are local, then you can use the "Local process" option in jconsole.
But usually not if you're using the service wrapper, which masks* the
JVM process from the Attach API used in Java 6 to provide the local
process
The local process option seems to be a hit and miss on various versions of
windows, it was not working. Also the local process option only works if
jconsole is running the same userid as process you want to connect to, which
is not the case in my tomcat setup which is running as a service.
I
Shortly :
If you are local, then you can use the "Local process" option in jconsole.
Otherwise : as far as I remember, the jmx connection really uses 2 ports, not only the one
you obviously connect to. And that second port is random, which is what makes it difficult
to connect
23:22:21] [447 javajni.c] [debug] Jvm Option[9]
-Dcom.sun.management.jmxremote.authenticate=false
I am running jconsole on the same machine that is running tomcat so I am not
trying to connect remotely and should
not have any problems with ports I even turned off the windows firewall on
the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Luca,
On 11/11/2010 6:56 AM, Luca Gervasi wrote:
> i'm using jconsole to reload single contextes when i need it (i don't
> deploy manager).
>
> Is there a way to reload tomcat engine in a similar way?
I'm not entirely
Hello,
i'm using jconsole to reload single contextes when i need it (i don't
deploy manager).
Is there a way to reload tomcat engine in a similar way?
It happens "Exception in thread TP-Processor16
java.lang.OutOfMemoryError: PermGen space", which leads to a tomcat
reload.
> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
> Subject: RE: [OT] Jconsole Perform GC?
> I was impressed with the speed of the full GC.
GC speed is proportional to the number and size of live objects, not dead ones.
If your apps don't persist much data, GC will
I must say, I was impressed with the speed of the full GC. Blink of an
eye fast.
> -Original Message-
> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
> Sent: Tuesday, November 09, 2010 9:51 AM
> To: Tomcat Users List
> Subject: RE: [OT] Jconsole Perform GC?
&g
Thanks Chuck. Just what I was interested in.
> -Original Message-
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Tuesday, November 09, 2010 9:05 AM
> To: Tomcat Users List
> Subject: RE: [OT] Jconsole Perform GC?
>
> > From: Jeffrey Ja
On 09/11/2010 14:53, Jeffrey Janner wrote:
> Anyone know what exactly what kind of GC the "Perform GC" button in
> Jconsole does?
It will trigger a full GC which will GC both old and new spaces.
Mark
-
To uns
Anyone know what exactly what kind of GC the "Perform GC" button in
Jconsole does?
I had a Tomcat instance that I'd been monitoring since yesterday
morning, because the end users were getting some "interesting" OOM
errors.
The initial work was mostly in the Eden spac
> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
> Subject: [OT] Jconsole Perform GC?
> Anyone know what exactly what kind of GC the "Perform GC"
> button in Jconsole does?
The same one you get by calling System.gc() - a full GC.
> The initial work was mos
.
> 3) We have several UNIX /LINUX servers
>
> 4) From WIN 2000 server JKD6/jconsole I am able to connect to UNIX server
>for Monitoring TOMCAT 6.0.14
>
> 5) From WIN 2000 server JKD6/jconsole I am NOT able to connect to Linux
>server for Monitoring TOMCAT 6.0.29
W
Hi
>> through a firewall
As I have already told u in the last mail
1) We do not have a Firewall
2) All our servers are available locally
3) We have several UNIX /LINUX servers
4) From WIN 2000 server JKD6/jconsole I am able to connect to UNIX server
for Monitoring TOMCAT 6.0.14
5
On 13/10/2010 12:12, Karthik Nanjangude wrote:
>>> export JAVA_HOME=/opt/java6
>>> echo JAVA_HOME = $JAVA_HOME
>>> export CATALINA_OPTS='-Dcom.sun.management.jmxremote.port=8999
>>> -Dcom.sun.management.jmxremote.ssl=false
>>> -Dcom.sun.managem
Hi
>> I'm not playing chase-the-answer with you
Nither am I , Replying as per u'r mail
>> what details are you putting into the JConsole client instance?
>> export JAVA_HOME=/opt/java6
>> echo JAVA_HOME = $JAVA_HOME
>> export CATALINA_OPTS=&
rewall?
>> Note :
>> Earlier I had configured the same for UNIX / Windows for JConsole to Tomcat
>> 6.0.14
>> URL : http://old.nabble.com/JMX---jconsole-for-TOMCAT6.0.14-td17778173.html
Also: what details are you putting into the JConsole client instance?
Are you specifyi
ith regards
Karthik
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: Monday, October 11, 2010 8:23 PM
To: Tomcat Users List
Subject: Re: Is there a Bug with JConsole for monitering TOMCAT 6.0.29 Running
on Linux
On 11/10/2010 09:41, Karthik Nanjangude wrote:
> Hi
>
>
On 11/10/2010 09:41, Karthik Nanjangude wrote:
> Hi
>
> Spec :
>
> Java 1.5
> WebApp : Tomcat 6.0.29
> O/s Win 2000 / Linux / Unix
>
> Linux : 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386
> GNU/Linux
>
> Question : Is there a Bug
Hi
Spec :
Java 1.5
WebApp : Tomcat 6.0.29
O/s Win 2000 / Linux / Unix
Linux : 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386
GNU/Linux
Question : Is there a Bug with JConsole for monitering TOMCAT 6.0.29 Running
on Linux ?
I am not able to connect TOMCAT 6.0.29
On Tue, Jun 29, 2010 at 7:22 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com]
> > Subject: jconsole
> >
> > Does jconsole
> > http://java.sun.com/developer/technicalArticles/J2SE/jconsole
> From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com]
> Subject: jconsole
>
> Does jconsole
> http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html
> cause additional overheads on a server?
Of course - not even Java can avoid Heisenberg. Just how much overhea
Hi,
Does jconsole
http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html cause
additional overheads on a server?
Thanks,
Kaushal
..@gmail.com]
> > Subject: Re: Tomcat Jconsole
> >
> > -Dual core Intel(R) Xeon(R) CPU E3110 @ 3.00GHz and 4 GB memory each.
>
> What does "each" mean? Is the system running with 4 GB of memory or
> something more?
>
> > The startup.sh configur
> From: Ozgur Ozdemircili [mailto:ozgur.ozdemirc...@gmail.com]
> Subject: Re: Tomcat Jconsole
>
> -Dual core Intel(R) Xeon(R) CPU E3110 @ 3.00GHz and 4 GB memory each.
What does "each" mean? Is the system running with 4 GB of memory or something
more?
> The startu
On Wed, May 19, 2010 at 6:38 AM, Ozgur Ozdemircili
wrote:
> I have the following parameters in my tomcat startup.sh
ripple:/tmp$ cat testenv
#!/bin/bash
export CATALINA_OPTS="-XX:MaxPermSize=512m -Xms512m -Xmx2048m -server"
set CATALINA_OPTS="-Dcom.sun.management.jmxremote \
-Dcom.sun.managem
> From: Ozgur Ozdemircili [mailto:ozgur.ozdemirc...@gmail.com]
> > Subject: Tomcat Jconsole
> >
> > Im trying to connect to my tomcat server using Jconsole. I do get
> > "Connection Failed"
>
> What version of Tomcat? What JVM?
>
> > I have the following
> From: Ozgur Ozdemircili [mailto:ozgur.ozdemirc...@gmail.com]
> Subject: Tomcat Jconsole
>
> Im trying to connect to my tomcat server using Jconsole. I do get
> "Connection Failed"
What version of Tomcat? What JVM?
> I have the following parameters in my tomcat
Hi,
Im trying to connect to my tomcat server using Jconsole. I do get
"Connection Failed"
I have the following parameters in my tomcat startup.sh
export CATALINA_OPTS="-XX:MaxPermSize=512m -Xms512m -Xmx2048m -server"
set CATALINA_OPTS="-Dcom
hi all,
i have seen numerous questions asked on how to connect jconsole / jmap to a
tomcat service on windows. And most of the solutions involve,in setting up jmx
remort port setting etc..
and then connecting to tomcat service using jconsole remotely.
Here is an alternate solution without
> From: Karthik Nanjangude [mailto:karthik.nanjang...@xius-bcgi.com]
> Subject: Need to monitor the JNDI based Connection Pool usage using
> JConsole
> I need to monitor the JNDI based Connection Pool usage
> using JConsole
Not sure if you'll get all the usage information yo
Hi
SPEC : JDK1.6
TOMCAT 6.0.20
O/s 1, 2 Windows 2000 Server
Apache Http - 2.x
DB : Oracle 10G
I need to monitor the JNDI based Connection Pool usage using JConsole
1) Is there a reference URL on the web ( did not via goggled )
2) Is some JMX coding needed for monitoring (alternate
> From: Rainer Jung [mailto:rainer.j...@kippdata.de]
> Subject: Re: Processes are not showing in the JConsole
>
> Is it still possible under Vista, and will it help, if you let the
> service run with the same account you are using to login?
Nope, I've tried that. The servi
On 21.05.2009 14:57, Caldarale, Charles R wrote:
>> From: Anamika raj [mailto:rajnam...@gmail.com]
>> Subject: Processes are not showing in the JConsole
>>
>> the process which i want to monitor on JConsole not showing
>> in the JConsole window.
>
> Welco
> From: Anamika raj [mailto:rajnam...@gmail.com]
> Subject: Processes are not showing in the JConsole
>
> the process which i want to monitor on JConsole not showing
> in the JConsole window.
Welcome to the wonderful world of Windows "security". At least on Vista,
To
the process which i want to monitor on JConsole not showing in the JConsole
window.Can anybody help me why they are not showing.However I enabled JMX on
my process.What would be the possible cause of not showing the process.My
process is running it is showing in the task manager also.when I m
> From: Anamika raj [mailto:rajnam...@gmail.com]
> Subject: Re: how to setup jconsole to monitor tomcat locally
>
> hi i m not getting the meaning of that
>
> [ " create CATALINA_HOME/bin/setenv.sh
CATALINA_HOME refers to the directory in which you have Tomcat i
> From: Karthik Nanjangude [mailto:karthik.nanjang...@xius-bcgi.com]
> Subject: RE: how to setup jconsole to monitor tomcat locally
>
> Just add the following as 1'st line's into u'r "
> /TOMCAT/bin/Catalina.bat ( .sh on Unix /Linux)
Bad advice. You shou
#x27;r " /TOMCAT/bin/Catalina.bat (
.sh on Unix /Linux)
Start the tomcat server now using startu.bat ( .sh ) ,
This should not show any exception message on the console (windows) or
"/logs/catalian.out"
If non, then run the command "jconsole" under JDK6 or 5/bi
thanx
Mark Thomas-18 wrote:
>
> Anamika raj wrote:
>> I searched a lot for the setting of the jconsole to monitor tomcat
>> locally..i got every where it is saying to set or edit
>> CATALINA_OPTS="-Dcom.sun.management.jmxremote \
>> -Dcom.sun.management.
> From: Anamika raj [mailto:rajnam...@gmail.com]
> Subject: Re: how to setup jconsole to monitor tomcat locally
>
> using Tomcat 5.0.28.0
Please note that Tomcat 5.0 has been deprecated for some time; you would be
better off moving to 5.5.x, or better yet, 6.0.x.
- Chuck
THIS C
> From: Anamika raj [mailto:rajnam...@gmail.com]
> Subject: Re: how to setup jconsole to monitor tomcat locally
> I am working on windows vista
Our deepest sympathies.
> so please tell me the steps for windows.
The steps Mark outlined are the same; just substitute ".bat"
I am working on windows vista and using Tomcat 5.0.28.0 and JDK 1.6
so please tell me the steps for windows.
thanx
Mark Thomas-18 wrote:
>
> Anamika raj wrote:
>> I searched a lot for the setting of the jconsole to monitor tomcat
>> locally..i got every where it is say
Anamika raj wrote:
> I searched a lot for the setting of the jconsole to monitor tomcat
> locally..i got every where it is saying to set or edit
> CATALINA_OPTS="-Dcom.sun.management.jmxremote \
> -Dcom.sun.management.jmxremote.port=9004 \
> -Dcom.sun.management
I searched a lot for the setting of the jconsole to monitor tomcat
locally..i got every where it is saying to set or edit
CATALINA_OPTS="-Dcom.sun.management.jmxremote \
-Dcom.sun.management.jmxremote.port=9004 \
-Dcom.sun.management.jmxremote.ssl=
Caldarale, Charles R wrote:
From: Ivars Strazdiņš [mailto:ivars.strazd...@gmail.com]
Subject: remote jconsole connection did not succeed
If I try to connect remotely to that instance, connection
fails with message "the connection did not succeed".
This is usually the firewal
> From: Ivars Strazdiņš [mailto:ivars.strazd...@gmail.com]
> Subject: remote jconsole connection did not succeed
>
> If I try to connect remotely to that instance, connection
> fails with message "the connection did not succeed".
This is usually the firewall bl
2 Mar 2009 20:36:38 +0200
> From: ivars.strazd...@gmail.com
> To: users@tomcat.apache.org
> Subject: remote jconsole connection did not succeed
>
> Hi *,
> in this setup there are two tomcat 6.0.18 instances each running on
> separate windows 2003 server with Sun JDK 1.6.0_1
Hi *,
in this setup there are two tomcat 6.0.18 instances each running on
separate windows 2003 server with Sun JDK 1.6.0_12.
I have configured JMX console access pretty much the standard way on
both systems, with switches:
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=9004
I posted this question previously, but it was OT in another thread, and
I got the impression it's now buried a bit deep, so new more on-topic
thread.
referring to :
About the possibilities to run JConsole remotely, through a firewalled
connection.
Mark Thomas wrote :
You might also
Caldarale, Charles R wrote:
>> From: André Warnier [mailto:[EMAIL PROTECTED]
>> Subject: Re: Jconsole through firewall
>>
>> With the announced thing above, would I be able to monitor
>> them with jconsole behind their respective firewalls, and
>> if
> From: André Warnier [mailto:[EMAIL PROTECTED]
> Subject: Re: Jconsole through firewall
>
> With the announced thing above, would I be able to monitor
> them with jconsole behind their respective firewalls, and
> if yes what would I need to do for that ?
Yes, the patch Ma
Caldarale, Charles R wrote:
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Subject: Re: Jconsole through firewall
There is some code in trunk to do this.
Life just became easier. Thanks very much.
I'll say thanks first too, not that anyone would think I am ungrateful.
But could so
> From: Mark Thomas [mailto:[EMAIL PROTECTED]
> Subject: Re: Jconsole through firewall
>
> There is some code in trunk to do this.
Life just became easier. Thanks very much.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for
André Warnier wrote:
> 1) does someone understand what it says above ?
Yes. :)
> 2) if I want to monitor a Tomcat server from a remote location through a
> firewall using jconsole, can I do it ?
There is some code in trunk to do this. You'll need to build the extras
package for to
er on which the
RMIServer and RMIConnection remote objects are exported and port2 is the
port number of the RMI Registry.
unquote
My simple questions are :
1) does someone understand what it says above ?
2) if I want to monitor a Tomcat server from a remote location through a
firewall using jc
> From: André Warnier [mailto:[EMAIL PROTECTED]
> Subject: Re: Monitoring Tomcat with Jconsole
>
> I gather that I was wrongly fixated on that number (266M)
> and that it does not really represent any real memory used
> in any permanent way by the process.
Correct; it
ual number is just what's in the memory map for the process, so
that includes files, code, non-Java stuff, etc., as well as the JVM heap. The
resident memory number is the pages that happen to be in RAM at the moment.
Compared to the numbers I see in the jconsole VM summary below,
these
> From: André Warnier [mailto:[EMAIL PROTECTED]
> Subject: Re: Monitoring Tomcat with Jconsole
>
> I don't know if the jconsole offers a cleaner way of doing this
I'm not aware of any mechanism in JConsole to send the output anywhere, other
than via the clipboard.
> A
Caldarale, Charles R wrote:
From: André Warnier [mailto:[EMAIL PROTECTED]
Subject: Re: Monitoring Tomcat with Jconsole
This script by the way (not one of mine) does a "cd" into
the java/bin directory and then launches the program from
there. Can that have something to do with it
> From: André Warnier [mailto:[EMAIL PROTECTED]
> Subject: Re: Monitoring Tomcat with Jconsole
>
> This script by the way (not one of mine) does a "cd" into
> the java/bin directory and then launches the program from
> there. Can that have something to do with it ?
Th
Caldarale, Charles R wrote:
From: André Warnier [mailto:[EMAIL PROTECTED]
Subject: Re: Monitoring Tomcat with Jconsole
Can I "provoke" some meaningful message by misspelling one of these -D
switches, just to check ?
Not by misspelling, but if you change the port number to alpha
1 - 100 of 177 matches
Mail list logo