In releases prior to 10.1.25, Can CVS-2024-34750 (
https://nvd.nist.gov/vuln/detail/CVE-2024-34750) be mitigated by
removing (which I'm thinking would disable HTTP/2) from all of the connectors in
server.xml?
Thanks,
Tom
--
This electronic communication and the information and any
Hi Rubel,
No, we are running on premises. Definitely not in the cloud.
*Kind regards,*
*Tom Robinson*
*IT Manager/System Administrator*
On Thu, 6 Jun 2024 at 12:32, Owen Rubel wrote:
> Are you using this with a cloud service?
>
> This seems more like a misconfig of your setup. I
Hi Mark,
On Tue, 4 Jun 2024 at 15:50, Mark Thomas wrote:
> On 04/06/2024 05:07, Tom Robinson wrote:
> > Hi,
> >
> > We are running a tomcat7 application
>
> You do realise that support for Tomcat 7 ended on 31 March 2021 don't you?
>
Yes, I do realise that to
ether.
I browse to here on our LAN:
https://myinternalhost.mydomain.com.au:8443
I end up here:
https://a.b.c.d:8443/kb
Where a.b.c.d is our external, ISP provided IP Address.
Why is this happening and how can I fix it?
*Kind regards,*
*Tom Robinson*
*IT Manager/System Administrator*
--
*
2024 at 8:26 AM Michael Osipov wrote:
> On 2024/05/02 19:20:59 Tom Delaney wrote:
> > Hi All,
> >
> > Sorry for the duplicate requests. The first one was accidentally flagged
> > for Google's new Confidential Mode which happened to be flagged.
> > I have a r
Base64String(serviceTicket);
base64_ticket = base64_ticket.replaceAll("\\\r|\\\n","");
}
}
}
%>
I've looked all over the web for this error but It's not very clear as to
how to resolve it or troubleshoot it. I've checked over the configuration
too many times to count. Is there a solution to this or a tool to help me
further figure out why this is occuring for my setup/configuration? If this
is not the correct place to leave this type of ticket, then please direct
me to where I can look for further support on this.
Thanks,
Tom
Tom Delaney has sent you an email via Gmail confidential mode:
[image: Gmail logo]Re: SPNEGO GSSCaller {UNKNOWN} No Delegated Creds
<https://confidential-mail.google.com/msg/AJ05YhfeGMtaULvQONHydor3-HWpWsb1xJ3tZJ35SH0U8kxvJIPpKEc9wRaa7uacfDUwg1PbwWJJZqFQzDl26IiNtrsAyHw3t4XjnbAx4Qn6Lj7v
Tom Delaney has sent you an email via Gmail confidential mode:
[image: Gmail logo]SPNEGO GSSCaller {UNKNOWN} No Delegated Creds
<https://confidential-mail.google.com/msg/AJ05YhfSWzjP5hETcDm0c4Q_HGCDBEAybeYFYy-yB0-TEBBYkOGaFXoQ9wOEK-QsVlOWdz36OHsf4GYg6nS92w7CA518JhBWiCItJAFCZyNSZ8XenmGKryRDY
able=true
> [realms]
>DOMAIN.COM = {
> kdc = example01.domain.com:88
>default_domain = .domain.com
> }
> [domain_realm]
>.domain.com = DOMAIN.COM
>
> *Keytab was generated on AD domain Controller*
>
> DSADD user "cn=SA_EXDEV_SSO",cn=users,dc=DOMAIN,dc=COM" -pwd password
> -display SA_EXDEV_SSO -pwdneverexpires yes "SSO-EXAMPLE EXDEV SSO"
>
> Went into AD manager and assigned AES256 Bit Encryption on user and
> checked "Do not require pre-authentication" applied changes
>
> SETSPN -A HTTP/devexample.domain@domain.com -ptype KRB5_NT_PRINCIPAL
> -mapuser SA_EXDEV_SSO -mapOp set -pass password -out C:\SSO\krb5.keytab
> -crypto AES256-SHA1 +DumpSalt
>
> Went into AD manager and selected "Trust this user for delegation
> (Kerberos)"
>
> I've looked all over the web for this error but It's not very clear as to
> how to resolve it. I've checked over the configuration too many times to
> count. Is there a solution to this or a tool to help me further figure out
> why this is occuring for my setup/configuration? The only comparison I've
> been able to make between this instance and the other instances is the log
> message "Added key: 18version: 4" but the other instances are using a
> different SPN and keytab file. Any help is greatly appreciated.
>
> Thanks,
>
> Tom
>
iases
"Aliases may also use the wildcard form (|*.domainname|) permitted for
the *name* attribute of a *Host*."
to
"Aliases may also use the wildcard form (|*.domainname|), unlike for the
name attribute of a Host**."
On 24/08/2020 13:14, T
Tomcat fails to deploy, logging "SEVERE [main]
org.apache.tomcat.util.modeler.Registry.registerComponent Error
registering MBean" ultimately "Caused by:
java.lang.IllegalArgumentException: Repository: cannot add mbean for
pattern name Catalina:type=Host,host=*.dev.foo.co.uk
Am
Thanks Olaf,
Typo in my email. They’re on 8.5.36. I will upgrade them to the latest 8.5.
Tom
> On 18 Oct 2019, at 16:45, Olaf Kock wrote:
>
>
> On 18.10.19 17:21, Tom Povey wrote:
>> Hi,
>>
>> I’ve been asked to help with an existing Tomcat install which is
updated tomcat-users in the /conf directory but I can’t
login to the manager gui. I give the username and password for the manager-gui
role but it just comes back and redisplays the login prompt.
Any ideas as to what the problem might be?
Thanks for your help
Tom
header if present
response.setHeader(HEADER_EXPIRES, "");
}
On Tue, Jul 9, 2019 at 12:03 PM Tom Kuo
wrote:
> I saw this both on 8.5.0.39 and 9.0.14
>>
>
> Oh actually this was also present on the latest 8.5.42
>
>
> I saw this both on 8.5.0.39 and 9.0.14
>
Oh actually this was also present on the latest 8.5.42
>
> Tomcat never sets "Cache-Control: no-store" and I can't find anywhere
> where Tomcat sets an empty expire header either.
>
Looking through the code, I saw AuthenticatorBase set the Expires header if
using security constraints and not disabledProxyCaching if it's not a POST
request. We use to
>
> The above are from Tomcat to the client, correct?
>
Yes that's correct.
Hi Chris,
Are you able to put a packet analyzer into the mix? My guess is that
> part of the TLS handshake is being interpreted by Safari as response dat
> a.
>
I was able to get the traffic and I do see headers being sent back from
Tomcat. Here is what the packet sniffer saw
HTTP/1.1 101
Cache
pgrading to the lastest openssl but the
request still fails.
No other major browser seems to be doing this (Chrome, FF work fine) I'm
kinda at a lost as to why this one particular scenario seems to be failing,
any ideas?
Thanks,
Tom
No problem, glad i could be of use (although my role is minimal)
Regards,
/Tom
On Tue, May 28, 2019 at 1:44 PM Rémy Maucherat wrote:
> On Tue, May 28, 2019 at 1:18 PM Tom Coudyzer wrote:
>
> > Hi Mark,
> >
> > The same goes for you, so thank you for helping to solv
n all 3 scenarios it worked correctly and no errors were reported in the
browser console.
Regards,
/Tom
On Tue, May 28, 2019 at 12:04 PM Mark Thomas wrote:
> On 24/05/2019 14:07, Tom Coudyzer wrote:
> > Hi,
> >
> > No problem, if we need to test something just let me know.
Hi,
No problem, if we need to test something just let me know. Will download
and execute a test with the new test build.
Thanks for all the support !
/Tom
On Fri, May 24, 2019 at 2:59 PM Rémy Maucherat wrote:
> On Thu, May 23, 2019 at 10:59 PM Tom Coudyzer wrote:
>
> >
>
requires (for some reason)
that scripts are loaded in some sequence or is this something that needs to
be fixed?
Tnx again for helping us to resolve this, much appreciated!
Regards,
/Tom
On Thu, May 23, 2019 at 10:04 PM Rémy Maucherat wrote:
> On Thu, May 23, 2019 at 8:44 PM Tom Coudy
g seems to happen, so will need to find
out what the original developers of this application did to "disable" this.
As always, many thanks for your help!
Regards,
/Tom
On Thu, May 23, 2019 at 10:00 PM Mark Thomas wrote:
> On 23/05/2019 19:37, Tom Coudyzer wrote:
> > Hi,
> &g
I need to try something or you have some ideas, just let me know. Will
try them out.
Thanks already!
/Tom
On Thu, May 23, 2019 at 3:42 PM Mark Thomas wrote:
> On 23/05/2019 11:52, Tom Coudyzer wrote:
> > Hi Mark,
> >
> > Thanks for the info.
> >
> > If you
Thanks Mark.
We will test and report back.
/Tom
On Thu, May 23, 2019 at 3:42 PM Mark Thomas wrote:
> On 23/05/2019 11:52, Tom Coudyzer wrote:
> > Hi Mark,
> >
> > Thanks for the info.
> >
> > If you say where we can download the test build we are happy to do t
gards,
Tom
On Thu, May 23, 2019 at 11:09 AM Mark Thomas wrote:
> On 23/05/2019 09:04, Tom Coudyzer wrote:
> > Hi,
> >
> > We analyzed the problem further and we have set up another version which
> is
> > using Tomcat 9.0.19. We don't have the issue anymore. So it l
uld set up / change or do you still need
more information?
On Wed, May 22, 2019 at 5:01 PM Mark Thomas wrote:
> On 22/05/2019 15:47, Tom Coudyzer wrote:
> > Hi,
> >
> > We wanted to upgrade our application to start using HTTP/2. We added the
> > necessary and we see th
Thanks Mark,
Will have a look to enable debug mode. Probably need to do some
investigation as Tomcat is embedded in the full product and some probably
some standard logging configuration is changed.
Tom
On Wed, May 22, 2019 at 5:01 PM Mark Thomas wrote:
> On 22/05/2019 15:47, Tom Coudy
ld
we look at network issues on our end?
If you need more information or we need to run something to be able to
troubleshoot it better please let me know.
Help is much appreciated !
Regards,
Tom
Hi all,
I have third party application installed on Tomcat 8.5.
The application uses DB Oracle connection (ojdbc7) and everything working
fine.
I would like to set session parameter on first db connect (alter session
set NLS_NUMERIC_CHARACTERS = '.,')
I added this (connectionInitSqls ="alter se
1398
FutureTask.run() line: 266
ThreadPoolExecutor.runWorker(ThreadPoolExecutor$Worker) line: 1142
ThreadPoolExecutor$Worker.run() line: 617
Thread.run() line: 745
Does the reflection cause the other classloader to be used?
Tom
On 21-1-2017 09:43, Tom Eug
hen accessible by
all webapps.
Is it possible to have embedded Tomcat make its classpath available to the
webapps, or configure the classes-directories and jars resources at Tomcat
level?
Tom
-
To unsubscribe, e-mail: user
Took a bit to find time again, but this indeed fixes the problem. Strange
registering the ContextFactory didn't.
Thanks!
On 17-1-2017 20:56, Mark Thomas wrote:
On 16/01/2017 09:13, Tom Eugelink wrote:
Trying to launch Tomcat 8.0.39 embedded with a datasource configured, I
get this
Trying to launch Tomcat 8.0.39 embedded with a datasource configured, I get
this error:
/Failed to log into the database: Name [java:/comp/env/myDsName] is not bound
in this Context. Unable to find [java:]./
I'm configuring the default Tomcat ContactFactory. This is the relevant source:
On 13-1-2017 18:26, Mark Thomas wrote:
Class loader resources have special handling. I think you'll be able to
get this to work with:
standardRoot.createWebResourceSet(CLASSES_JAR, "/WEB-INF/classes",
new File("target/classes").getAbsolutePath(), null, "/");
If that doesn't work, I
43697/adding-external-resources-to-class-path-in-tomcat-8
The main problem is that the WAR project, as created in Eclipse by the Maven
plugin, writes the class files to target/classes instead of
webapps/WEB-INF/classes.
Tom
---
When my embedded Tomcat (8.0.39) is starting in my Maven-Eclipse project,
I get these warnings:
WARNING: Failed to scan
[file:/C:/Users/TEUGELINK/.m2/repository/org/apache/xmlgraphics/fop/0.94/commons-io-1.3.1.jar]
from classloader hierarchy
java.io.FileNotFoundException:
C:\Users\TEUGELINK\.m2\re
th a ClassNotFoundException on a class that is in
target/classes, also if I remove the configuration files resource.
The target/classes absolute path is correct, exists and contains the class.
It would be great to get some pointers on why this is not working.
Tom
---
Terence M. Bandoian
Sent: Monday, April 06, 2015 12:21 PM
To: Tomcat Users List
Subject: Re: Need configuration example for Tomcat 7.0.55 TLS configuration
On 4/6/2015 2:11 AM, Ognjen Blagojevic wrote:
Tom,
On 5.4.2015 3:06, Tom Williamson wrote:
I would like to know if anyone has a working e
I would like to know if anyone has a working example of getting TLS 1.2
working on Tomcat 7.0.55, so that it can be accessed by the latest version
of Chrome and Firefox.Either my Tomcat configuration is wrong, or there
is another problem outside of Tomcat that is keeping me from connecting t
.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:662)
Eventually, the filesystem fills up and tomcat is dead. Any ideas of why
we are getting the thread errors. Thanks in advance!
tom
--
*****
Tom Freestone
(tefreest...@gmail.com)
*
Great information Christopher, thank you for your help.
--
View this message in context:
http://tomcat.10.n6.nabble.com/How-to-check-whether-a-SSL-certificate-has-been-correctly-installed-tp4987669p4987692.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---
Thank you so much, I wanted to double check.
--
View this message in context:
http://tomcat.10.n6.nabble.com/How-to-check-whether-a-SSL-certificate-has-been-correctly-installed-tp4987669p4987690.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
Hi,
I just installed a third party certificate on Tomcat and was wondering
whether there was a way to check with confidence that the ceritiftcae has
been installed correctly on the server and that all communications between
client and server are encrypted.
Thanks for your help.
--
View this me
Hi Chris,
On the server side there is no error, I can even see the system.outs I put
in the server class (skeleton).
Thanks very much for your help!
--
View this message in context:
http://tomcat.10.n6.nabble.com/org-apache-axis2-AxisFault-was-class-java-net-ConnectException-Connection-refuse
Hi,
I would like to install globalsign certificates on my tomcat server.
I am running Tomcat 7 on linux.
I did the following: (on the server)
1) received 4 files from globalsign:
* globalsign.root.pem
* globalsign.intermediate.pem
* abccompany.secure
* abccompany.pem
2) created a chai
stuff. (and
also the very weak password list)
However googling these facts does not seem to be helping that much, any
suggestions?
Thanks
Tom
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional
is version of Apache (found
20120109, need 20120211)
Note that httpd-2.4.0 never shipped, so 2.4.1 is the first 2.4.x release.
httpd-2.4.1 has MMN: 20120211:0
I didn't log a bug since these Windows binaries are just a courtesy, not an
official release.
some unnecessary logging and exceptions).
Does that make sense?
Thanks!
> Date: Mon, 23 May 2011 22:41:23 +0100
> From: p...@pidster.com
> To: users@tomcat.apache.org
> Subject: Re: java.lang.ClassNotFoundException - JSP pages
>
> On 23/05/2011 14:10, Tom Wolf wrote:
> >
Hi all,
Here is a quick update of my situation:
I made two changes:
I set the checkInterval flag for the JspServlet settings (20 seconds)
I reduced my maxObjectInCache parameter (a proprietary application config)
which basically reduces the amount of memory my app uses
So far, I stopped ge
Hi all,
I'm running TomCat 6.0.26 on a Win2008 machine.
I'm running three web-apps on a single instance.
After a few hours of running, I start getting java.lang.ClassNotFoundException
when trying to access certain JSP files.
Other JSP files are accessible.
I get this exception for pages on al
Konstantin,
Thanks for the reply. I tried to look for a defect but must not have looked in
the right place. It says this is a minor defect. Is there anyway to increase
the priority as this is a problem when writing scripts to automatically restart
Tomcat?
Thanks
Tom
-Original Message
System error 109 has occurred.
The pipe has been ended.
I also have this same problem with Tomcat 7.0.5 on a different Windows 2003
system. There are no messages in the EventViewer or the logs.
Ideas?
Tom
Maybe I should also ask, should I even be messing around with changing the
connector type?
Thanks,
tom
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
-formed.
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
Any suggestions on how to add that?
Thanks,
Tom
-
To unsubscribe, e-mail: users-unsubscr
What are the major reasons for upgrading to Tomcat 7 right away?
tom
On Aug 16, 2010, at 2:43 PM, CRANFORD, CHRIS wrote:
> Theresa -
>
> So far I haven't experienced any major issues with Tomcat 7. The only
> open issue I have observed is that my ServletContextListener
&g
n be compiled as a binary that can be distributed so that I dont have to put
the Developer tools on my production servers?
Thanks,
tom
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Chuck, thanks! I have been missing the obvious. I'm not sure how I've missed
that for this long.
"ROOT is the required name for the default webapp for a ."
I have it working per your suggestions and guidance, thanks a bunch.
Tom
- Original Message -
From: "
ld set the docBase to my app
directory thus avoiding the need to append "appWebServices" to the URL (e.g.
http://mysite:3100/ vs. http://mysite:3100/appWebServices). Is there a better
way to do this?
Thanks,
tom
- Original Message -
From: "Charles R Caldarale"
To: "
his configuration seems to work, but since I'm fairly new to this I
thought I would get a second & third opinion. So is what I'm doing the right
solution or is
On Tue, Mar 23, 2010 at 1:58 PM, Caldarale, Charles R
wrote:
>> From: Tom [mailto:808...@gmail.com]
>> Subject: Session replication: Channel.SEND_OPTIONS_SECURE
>>
>> There is little documentation about Channel.SEND_OPTIONS_SECURE
>
> From a brief glance at the cod
being
transmitted in plain text. Is secure session replication supported and
do I need to enable anything else to do this?
Regards,
Tom
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: us
Alan Kennedy-13 wrote:
>
> [Alan]
I need to find out what is the difference between running Tomcat 6 as
a Windows Service and running it from the command line.
The reason is that I'm getting a bizarre bug when a jython based
servlet is run under Tomcat6-as-Service. But t
s"
-Djava.endorsed.dirs="C:\Tomcat\endorsed" -classpath
"C:\Tomcat\bin\bootstrap.jar" -Dcatalina.base="C:\Tomcat"
-Dcatalina.home="C:\Tomcat" -Djava.io.tmpdir="C:\Tomcat\temp"
org.apache.catalina.startup.Bootstrap start
Is there something I can do
around the documentation, but nothing seems to
suggest that Tomcat would default to not accepting outside
connections. I hope I'm not making a fool out of myself here, but I
really could use some pointers (_not_ of the int* variety :P ) here.
--
Tom Eklöf
Recidite, plebes! Gero
be used by tomcat when it is the "server" in a secure
connection instead of the
"client".
Tom Burton
From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: Wednesday, August 12, 2009 5:00 PM
To: Burton, Tom F (DOR)
Subject: RE: SSLHa
X path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
Thank you for any help,
Tom Burton
-
To unsubscribe, e-mail: users-unsubscr...@tomcat
me know if I should be posting this somewhere else. I've looked
online and keep seeing references to CLASSPATH, but I don't think it's my
problem but I'm not sure how to tell.
Any help would be much appreciated.
Tom Burton
Confidentiality Notice: This e-mail message
to
provide some of the trace roots if you think it will help in diagnosing
what I did wrong in seting everything up.
Thanks in advance,
Tom Burton
uters.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
--
Tom Gendron
Systems Engineering
Sun Microsystems
781 442
see anything wrong in the logs. Any suggestions as to how I
might debug this problem?
Thanks,
--
Tom Gendron
Systems Engineering
Sun Microsystems
781 442-2622
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
F
Is the difference only between configuration files, or between jar
files also?
I suggest to keep such configuration file outside of webapp - e.g. in
${tomcat}/lib/classes. So you'll have dev tomcat setup, prod tomcat
setup and one war file.
it is only configuration files - no jar changes.
Why not use WEB-INF/lib directory?
quite a long story BUT that locations contains _default_ setting ie
those for dev and when it goes into prod i need to override those with
settings from the config directory - so i need to be able to manipulate
it on the fly so to speak while still being a
Hi
On tomcat 6.0.18 i need to set the classpath of a webapp, its the only
webapp running inside this tomcat.
i believe i need to do something like the following in the web.xml
classpath
/my/webapp/conf
but this seems ignored so can anyone point me to the syntax of what this
is and where t
modifying the tomcat
configs.
If I use a compiled version of Apache it works, but if I use the Apache
rpm it fails. I have copied the config files and made the necessary
modifications but no luck. Any ideas here? It has to be something with
the Apache package, but what?
Hi Tom,
What O/S are you
Hi all,
I have two servers, each running 5 instances of Tomcat and apache. I
need to do load balancing between them with sticky sessions. The load
balancing seems to work but not the sticky sessions. I am using mod_ajp.
I see that mod_jk is recommended but that means modifying the tomcat
conf
Hi,
We are using Tomcat 5.0.27. Whenever the user logs using GET or POST request
his/her username and password are being logged in clear text in the
localhost access logs. It has become a security issue as anyone with an
account to the system can browse through the logs and find out the username
structure every
time I want to run/deploy my application. I thought that Tomcat is by default
so configured that the ROOT is mapped to 'WebContent' but somehow not in my
case.
Tom
Original-Nachricht
> Datum: Sat, 13 Dec 2008 10:04:06 -0600
> Von: "Cald
f the application is set to /myApp instead of
/myApp/WebContent.
Please, help me. I don't know where to set this property so it's pointing to
the correct directory. I'm using Tomcat 6.0
Thanks,
Tom
--
Sensationsangebot verlängert: GMX FreeDSL - Telefonanschluss + DSL
für nur 16
Thank you Chuck!
Does the sun-packaged RPM work on CentOS 5.2 ?
or do i execute:
./j2sdk-1_4_2_19-linux-i586.bin -localinstall
>> 5-Dec-08 7:02:14 PM org.apache.catalina.session.StandardManager doLoad
>> SEVERE: IOException while loading persisted sessions:
>> java.io.InvalidClassException: inval
Class in class
ContainingClass
at java.io.ObjectInputStream.readClassDescriptor(libgcj.so.7rh)
This behavior is extremely consistent across all of my testing.
Does anyone have any ideas as to why I can't de-serialize classes that
contain non-native JDK types?
Thank
Is there a way to view all the sessions in Tomcat and remove or stop
one? Thanks.
Right. Sorry. Tomcat 6.0.14, Java 1.6.0_03, WindowsXP SP3.
It gets even better: if the servlet copies the file's contents to its
response, both have 1766 bytes returned. One gives an invalid PDF, the
other not.
IOUtil.copy(new FileReader(new File("C:\\...\\test.xslfo.xml")),
response.
I have created a XSL-FO filter, it reacts on a parameter and then pulls
the contents of the response through Apache's FOP. Simple exercise and
it almost works.
In order to capture the response output I have created a
BufferedHttpResponseWrapper and BufferedServletOutputStream similar to
the O
If you do a kill -3 on the process it will dump the stack trace to the
standard output stream.
Sent from my iPhone
On Oct 31, 2008, at 7:23 PM, "AD" <[EMAIL PROTECTED]> wrote:
Fair enough
Tomcat 5.5, JVM 1.6, Redhat Enterprise 5, 8Gb Mem, 5Gb Heap.
What is the best way to take a thread dum
We are running Tomcat 5.5.20 with jvm 1.5.0_14. Tomcat utilization goes
to 100 percent being used by Tomcat. Any ideas why the utilization would
go so high. Thanks.
Hello,
I have a servelet spawn a thread that should run until tomcat is
shutdown. The problem is, when Tomcat is shut down, the thread keeps
running.
Does Tomcat have a shutdown event that I could use to trigger the
thread destruction? If not, is there any graceful way of handling
this?
Thanks
M -Xmx1620M.
Of 2026MB my system is using 1859MB of memory.
I can upload smaller files to the application, I'd like to be able to
upload larger ones too. I'd be very grateful if someone could suggest
what else I might try to resolve this directly or another ro
rvlet so I can output it to our own custom XML
format and our testers can give proper feedback. I did some googling for
this but it seems like everyone else is just trying to get rid of the
stacktrace instead of changing it.
Sincerely,
Tom van Wietmarschen
--
**Tom van Wietmarschen**
Softwar
Hello,
I am trying to setup basic http authentication with tomcat. I modified
my the web.xml file in the project's WEB-INF folder. Here is the
relevant portion:
http://www.w3.org/2001/XMLSchema-instance";
xmlns="http://java.sun.com/xml/ns/javaee";
xmlns:web="http://java.sun.com/xml/ns/javaee/web
well that solves the noClassDef problem. Now the page just loads
infinitely with a blank screen. But maybe this isn't a tomcat problem,
but rather a code problem.
Thanks
On Fri, Aug 8, 2008 at 6:04 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Tom Cat wrote:
>>
>> No,
No, I didn't have Tidy.jar in the webapp's classpath. I moved it into
the WEB-INF/lib folder and am still getting a NoClassDefFound error.
Any help?
On Fri, Aug 8, 2008 at 4:30 PM, Hassan Schroeder
<[EMAIL PROTECTED]> wrote:
> On Fri, Aug 8, 2008 at 1:27 PM, Tom Cat <[E
Hello,
I am trying to run my webapp in tomcat 6 but am having a problem. A
servlet I use imports org.w3c.tidy.Tidy and the code compiles fine.
When I try to run it in tomcat though, i get this error:
java.lang.NoClassDefFoundError: org/w3c/tidy/Tidy
I don't understand why it throws this error.
like, can it cache ejb in "transition"
ader
parsing happens...
On 7/16/08, Mark Thomas <[EMAIL PROTECTED]> wrote:
>
> tomcat tom wrote:
>
>> scenarion
>>
>> client sends a http request to tomcat
>> nos, is there anytime tomcat sends a response
scenarion
client sends a http request to tomcat
nos, is there anytime tomcat sends a response without parsing the header at
all
hi mark
I'm looking for a scenario like;
mod_rewrite and forbidden flag, wherein the server gives the 403 response
pls give me the link
On 7/15/08, Mark Thomas <[EMAIL PROTECTED]> wrote:
>
> tomcat tom wrote:
>
>> does tomcat do
does tomcat do header parsing?
does tomcat have a rewrite engine of its own other then mod_rewrite of
apache?
Tom
1 - 100 of 227 matches
Mail list logo