Hi!
Got this error when try to start my web application:
Jul 12, 2007 2:04:11 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 5329 ms
Jul 12, 2007 2:04:26 PM org.apache.commons.modeler.Registry registerComponent
SEVERE: Null component
Catalina:type=JspMonitor,name=jsp,WebMo
Hi,
I'm running IIS with tomcat 5.5 and have the latest isapi_redirect.dll
(1.2.23) installed and running.
The basic functionality is working well, but I am having trouble with
getting exclusion rules to work properly.
I have the following in uriworkermap.properties:
/*=worker
!/*.htm=worker
!/
alvaro tovar wrote:
> is posible to configure tomcat 5.5 for use jsp 1 i have application.
>
> thanks
>
What happens if you just deploy it?
Mark
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I have a simple question related to the coyote connector. That is, `Is
>coyote similar to a composition protocol framework coyote
>(http://www.cs.arizona.edu/projects/coyote/) does?'
>
The Apache-Tomcat coyote is much more restricte
"Johnny Kewl" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi Bill almost missed your reply...
> I'm subscribed to so many mailing lists, my incoming mail is starting to
> look like a flash animation...
>
> Briefly, yes... I am looking at it
> or more accurately I'm struggli
Thanks so much for everybody who replied to this. I apologize for not
replying/thanking sooner, but I have been trying to get this thing working.
Unfortunately I'm having only marginal success. I'm thinking maybe there's
something very fundamental that I'm not getting.
Here's where I'm at:
I'm trying to list the applications in the manager app. It was working before,
but now all of a sudden it has stopped. It was working before, but I added an
app and it stopped working. I remove the app and it still doesn't work. I
clean the work space for the manager app and it still doesn't
Hi ! :
First of all : excuse my poor english. Second : I'm trying to set up
a MySQL connection pool on Tomcat 5.5.17 (running over Windows XP) to
connect to a remote DB from a web service running on the Axis 2
deployed in Tomcat. I've read the Tomcat docs and the Tomcat mailing
lists but i've no
probably some threads are performing database operation
and it takes too long so new threads are being spawned,
the new threads are also taking too long, so newer threads are being spawned.
too much spawning, that is what is causing the limit break.
On 7/12/07, André Vila Cova <[EMAIL PROTECTED]
is posible to configure tomcat 5.5 for use jsp 1 i have application.
thanks
I have a simple question related to the coyote connector. That is, `Is coyote
similar to a composition protocol framework coyote
(http://www.cs.arizona.edu/projects/coyote/) does?'
I read some document on the internet. For instance,
http://www.wellho.net/downloads/A651.pdf illustrates that coy
I have a web app written by another developer that I am trying to deploy
with Tomcat. The app utilizes jsp and jsf elements. I am experiencing
strange behavior with a portion of the application, however only when it
is run through the public domain name; when I run it on the server
through th
cause your threads are all busy serving requests (or hanging
somewhere). Perform a thread dump with kill -QUIT and you'll see what
they are doing.
regards
Leon
On 7/11/07, André Vila Cova <[EMAIL PROTECTED]> wrote:
I don't think so... I will see..but, why i get the error?
SEVERE: All threads (2
I don't think so... I will see..but, why i get the error?
SEVERE: All threads (200) are currently *busy*, waiting. *Increase
On 7/11/07, Mladen Turk <[EMAIL PROTECTED]> wrote:
André Vila Cova wrote:
> Hello!
>
> I get lot of times the following error:
>
> SEVERE: All threads (200) are currentl
Hi Bill almost missed your reply...
I'm subscribed to so many mailing lists, my incoming mail is starting to
look like a flash animation...
Briefly, yes... I am looking at it
or more accurately I'm struggling with a cool exciting concept
Goes something like this auto JK config mayb
André Vila Cova wrote:
Hello!
I get lot of times the following error:
SEVERE: All threads (200) are currently *busy*, waiting. *Increase
maxThreads*
**
*Strange is that i've configured in server.xml the following
(maxThreads=400):*
*
You have probably done that for a wrong connector.
Regard
Hello!
I get lot of times the following error:
SEVERE: All threads (200) are currently *busy*, waiting. *Increase
maxThreads*
**
*Strange is that i've configured in server.xml the following
(maxThreads=400):*
*
*
*Yes, I already restarted tomcat...*
**
*First: Why I get the previous error?*
*S
Hi Mark.,
could you also unsubscribe me?
thnx
-sunitha
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 11, 2007 5:25 AM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: How do I unsubscribe ?
[EMAIL PROTECTED] wrote:
> Hi,
>
> Is there an alte
> From: Archibald Moepi [mailto:[EMAIL PROTECTED]
> Subject: Creating a Logger in Tomcat 5.5.12
>
> I just migrated to Tomcat 5.5.12 from Tomcat 4.1.31 and I
> want to create a logger for my context, any ideas on how I
> can complish this?
RTFM?
http://tomcat.apache.org/tomcat-5.5-doc/logging.h
Hi,
I just migrated to Tomcat 5.5.12 from Tomcat 4.1.31 and I want to create
a logger for my context, any ideas on how I can complish this?
Thanx
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail:
On Jul 6, 2007, at 4:45 AM, [EMAIL PROTECTED] wrote:
QUESTION:
Can anyone confirm or deny whether the Netscape connector should
not have
connection re-use enabled as the other connectors do. Some overview
of any
reason would also be much appreciated.
It does not, but would be a good add
Ste2kF wrote:
> hello
> I write in order to ask to you if tomacat is in program the release for
> windows 2003 server 64 bit
Tomcat is a Java application and as such is OS neutral. As long as you
have a JVM for your platform you'll be fine.
I would recommend you use a 64-bit JVM (although Tomca
[EMAIL PROTECTED] wrote:
> Hi,
>
> Is there an alternative way to unsubscribe from this user group ? I have sent
> numerous blank emails to
> [EMAIL PROTECTED], but it seems to have no effect,
An e-mail to [EMAIL PROTECTED] will do the trick and one of us
will manually unsubscribe you.
I have
hello
I write in order to ask to you if tomacat is in program the release for
windows 2003 server 64 bit
(sorry for my engliish not OK)
Thanks
Stefano (Italy)
--
View this message in context:
http://www.nabble.com/Tomcat-64-Bit-tf4061210.html#a11538171
Sent from the Tomcat - User mailing lis
hello
I write in order to ask to you if tomacat is in program the release for
windows 2003 server 64 bit
(sorry for my engliish not OK)
Thanks
Stefano (Italy)
--
View this message in context:
http://www.nabble.com/Tomcat-64-Bit-tf4061209.html#a11538169
Sent from the Tomcat - User mailing lis
sorry for that stupid question... just find out the solution... if i
want to increase MaxClients value, I have first to increase ServerLimit
value
Le 11/07/2007 12:22, Phi-Long LE a écrit :
i probably find out the reason why connections failed... trying to
load, my app with up to 1000 user
i probably find out the reason why connections failed... trying to load,
my app with up to 1000 users I get this error:
log
vhpuw51:appmig grep MaxClients *
error_log:[Wed Jul 11 12:02:52 2007] [error] server reached MaxClients
setting, consider raising the MaxClients setting
end l
Hi,
Is there an alternative way to unsubscribe from this user group ? I have sent
numerous blank emails to
[EMAIL PROTECTED], but it seems to have no effect,
thanks
Andy
-
To start a new topic, e-mail: users@tomcat.apache.
Hi,
I have oracle 10g and mono installed on suse 9.3 and I get the following error
message when I try running a webpage which is unusual because both oracle and
mono work well on their own.
Any help would be greatly appreciated.
Description: Error processing request. Error Message: HTTP 500.
29 matches
Mail list logo