Hi!
If I have more than one tomcat instance installed and started, how do I now
wich process in task manager corresponds to the tomcat instance?
In task manager I only see things like that:
tomcat5.exe
tomcat5.exe
tomcat5.exe
Thanks a lot
A.
Hello!
I'm interested to capture and replay Java application events. There is
some tool to do that? My java application runs on tomcat container.
Thanks a lot
Is it possible to share sessionID between webapps in the same tomcat?
How can I find a demo or some JSP to simulate it?
Thanks a lot
A.C
Thanks.
And how can I test this feature? Could you help to write a JSP sample?
Thanks
On Wed, Sep 3, 2008 at 5:58 PM, Gregor Schneider <[EMAIL PROTECTED]>wrote:
> http://tomcat.apache.org/tomcat-5.5-doc/config/host.html
>
> Search for "SingleSignOn"
>
> Gregor
> --
> what's puzzlin' you, is the
Cookies (like you see in this site) is a good solution?
*http://www.fwd.at/tomcat/sharing-session-data-howto.html*
On Wed, Sep 3, 2008 at 6:21 PM, Andrew Hole <[EMAIL PROTECTED]>wrote:
> Thanks.
>
> And how can I test this feature? Could you help to write a JSP sample?
>
>
Hello!
I'm getting the following error:
"HTTP/1.1 400 no host matches server name myserver"
Why this happens?
workers.properties
# --
# Load Balancer worker PFH
# --
worker.pfhbalancer.type= lb
worker.pfhbalancer.balanced_workers= upg4out,upg7out
# -
r different
> hostname), just configure a default host.
>
>
> En l'instant précis du 26/09/07 12:14, Andrew Hole s'exprimait en ces
> termes:
> > Hello!
> >
> > I'm getting the following error:
> >
> > &qu
c (621):
> status = 400
> [Wed Sep 26 11:30:04 2007] [5724:4032] [debug] jk_ajp_common.c (628):
> Number of headers is = 0
> [Wed Sep 26 11:30:04 2007] [5724:4032] [debug] jk_ajp_common.c (1037):
> received from ajp13 pos=0 len=2 max=8192
>
> On 9/26/07, David Delbecq <
Do you have some suggestion to solve this problem?
On 9/26/07, Andrew Hole <[EMAIL PROTECTED]> wrote:
> Host name on server.xml:
>
>
> On 9/26/07, Andrew Hole <[EMAIL PROTECTED]> wrote:
> > This is output from mod_jk debug:
> >
> > [We
Yes, I have... in defaultHost i have value localhost.
On 9/26/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andrew,
>
> Andrew Hole wrote:
> > Do you have some suggestion to solve this problem?
>
> Wo
Hello everyone!
For using Tomcat session clustering I need to put the following
component in all nodes?
--
I only have one machine to test Session Replication. Every tomcat
instances are in same machine.
On 9/27/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
> > Subject: Re: Session Replication
> >
> > yeah, but if you bind to 127.0.0.1 h
wrote:
> then, the tcpListenPort must be unique for each instance, since you
> cannot share the port
>
> Filip
>
> Andrew Hole wrote:
> > I only have one machine to test Session Replication. Every tomcat
> > instances are in same machine.
> >
> > On 9/27/07
In cluster of two nodes, which the parameter that I need to configure
(or to decrease the value) for a node knows immediately that the other
is down? With this configuration a node waits some time.
Is it possible reload configurations on \WEB-INF\classes without
restart tomcat server?
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mai
I've an java application running under tomcat and in the last week
memory usage increase 50%, from 200M to 400M. I want to know exactly
why this happens. Some suggestion?
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.
What happens if I put different jar versions of same classes on WEB-INF/lib?
Example:
project.jar (new version)
project_old.jar (old version)
Tomcat load and use both? Could Tomcat be confused with this situation?
Thanks a lot
-
I'm getting OutofMemoryError ... Could have some relationship having
two different versions of jar and memory leak?
Thanks
On 10/10/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto:[EMAIL PROTECTED]
> > Subject: Different jar version
> &
Hello!
What's the difference between common/lib , common/endorsed and common/classes?
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
oader. "
I don't know difference between put a jar in common lib or common endorsed p.e.
Best regards
On 10/11/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto:[EMAIL PROTECTED]
> > Subject: Tomcat library hierarchy
> >
>
Hello!
I'm getting the following error:
description The requested resource (/manager/) is not available
when I request URL for manager webapplication.
I've manager.xml on ..\conf\Catalina\localhost and manager application
on server\webapps\manager. What i'm doing wrong?
Thanks a lot.
-
application server
> ---
>
>
>
> - Original Message -
> From: "Andrew Hole" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Monday, October 15, 2007 9:11 AM
> Subject: The requested resource (/manager/)
How can I , inside my JSP, call manager url to reload my web
application? I need to call my JSP, because I do more things than
reload.
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [
Hello!
how can I setup environment variables on tomcat windows service?
Tomcat cleans environment variables...
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For ad
I'm trying to execute a ssh command inside java code. SSH command must
know HOMEDRIVE environment variable to find know_hosts file... How can
I do that?
Thanks a lot
On Nov 6, 2007 3:14 PM, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto
I will try!!! Thanks a lot
On Nov 6, 2007 3:24 PM, Christopher Schultz
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andrew,
>
> Andrew Hole wrote:
> > I'm trying to execute a ssh command inside java code. SSH command must
>
Hi!
In your opinion what is the best LINUX distribution for a server with
an instance of Tomcat and an J2EE application of medium load?
An opinion taking as a basis the performance and cost.
Thanks
-
To start a new topic, e-mai
Invoking JSP it recreates a XML file on file system. I wish recreate
for the first time at tomcat startup.
Regards
On Nov 16, 2007 2:21 PM, Jess Holle <[EMAIL PROTECTED]> wrote:
> Sounds like you want a ContextListener, not a JSP...
>
>
> Andrew Hole wrote:
> > He
Hello!
Exists some automatic way to invoke a JSP when tomcat starts?
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTE
I need to define socket_keepalive parameter... but in Windows server
2003 I think that doesn't exist SO keepalive interval.
How can I resolve this?
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscri
Hello!
My java application writes relevant log of database procedures
executions. My goal is to develop a report at intervals of 30 minutes
with a summary, including requests slowest, and average time of
execution,
etc.
2007-11-26 00:00:00379 DEBUG ajp - 8009-10 RequestFilter - Request Started
20
Hello!
On an Apache server, I would like to have a Redirect from a URL to
other URL not on my server. The redirect is temporary, and therefore I
would prefer if the original URL appeared in the visitor's browser's
Address Bar, as opposed to the URL of the site to which he/she was
redirected.
Is i
Hello everybody!
I have two applications:
- J2EE Application on tomcat
- Microsoft Navision
How can I implement single sign-on integrated with Microsoft Active Directory?
Microsoft Active Directory could be central autenthication service?
Thanks
-
Hello!
What's the value of Initial Number of Threads created on Tomcat startup?
Everytime it is necessary Tomcat creates another thread. What happens
after the processing end? The thread dies or becomes available for a
future processing?
Best regards
-
Hello!
The following configuration was not supposed to be created 5
connections at first get connection execution?
My application with the following configuration creates always a new
session in the database for each invocation,
which is not to take advantage of pooling. Why?
I don't see examples with initial size of pool! Exists some default
value for pool initial size??
On Jan 11, 2008 2:27 PM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto:[EMAIL PROTECTED]
> > Subject: Re: Datasource Property Parameters (Ora
M, Caldarale, Charles R <[EMAIL PROTECTED]>
wrote:
> > From: Andrew Hole [mailto:[EMAIL PROTECTED]
> > Subject: Re: Datasource Property Parameters (Oracle) JNDI
> >
> > I don't see examples with initial size of pool! Exists some default
> > value for pool initial
"
>
> M-
> ----- Original Message -
> From: "Andrew Hole" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Friday, January 11, 2008 10:14 AM
> Subject: Re: Datasource Property Parameters (Oracle) JNDI
>
>
> > Well, REsource A wor
Every db execution creates a new session.
Each session dropped correctly after db execution.
Is it supposed I see 5 (new) connections to database after tomcat restart?
Thanks
On Jan 11, 2008 2:24 PM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto:[EMA
_name with the actual server name
> replace the SID with the Service ID you will be using (check the
> tnsnames.ora for SID)
> http://www.microdeveloper.com/html/JNDI_Orcl_Tomcat1p.html
>
> Martin
>
> - Original Message -
> From: "Andrew Hole" <[EMAIL
Could you help me to setup my datasource to works fine? I already try
lot of changes on Resource element, but pooling is disable.
Thanks a lot
On Jan 11, 2008 1:55 PM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
> > From: Berglas, Anthony [mailto:[EMAIL PROTECTED]
> > Subject: Datasource
Hello!
I think that I have the same problem.
What you are saying is that i can't use pooling on Tomcat/JNDI or only
in case of oracle.jdbc.pool.OracleDataSourceFactory?
Thanks a lot
On Jan 11, 2008 11:29 AM, Rainer Jung <[EMAIL PROTECTED]> wrote:
> Berglas, Anthony wrote:
> > Hello,
> >
> >
//conn.close(); // Return to connection pool
//conn = null; // Make sure we don't close it twice
%>
I got the following result:
*Cache disabled *Got Connection [EMAIL PROTECTED],
And database sessions increase highly.
Thanks
On Jan 11, 2008 4:21 PM, Martin Gainty <[EMAIL P
I already change from ehr to jdbc/ehr but the problem of pooling remaining.
Initial sessions are not created.
Please, help me.
Thanks a lot
On Jan 11, 2008 3:45 PM, Andrew Hole <[EMAIL PROTECTED]> wrote:
> I get the following error when i change from ehr to jdbc/ehr:
>
> 2
Hi!
Is there any benchmark test available that allow me to determine the number
of concurrent requests that Tomcat supports for a particular type of
hardware?
Thanks a lot
Hello!
Is there any problem run Tomcat under 64 bits platform? And about JDK? Is it
possible install JDK 32 bits for 64 bits platform?
Thanks a lot
A.
*Could you tell me how to create different log files for different levels?
*log4j.appender.A1=org.apache.log4j.FileAppender
log4j.appender.A1.layout=org.apache.log4j.PatternLayout
log4j.appender.A1.layout.ConversionPattern=%-4r [%t] %-5p %c %x -
%log4j.appender.A1.Threshold=DEBUG
log4j.appender.A1
Well, I don't have properties in xml ... I've log4j.properties file...
On 8/7/07, Gregor Schneider <[EMAIL PROTECTED]> wrote:
>
> Forgot to mention:
>
> ou can leave the part
>
>
>
>
>
>
>
>
>
>
>
> since this is a logger that is only needed from one of our centra
Hi!
Exists some tool to monitor more than one instance of Tomcat in the same
server?
Lambda Probe is an excellent tool, but only monitoring instance where is
installled.
In a simple way I want to have a web page showing tomcat status and some
other information:
Tomcat1 - Status Running
Tomcat2 -
Someone have a case study wich compare Tomcat with others application
servers?
Thanks a lot
Andrew
assume you're after more than this:
> http://en.wikipedia.org/wiki/Comparison_of_application_servers
>
> Andrew Hole wrote:
> > Someone have a case study wich compare Tomcat with others application
> > servers?
> >
> > Thanks a lot
> > Andrew
> >
Is it possible encrypt password on Resource setup?
Thanks
Andew
I configure tomcat to debug remotly from Eclipse:
start "Configure Tomcat". Go to Java tab. add the following 2 lines.
-Xdebug
-Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
Then go to Startup tab and add the following two lines in the arguments
entry box.
jpda
start
Restarting tom
Hello!
I've lot of tomcat instances running around the world and I want an easy way
to manager each one, using some simple manager tool.
DO you suggest something?
Some plugin to eclipse?
Thanks a lot
An amazing article of Real-Time Tracking and Tuning for Busy Tomcat Servers.
http://www.devx.com/Java/Article/32730/1954?pf=true
Could you help me to develop something equal if I have Context setuped like
the following:
Thanks a lot
Do you know some Windows script to delete Tomcat logs after 5 days?
Thanks a lot
Exists some way to implement Single Sign On without source code changes?
Could you tell me a little bit about Single Sign On?
Thanks a lot
Single sign on using valve is interesting, but is it possible use him if I
have different application running in different tomcat instances?
I think that only works with different applications under same tomcat
instance.
Thank you
On 8/22/07, Pid <[EMAIL PROTECTED]> wrote:
>
> Andre
Hello!
What's benefits of using Clustering/Session Replication on same machine?
Thanks a lot
I can't find an example of using Quartz to scheduling jobs on Tomcat Web
application.
Someone already work with Quartz? Could you share a hello world sample?
Thanks a lot
app that
uses Quartz on OC4J and would like to be aware of the implications and
necessity of this setting.
On 9/6/07, Pid <[EMAIL PROTECTED]> wrote:
>
> Andrew Hole wrote:
> > I can't find an example of using Quartz to scheduling jobs on Tomcat Web
> > application.
>
Do you know some confereces about Apache Tomcat, J2EE and associated
technologies in Europe?
Thanks a lot
Hello!
How can I call from Apache HTTP Server using mod_jk, an web application that
is not on Context.XML Directory?
Basically I've an application located on WEBAPPS, but WEBAPPS is not
Context.XML directory.
Could you help me please?
Thanks a lot
Hello!
I've two tomcat instances connected to an Oracle database and I'm using
connection pool.
If one of the instances crashes, exists some way to repair the sessions
established with the database and to be processed for the other instance?
Thanks a lot
Andrew
Both.
I know that jdbc connections will die.
But, what happens to active sessions? I will lose all information associated
to the active sessions?
Thanks
On 9/13/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> An
Hello!
I've two tomcat instantes and an apache web server with mod_jk. Mod_jk
balance request to each tomcat.
Think on following situation;
- TomcatA and TomcatB up
- I make a request to Apache that redirects to TomcatA. I'm editing text on
JSP (lot of input texts). In this moment TomcatA craches.
Is there a function to check the status of tomcat?
A simple JSP p.e., i make an http request to tomcat port, and if i
don't get response, I say that status is down. I want to create a
simple JSP resume of all tomcat instances status
Thanks,
--
>
> --
> Bj
>
>
> On 9/18/07, Andrew Hole <[EMAIL PROTECTED]> wrote:
> >
> > Is there a function to check the status of tomcat?
> > A simple JSP p.e., i make an http request to tomcat port, and if i
> > don't get response, I say that status is d
HI!
I have a solution with an apache with mod_jk and 2 tomcat instances.
How can I know with a JSP which tomcat instance process the request?
Basically I want that my JSP show AJP connector port.
Thanks
-
To start a new topic,
Hello
I read an interesting document from Mladen Turk (with whom I want to speak
directly, but I don't know direct contact) that there is a formula to
calculate the number of concurrent request:
http://people.apache.org/~mturk/docs/article/ftwai.html
Calculating Load
When determining the number
Hello guys!
I've the following configuration on server.xml for two different instances
of tomcat (on the same server). BUT, i don't know why, session replication
doesn't work.
Could you help me to find why?
Thanks
Instance 1:
e defined on the same IP
> (loopback?) and port?
>
> Andrew Hole wrote ..
> > Hello guys!
> >
> > I've the following configuration on server.xml for two different
> instances
> > of tomcat (on the same server). BUT, i don't know why, session
> repli
What you consider the minimal configuration?
On Feb 13, 2008 7:23 AM, David Rees <[EMAIL PROTECTED]> wrote:
> On Feb 12, 2008 10:59 AM, Andrew Hole <[EMAIL PROTECTED]> wrote:
> > I've the following configuration on server.xml for two different
> instances
> >
Hello!
I'm getting the following message on Tomcat:
18/Fev/2008 12:07:50
org.apache.catalina.cluster.tcp.ReplicationValvecreatePrimaryIndicator
FINE: Context /outpatient: Found session
07EEE91093046F13672F88402F03C5A2.node02 but it isnt a ClusterSession.
Why this happen?
Thanks a lot
AH
Hello guys!
We are trying to test Tomcat clustering but we are getting some problems.
Sometimes (Log2) everything works fine but in other cases the cluster
doesn't work (Log1). The only difference is the time that we wait after we
shutdown a node. When we make a request after shutdown a node, c
t; is to low. Please set it to 3 and it
> is true that you must wait
> > 35 sec before you can restart a cluster node. Use the Java Service
> Wrapper or add this to your start scripts to configure this.
>
> Peter
>
>
>
> Am 22.02.2008 um 11:48 schrieb Andrew Hole:
Hi!
Why is session unbound called after cluster failover?
Two more questions:
-- In a scenario with two nodes, if I shutdown one, the other is instantly
ready to receive and respond to requests, or it is necessary to wait a
while?
In a procuction scenario we cannot wait, because requests are frequ
Hi!
Why is session unbound called after cluster failover?
Two more questions:
-- In a scenario with two nodes, if I shutdown one, the other is instantly
ready to receive and respond to requests, or it is necessary to wait a
while?
In a procuction scenario we cannot wait, because requests are freque
[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andrew,
>
> Andrew Hole wrote:
> | Why is session unbound called after cluster failover?
>
> What value is being unbound?
>
> | Two more questions: -- In a scenario with two nodes, if
TED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andrew,
>
> Andrew Hole wrote:
> | Well, our class USER implements HttpSessionBindingListener,
> | Serializable and when failover happens valueUnbound is executed(public
> | void valueUnbo
On 2/25/08, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
>
> the stack trace idea is a good idea, and you can post it here
>
> Filip
>
>
> Christopher Schultz wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Andrew,
&g
7:27 PM, Christopher Schultz <
[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andrew,
>
> Andrew Hole wrote:
> | It happens on both. Valueunbound is executed on old server when
> | tomcat is stopped, and is executed on new server
tracking is associated to valueunbound).
Actually, valueunbound is executed on all tomcats.
Let me know if you need more information.
On Mon, Feb 25, 2008 at 8:41 PM, Christopher Schultz <
[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andre
The "valueUnbound" is NOT being propagated from the TC instance shutting
down across the cluster. The valueunbound is executed when I do the shutdown
of an TC instance (session logout tracking was done -> database record
inserted). After that I still work with this session on the active node ...
We're trying to avoid the execution of valueUnbound(), when a Tomcat
instance is stopped in a cluster environment.
Can this be done by checking whether the thread that is executing
valueUnbound() is a daemon or not?
In the tests we have performed, the only thread running valueUnbound(),
which
Hello Guys!
Anyone interested in joining a Portuguese company to be responsible for
installing, managing and configuring Tomcat and Apache Web Server?
We currently have very interesting international projects.
Thanks a lot
Andrew
Tomcat 5.5. But we are always looking for future...
Regards
On Tue, Mar 25, 2008 at 10:11 AM, ChrisS <[EMAIL PROTECTED]>
wrote:
> What version of Tomcat Andrew?
>
> Chris S
>
> - Original Message -
> From: "Andrew Hole" <[EMAIL PROTECTED]>
&g
Hello!
I have a cluster with two Tomcat's. When I shutdown one and the other still
active I do not want to run valueunbound in the first. How do I do that?
Basically:
If (shutdown node 1 and node 2 is Active)
then
{
do nothing;
}
else
{
business logic;
}
Thanks a lot
Hello!
When I shutdown tomcat i get the following error and the process remains
active.
Do you know what could be the problem?
SEVERE: Catalina.stop:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl
Hi all|
Maybe you could help me to solve a problem with your experience.
My company has implemented a solution of 3 layers (Apache web server, Tomcat
Container and Database). There is a firewall between the web server and the
tomcat.
We get the following errors in mod_jk log:
These errors a
HI!
I don't have perl installed in production servers, but it is windows server
2003.
About mod_jk configuration (mod_jk/1.2.18) :
# List the workers name
worker.list = p1balancer, resumop1
# --
# Load Balancer worker
# --
worker.p1balancer.type= lb
worke
Thanks
What means: error 10054 = Connection reset by peer.
Andrew
On Wed, May 7, 2008 at 7:14 PM, Rainer Jung <[EMAIL PROTECTED]> wrote:
> Andrew Hole wrote:
>
> > HI!
> >
> > I don't have perl installed in production servers, but it is windows
> >
Hi Guys!
What means the following error? What I'm doing wrong?
FINE: Assuming clocks are synched: Replication for GET-ALL- took=47 ms.
27/Out/2008 17:12:10
org.apache.catalina.cluster.session.ClusterSessionListener messageReceived
SEVERE: Context manager doesn't exist:
Thanks a lot
om is not
> deployed on the server.
>
> for example, if you have applicate /test installed on server A, then it
> will have to be installed on server B as well, if it isn't, you'll get a
> message like the one below
>
> Filip
>
>
> Andrew Hole wrote:
>
>> Hi
nothing to
> cluster, there is no state to share
>
> Filip
>
>
> Andrew Hole wrote:
>
>> I would like to cluster two different applications in same machine (each
>> in
>> different Tomcat instance).
>> Is it possible?
>>
>>
>>
>>
to write that code for the object
> sharing yourself
> you could use the tomcat internals to achieve what you want, but you'd have
> to do a bit of legwork.
> Filip
>
>
> Andrew Hole wrote:
>
>> Yes.
>>
>> Machine1
>> TomcatA
>> Applicat
Hi guys!
The session affinity in Apache guarantee that all requests from a
specific browser will be redirected to the same instance of Tomcat (worker).
How it works when we have an hardware load balancer in the first layer and 2
actives Apache HTTP Server?
Thanks a lot
Is not very smart... There is some problem with that?
Thanks
On Fri, Nov 21, 2008 at 9:00 PM, Caldarale, Charles R <
[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto:[EMAIL PROTECTED]
> > Subject: Session affinity
> >
> > How it works when we have an
Hello guys!
I deployed coldfusion on Tomcat and everything looks fine to me except when
I shutdown the service.
This deployment was made in Linux.
Jan 14, 2009 5:29:43 PM org.apache.coyote.http11.Http11BaseProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8189
Jan 14, 2009 5:29:44 PM org.apach
just to say one more thing:
this only happens when cfusion war is deployed in tomcat. If i try to
shutdown without cfusion.war deployed, everything works fine.
I'm seeing the cfusion log and there are no errors in stopping cfusion
engine.
Thanks
On Wed, Jan 14, 2009 at 6:15 PM, Andrew Hole
1 - 100 of 119 matches
Mail list logo