Re: Tomat monitoring

2010-05-23 Thread ntwrkd
Hyperic works well for Tomcat monitoring and has native support for it.
I prefer this solution. Or you can always create your own custom
monitoring solution provided a JMX port is open.

On Fri, May 21, 2010 at 4:54 AM, Leon Rosenberg
 wrote:
> On Fri, May 21, 2010 at 9:33 AM,   wrote:
>>
>> Hi all,
>>
>> I work on JavaMelody and I can speak about the question of jconsole or
>> javamelody for Tomcat monitoring.
>>
>> The main differences between jconsole and javamelody is IMHO that jconsole 
>> will
>> be used occasionally in QA or production for a few minutes or a few hours,
>> whereas javamelody will be always enabled in the application in QA or 
>> production
>> with reports for current day, week, month or current year.
> agreed.
> ...
>
>>
>> Is JavaMelody used in production? Yes, some people said so in the users 
>> group:
>> http://groups.google.fr/group/javamelody or in private.
>> I use it myself for several applications, one of which costs 25 person years.
>
> Sorry, what does that mean? There are 25 person years invested in the
> development of the application? or in the development of javamelody.
>
> regards
> Leon
>
>
>
>>
>> Any problems? In general, JavaMelody is installed in 10 minutes for a good
>> developer (as JavaMelody is opensource and free, there is no budget to find).
>> And sometimes, some applications need a bit more configuration:
>> http://code.google.com/p/javamelody/wiki/UserGuide
>
> Yet another java monitoring framework ;-)
>
>
>>
>> Please note that the target of JavaMelody is not content portals such as
>> www.acikkod.org, but more on intranet applications using databases (+ hudson,
>> grails, jira and soon confluence and bamboo).
>>
>> bye, Emeric
>> ever...@free.fr
>>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: confused with Tomcat...

2010-05-09 Thread ntwrkd
Regardless, the following statement still applies to the original question:

If you're not running a Tomcat process on your machine, then there is
no way it can be interfering with your normal internet connection.

Which alludes to your previous question you posted to macdb1:
>A specific web site, or all of them?


On Sun, May 9, 2010 at 3:24 PM, Caldarale, Charles R
 wrote:
>> From: ntwrkd [mailto:ntw...@gmail.com]
>> Subject: Re: confused with Tomcat...
>>
>> It sounds like you haven't even been able to get Tomcat running on
>> your Windows machine based on the first two paragraphs of your note.
>> Is that correct?
>
> Try again.  The OP has *no interest* in running Tomcat on his machine.  He's 
> just asking about the error messages he's getting when connecting to a server 
> that happens to be running Tomcat.
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
> MATERIAL and is thus for use only by the intended recipient. If you received 
> this in error, please contact the sender and delete the e-mail and its 
> attachments from all computers.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: confused with Tomcat...

2010-05-09 Thread ntwrkd
I agree that I don't think this has to do with your Tomcat installation.
It sounds like you haven't even been able to get Tomcat running on
your Windows machine based on the first two paragraphs of your note.
Is that correct?

If you're not running a Tomcat process on your machine, then there is
no way it can be interfering with your normal internet connection.

For us to know for sure, can you post a screenshot or output of the
running processes and their ports on your Windows machine?
I suggest using TCPView (free) to show us what's running on your
machine. You can get it here:
http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx

Then we can help you determine if its a problem with your local Tomcat
process or something else.
It sounds like that would solve your initial problem/question.



On Sun, May 9, 2010 at 1:00 PM, André Warnier  wrote:
> macbd1 wrote:
>>
>> Using Windows XP Home Ed, I have never downloaded Apache Tomcat and find
>> nothing about it under Program, Control Panel>Programs, or under Downloaded
>> Programs within the Windows folder.  However, a couple of months ago or so I
>> began having problems concerning error announcements when attempting to open
>> a web page on internet.  Wayyy too often an error window appears stating the
>> following, as example, all error announcements are identical except of
>> course for label of the web page:
>>
>> HTTP Status 404 - /2010/05/07/supreme-court-update-no-white-smoke-yet/
>>
> This has absolutely nothing to do with Tomcat, at least not on your PC.
> Have you checked what your browser considers as its "home page" ?
> (Like "Extras..Internet Options..Starting page")
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



