On 29.06.2016 18:34, Christian wrote:
On 29.06.2016 17:54, Mark Thomas wrote:
Those just wrap java.util.logging so follow the instructions (from
log4j2) to redirect that to log4j2.
Mark
Thank you for your quick reply.
That's what I did already[1], but it still results in an exce
"main" java.lang.NoClassDefFoundError:
org/apache/juli/logging/LogFactory
This message results from the attempt to load the logger into
org.apache.catalina.startup.ContextConfig's static log field.
Just to prevent misunderstandings: I'm using tomcat-embed-core 8.5.3.
Regards
Christian
[1] a
odule implementing org.apache.juli.logging.Log and
org.apache.juli.logging.LogFactory?
Regards
Christian
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
my case it wasn't systemd killing tomcat but jsvc. By default jsvc waits
only 10 seconds. After configuring
SERVICE_START_WAIT_TIME=90
in setenv.sh, everything is fine now.
Thanks for your heads up.
Regards
Christian
-
To
fic topic.
Any thoughts about that?
Thanks
Christian
2015-07-16 15:28 GMT+02:00 Christopher Schultz :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Ludovic,
>
> On 7/16/15 2:29 AM, l.pe...@senat.fr wrote:
> > On 15/07/2015 23:36, Christopher Schultz
Chris,
thanks for your brief description of the different options.
On 30.06.2015 19:38, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Christian,
On 6/28/15 12:01 PM, Christian wrote:
is it somehow possible to create a web application with multiple
servlets that
André,
On 29.06.2015 12:15, André Warnier wrote:
Christian wrote:
André,
On 28.06.2015 23:11, André Warnier wrote:
Christian wrote:
Mark,
On 28.06.2015 19:58, Mark Eggers wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Christian,
On 6/28/2015 9:01 AM, Christian wrote:
Hello all
André,
On 28.06.2015 23:11, André Warnier wrote:
Christian wrote:
Mark,
On 28.06.2015 19:58, Mark Eggers wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Christian,
On 6/28/2015 9:01 AM, Christian wrote:
Hello all,
is it somehow possible to create a web application with multiple
Mark,
On 28.06.2015 19:58, Mark Eggers wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Christian,
On 6/28/2015 9:01 AM, Christian wrote:
Hello all,
is it somehow possible to create a web application with multiple
servlets that are registered to different domains for the same url
paths
Regards,
Christian
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
application itself and its management site. Both
parts should run at the context root, at different domains. The application
needs a shared (spring-)context in which the
application's beans are stored.
Regards,
Christian
---
gards,
Christian
[1] https://tomcat.apache.org/tomcat-8.0-doc/jdbc-pool.html
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
There is already a hibernate issue on this bug
(https://hibernate.atlassian.net/browse/HHH-8818).
Regards,
Christian
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h
e.boot.registry.
> classloading.internal.ClassLoaderServiceImpl.withTccl(ClassLoaderServiceImpl.java:397)
Great pointer! You're right, I use hibernate 4.3.
I followed your suggestion an asked at hibernate forums.
https://forum.hibernate.org/viewtopic.php?f=1&t=
xtBindings.isClassLoaderBound() - both return false.
In tomcat 8.0.0-RC10 ContextBindings.isThreadBound() returns true and the name
resolution succeeds.
Maybe this directs to the cause of the problem.
Regards,
Christian
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Container
Of course the mysql driver is copied into $CATALINA_BASE/lib.
Has the JNDI initialization changed between tomcat 8.0.0-RC10 and 8.0.1?
Regards,
Christian
-
To unsubscribe, e-mail: users-unsubscr...
Ok, thanks for your quick reply.
--
BR,
chris
From: Mark Thomas
Sent: Thursday, February 27, 2014 1:53 PM
To: Tomcat Users List
Subject: Re: Are these CVEs fixed in tomcat 7 ?
On 27/02/2014 12:49, Christian Rustøen wrote:
> Hi
>
> Based on t
Hi
Based on the apache security reports i dont see any mention of these CVEs b=
eing fixed in tomcat, and as they have a very high score i would like to kn=
ow if they have been fixed.
These are almost 3-4 years old but as i dont see any mention on them in the=
security reports i would still like
is not that elegant...
Best Regards,
Christian.
2013/7/30 Ognjen Blagojevic
> Christian,
>
>
> On 30.7.2013 11:58, Christian Schneider wrote:
>
>> But what about:
>> * set env. variables (maybe: catalina.sh?, /etc/profiles?)
>>
>
> /etc/profiles is execut
the heap size
* logging to the right directory (like: /var/log/tomcat/...)
* specifying the User: "tomcat"
Best Regards,
Christian.
[0]: http://tomcat.apache.org/tomcat-7.0-doc/setup.html#Unix_daemon
em in your
case.
Best regards
Christian Kaltepoth
2013/5/17 Sascha Troll
> Christian,
>
> thanks for this.
>
> Can you give me a hint. I am just the server guy, so I can tell the
> developer.
>
> Thanks a lot !
>
> Sascha
>
>
>
> From: Chri
using HTTPClient. :)
I hope this helps :)
Christian
2013/5/17 Sascha Troll
> Hi !
>
> I have problem with our Tomcat 7.0.40 (upgrade already done from 7.0.39
> and 7.0.37 and still the same issue).
>
> Its still running, but not longer accepting any connection on port 808
whole thing and is what I want much harder to
achive than I think?
Am 24.04.2013 22:20, schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Christian,
On 4/24/13 1:51 PM, Christian Beikov wrote:
Yes we are talking about security manager policies.
Good :)
Ther
, but don't
know how this affects tomcat when I apply it e.g. in a
ServletContextListener. Would be cool if there was an option to do that
kind of stuff.
Mit freundlichen Grüßen,
*Christian Beikov*
Am 24.04.2013 19:1
want to know what to configure in e.g.
context.xml(if that is the place where to configure the policy) to have
a specific policy applied.
Mit freundlichen Grüßen,
----
*Christian Beikov*
Am 24.04.2013 12:48, schrieb Martin Ga
apply the policy in this
case?
I hope someone can help me with that, thanks in advance!
--
Mit freundlichen Grüßen,
*Christian Beikov*
sessions
> From: Altmeier, Christian [mailto:christian.altme...@softwareag.com]
> Subject: AW: AW: AW: AW: AW: AW: tomcat 6.0.32 stops expiring sessions
> do you have a guideline how to get the thread dump?
It's in the FAQ:
http://wiki.apache.or
. November 2012 20:51
An: Tomcat Users List
Betreff: Re: AW: AW: AW: AW: AW: tomcat 6.0.32 stops expiring sessions
* PGP Signed by an unknown key
Christian,
On 11/5/12 10:48 AM, Altmeier, Christian wrote:
> I don't think so ... but I can't exclude it. The problem is, that
> ever
idster.com]
Gesendet: Montag, 5. November 2012 16:43
An: Tomcat Users List
Betreff: Re: AW: AW: AW: AW: tomcat 6.0.32 stops expiring sessions
* PGP Signed: 05.11.2012 at 16:42:54
On 05/11/2012 15:27, Altmeier, Christian wrote:
> Yes I think so:
>
> Session Id Guessed Locale
...
-Ursprüngliche Nachricht-
Von: David kerber [mailto:dcker...@verizon.net]
Gesendet: Montag, 5. November 2012 16:20
An: Tomcat Users List
Betreff: Re: AW: AW: AW: tomcat 6.0.32 stops expiring sessions
On 11/5/2012 10:07 AM, Altmeier, Christian wrote:
> No, sorry. Default should be 30 Minu
W: AW: tomcat 6.0.32 stops expiring sessions
On 05/11/2012 10:01 PM, "Altmeier, Christian" <
christian.altme...@softwareag.com> wrote:
>
> Yes we are using SSL.
The default session timeout for ssl in tomcat6 is 24 hours, maybe that explains
why.
> Tomcat
meier, Christian" <
christian.altme...@softwareag.com> wrote:
>
> No that's OK, I don't mean the time a user stays inactive for some
minutes.
> The session timeout is set to 66 minutes.
> I have sessions which are inactive for 70 hours ...
Which tomcat version? Are they
2 10:26
An: Tomcat Users List
Betreff: Re: tomcat 6.0.32 stops expiring sessions
On 05/11/2012 6:50 PM, "Altmeier, Christian" <
christian.altme...@softwareag.com> wrote:
>
> Hi,
> I have a big problem. After some time, tomcat stops expiring sess
and you are using WebSocket.
Mark
2. I tried to override doGet and save request/session, however after
saving request/session when I call super.doGet, I get "unauthorized
request".
How can I get access to request and/or session when a message arrives?
thanks
On 6/2/2012 3:32 AM,
res them too. I have seen
> this kind of thing happen many times before causing big memory usage.
>
> Remove the Wicket app and run the Eclipse Memory Analyzer.
>
> Thanks,
>
> Warren Bell
>
> On 5/24/12 5:42 AM, Konstantin Kolinko wrote:
> > 2012/5/24 Christian Kauf
thank you mark. that was a great answer.
Am 03.06.2012 22:49, schrieb Mark Thomas:
On 03/06/2012 21:26, Christian Finckler wrote:
Am 03.06.2012 19:50, schrieb Mark Thomas:
On 31/05/2012 18:45, Christian Finckler wrote:
Am 31.05.2012 11:09, schrieb Mark Thomas:
On 31/05/2012 10:02, Christian
Am 03.06.2012 19:50, schrieb Mark Thomas:
On 31/05/2012 18:45, Christian Finckler wrote:
Am 31.05.2012 11:09, schrieb Mark Thomas:
On 31/05/2012 10:02, Christian Finckler wrote:
Hello,
as far I understood, the websocket implementation of tomcat is using one
thread per client.
Is there also a
Hello,
I had the same problem some time ago.
I could get jwesocket to work either.
But I then used autobahn:
http://autobahn.ws/developers/autobahnandroid/installation
That worked great for me.
I couldn't find out if the different client libraries do something wrong
or tomcat but I was a bit d
Am 31.05.2012 11:09, schrieb Mark Thomas:
On 31/05/2012 10:02, Christian Finckler wrote:
Hello,
as far I understood, the websocket implementation of tomcat is using one
thread per client.
Is there also a possibility to configure it to use non blocking IO?
No. That has not yet been
Hello,
as far I understood, the websocket implementation of tomcat is using one
thread per client.
Is there also a possibility to configure it to use non blocking IO?
Then it should be easier to serve lots of connections without creating
unlimited threads.
Thank you,
Chris
--
l.HashMap$Entry[]"* loaded by *""*.
and the data that is in the entries of the gigantic Map is
org.hibernate.impl.SessionFactoryObjectFactory
Does anyone know why this?
Christian
**
Class Name Shallow Heap Retained Heap
- java.util.HashMap$Entry[64] @ 0xaa9314c0
272 339.9
ver?
>
> On 5/16/12 6:49 AM, Christian Kaufhold wrote:
>> Hi,
>>
>> we have the problem that tomact is slowing down after a while
>> until even the manager app becomes unusable.
>>
>> Our System:
>> 2 Quadcores/24 GB Mem
>> OpenSuse 11.4
>&g
Hi Warren,
thanx, but I think session size is not an issue with 30 users since Tomcat has
about
2 GB memory.
But who knows, do you know a way to check the size of a session in tomcat?
christian
Am 17.05.2012 um 00:44 schrieb Warren Bell:
> Here is a good link explaining some of the pros
Hi Mikolaj,
thanks I will do that,
do you know a free tool to generate request for the simulation
of about 30 clients being connected?
Am 16.05.2012 um 21:49 schrieb Mikolaj Rydzewski:
> On 05/16/2012 05:35 PM, Christian Kaufhold wrote:
>> its not intentional but the myfaces App ru
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Christian,
>
> On 5/16/12 11:00 AM, Mikolaj Rydzewski wrote:
> > On 16.05.2012 16:46, Christian Kaufhold wrote:
> >
> >> I made a thread dump off the slow server.
> >
> > You need to investiga
Hi,
we have the problem that tomact is slowing down after a while
until even the manager app becomes unusable.
Our System:
2 Quadcores/24 GB Mem
OpenSuse 11.4
tomcat 6.0.29
wicket/hibernate/postgres
Max Memory and total Memory 2GB
Free Momory 500 MB when the system is slow
top shows 100 CPU usag
mcat6 [fail]
the same with force-reload
when i try to look at the logs in /var/log/tomcat i don't get access
sudo cat /var/log$ cd tomcat6/
-bash: cd: tomcat6/: Keine Berechtigung
Where should i look?
Can anyone provide some help how to get it running again?
thanks,
christian
smime.p7s
D
Am 25.05.2011 16:00, schrieb Pid:
On 25/05/2011 13:55, Christian Röttger wrote:
Dear List,
i installed tomcat6.0.24 on a ubuntu 10.04 server with this installation
guide ( https://help.ubuntu.com/10.04/serverguide/C/tomcat.html )
without changing the port.
when i try to access the page on
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.apa
greetz
christian
smime.p7s
Description: S/MIME Cryptographic Signature
t;D:\\dev\\workspace\\gradle_test\\build")
tomcat.start()
tomcat.getServer().await()
}
}
}
Does anybody know, what could be the problem here?
Cheers,
Christian
--
GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit
grati
customers SLAs. I might be true, that there are bugs in
Tomcat 6.0.18, but CentOS is an enterprise operating system. I can not
believe that these bugs are not fixed with patches there. Can somebody
shed some light into this?
Best regards, Christian
Am 30.11.2010 17:11, schrieb André Warnier:
Christian Röttger wrote:
hello,
i installed tomcat 6.0.24 from the repositorys on ubuntu server 10.04
with this installation guide:
https://help.ubuntu.com/10.04/serverguide/C/tomcat.html
i can access the index.html on myserver:8080 and can run the
hello,
i installed tomcat 6.0.24 from the repositorys on ubuntu server 10.04
with this installation guide:
https://help.ubuntu.com/10.04/serverguide/C/tomcat.html
i can access the index.html on myserver:8080 and can run the example
servlets. i updated the |/etc/tomcat6/tomcat-users.xml |with
im,
On 8/24/2010 9:06 AM, Tim-Christian Mundt wrote:
I've encountered a UTF-8 problem and yes, URIEncoding="UTF-8" is set.
If you're connecting-out to a SOAP service, then the URIEncoding setting
doesn't matter.
I'm connecting to a web service which
Caldarale, Charles R schrieb:
From: Tim-Christian Mundt [mailto:d...@tim-erwin.de]
Subject: another UTF-8 problem
I've encountered a UTF-8 problem and yes, URIEncoding="UTF-8" is set.
Tomcat version? Using APR or not? JVM version? Platform? Default locale
setting?
Hi,
I've encountered a UTF-8 problem and yes, URIEncoding="UTF-8" is set.
I'm connecting to a web service which returns UTF-8 encoded data. If I
do so from a plain, regular, self-contained Java application everything
is fine. However, if I run the same classes in tomcat (and trigger the
actio
Ich bin bis 18.08.2010 abwesend.
Ich werde Ihre Nachricht nach meiner Rückkehr beantworten.
Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht "Re: [OT]
java.security.NoSuchAlgorithmException: No implementation for
AES/CBC/NoPad" gesendet am 30.07.2010 17:10:36.
Diese ist die einz
Hi.
Am 10.07.2010 06:15, schrieb Caldarale, Charles R:
From: Christian Bruckhoff [mailto:christian.bruckh...@gmx.de]
Subject: Re: Connecting Tomcat to a database
ERROR - GeronimoLog.error(108) | Failed to resolved external
DataSource at "java:comp/env/jdbc/T
Hi.
Am 08.07.2010 23:36, schrieb Caldarale, Charles R:
From: Christian Bruckhoff [mailto:christian.bruckh...@gmx.de]
Subject: Re: Connecting Tomcat to a database
Sorry was in a haste, forgot much more than this. :-/
- Tomcat 7.0.0
- Java 1.6 Update 20
- Windows XP SP3
- Wanted to use DB for
Hi.
Am 08.07.2010 20:50, schrieb Caldarale, Charles R:
From: Christian Bruckhoff [mailto:christian.bruckh...@gmx.de]
Subject: Connecting Tomcat to a database
I need t connect Tomcat to a database
What version of Tomcat? What JVM? What platform are you running Tomcat on?
Sorry was in a
this, Tomcat didn't work anymore. I even can't debug it,
because the Tomcat window dissapears to fast.
Can you help me?
Greetz
Christian
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
2010/5/24 Pid
> On 24/05/2010 16:53, Christian Adelbrecht wrote:
> > hi!
> >
> > What are the exact OS
> >
> > Linux 2.6.18-6-k7
> >
> > , JVM,
> >
> > 1.6.0_16-b01
> >
> > Tomcat,
> >
> > Apache Tom
hi!
What are the exact OS
Linux 2.6.18-6-k7
> , JVM,
1.6.0_16-b01
> Tomcat,
Apache Tomcat/6.0.20
> HTTPD
Apache 2.2.3
and mod_jk versions
mod_jk 1.2.27
> ?
>
>
> p
>
>
>
ajp13
JkMount /*.cfchart ajp13
JkMount /*.cfres ajp13
JkMount /*.cfm/* ajp13
JkMount /*.cfml/* ajp13
JkMountCopy all
JkLogLevel info
JkLogFile /var/log/apache2/mod_jk/mod_jk.log
an my server.xml
I really need help!
Thanks a lot
Regards
Christian
Hi,
can somebody help me with this? Should I look somewhere else (any
dedicated forum out there)? Thanks!
I have a problem with configuring mod_proxy_ajp to access Tomcat5
through Apache2. My setup:
CentOS release 5.4 (Final)
httpd-2.2.3-31.el5.centos.4
tomcat5-5.5.23-0jpp.7.el5_3.2
I have in /
Hi,
I have a problem with configuring mod_proxy_ajp to access Tomcat5 through
Apache2. My setup:
CentOS release 5.4 (Final)
httpd-2.2.3-31.el5.centos.4
tomcat5-5.5.23-0jpp.7.el5_3.2
I have in /etc/httpd/conf.d/proxy_ajp.conf:
ProxyPass ajp://localhost:8009/
ProxyPassReverse
ave, a simple test case.
Filip
On 03/31/2010 07:57 AM, Christian Pfeiffer wrote:
Hey Filip, thanks for your swift response. Wireshark tells me:
//Client//
POST /url/servlet HTTP/1.1
Host: localhost:8080
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.13)
Gecko/200908031
On 03/31/2010 07:01 AM, Christian Pfeiffer wrote:
Hello,
I just tried to use the tomcat nio and wondered if it is possible to
use client and server pushes through the same socket connection? Or
if I have to establish to connections for that purpose. In the end
the client should be able to
Hello,
I just tried to use the tomcat nio and wondered if it is possible to use
client and server pushes through the same socket connection? Or if I
have to establish to connections for that purpose. In the end the client
should be able to receive notification from server (server push) and
al
these sessions? How often does tomcat check
when to remove an old session?
As said above only some sessions are affected.
Thanks in advance.
Christian
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additio
erates much
output, and would never be cleared.
Now I am using a separate thread pool (executor), which cleans up the
pool when a thread is idle. And now the memory behavior is almost equal
to Jetty.
Christian
Tim Funk schrieb:
If you use JSP tags where the JSP body does
Tomcat may cache and Jetty does not?
Do you have any experiences?
Thanks in advance
Christian
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
d (in server.xml this localhost is
named). On my x32 system (Windows Vista) everything is running fine. Do you
know what I have to change?
After that I tried the x64 versions of tomcat5.exe and tomcat5w.exe. These are
not running at all. Do you know why?
Thanks
Christian
--
Pt! Schon vom
Problem is that I also host some PHP and RubyOnRails apps on the same server
and I'd like to keep them running ^^
Caldarale, Charles R wrote:
>
>> From: Christian Decker [mailto:decker.christ...@gmail.com]
>> Subject: Tomcat Domain for redirects
>>
>> I have a s
n Kolinko wrote:
>
> 2009/2/6 Christian Decker :
>>
>> Hi all,
>>
>> I'm not that good at configuring Tomcat so I thought I'd ask here. My
>> problem is that I have a server that is running Tomcat 5.5 and an
>> Apache server that runs on port 80
) which
is kind of annoying.
As this happens in many different places I assume that the tomcat
server somehow believes that he is server1 instead of
server1.example.com.
Any directions on where to look?
Regards,
Chris
--
http://blog.snyke.net
-
Christian Decker
http://blog.snyke.net
--
Pieter Temmerman-2 wrote:
>
> Hi Chris,
>
> That's what I was afraid of.
> The only thing listed in the logs was what I posted.
> No stacktrace, nor name of the exception.
> I'll try to bump up the logging level, and hope this error occurs again
> in a reasonable amount of time (it's been work
Pieter Temmerman-2 wrote:
>
> The only thing that I think could be related to the problem is listed
> below.
>
> Exception in thread "TP-Processor15" Exception in thread
> "Cluster-MembershipSender" Exception in thread
> "Cluster-MembershipReceiver"
> 26 nov 2008 17:12:29,010 : [DEBUG]
> es.j
kohanm wrote:
>
> Hi,
> I have Tomcat 5.5 installed and a Java web applicaion is running.
> How could* *I *se*t up Tomcat that if I copy and past the URL of the web
> application to anoather browser the session could be tranferred to the new
> browser, in other words:
> Session can be transfe
Thanks a bunch Luca. I inherited quite some messy code before the old
developer said goodbye. So far the big architectural issues in the Data
Access and Logic layers have been cleaned up, but the problems in the view
still exist. I will live with this issue for now and refactor the view later
to u
Hi there,
I am currently investigating a problem with our web app (Tomcat 5.5.23, Java
1.5, JSF 1.2) where the servlet cache does not always get updated when a JSF
include is changed. This happend after changing an included JSF. The
JSF-snippet that includes is:
<[EMAIL PROTECTED] file="/pages/i
one more JDK1.5 (each tomcat needs, separate
jdk1.5 or not ?)
Please advise
Peter Crowther wrote:
From: Christian Andersson [mailto:[EMAIL PROTECTED]
Peter Crowther skrev:
If you
are not careful when tuning the system, you might find that
one application in one Tomcat/JVM run
Peter Crowther skrev:
From: Edi [mailto:[EMAIL PROTECTED]
consider, i had 4 java application running in one tomcat, if
one application
crashes, all the other 3 application gets crashes. right?
Correct. But it's not always that simple :-).
It's your choice how you want to split up your
tool? You might be better off just editing the appropriate config
> files. It was dropped from tomcat 6 because it hadn't been maintained in a
> long time.
>
> --David
>
>
> Christian Bianchini wrote:
>
>> The version of tomcat is: 5.5.26
>> The server
early), any other relevant details.
>
> --David
>
> Christian Bianchini wrote:
>
>> Hi,
>> I have create the new domain on tomcat admin and I've create the context
>> /manager but after login I receiving this error:
>>
>> type Exception report
>
Hi,
I have create the new domain on tomcat admin and I've create the context
/manager but after login I receiving this error:
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
javax.servlet.ServletExc
Christopher Schultz wrote:
Christian Kindler wrote:
| Maybe it's a good question for tomcat-dev...
Agreed. Post back if you find a solution.
The only answer I got on tomcat-dev is the following one. So it really
seems to be a protocol problem...
Rick Knowles wrote:
> C
Christopher Schultz wrote:
Christian Kindler wrote:
| Is something like Thread.currentThread().interrupt() the only way to
| stop a multipart post request?
I'm pretty sure you don't want to do that. The javadoc for
Thread.interrupt states that any blocked I/O calls will be aborte
Christian Kindler schrieb:
Christopher Schultz schrieb:
Christian Kindler wrote:
| I want to interrupt a multipart post request (e.g. if the
content-length
| exceeds a given limit). The problem is, that the client seems to
| continue sending the data to the server and gets no response from
Christopher Schultz schrieb:
Christian Kindler wrote:
| I want to interrupt a multipart post request (e.g. if the content-length
| exceeds a given limit). The problem is, that the client seems to
| continue sending the data to the server and gets no response from the
| server until the whole
the whole data is sent
to the server and not immediately.
I am using Tomcat 6.0.16 with jdk 1.6.0_04 on windows xp.
Regards,
Christian
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECT
stored in
utf-8 in ldap..
and since now all our system is configured for utf-8 it is strange that
this 1 part (the jndirealm) looks like it is using iso-8859-1 .-(
Antonio Petrelli skrev:
2008/2/20, Christian Andersson <[EMAIL PROTECTED]>:
all our html pages uses the utf-8 encoding,
after time have similar problems ...
Andris Eiduks
On Fri, Feb 29, 2008 at 9:53 AM, Antonio Petrelli <
[EMAIL PROTECTED]> wrote:
2008/2/20, Christian Andersson <[EMAIL PROTECTED]>:
all our html pages uses the utf-8 encoding, using slapcat and looking
at
the content the data insi
anyone ?
Christian Andersson skrev:
Hi, we have setup Tomcat (6.0.10) to authenticate using form
authentication against openldap (2.3.27) with the jndirealm and
everything works alright except one little bit of a problem.
if the user name has national characters in it (åæø for norwegian) or
s I said ALL pages in the system uses UTF-8 as encoding (including
the login page)
can anyone give me a hint on where to look next, I've searched for an
answer using google and in the mailinglist but either I'm nort searching
for the right thing, or I just cann
Rainer Jung wrote:
> Christian Schausberger wrote:
>> Rainer Jung wrote:
>>> I would start adding a prepost_timeout. See:
>>>
>>> http://tomcat.apache.org/connectors-doc/generic_howto/timeouts.html
>>> and
>>> http://tomcat.apache.or
a bug in 1.2.25 that makes max_reply_timouts useless.
> Consider upgrading to 1.2.26 (even if this is not the solution to the
> problem you are asking for).
I will upgrade as soon as possible.
Thanks,
Christian
-
To
could
not find any usable settings in Solaris itself, so I am hoping this can
be solved with mod_jk configuration.
What is the correct way to have mod_jk recognize the tomcats as
unavailable more quickly on Solaris?
Below you can find my current mod_jk configuration.
Thanks
Christian
En l'instant précis du 07/01/08 12:09, Christian Aschoff
s'exprimait en ces termes:
Hi,
i have a webapplication developed with NetBeans 5.5. Everything is
fine. But when i recompile it with NetBeans 6.01, i get a
2008-01-07 10:13:51,244 ERROR [http-8084-2] (RetrobibA
/collections/fileupload) but this does not
helped.
Any hint for me?
Regards,
Christian
---
Dipl. Ing. (FH) Christian Aschoff
Büro:
Universität Ulm
Kommunikations- und Informationszentrum
Abt. Informationssysteme
Raum O26/5403
Albert-Einstein-Allee 11
89081 Ulm
Tel. 0731 50-22432
Fax. 0731 50
1 - 100 of 167 matches
Mail list logo