Original message:
> "missing plugin". Other servers, such as BEA weblogic, are creating the
same
> page very well for various kinds of clients.
Which means: I've deployed the exact same page to weblogic, and it works
fine with firefox.
Of course, I've already tried to install the plugin, but fir
Hi,
I have a server that is running behind a firewall that sends a URL in a =
response that i need to encode with a session id because the clients =
don't support cookies. After looking at how encodeURL works, it only =
adds a session id if the URL matches the host, port and path of the =
current
Hi,
I was searching thru documentation about this matter but I didn't find an
answer yet.
I want to display to the end users a default down page, automatically,
during deployment. How do I do that ? I assume I'd have to modify the
DefaultServlet and it's error handling. Is there a different/bet
If you name the war file ".war" it knows deploys to / but it's still not
reading the context.xml =/
When deploying with the FarmWarDeployer by droping a .war into the
watched directory, does the deployer even look at the
/META-INF/context.xml that's bundled in the war file? I had some
proble
Are you running out of db connections?
Add elements to your resource for the database connection to recover
abandoned connections and to log them. Then see if any show in the logs.
Poor way of profiling. If they do and your app continues to run you were
running out of db connections. Note: Thi
Hello, all.
Please help me resolve the following problem.
I developed web application in which an user can run external python scripts
and
outputs of these scripts are stored in MySQL. Stored data can be reviewed.
My web application runs normally for a day or two. But suddenly, tomcat becomes
When deploying with the FarmWarDeployer by droping a .war into the
watched directory, does the deployer even look at the
/META-INF/context.xml that's bundled in the war file? I had some
problems with deploying the root context (ROOT.war with path="" in the
bundled context.xml). It would try t
Apparently you are seeing what users of some flavors of *nix see. That is
you are seeing each thread as a separate process rather than one. When
running a chroot environment things act a little differently. I would not be
too concerned as long as top reports back proper memory usage. Note that y
What is in the logs?
Did it start this at some point or has it been happening all along?
Consider updating you JDK. You may even try 1.5 as it is faster.
Check you debug settings and turn them up.
Look in the logs for the last connection/request to see what was being asked
for. If needed set
As I do not use Mod_jk or jk2 and so I will not be able to help in that
sense, but often I see the time spent on this when Apache is not needed. So
I ask, why do you want Apache?
If you have valid reasons, no problem, just trying to save you some time.
A couple of points to consider:
Mod_jk2
Look at your server.xml You will find the references to the used ports
there.
I think the one you are looking for is the shutdown port at either 8005 or
8009.
Have your firewall allow connections to this port from the IP defined as
localhost as well as the IP of the machine if not the same.
Hi,All
I am running Tomcat 4.1.12 , in a W2K Box (tomcat 4.1.12+ java 1.4.1_02+ W2K
SP4, ).
Tomcat is running as a service and time to time (random) it crashes with the
following message:
The Apache Tomcat 4.1 service terminated unexpectedly. It has done this 1
time(s). The following correctiv
Hi,
I've been experiencing very long shutdown times with tomcat (about 3
minutes). I was googling for this and found mention that a firewall can
affect tomcat. I disabled shorewall on my serve and indeed tomcat shutdown
within 30 seconds.
However, I have not found any information on how to con
Hello Santhana,
I just went through this and found useful info here
$CATALINA_HOME\webapps\tomcat-docs\logging.html
and here:
http://minaret.biz/tips/tomcatLogging.html
Good luck!
William BC Crandall
bc.crandall [around] earthlink.net
- Original Message -
From: "SANTHANA GOPALAN"
Hi.
I'm with problems to integrate Tomcat 5.5.9 and Apache 2.0.49.
I'm using module Mod_jk2, but doesn't functioned.
Could somebody help me?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PR
Paul,
CLIENT-CERT authentication is supported.
Mark
Paul Puschmann wrote:
we'd like to use our Tomcat with ssl and client certificates.
Does anybody know if the user information (of the user-certificate) can
be used to authenticate?
Tomcat is 5.5.7
-
Zakaria KHABOT wrote:
So, how to accees 'sysadmin' and configue the path of the docs to search
in.
That is a lucene configuration question. You may have better luck trying
the lucene users list.
Mark
-
To unsubscribe, e-ma
Hallo,
after I got my iis6.0-webserver with jk2_connector and my
application-server with tomcat 5 working,
I have some problems:
I can call the tomcat-startside via the IIs-Server on port 80, or I can
call the tomcat-Server directly.
But if I want to go to the /manager/html, /manager/status
Hallo,
after I got my iis6.0-webserver with jk2_connector and my
application-server with tomcat 5 working,
I have some problems:
I can call the tomcat-startside via the IIs-Server on port 80, or I can
call the tomcat-Server directly.
But if I want to go to the /manager/html, /manager/status
I have used Thread.sleep() in a webapp, but not within a servlet as such. I
wrote Runnable classes that were started in their own thread of execution
when the webapp started up. This worked fine.
> -Original Message-
> From: Tim Funk [mailto:[EMAIL PROTECTED]
> Sent: Tuesday 31 May 200
What Writer are you using? If you do response.getWriter() you will get a
PrintWriter and the docs tell you that PrintWriter doesn't throw exceptions, so
your app keeps printing to the writer after an error. (A closed connection is
an IOException.)
If you use the default out property of a jsp pa
Maybe it's not the server generating a wrong page...your browser
is just not able to load the plugin.
I would install the plugin for Firefox first!
[EMAIL PROTECTED] wrote:
Hi there,
I'm using an applet, with the following line:
I've assumed, that this works fine for any client. Loading th
Hi there,
I'm using an applet, with the following line:
I've assumed, that this works fine for any client. Loading the page with
iexplorer does, however, loading it into firefox results in the message
"missing plugin". Other servers, such as BEA weblogic, are creating the same
page very well fo
I would like to include code within the WAR that instates itself after the Web
Context has been sucessfully initialised, this context will create one (or
more) background threads. This should instate itself at context initialisation
through deployment (independantly of any website activity).
I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
we'd like to use our Tomcat with ssl and client certificates.
Does anybody know if the user information (of the user-certificate) can
be used to authenticate?
Tomcat is 5.5.7
Paul
- --
Linux-User #271918 with the Linux Counter, http://counter.l
Hi,
Thanks for your help. It wirks now. But I have as displayed:
Welcome to the Lucene Template application. (This is the header)
ERROR opening the Index - contact sysadmin!
Error message: D:\opt\lucene\index not a directory
Jakarta Lucene Template WebApp 1.0
So, how to accees 'sysadmin' and
Hi,
How to configure tomcat 5 to log stderr and stdout
to the log file. I tried it using logging.properties
but the stdout and stderr is displaying only in the
console. How to log into the file? I am
using tomcat 5.5.9 on windows OS. How to configure
logging.properties file?
With reg
Are u sure lucene-1.4.3.jar is in the WEB-INF/lib directory? U don't
need to put this jar in $CLASSPATH variable explicitly.
-Subhro.
-Original Message-
From: Tim Funk [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 31, 2005 9:59 PM
To: Tomcat Users List
Subject: Re: lucene+Tomcat
I think
> > How to configure tomcat 5 to log stderr and stdout
> > to the log file. I tried it using logging.properties
> > but the stdout and stderr is displaying only in the
> > console. What I need is to log into the file. I am
> > using tomcat 5.5.9 in windows. How to configure
> > logging.propertie
--- SANTHANA GOPALAN <[EMAIL PROTECTED]> wrote:
> From SANTHANA GOPALAN Tue May 31 23:07:25 2005
> Received: from [203.101.45.4] by
> web50409.mail.yahoo.com via HTTP; Tue, 31 May 2005
> 23:07:25 PDT
> Date: Tue, 31 May 2005 23:07:25 -0700 (PDT)
> From: SANTHANA GOPALAN <[EMAIL PROTECTED]>
> Sub
30 matches
Mail list logo