submitting a patch documentation (was "submitting a patch")

2010-03-31 Thread ntwrkd
https://issues.apache.org/bugzilla/show_bug.cgi?id=49028.


On Wed, Mar 31, 2010 at 12:33 AM, ntwrkd  wrote:
> hey, thanks for that, Bob.
>
> On Wed, Mar 31, 2010 at 12:11 AM, Bob Hall  wrote:
>>
>>
>> --- On Tue, 3/30/10 at 11:54 PM, ntwrkd  wrote:
>>
>>> I appreciate the ltmgtfy, but the
>>> search results actually didn't
>>> address my question.
>>
>> The 1st Google hit, http://tomcat.apache.org/bugreport.html seems to
>> cover it:
>>
>> "
>> Bug Fix Patch - A patch created using diff -u or svn diff which fixes the 
>> bug. (If you have found a bug fix which can be applied to the Apache Tomcat 
>> code)
>> "
>>
>> - Bob
>>
>>
>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
>

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Submitting a patch

2010-03-31 Thread ntwrkd
hey, thanks for that, Bob.

On Wed, Mar 31, 2010 at 12:11 AM, Bob Hall  wrote:
>
>
> --- On Tue, 3/30/10 at 11:54 PM, ntwrkd  wrote:
>
>> I appreciate the ltmgtfy, but the
>> search results actually didn't
>> address my question.
>
> The 1st Google hit, http://tomcat.apache.org/bugreport.html seems to
> cover it:
>
> "
> Bug Fix Patch - A patch created using diff -u or svn diff which fixes the 
> bug. (If you have found a bug fix which can be applied to the Apache Tomcat 
> code)
> "
>
> - Bob
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Submitting a patch

2010-03-30 Thread ntwrkd
I appreciate the ltmgtfy, but the search results actually didn't
address my question.  I do appreciate the try.
For those asking this question in the future, I believe I found the
answer to my question here
http://ariejan.net/2007/07/03/how-to-create-and-apply-a-patch-with-subversion/


On Tue, Mar 30, 2010 at 10:47 PM, Bob Hall  wrote:
> --- On Tue, 3/30/10 at 9:56 PM, ntwrkd  wrote:
>
>> Is the a HOWTO located somewhere on
>> the best way to submit a patch?
>>
>
> http://www.lmgtfy.com/?q=tomcat+patch+submit
>
> - Bob
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Submitting a patch

2010-03-30 Thread ntwrkd
Is the a HOWTO located somewhere on the best way to submit a patch?

Thanks,
Matthew

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: tomcat maven project

2010-03-25 Thread ntwrkd
> Great! Welome.
Thank you!

I pulled trunk and hope to start picking through the bug list for some
low-hanging fruits.

On Thu, Mar 25, 2010 at 2:04 PM, Mark Thomas  wrote:
> On 25/03/2010 20:56, ntwrkd wrote:
>> Hello,
>> I'd like to start contributing to Tomcat, but I would appreciate some
>> direction on a couple of things (yes I read the FAQ already).
>
> Great! Welome.
>
>> Is there a maven project publicly available for Tomcat? (I'd rather
>> pull that then set everything up myself)
>
> No. Tomcat doesn't use Maven.
>
> Mark
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



tomcat maven project

2010-03-25 Thread ntwrkd
Hello,
I'd like to start contributing to Tomcat, but I would appreciate some
direction on a couple of things (yes I read the FAQ already).

Is there a maven project publicly available for Tomcat? (I'd rather
pull that then set everything up myself)


Thanks,
Matthew

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org