_toas...@yahoo.com]
Sent: Friday, December 06, 2013 5:56 PM
To: Tomcat Users List
Subject: Re: Update the Tomcat JVM configuration
On 12/6/2013 3:28 PM, Frank Lugalla wrote:
> Hello All,
> I am updating the Tomcat JVM configuration to enable java assertions as
> below:
>
> a. O
On 12/6/2013 3:28 PM, Frank Lugalla wrote:
Hello All,
I am updating the Tomcat JVM configuration to enable java assertions as below:
a. Once tomcat server is configured in local eclipse,I pressed F3 on
it.
b. Click on Open launch configuration link.
c. Go to Arguments
Hello All,
I am updating the Tomcat JVM configuration to enable java assertions as below:
a. Once tomcat server is configured in local eclipse,I pressed F3 on
it.
b. Click on Open launch configuration link.
c. Go to Arguments tab.
d. Add -ea at the beginning of JVM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jan,
On 10/24/2009 5:58 AM, Pfeifer Jan wrote:
> String decoded = new String(param.getBytes("iso-8859-1"),"UTF-8");
(I'm all out of breath from replacing those " escapes with "
symbols... I need to get more exercise).
The above line of code is only
Pfeifer Jan wrote:
...
I know about URIEncoding in server.xml and about using Encoding filter,but we use this for decoding GET request for historical reasons. Or is there more "correct" way to decode String?
Jan,
this whole area of the character set in which HTTP requests come into a
server,
I apologize for my last post, I accidentaly doublecoded it.
Original post:
"That JSP should work on any clean Tomcat installation. "It doesn't
work" isn't very informative. We need details."
There realy is not much more to say. "it worked, now it does not".
I also use myeclipse IDE. I disable
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
On 10/23/2009 10:21 AM, André Warnier wrote:
> Pfeifer Jan wrote:
> I don't know if this affects only my mail reader, but your messages to
> the list, for me, are almost impossible to read because of the apparent
> profusion of html escapes in
On 23/10/2009 15:21, André Warnier wrote:
Pfeifer Jan wrote:
"That JSP should work on any clean Tomcat installation. "It
doesn't work" isn't very informative. We need details."
There realy is not much more to say. "it worked, now it does
not". I also use myeclipse IDE. I disabled it,reinstalled
Pfeifer Jan wrote:
"That JSP should work on any clean Tomcat installation. "It doesn't work" isn't very informative. We need
details." There realy is not much more to say. "it worked, now it does not". I also use myeclipse IDE. I disabled
it,reinstalled tomcat, tried it and "it does not work".
"That JSP should work on any clean Tomcat installation. "It doesn't
work" isn't very informative. We need details." There realy is not
much more to say. "it worked, now it does not". I also use myeclipse
IDE. I disabled it,reinstalled tomcat, tried it and "it does not
work". I believe that clea
Pfeifer Jan wrote:
>
> I can see no functional difference between that sample and my code. I tried
> it ,also with no success.
That JSP should work on any clean Tomcat installation. "It doesn't work"
isn't very informative. We need details.
Looking back at your original report, the issue may be
I can see no functional difference between that sample and my code. I tried it
,also with no success. If you see some flaws in my original sample please tell
me. There are always new things to learn.
There is certainly some config issue. But where? I have also tried to set up
charecter-encod
Pfeifer Jan wrote:
>
> Thank you for reply.
>
> I've checked that link several times already. I have not problem with code
> itself. It works.
I disagree. I can see a whole bunch of things wrong with that code.
Does the sample JSP in the FAQ work? If not, you have some system config
issues to
Thank you for reply.
I've checked that link several times already. I have not problem with code
itself. It works. Resp. it works everywhere except my computer now. I am
looking for a reason why after almost a year it stopped work properly. Which
configuration file I missed.
I have tested ma
Pfeifer Jan wrote:
>
> Hi,
> I am running webapp for some time with no problems. After some
> "change" that I am not able to identify my POST (GET works fine)
> requests are messed up. Just on my local server.
http://wiki.apache.org/tomcat/FAQ/CharacterEncoding
Mark
>
> Some facts: Tomcat 5.
Hi,
I am running webapp for some time with no problems. After some
"change" that I am not able to identify my POST (GET works fine)
requests are messed up. Just on my local server.
Some facts: Tomcat 5.0.28, jdk 1.4.2.07 winXP, (others in,xp win server,linux)
Following simple code produces dif
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Zeeshan,
On 6/16/2009 11:44 AM, Zeeshan Ahmad wrote:
> It is possible if you will add the following parameters in the Home>/bin/catlina.sh
>
> JAVA_OPTS="$JAVA_OPTS -Xms200M -Xmx2048M"
Note that you have a smaller initial heap. The JVM may be willi
of doing this now for some installs of our app.
Jeff Janner
-Original Message-
From: Mehrotra, Anurag [mailto:amehro...@telebright.com]
Sent: Tuesday, June 16, 2009 9:10 AM
To: users@tomcat.apache.org
Subject: Tomcat JVM configuration
My current setup: Windows Server 2003 on X86 (32bit
> From: Zeeshan Ahmad [mailto:zah...@i2cinc.com]
> Subject: RE: Tomcat JVM configuration
>
> It is possible if you will add the following parameters in the Home>/bin/catlina.sh
>
> JAVA_OPTS="$JAVA_OPTS -Xms200M -Xmx2048M"
So after posting one completely wron
omas [mailto:ma...@apache.org]
Sent: Tuesday, June 16, 2009 9:24 PM
To: Tomcat Users List
Subject: Re: Tomcat JVM configuration
Zeeshan Ahmad wrote:
> Sure,
>
> You can assign Max Memory pool to 2048M or more, thanks.
Bzzz. Wrong. Not on that OS you can't. The other replies are corr
Mark Thomas wrote:
Bzzz. Wrong.
Someone's been watching a lot of TV gameshows.
Too bad there isn't an internet media type to convey this properly to
the recipient.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.
-
> From: Mehrotra, Anurag [mailto:amehro...@telebright.com]
> Sent: Tuesday, June 16, 2009 8:10 PM
> To: users@tomcat.apache.org
> Subject: Tomcat JVM configuration
>
> My current setup: Windows Server 2003 on X86 (32bit).
>
> Apache Tomcat 6.0.16
>
> Apache Httpd server 2.
Sure,
You can assign Max Memory pool to 2048M or more, thanks.
Best Regards,
Zeeshan Ahmad.
-Original Message-
From: Mehrotra, Anurag [mailto:amehro...@telebright.com]
Sent: Tuesday, June 16, 2009 8:10 PM
To: users@tomcat.apache.org
Subject: Tomcat JVM configuration
My current setup
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Anurag,
On 6/16/2009 10:09 AM, Mehrotra, Anurag wrote:
> My current setup: Windows Server 2003 on X86 (32bit).
> Apache Tomcat 6.0.16
> Using JVM 1.6.0_06
>
> Current setting for the JVM used by tomcat is as follows:
> Initial Memory pool - 768MB
On Tue, Jun 16, 2009 at 7:09 AM, Mehrotra,
Anurag wrote:
> Is there a way to go beyond 2GB for the max memory pool on the above
> platform?
>
> Would Unix allow me to allocate more memory to tomcat (JVM)?
Can't tell you anything about Windows but I'd think any 64-bit OS
would let you allocate mor
> From: Mehrotra, Anurag [mailto:amehro...@telebright.com]
> Subject: Tomcat JVM configuration
>
> Current setting for the JVM used by tomcat is as follows:
> Initial Memory pool - 768MB
> Max Memory pool - 1536MB
By "pool", do you really mean "heap"?
My current setup: Windows Server 2003 on X86 (32bit).
Apache Tomcat 6.0.16
Apache Httpd server 2.059 with mod_jk
Using JVM 1.6.0_06
Current setting for the JVM used by tomcat is as follows:
Initial Memory pool - 768MB
Max Memory pool - 1536MB
Is there a way to go beyond 2GB for the max me
27 matches
Mail list logo