On Nov 6, 2013, at 11:23 PM, Muhammad Ali Orakzai wrote:
First, please don't top post. This comment is an example of top posting.
Instead reply inline, like the rest of my comments, or at the end.
> I am using GUI version of tomcat and heap memory has been configured to
> 500M min and 1000M m
I am using GUI version of tomcat and heap memory has been configured to
500M min and 1000M max. So memory size is not an issue. GC is being
performed normally. Took a heap dump on 60% memory. Analyzing it in Eclipse
MAT showed the following leak suspect.
One instance of *"java.util.Vector"* loaded
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Muhammad,
On 11/6/13, 1:43 AM, Muhammad Ali Orakzai wrote:
> -XX:MaxPermSize=100m
You don't have any other heap-sizing parameters. Perhaps you simply
need more memory? It used to be that the default heap sizes were very
small (sometimes like 64MiB)
On Nov 6, 2013, at 1:43 AM, Muhammad Ali Orakzai wrote:
> Hi,
>
> I am using the following environment
>
> Windows Server 2003 32 bit
> Apache Tomcat 7.0.27
Upgrade :)
You're 20 versions out-of-date.
> Netbeans IDE 7.2
> Metro 2.0
>
> We have created a SOAP based web service which is callin
On Wed, Nov 6, 2013 at 1:43 AM, Muhammad Ali Orakzai wrote:
>
> I am using the following environment
>
> Windows Server 2003 32 bit
>
How much RAM? Also, did you configure your virtual memory (or paging file)
settings?
> Apache Tomcat 7.0.27
>
Others on the list will/may recommend you to upgra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/12/12 1:48 PM, Debbie Shapiro wrote:
> -Original Message- From: Christopher Schultz
> [mailto:ch...@christopherschultz.net]
>> For my money, I'd off-load the actual report-generation to an
>> out-of-process (duh) process and pick
On 09/03/2012 18:09, Debbie Shapiro wrote:
> Mar 7, 2012 11:30:06 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/sree] appears to have started a thread named
> [AWT-Windows] but has failed to stop it. This is very likely to create a
> mem
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Monday, March 12, 2012 9:07 AM
To: Tomcat Users List
Subject: Re: Web service not starting up as expected
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 3:57 PM, Debbie Shapiro
AM
To: Tomcat Users List
Subject: RE: Web service not starting up as expected
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Web service not starting up as expected
> > sc \\bidev2 stop Tomcat7
> >
> > taskkill /F /FI "IMAGENAM
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Monday, March 12, 2012 9:09 AM
To: Tomcat Users List
Subject: Re: Web service not starting up as expected
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 5:56 PM, Debbie Shapiro
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Web service not starting up as expected
> > sc \\bidev2 stop Tomcat7
> >
> > taskkill /F /FI "IMAGENAME eq java.exe" /FI "USERNAME eq NT
> > AUTHORITY\SYSTEM"
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 5:56 PM, Debbie Shapiro wrote:
> -Original Message- From: André Warnier
> [mailto:a...@ice-sa.com]
>> Now wait.. I am not so familiar with these Windows commands, but
>> do I see above a) a command to stop the Tomcat service
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 3:57 PM, Debbie Shapiro wrote:
> I'm pretty sure that's accurate in this case, however. I had
> 7.0.23 installed as of last week and then this week did the upgrade
> to 7.0.26. I'm wondering about your question regarding timing
> tho
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Friday, March 09, 2012 1:35 PM
To: Tomcat Users List
Subject: Re: Web service not starting up as expected
Debbie Shapiro wrote:
...
>
> How do you start Tomcat when you start it "manually"? How
Christopher Schultz wrote:
...
I wonder if this is a timing issue. I've never used Tomcat on Windows,
but I used to use an old Java-based TiVo media server that came with a
Windows Service. I seem to remember that clicking the "restart" widget
in the service snap-in would seem to take *forever*
www.cardiacscience.com
Suppliers of Cardiac Science, Criticare, Unetixs, Powerheart, Burdick, and
Quinton products Part of the Opto Circuits Family
-Original Message-
From: Debbie Shapiro
Sent: Friday, March 09, 2012 12:58 PM
To: Tomcat Users List
Subject: RE: Web service not starting up as
Debbie Shapiro wrote:
...
How do you start Tomcat when you start it "manually"? How about when
you schedule a restart?
I either directly run the .bat command or launch the scheduled task that
normally runs the same .bat command.
The contents of the .bat file is as follows:
sc \\bidev2 stop
, Criticare, Unetixs, Powerheart, Burdick, and
Quinton products Part of the Opto Circuits Family
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Friday, March 09, 2012 10:55 AM
To: Tomcat Users List
Subject: RE: Web service not starting up as expected
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Friday, March 09, 2012 10:56 AM
To: Tomcat Users List
Subject: Re: Web service not starting up as expected
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 1:09 PM, Debbie Shapiro
> From: Debbie Shapiro [mailto:dshap...@cardiacscience.com]
> Subject: RE: Web service not starting up as expected
> 3. Schedule a restart 2 minutes into the future.
Exactly what does your restart procedure consist of? From the symptoms, it
could be that the restart mechanism is s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/9/12 1:09 PM, Debbie Shapiro wrote:
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>>
>> So, your load-on-startup servlet somehow restarts your services?
>> When you say "services", do you mean it restarts Tomcat? How
Hi Chris -
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Thursday, March 08, 2012 11:54 AM
To: Tomcat Users List
Subject: Re: Web service not starting up as expected
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/8/12 2:46 PM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Debbie,
On 3/8/12 2:46 PM, Debbie Shapiro wrote:
> I recently upgraded my Tomcat to version 7.0.26. I'm using a third
> party application within Tomcat (InetSoft). All I do is place their
> web application folder within the Tomcat webapps directory.
st
Subject: Re: Web Service on Tomcat on Solaris
Hi,
Hansen, P (Palle) schrieb:
> Hi All
>
> I'm fairly new to Tomact etc, but I've developed a Web Service in
> Eclipse, and it works great there
>
> I created the War Files and deployed them to Tomcat 5.5 running on
>
Hi,
Hansen, P (Palle) schrieb:
Hi All
I'm fairly new to Tomact etc, but I've developed a Web Service in
Eclipse, and it works great there
I created the War Files and deployed them to Tomcat 5.5 running on
Windows and everything looks Great
I then installed Tomcat on Unix Solaris 8 And deploye
I am using Oracle 10g Database.
Caldarale, Charles R wrote:
>
>> From: whitesox12 [mailto:[EMAIL PROTECTED]
>> Subject: Web Service deployed on Tomcat stops responding
>> after sometime
>>
>> The issue I am facing is after deploying a service all works
>> fine. As soon as I leave the service
> From: whitesox12 [mailto:[EMAIL PROTECTED]
> Subject: Web Service deployed on Tomcat stops responding
> after sometime
>
> The issue I am facing is after deploying a service all works
> fine. As soon as I leave the service idle means I don't make
> any calls to the Web Service for couple of h
Hello,
Peter Neu schrieb:
> Hello,
>
> I have a strange problem with mod_jk. Until now I never had trouble with
> mod_jk but lately I need to pass web service requests through to an Axis
> server running on tomcat (5.5.9).
So what's the problem? There is no line in your post, telling us what
th
As you asked on the Tomcat forum, I'm assuming your wish a solution that
runs on Tomcat.
I have seen a number of web services frameworks discussed on this forum -
all that run under Tomcat (Axis is one I believe). I would think they must
all be built using the Servlet API as a foundation - but I d
Bertrand Baesjou wrote:
> However for the authorization part we want to use different roles a
> client can have (3 roles in our case). For this part we also want to use
> certificates (preferably the same as in the authorization ones, but not
> sure if that is possible or even good-practice).
Tomc
Hi Rajeev,
First of all, thanks for your answer.
For memory measuring, the best ways seems to be JMX. And then connect to it
using some front end application, something like MC4J.
I think that by that way I should put inside my web services the JMX code.
Could I have a problem that way? Couse
Giovane Moura wrote:
Hello,
I'm using Muse/Tomcat/Apache on a Linux box (slackware 10.2) in order to
run my Web service.
And now I need to do a performance test on my Web Service and find out
some
things:
1. How much memory does my web service consume?Can I measure it with
Tomcat
Manager?
MW Janssen wrote:
are you using log4j? I had problems with the commons-logging package of axis
in combination with log4j. I didn't see any log info in my logfiles anymore.
How did I solve this? I found that the classloader hierarchy gives problems
if u are using log4j and commons-logging.jar. I
are you using log4j? I had problems with the commons-logging package of axis
in combination with log4j. I didn't see any log info in my logfiles anymore.
How did I solve this? I found that the classloader hierarchy gives problems
if u are using log4j and commons-logging.jar. I replaced commons-lo
34 matches
Mail list logo