Hello,
I'm seeing a difference in the way Tomcat handles logging exceptions thrown by
a servlet, and I wonder if it's a configuration change or if this is simply how
Tomcat is expected to behave.
Tomcat versions tested: 5.5.26, 6.0.35, 7.0.25
OS: Windows 7
Java: 1.5.0_22 for Tomcat 5.5.26 and 6
A1
>
> Chris,
>
> On 2/9/12 2:40 PM, C C wrote:
>> To test, I created a webapp with a single servlet,
>> ExceptionServlet, that simply throw a ServletException in its
>> service() method, e.g.:
>>
... snip ...
> So log4j.properties is located in WEB-IN
Hello,
I've got tomcat running with apache using mod_proxy_ajp. Apache is
serving out all static files and taking care of ssl. When I go to a
secure page under tomcat (https) I always get a warning that the page
contains unauthenticated content. The following is an exerpt from my
server.xml fi
Hello,
I'm using mod_proxy_ajp as my link b/w tomcat and apache. Things are
working well with the exception of getting the following error:
2007-03-22 20:02:42,875 [TP-Processor51] WARN
org.apache.jk.core.MsgContext - Error sending end packet
java.net.SocketException: Broken pipe
at java.net
I'll try upping the connection timeouts, but aside from the problem of
dropped connections what I'm really confused about is why there is a jk
exception (org.apache.jk.common.ChannelSo
cket.send(ChannelSocket.java:518)) when I'm using mod_proxy_ajp, NOT
mod_jk.
Chris.
On 3/23/07, Christop
seconds to 60 could
be relevant.
chris.
On 3/23/07, c. <[EMAIL PROTECTED]> wrote:
I'll try upping the connection timeouts, but aside from the problem of
dropped connections what I'm really confused about is why there is a jk
exception (org.apache.jk.common.ChannelSo
>
> c
eader: ajp_ilink_receive failed
[Thu Mar 22 19:55:23 2007] [error] (120006)APR does not understand this
error code: proxy: read response failed from 139.0.0.1:8009 (139.0.0.1)
On 3/23/07, c. <[EMAIL PROTECTED]> wrote:
Looking at the server.xml connectionTimeout, I've set the value to 60,
600 second
Filip, thanks for the info, I'll listen to anyone with good advice. So you
recommend mod_proxy_http over mod_jk?
Is it the same basic setup as mod_proxy_ajp? Looking at the doc (
http://httpd.apache.org/docs/2.0/mod/mod_proxy_http.html) it doesn't give
much info.
c.
On 3/23/07, F
Filip, I know this isn't the httpd forum, but how did you get the ssl
working using mod_proxy_http?
Chris.
On 3/23/07, c. <[EMAIL PROTECTED]> wrote:
Filip, thanks for the info, I'll listen to anyone with good advice. So
you recommend mod_proxy_http over mod_jk?
Is it the sam
with mod_proxy_ajp?
and while we're on the subject, what's the difference b/w proxyPass and
ProxyPassReverse in laymens terms?
thanks,
c.
On 3/23/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
Apologies to all. I r
eCertificateFile <--
SSLProxyEngine
SSLProxyMachineCertificatePath
SSLEngine
SSLProxyProtocol,
SSLProxyCipherSuite
c. wrote:
> Filip, thanks for the info, I'll listen to anyone with good advice.
> So you
> recommend mod_proxy_http over mod_jk?
>
> Is it the same basic setup as mod_
'm not sure what the problem would be
the only way to get SSL between apache and tomcat, is to use mod_proxy
Filip
c. wrote:
> Thanks Filip,
>
> We've always had the need for SSL, and our config worked without any
> changes
> when I put AJP in the mix. It doesn't, h
seriously? if so can you send me the link?
if not just call me gullible.
On 3/26/07, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
Mladen Turk wrote:
> Filip Hanik - Dev Lists wrote:
>> or simply set a few headers in httpd when the request came in over
>> SSL, and then have a filter read
I'm wondering what the JAVA_OPTS -Xminf0.1 and -Xmaxf0.3 are. Anyone know?
Also, is there a way to start tomcat and have it spit out what JAVA_OPTS
it's using?
Hello,
I'm having trouble Redirecting while using mod_proxy.
Previously I was sending all my traffic to tomcat with:
ProxyPass /order http://1.1.1.1:8080/order
and redirecting with:
Redirect 301 /cgi-bin/order.cgi http://pi.pizza73.com/order/pizza.html
This worked fine. Now however I'm forwar
Not sure if this will help but I thought I'd pass it on.
I experienced some problems with missing POST parameters. I'm not sure
where the problem lay but I was using apache 2, tomcat 5.5, mod_ajp_proxy
and dwr. I upgraded to tomcat 6 using mod_proxy and NIO and have not seen
the problem since.
I'm dealing with a problem where if a user hits a secured page and is
forwarded to a login page (using Form Auth). If the user sits on that login
page for too long, and then try to login they are confronted with a nasty
HTTP 408 error. I don't know if this behaviour is part of the servlet spec,
Hi all
I'm having problems starting Tomcat after my home account (in which
Tomcat is installed) was moved from one server to another.
The most visible thing that has changed is that my home directory now
has a different path. Before the move, my installation of Tomcat worked
fine. Now it won
er it is configured but not started (could it be during the move you
'lost' the database drivers and so the datasource can't start?)
regards
C Rose a écrit :
Hi all
I'm having problems starting Tomcat after my home account (in which
Tomcat is installed) was moved from one serv
; X-Spam-Check-By: apache.org
> Received-SPF: pass (asf.osuosl.org: local policy)
> Received: from [202.43.219.77] (HELO
> web8602.mail.in.yahoo.com) (202.43.219.77)
> by apache.org (qpsmtpd/0.29) with SMTP; Tue, 18
> Oct 2005 22:28:27 -0700
> Received: (qmail 1494
Hi,
I am trying to migrate some of our applications currently deployed on Tomcat
4.1 to Tomcat 5.5 and I cannot get any applications that have a context path
that starts with /webapps to work. I am getting a 404 error on all these
contexts. Does 5.5 not allow a context paths to start webapps?
We've been experiencing horrendous OOMEs recently after deploying 40 clones
of a vendor's .war file which encompasses their application/portal. The
context is about 100MB
Our customized piece of the puzzle is quite small. We place the jTDS jar
for a quick database connection tha'ts made to their
GC 2968.834: [Tenured: 97189K->97335K(466048K),
0.6619274secs] 99370K->97335K(518528K), [Perm :
65535K->65535K(65536K)],
0.6620179 secs]
2969.556: [Full GC 2969.556: [Tenured: 97335K->97396K(466048K),
0.4763756secs] 97664K->97396K(518528K), [Perm :
65535K->65535K(65536K)],
0.4764
This is in JBOSS 4.0.5-GA. I would guess that it is using Tomcat 5.5 from the
log line "[TomcatDeployer] deploy, ctxPath=/,
warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/"
This downloads a binary file. I know that the client is not closing the browser.
It works just fine over HTTP.
It work
"*.noaa.gov:80", "connect";
// };
M--
- Original Message -
From: "Jake C" <[EMAIL PROTECTED]>
To:
Sent: Friday, November 02, 2007 7:36 PM
Subject: ClientAbortException writing file to servlet's output stream over
SSL in IE
This is in JBOS
Hi,
Similar to how different servlets run in different classloaders scope,
we have written a web application (WAR File) that runs the applications
for each customer by creating a classloader per customer within the same
servlet context.
This means that all the dependent jar files of the proj
Hi all,
I’m using a program called EMC Smarts which is a network monitoring
tool. It can accommodate a web interface using Tomcat, which is
currently version 5.5.28 and works perfectly. I am trying to upgrade
to version 6.0.20 but am having some trouble. Smarts official
documentation for Tomcat
ck the log files (which I hope are in /logs folder). Tomcat is run
as a service by the Smarts program when it starts, and the service
does start, so I'm not sure where I would see errors. Also, a little
telepathy couldn't hurt.
--Mike
On Thursday, November 5, 2009, Caldarale, C
e how helpful it will be given the
third party nature.
--Mike
On Thursday, November 5, 2009, Caldarale, Charles R
wrote:
>> From: Michael C [mailto:tomcat6d...@gmail.com]
>> Subject: Re: Tomcat 5.5.28 to 6.0.20 migration question
>>
>> when I go to http://:8080 I don
Andre,
>From what I'm able to remember, that's amazing! Also I will check all
of those places as soon as I'm allowed back on. I'm almost certain
server.XML contains 8080.
-Mike
On Thursday, November 5, 2009, André Warnier wrote:
> Michael C wrote:
>
> Chuck,
Hi -
I am upgrading a working web app from Tomcat 5.0 to 5.5, and encounter the
following data source problem.
According to Apache web site, for Tomcat 5.5 configuration, I should use
factory="org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory
in for datasource configuration.
It work
> From: ma...@apache.org
> To: users@tomcat.apache.org
> Subject: Re: data source factory
>
> WM C wrote:
> > Hi -
> >
> > I am upgrading a working web app from Tomcat 5.0 to 5.5, and encounter the
> > following data source problem.
> >
> > According
Hi -
This is more like a general java question.
In my web app, I need to read files from a network drive folder, which has
access restriction (my account is permitted).
During development time, since I am using Eclipse and Tomcat is integrated
inside, so both were run under my account, everyt
t; To: users@tomcat.apache.org
>
> 2010/1/3 WM C
>
> > In my web app, I need to read files from a network drive folder, which has
> > access restriction (my account is permitted).
> >
> > During development time, since I am using Eclipse and Tomcat is integrated
> > in
Hi All -
Sorry if this question seems dumb, but here it is:
In the data source declaration, database username, password needs to be
provided, and they are in plain text!
For the application, data source works fine, but I feel it is really not safe -
anybody who can access the server
a new question, create a new message. Do not reply to an old one
> (even if you change the subject).
>
> Mark
>
> On 14/01/2010 17:54, WM C wrote:
> >
> > Hi All -
> >
> >
> >
> > Sorry if this question seems dumb, but here it is:
> >
&
Hi All -
Sorry if this question seems dumb, but here it is:
In the data source declaration, database username, password needs to be
provided, and they are in plain text!
For the application, data source works fine, but I feel it is really not safe -
anybody who can access the s
s NEVER timeout from their point
of view (i.e. if the user goes off for 30 minutes / 2 hours / etc and then
returns to their browser then their session would be loaded back from the
DB)?
thanks very much for any information!
Derek
--
out of 0?)
thanks very much for this info
Derek
--
Derek C
In Ireland
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On Thu, July 16, 2009 10:22 am, Mark Thomas wrote:
> Of the top of my head - probably. This is *open* source...
:) thanks very much - I'll try it and see!
Derek
--
Derek C
In Ireland
-
To unsubscribe, e-mail: users-
Hi,
I'm sure that the response can't be so simple. Surely my English don't
allows me understand the cuestion.
I don't know why you want do it, but if you want realy to do an login
without password, you can use Jaas.
It's a bit complicated explain it here, but if you be able to read Spanish
you ca
I am trying to connect Tomcat 7.0 and Apache Server 2.2 using Windows 7.0. I
created a .jsp file to test if my setup was correct under "C:\Program Files
(x86)\Apache Software Foundation\Tomcat 7.0\webapps\sitepoint\count.jsp". I can
successfully load the count.jsp file by ente
Reposting the same question I posted a minute ago due to weird formatting
issues. Hopefully this email fixes it.
I am trying to
connect Tomcat 7.0 and Apache Server 2.2 using Windows 7.0. I created a .jsp
file to test if my setup was correct under "C:\Program Files (x86)\Apache
Sof
I fixed my own problem. I changed the workers.properties file to this:
workers.tomcat_home=C:\Program Files (x86)\Apache Software Foundation\Tomcat
7.0workers.java_home=C:\Program Files
(x86)\Java\jdk1.6.0_17ps=\worker.list=myworkerworker.myworker.port=8009worker.myworker.host
I am trying to create a link to a file in my webpage. The anchors href for the
link is "file:///C:/Users/OEM/Desktop/testa.txt". When I run my webpage from
file I can click the link
(file:///C:/Users/OEM/Documents/NetBeansProjects/WebApp/web/main.htm). However
when I run my web
. However I would
like to link to absolute files anywhere on the system where the Apache + Tomcat
server is hosted. In this case I am running on local host and using the
absolute link to the file (file:///C:/Users/OEM/Desktop/testa.txt).
Unfortunately this doesn't work. Any idea what I am
,
>
> Think about what the browser is doing. When the browser sees
> file:///C:/Users/OEM/Desktop/testa.text, it wants to load a file from
> the local system where it is running, which is NOT your Apache + Tomcat
> server, but the user's machine.
>
> For so many reasons
RE: Cannot create a link to a file - suspecting tomcat is the issue
> > Date: Thu, 10 Mar 2011 09:29:42 -0600
> > From: joseph.mor...@ignitesales.com
> > To: users@tomcat.apache.org
> >
> > John,
> >
> > Think about what the browser is doing. When the brow
Tomcat 7.0.40
CentOS 6.3
Java 1.7.0_21
I am trying to move all libraries out of my webapps directory, and into a
common place.
I have my libs that were bundled with tomcat in /tomcat/lib (the default),
and my extra libs i want to keep in /web/lib.
I've updated /tomcat/conf/catalina.properties t
s.
>
> Keep all of your JAR files in "WEB-INF/lib", with the exception of JDBC
> drivers. Put those in "$CATALINA_BASE/lib".
>
> Dan
>
> >
> >
> > On 8/21/2013 3:58 PM, D C wrote:
> >> Tomcat 7.0.40
> >> CentOS 6.3
>
I added verbose, it does not appear to attempt to load anything from
/web/lib/
for permissions i verified that i could read the files as the tomcat user.
Thanks,
Dan
On Wed, Aug 21, 2013 at 5:01 PM, Daniel Mikusa wrote:
> On Aug 21, 2013, at 4:48 PM, D C wrote:
>
> > So
ib
:/web/webapps/myApp/WEB-INF/classes/com/myco/management/spring_utils/ContextLoaderListener.class]
:/web/webapps/myApp/WEB-INF/lib
Thanks,
Dan
On Thu, Aug 22, 2013 at 6:47 AM, Daniel Mikusa wrote:
> On Aug 21, 2013, at 5:09 PM, D C wrote:
>
> > I added verbose, it does not appear
On Thu, Aug 22, 2013 at 10:30 AM, Daniel Mikusa wrote:
> On Aug 22, 2013, at 9:21 AM, D C wrote:
>
> > Ok, here goes. grep -v '/opt/jdk'
>
> Removing some of the fluff.
>
> > Aug 21, 2013 5:08:03 PM org.apache.catalina.startup.HostConfig
> > deployD
On Thu, Aug 22, 2013 at 11:57 AM, Daniel Mikusa wrote:
> On Aug 22, 2013, at 11:31 AM, D C wrote:
>
> > On Thu, Aug 22, 2013 at 10:30 AM, Daniel Mikusa >wrote:
> >
> >> On Aug 22, 2013, at 9:21 AM, D C wrote:
> >>
> >>> Ok, here goes. grep -
On Thu, Aug 22, 2013 at 11:48 AM, Konstantin Kolinko wrote:
> 2013/8/22 Daniel Mikusa :
> > On Aug 21, 2013, at 4:09 PM, David kerber wrote:
> >
> >> Basically you're trying to defeat the way the system is designed to
> work. Don't do that…
> >
> > +1 Don't do what you've described unless you h
On Thu, Aug 22, 2013 at 2:51 PM, Konstantin Kolinko
wrote:
> 2013/8/22 D C :
> > On Thu, Aug 22, 2013 at 11:48 AM, Konstantin Kolinko <
> knst.koli...@gmail.com
> >> wrote:
> >
> >> 2013/8/22 Daniel Mikusa :
> >> > On Aug 21, 2013, at 4:09
Thank you all for your help. I figured out what the problem was.
I accidentally made logging.properties and catalina.properties owned by
root:root with 640 permissions. Changed to root:tomcat, and everything
worked right away.
Tomcat 7.0.40
RHEL 6
I am trying to define all of my contexts in conf/Catalina/localhost/*.xml.
This seems to work fine, however I'm having an issue setting the path.
myApp.xml
This simply does not work. It worked fine if I put it into
conf/context.xml.
The only way this works is if i rena
On Thu, Aug 29, 2013 at 2:10 PM, Daniel Mikusa wrote:
> On Aug 29, 2013, at 2:02 PM, D C wrote:
>
> > Tomcat 7.0.40
> > RHEL 6
> >
> > I am trying to define all of my contexts in
> conf/Catalina/localhost/*.xml.
> >
> > This seems to work fine,
Dear Sir,
I only replaced in the web.xml file of webapps examples
/jsp/security/protected/*
by
/jsp/plugin/*
then in my browser i typed :
localhost:8080/examples/jsp/plugin/plugin.jsp
After authentication i did not get the clock as usual with tomcat 6. Do the
test please.
Thank
not
mentioned explicitly.
Could you confirm if the default value (true) is sufficient, or if there are
additional configuration steps required to mitigate the vulnerability in this
case?
Regards,
Luqman C
DevOps Engineer
M : +91 9746578492 | Email:
luqma...@polussolutions.com<mailto:lu
Hi everybody, I got a problem... And I'd like your help
I
use NetBeans 5.0 with Tomcat 5.0.28 and MySQL 5.0.21, I try to crate a
connection pool from Tomcat to Mysql, I followed all the steps that I've
found on similar forums, and my frustration is that appears an error: No
Suitable Driver...
)
<[EMAIL PROTECTED] prefix="sql" uri="http://java.sun.com/jstl/sql"%>
<[EMAIL PROTECTED]
prefix="c" uri="http://java.sun.com/jstl/core";
%>
JSP Page
Hi Martin, thanks 4 ur help, I don't know what I've changed but, I
created a new project, all the pages new, I put the code that u gave
me and IT WORKED. ;-)
I was very tired but al least it
works... thank y very much
Saludos
Lsi. Carl
I have my application running as is my Ant script that I use to deploy,
undeploy, redploy to the running server. That is working like a charm when
my deploy path is to the appbase, such as
My context.xml file
WEB-INF/web.xml
Portion of my ant script
This uploads the war file to the serve
I have a static website deployed in 5.0.28 and wish to access/maintain it
using the lightweight DAV servlet that ships with this version of Tomcat
(Slide is overkill for my purposes).
dav
org.apache.catalina.servlets.WebdavServlet
debug
0
t, IMO, is my best alternative save this one issue, and (duh) any help
would be much appreciated.
JCD
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Monday, February 27, 2006 2:44 PM
To: Tomcat Users List
Subject: Re: WEBDAV for Tomcat 5.0.28
John C. Dale wrote:
&
on-informative
error message.
Bear Down,
JCD
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Monday, February 27, 2006 2:44 PM
To: Tomcat Users List
Subject: Re: WEBDAV for Tomcat 5.0.28
John C. Dale wrote:
> What is the recommended deployment of the static site
mport com.ditd.util.Util;
import com.gbs.security.IUserInfo;
/**
* @author John C. Dale ([EMAIL PROTECTED])
*/
public class ExtendSession implements Filter
{
private static Logger log = Logger.getLogger(
ExtendSession.class.getName());
public void doFilter(ServletRequest servletRe
There are many variables along the path to enlightenment.
Don't give-up on Tomcat so soon.
Sometimes Tomcat is only as good as the applications deployed within her.
Given that Tomcat has been up and running for me for as many as 90 days in a
row with a high-use application accessing a database (o
throw new NotReallyAHackerException();
}
}
catch (NotReallyAHackerException hrahe)
{
return new GoToLawOrBusinessSchoolEvent();
}
Bear Down,
JCD
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Tomasz Nowak
Sent: Tuesday, February 28, 2006 11:25 AM
hate to deploy
something that spews mysterious log messages, especially if they mean the
something might not always work or there's a resource leak or whatever.
Thanks,
--
David C. Schweisguth, Senior Software Engineer
Healthline Networks, Inc., 660 Third Street, San Francisco, CA 94107
phone 41
I'm using Tomcat 5.0.28 on Linux (FC4) and Windows (2k).
I would like my users to avoid the login process to streamline access to
authentication-protected content.
All information in the session is serialized do disk when I bounce the
Tomcat process. However, the Principal object is not.
I've o
I had a similar issue when using XMLHttpRequest (AJAX) - when using Firefox
and testing on the same machine, Firefox would hang for several seconds as
it competed with the JVM/Compiler for processor resources.
My solution was to test locally with IE 6.x+ which had better behavior in
this regard, t
I'm not sure if this is the appropriate list if not forgive me.
I have a server running Fedora/Tomcat/ColdFusion. I am a new
administrator to this machine. I haven't worked with CF or Tomcat
before. Currently their server is down. Getting the following in the
catalina.out file:
Apr 3, 2006
This is a tough one - I've always configured my filters to include all
relevant URL's (logical equivalent of exclusion for non-matches).
-Original Message-
From: Legolas Woodland [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 29, 2006 11:20 AM
To: Tomcat Users List
Subject: How i can e
I've had good luck with this...
http://awstats.sourceforge.net/
JCD
-Original Message-
From: Pete Lamborne [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 2:12 PM
To: users@tomcat.apache.org
Subject: Tomcat Standalone: Traffic Reporting?
Hi, I am running several websites/weba
Hi
The stdout log file on a tomcat server is getting pretty full do to the
amount of data being written out by a third party application.
Is there a way to have stdout.log rolling every day/limited by size, rather
than having one big file? (using log4j.properties or something).
We are running T
Sorry mate, 'due' to
:)
I wish I could tell the vendor ..
Puneet
On 08/07/2008, Steve Ochani <[EMAIL PROTECTED]> wrote:
>
> On 8 Jul 2008 at 9:39, Puneet C Mathur wrote:
>
> Date sent: Tue, 08 Jul 2008 09:39:10 +1000
> From: Puneet C Mathu
Thanks Steve.
'logrotate' did the trick. There is a windows port available at
http://www.datori.org/?p=7 . Thanks Nick !
Cheers
Puneet
On 08/07/2008, Puneet C Mathur <[EMAIL PROTECTED]> wrote:
>
> Sorry mate, 'due' to
> :)
>
> I wish I could tel
I've had similar problems in various versions of tomcat. Currently the
problem seems to exist in 6.0.16 but not in 6.0.14 nor 5.5.17. There
was a bug filed, but I don't have the reference handy.
--john
- Original Message -
From: Michele Fuortes <[EMAIL PROTECTED]>
Date: Thursday, August
All-
I have this working, but I want to make sure I am following best practices.
I created customer realm and principle classes.
If I left the classes in WEB-INF/classes, I received a ClassNotFoundException
on the realm class.
If I put the classes in common/classes, I received a ClassNotFound
lyst/Developer
BFDP Information Technology
(317) 818-8685
[EMAIL PROTECTED]
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Friday, March 02, 2007 5:46 PM
To: Tomcat Users List
Subject: RE: What is the proper location for custom realm and principle
classes?
&
PROTECTED]
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Friday, March 02, 2007 6:13 PM
To: Tomcat Users List
Subject: RE: What is the proper location for custom realm and principle
classes?
> From: Page, Steve C. [mailto:[EMAIL PROTECTED]
> Subject: RE: Wh
Shahab-
I am hardly an expert, but I have just created a custom principal. Here
is what I learned. The RealmBase class is responsible for creating
principals for the context. Normally, this is just a Principal class.
Since I extended Principal, I also needed to extend BaseRealm. The realm
class m
Hello folks,
I'm relatively new to Tomcat, so I'm not sure if this is a bug report or a
configuration issue:
In Apache Tomcat 6.0 from the homepage - http://localhost:8080/docs/ -
Reference, Release Notes link appears to be broken. When I click on the Release
Notes link, I get HTTP Status 404
Thanks Rashmi,
I'm using Tomcat 6.0.10 too. So I guess that it's a bug report since the link
points to http://localhost:8080/docs/RELEASE-NOTES.txt not
http://localhost:8080/RELEASE-NOTES.txt. Any idea how I make a bug report?
-Merwyn
Rashmi Rubdi <[EMAIL PROTECTED]> wrote: On Tomcat 6.0.10 th
Is there a particular version number in the 5.5.X channel that fixes it?
I'm running 5.5.17 for 1 application and it's doing the exact same thing.
William C. Mount RHCE
J2EE Web Solutions CoEx
Global IT Solutions
Caterpillar Inc.
812 W. Washington St.
East Peoria IL, 61630
(309
ion?
Accessiblity is the problem, I can only directly access port 80 and 443
from my client, so I have to somehow proxy the http transport agent to get
access to the consoles.
Thanks,
William C. Mount RHCE
J2EE Web Solutions CoEx
Global IT Solutions
Caterpillar Inc.
812 W. Washington St.
East Pe
(Tomcat 5.0.28 running on CentOS 4.4 using Java 1.4.2_14-b05)
Hello All,
I have a problem with my understanding of data sources within Tomcat.
I have an application (MRS). I deploy MRS using the Tomcat Manager. I
then open up Tomcat Administration and I see MRS under:
Tomcat Server - Service
se changes to disk. When you restart,
> it's as if you never made any changes at all.
>
> --David
>
> Jeffrey C. Baldwin wrote:
>
>> (Tomcat 5.0.28 running on CentOS 4.4 using Java 1.4.2_14-b05)
>>
>> Hello All,
>>
>> I have a problem with my un
re it should have happened.
> ie when the server starts up, it will make the pool and thats
> probably why it kills the pool every time its started.
>
> good luck...
>
>
>
> - Original Message - From: "Jeffrey C. Baldwin"
> <[EMAIL PROTECTED]>
sword
url
jdbc:jtds:sqlserver://123.456.789.96/mrsuat;user=rreddy;password=password
driverClassName
net.sourceforge.jtds.jdbc.Driver
maxIdle
1
username
rreddy
Christopher Schultz wrote:
> Jeffrey,
>
> Jeffrey C.
Jeffrey C. Baldwin wrote:
> Chris,
>
> Thank you for the time. However, I'm still not having any luck...
>
> Again, I have the entries in server.xml, so if I restart the Tomcat
> service AFTER deploying the app, all is wel
Pid wrote:
> Jeffrey C. Baldwin wrote:
>> Chris,
>>
>> Thank you for the time. However, I'm still not having any luck...
>
> What's in your Host definition in server.xml, can you post that too?
>
> p
>
gt;
>
>> - Original Message - From: "Christopher Schultz"
>> <[EMAIL PROTECTED]>
>> To: "Tomcat Users List"
>> Sent: Thursday, June 14, 2007 7:06 PM
>> Subject: Re: Data Sources Overwritten
>>
>>
> Jeffrey,
>
&g
; - Original Message - From: "Christopher Schultz"
>> <[EMAIL PROTECTED]>
>> To: "Tomcat Users List"
>> Sent: Thursday, June 14, 2007 7:06 PM
>> Subject: Re: Data Sources Overwritten
>>
>>
> Jeffrey,
>
> Jeffrey C.
Hello All,
I'm in a bit of a pinch here. Just had an old Solaris server fail that
housed our TomCat environment and now I'm trying to put the pieces back
together on a new server. I have a few of the applications up and
running.. but now I've run into an app that wants to run over ssl and
I
Has anyone ran into this problem before?
I found a few items via Google... they most/all reference removing the
/var/lock/subsys/tomcat then restarting Tomcat and everything being fine.
Well, I've tried that, restart Tomcat, and run 'service status tomcat'
and receive the same error "tomcat d
fined a
connector for
port 8443, here's one of mine (Tomcat 5.5.23)
I think you probably need this because (at the very least) you have
'redirectPort="8443"' in your non ssl Connector config
Rgds
Duncan
On 7/26/07, Jeffrey C. Baldwin <[EMAIL PROTECTED]> w
1 - 100 of 150 matches
Mail list logo