On Thu, Sep 2, 2010 at 2:09 PM, Wesley Acheson wrote:
> This looks like you've got many instances started at once (at least the end
> part of it does). Ensure that it is shut down fully before starting again.
> Are you the only user on this machine or is it shared? Other users may have
> the same
Hi, thanks for your reply.
Some more information:
Tomcat is using OpenJdk6, on Ubuntu 8.04
I have attached my server.xml file. The only thing that comes to mind is
that I set a relatively low accept-count for the other port. I think we
tested without that parameter and did not getter better result
Hey.. if you are able to read this again, what I am trying to do now is, set
the same thing up in a UNIX box. I created the client keys as i had done
previously and exported the key to my local machine so that I can import it
into my firefox. however, when i try to import the pkcs12 key.. it is no
This looks like you've got many instances started at once (at least the end
part of it does). Ensure that it is shut down fully before starting again.
Are you the only user on this machine or is it shared? Other users may have
the same ports used for a given reason. Its intresting that the JK conne
Hello Rainer,
Thanks detailed explain.
and now I use jconsole to measuring.
But when jconsole try to connect remote target host, JVM down.
Probably it is not tomcat issue,I think.
I may close this issue.
Regard,
--catalina.out--
...
#
# An unexpected error has been detected by Java Runtime Enviro
On 9/1/2010 4:25 PM, Wesley Acheson wrote:
On Thu, Sep 2, 2010 at 1:16 AM, Marc Chamberlin
mailto:m...@marcchamberlin.com>> wrote:
> Thanks Wesley!!! That did the trick, and yes, shtml does not work... But
> this should be ok for our needs, our users don't create .shtml
files, and
> this a
Hi,
I have a small web application deployed on Tomcat server and is is working
pretty fine, except in one mode. The web application is available through 2
modes of links - one is regular and other is Single Sign On based.
Here is the sample directory structure:
Tomcat
webapps
Forget about it this doesn't seems to be related to the jk connector.
I have the same problems when direct sending requests to tomcat (errors
which do not appear under nomal load):
2010-09-01 18:06:53.459 - FAILURE - [tracing] - MANA - Exception dans
[Authentification::doAuthentification(String,St
With load growing I have thoose errors that appear in mod_jk logs:
[Sun Aug 29 08:28:27.976 2010] [26242:4106161040] [info]
jk_handler::mod_jk.c (2611): Aborting connection for worker=selfcare
[Sun Aug 29 12:15:45.829 2010] [27162:4097772432] [info]
ajp_service::jk_ajp_common.c (2540): (selfcare)
Hey, Chris,
I checked the temp directory in catalina.sh and also by adding this line
to the the ContextListener class:
System.out.println("Temp dir: "
+ (event.getServletContext()
.getAttribute("javax.servlet.context.tempdir"))
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tomcat Folks,
I was looking at the Tomcat 7.0 documentation this evening and I see
that the links to the various Sun/Oracle API documentation are out of
date: they reference the servlet 2.5 APIs and the JSP 2.1 APIs.
I see that Sun/Oracle doesn't yet
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul,
On 9/1/2010 6:58 PM, Paul Szynol wrote:
> Ah, now I see what you mean. So the reason the exception isn't being
> thrown when I increase the threshold value is that the image isn't being
> written to disk in the first place. That makes more sen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Konstantin,
On 9/1/2010 6:26 PM, Konstantin Kolinko wrote:
> AFAIK, the said threshold determines when a file is too big to be hold
> in memory and should be written to disk. So, I think that "Permission
> denied" actually comes from your file system
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jan,
On 9/1/2010 8:44 PM, jan gestre wrote:
> Here's my server.xml file, pardon me but I don't know what stack trace
> is.
The is the "bottom" of the stack trace, from your original post:
> at
> org.apache.catalina.connector.MapperListener.d
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mohit,
On 9/1/2010 9:10 PM, Mohit Anchlia wrote:
> Tomcat 6:
>
> Is there a way to change the URL for eg:
>
> http://abc.com/a
>
> to
>
> http://abc.com/b/a
Sure:
CTRL-L, END, LEFT, 'b', then '/'
Voile!
- -chris
-BEGIN PGP SIGNATURE-
V
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marc,
On 9/1/2010 6:52 PM, Marc Chamberlin wrote:
> On 9/1/2010 1:49 PM, Christopher Schultz wrote:
>> You will have to use filter mapping in order to post-process your .jsp
>> and other dynamic pages: a servlet can't be wrapped around another
>> ser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wesley,
On 9/1/2010 7:25 PM, Wesley Acheson wrote:
> Green emphisis assuming the mailing list allows html mail is mine.
It doesn't: it uses the text version, instead, and discards the HTML. :(
> Also as a side note you can have multiple mappings for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marc,
On 9/1/2010 7:16 PM, Marc Chamberlin wrote:
> [Changing the content-type regular expression pattern] did the trick,
> and yes, shtml does not work... But this should be ok for our needs,
> our users don't create .shtml files, and this also worke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marc,
On 9/1/2010 6:24 PM, Marc Chamberlin wrote:
> On 9/1/2010 1:46 PM, Wesley Acheson wrote:
>>
>> ssi
>> *
>>
>
> Thanks Wesley for taking the time to answer, much appreciated! Yes, I
> have tried this filter mapping
> Is there a way to change the URL for eg:
>
> http://abc.com/a
> to
> http://abc.com/b/a
http://lmgtfy.com/?q=tomcat+url+rewrite
--
Hassan Schroeder hassan.schroe...@gmail.com
twitter: @hassan
-
To uns
Tomcat 6:
Is there a way to change the URL for eg:
http://abc.com/a
to
http://abc.com/b/a
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On Wed, Sep 1, 2010 at 19:08, Konstantin Kolinko wrote:
> Have you ever searched the list archives?
Good idea...
http://tomcat.markmail.org/search/?q=hijack#query:hijack%20list%3Aorg.apache.tomcat.users+page:1+state:facets
More than 700 messages! Really, is there a reason they all need to be
sent
On Wed, Sep 1, 2010 at 9:28 PM, Caldarale, Charles R
wrote:
>> From: Wesley Acheson [mailto:wesley.ache...@gmail.com]
>> Subject: Re: Tomcat dies after starting
>
>> Can you put in the beginning of the stack trace?
>
> Nice that the OP cut off the critical information...
>
> Also, the OP should po
On Wed, Sep 1, 2010 at 4:40 PM, Wesley Acheson wrote:
> Can you put in the beginning of the stack trace?
>
> Some things to look at make sure that you have permission to bind to
> the port that you've set your http connection to. (you probably won't
> be able to bind to port 80 on a linux box)
>
>
On Thu, Sep 2, 2010 at 1:16 AM, Marc Chamberlin
wrote:
> Thanks Wesley!!! That did the trick, and yes, shtml does not work... But
> this should be ok for our needs, our users don't create .shtml files, and
> this also worked for .jsp and .htm files as well as .html...
Documentation
> on the Tomca
On 9/1/2010 3:35 PM, Wesley Acheson wrote:
On Thu, Sep 2, 2010 at 12:24 AM, Marc Chamberlin
wrote:
On 9/1/2010 1:46 PM, Wesley Acheson wrote:
On Wed, Sep 1, 2010 at 10:13 PM, Marc Chamberlin
wrote:
Have you tried modifying this section?
ssi
*.shtml
To l
> Have you ever searched the list archives? Hijacked threads are
> harmful. I appreciate those complaints being on the list, so that I
> won't waste my time replying (and increasing the mess).
>
In that case the answer is yes. I should read this in a threaded client.
-
2010/9/2 Len Popp :
> On Wed, Sep 1, 2010 at 18:06, Christopher Schultz
> wrote:
>> In the end, it's mostly up to the user's own personal preference which
>> way things should go. Those of us whose mail clients respect the
>> thread-id in the SMTP headers can see immediately when someone hijacks a
Ah, now I see what you mean. So the reason the exception isn't being
thrown when I increase the threshold value is that the image isn't being
written to disk in the first place. That makes more sense. But the odd
part of it (in my configuration, at least) is that the file permissions
do al
2010/9/2 Paul Szynol :
>
> Hey, Konstantin,
>
> The file system allows me to write the bigger image if I just increase the
> threshold size, though, so the file system is allowing the larger images.
> That suggests to me that the exception is being thrown solely when the
> image size exceeds the t
On 9/1/2010 1:49 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marc,
On 9/1/2010 4:13 PM, Marc Chamberlin wrote:
Hello - I am running a Tomcat6.0 server both stand-alone and with
Eclipse, and am in the process of developing a webapp that I will want
to make a
Hey, Konstantin,
The file system allows me to write the bigger image if I just increase
the threshold size, though, so the file system is allowing the larger
images. That suggests to me that the exception is being thrown solely
when the image size exceeds the threshold size value. I read th
On Thu, Sep 2, 2010 at 12:24 AM, Marc Chamberlin
wrote:
> On 9/1/2010 1:46 PM, Wesley Acheson wrote:
>>
>> On Wed, Sep 1, 2010 at 10:13 PM, Marc Chamberlin
>> wrote:
>> Have you tried modifying this section?
>>
>>
>> ssi
>> *.shtml
>>
>>
>>
>> To look more like this
>>
It's a religious issue; it's like top-posting versus bottom posting. The thing
to do is be tolerant of the opposing side. Because it's a religious issue you
will never convert them to your point of view.
George Sexton
MH Software, Inc.
303 438-9585
www.mhsoftware.com
> -Original Message--
On Wed, Sep 1, 2010 at 18:06, Christopher Schultz
wrote:
> In the end, it's mostly up to the user's own personal preference which
> way things should go. Those of us whose mail clients respect the
> thread-id in the SMTP headers can see immediately when someone hijacks a
> thread. Those folks have
AFAIK, the said threshold determines when a file is too big to be hold
in memory and should be written to disk. So, I think that "Permission
denied" actually comes from your file system. You have to read the
docs (or the source code), but I guess that it tries to write to
${catalina.base}/temp (a
On 9/1/2010 1:46 PM, Wesley Acheson wrote:
On Wed, Sep 1, 2010 at 10:13 PM, Marc Chamberlin
wrote:
Have you tried modifying this section?
ssi
*.shtml
To look more like this
ssi
*
Thanks Wesley for taking the time to answer, much a
Chris, I agree. "Exceeds threshold size" or something along those lines
would be a lot more helpful.
Paul
On 9/1/10 5:59 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul,
On 9/1/2010 5:28 PM, Paul Szynol wrote:
Increasing the value of .setSizeThreshold() d
> From: Thiago Locatelli da Silva [mailto:thiago.si...@digitro.com.br]
> Subject: Help with Tomcat 6.0.29 and Comet
> The only way to make my application is avoid closing the event in
> the END event, only in the ERROR event (and all the other ones).
> I am not sure this is the bests approach ne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wesley,
On 9/1/2010 5:39 PM, Wesley Acheson wrote:
> I've seen complaints about thread hijacking but I always see them as
> different threads in my mail client. (Gmail) should I be using
> different software to subscribe to the list I think I've repli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul,
On 9/1/2010 5:28 PM, Paul Szynol wrote:
> Increasing the value of .setSizeThreshold() did the trick. Thanks for
> pointing me in that direction--I should have sent my question here about
> 12 hrs ago! :)
Strange that you get Permission Denied
> From: Wesley Acheson [mailto:wesley.ache...@gmail.com]
> Subject: META - Thread Hijacking
> I've seen complaints about thread hijacking but I always see
> them as different threads in my mail client.
Newer e-mail readers tend to ignore much of the SMTP header information and use
the subject
I've seen complaints about thread hijacking but I always see them as
different threads in my mail client. (Gmail) should I be using
different software to subscribe to the list I think I've replied to
them (threadjacks) a few times :S
Wes
---
Wes, Pid and Chris,
Thanks for writing back so quickly (and sorry about the thread
hijack--it was unintentional).
Increasing the value of .setSizeThreshold() did the trick. Thanks for
pointing me in that direction--I should have sent my question here about
12 hrs ago! :)
Take care,
Paul
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul,
(Thanks for un-hijacking the "Question on SSI" thread)
On 9/1/2010 5:04 PM, Paul Szynol wrote:
> Hi, folks, I am using apache's fileupload jar in a couple of webapps,
> and one of them just started throwing this exception when the user tries
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
In responding to Marc's recent "Question about SSI" post, I was
wondering a couple of things about the implementation. If anyone who can
provide some illumination, I'd appreciate it.
First, the SSI Filter is implemented as a buffer-then-process
On 01/09/2010 22:04, Paul Szynol wrote:
>
>
> Hi, folks, I am using apache's fileupload jar in a couple of webapps,
> and one of them just started throwing this exception when the user tries
> to upload an image bigger than 1 meg.
>
> org.apache.commons.fileuploa
> d.FileUploadBase$IOFileUploadE
Hi Paul
Check the maxPost size on your connector. Also that libary may be
trying to read/write to an area of disk that It isn't able to. Also
the FileUpload has its own limits on file size.
Have you looked at http://commons.apache.org/fileupload/using.html?
Regards,
Wes
On Wed, Sep 1, 2010 at
Hi, folks, I am using apache's fileupload jar in a couple of webapps,
and one of them just started throwing this exception when the user tries
to upload an image bigger than 1 meg.
org.apache.commons.fileuploa
d.FileUploadBase$IOFileUploadException: Processing of
multipart/form-data request
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wesley,
On 9/1/2010 4:46 PM, Wesley Acheson wrote:
>
> ssi
> *
>
That may be casting the net a bit wide, but, of course, it's all up to
whatever Marc's requirements are.
> Also change the section
>
> cont
Hi, folks, I am using apache's fileupload jar in a couple of webapps,
and one of them just started throwing this exception when the user tries
to upload an image bigger than 1 meg.
org.apache.commons.fileuploa
d.FileUploadBase$IOFileUploadException: Processing of
multipart/form-data request
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marc,
On 9/1/2010 4:13 PM, Marc Chamberlin wrote:
> Hello - I am running a Tomcat6.0 server both stand-alone and with
> Eclipse, and am in the process of developing a webapp that I will want
> to make available to all our users via a server side inc
On Wed, Sep 1, 2010 at 10:13 PM, Marc Chamberlin
wrote:
> Hello - I am running a Tomcat6.0 server both stand-alone and with Eclipse,
> and am in the process of developing a webapp that I will want to make
> available to all our users via a server side include statement. I have this
> working in
Hello - I am running a Tomcat6.0 server both stand-alone and with
Eclipse, and am in the process of developing a webapp that I will want
to make available to all our users via a server side include statement.
I have this working in a limited sense, in that I got it working using
the filter ve
I finally found some others with the same issue (and the same stackoverflow)
https://jira.jboss.org/browse/JBPAPP-3753
The workaround to "unpackWAR=false" mentioned by the last commenter does
resolve it at least temporarily for me at least.
Looking at the stack trace posted there, I have a litt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 9/1/2010 10:53 AM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5
>
>> And that was working properly? Many folks have enco
Sorry multiple typos. I am just going to paste the whole ls -lr output here
lrwxrwxrwx 1 root root 23 Aug 27 15:53 work -> /var/cache/tomcat5/work
lrwxrwxrwx 1 root root 24 Aug 27 15:53 webapps ->/var/lib/tomcat5/webapps
lrwxrwxrwx 1 root root 23 Aug 27 15:53 temp -> /var/cache/tomcat5
Sorry temp is linked to temp. That was a copy and paste error from the shell to
email on my part. I just double checked what I had sent and it is the only one
I made a mistake on.
It is
Temp -> /var/chache/tomcat5/temp
Again sorry about that.
Tomcat created the directory as a result of the de
> From: Maximilian Stocker [mailto:m...@talentoyster.com]
> Subject: RE: undeploy failure - stack overflow tomcat 5 on RHEL 5
> work -> /var/cache/tomcat5/work
> temp -> /var/cache/tomcat5/work
That's a bit scary - those should be separate directories. I have no idea what
happens when they're
The previous Java was a different (older) build of openjdk and yes was working
properly for months.
I am not entirely sure when you say full path to WAR what you are looking for
so I am going to list all the information.
Before deploying my last test project the war was in two places (I tried b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bill,
On 8/31/2010 4:49 PM, Bill Davidson wrote:
> On 8/31/2010 12:16 PM, Christopher Schultz wrote:
>> Or, just remove the ThreadLocal manually. Since you know it's name, it
>> should be easy to remove. There are two obvious ways to remove these
>> T
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5
> And that was working properly? Many folks have encountered
> problems using OpenJDK with Tomcat and their webapps.
I don't think that's true; the problems are w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 9/1/2010 9:33 AM, Caldarale, Charles R wrote:
>> From: Yoav Naveh [mailto:yoavna...@gmail.com]
>> Subject: Slow "network" with additional Connector (Port) in tomcat
>
>> I have come across a weird behavior.
>
> Such as not telling us the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Maximilian,
On 9/1/2010 10:08 AM, Maximilian Stocker wrote:
> The version that was being used (using java -version) was an OpenJDK
>
> java version "1.6.0_0"
> OpenJDK Runtime Environment (IcedTea6 1.6) (rhel-1.13.b16.el5-x86_64)
> OpenJDK 64-Bit Ser
> From: Wesley Acheson [mailto:wesley.ache...@gmail.com]
> Subject: Re: Tomcat dies after starting
> I know that. I was trying to keep it simple.
The problem with making an unqualified statement is that many people -
especially inexperienced ones - will take it as an absolute, resulting in
mis
On Wed, Sep 1, 2010 at 3:28 PM, Caldarale, Charles R
wrote:
>> From: Wesley Acheson [mailto:wesley.ache...@gmail.com]
>> Subject: Re: Tomcat dies after starting
>
> Of course you can - but you have to use the proper technique, such as
> starting Tomcat via jsvc or using iptables.
>
I know that. I
The version that was being used (using java -version) was an OpenJDK
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.6) (rhel-1.13.b16.el5-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
However as a test yesterday the most recent Sun/Oracle version was installed
jav
> From: Yoav Naveh [mailto:yoavna...@gmail.com]
> Subject: Slow "network" with additional Connector (Port) in tomcat
> I have come across a weird behavior.
Such as not telling us the exact Tomcat level you're using, the JVM version
it's running in, the platform you're running on, and whether or
> From: Wesley Acheson [mailto:wesley.ache...@gmail.com]
> Subject: Re: Tomcat dies after starting
> Can you put in the beginning of the stack trace?
Nice that the OP cut off the critical information...
Also, the OP should post the server.xml, preferably with comments removed and
security info
Hello everybody.
We have an application which was developed using comet and gwt and it
was build over the tomcat 6.0.16 code. It was working very well and as
according to the documentation, we are closing all the come events when
we reach the event type ERROR and END. The application has never
Can you put in the beginning of the stack trace?
Some things to look at make sure that you have permission to bind to
the port that you've set your http connection to. (you probably won't
be able to bind to port 80 on a linux box)
RHEL5 has selinux installed by default which may cause problems. I
On 01/09/2010 07:35, abhishek jain wrote:
> On Tue, Aug 31, 2010 at 9:16 PM, Mark Thomas wrote:
>
>> On 31/08/2010 16:38, abhishek jain wrote:
>>> Hey ,
>>> I just realized that actually i accidently placed el-api.jar in
>> WEB-INF/lib
>>> folder.
>>> If i dont than i get the following exception:
Hi Everyone,
I'm using 6.0.26 tomcat binary in my RHEL5 box, it was configured for
high availability using DRBD, it was already working for more than a
week already but all of a sudden it stopped working, tomcat just dies,
restarting it manually does not help either.
Here's my setup:
RHEL5 64bit
73 matches
Mail list logo