Am 2013-08-01 22:59, schrieb Mark Thomas:
If you'd like early sight of Tomcat 8 and an opportunity to contribute
to Tomcat development, the release vote has now opened for the first
Tomcat 8 release candidate.
Features include:
-[...]
- Update to DBCP2 (now includes JMX monitoring)
I see... even if i leave my agent empty? Because i did this test and, just
with the presence of agent, tomcat got lost. And the same agent works fine
in GlassFish(3 and 4) and Jboss(7 and 8). Right now, for some reason, my
impression is that the agent is requesting that every class used for my
appl
Spent a while getting APR installed and my logs are now showing no warning
and indicate the native libraries are working. As per the docs: "The
libraries will be found in $CATALINA_HOME/lib" - Yup, that's fine.
But it seems like I have APR/native directories in several places now.
Are the APR lib
"Spaces in paths (and filenames) are evil, and should never have been
allowed in the first place. A special place in hell is reserved for the
genius who first allowed this stupid thing in an OS.
Luled at this.
The underscore is your friend. I find it odd that the OP can't just rename
said direct
Hey Chris,
I'm expecting 5000 simultaneous users, with a physical load balancer to two
physical app servers. So ~2500 per machine, each running an instance of
tomcat not fronted by httpd or any proxy server. (i.e., using Tomcat to
serve a few static assets along with the webapp).
"are you just in
Thanks Mark, I've been getting up to speed on JMeter. I've used selenium
before. "The particulars depend on your particular application" - agreed.
That part I can work out myself by looking at bottlenecks, generally timing
areas of the application with more and more granularity, in places where
the
Hello,
yes, your java agent is probably not well coded :-)
regards
Leon
On Thu, Aug 1, 2013 at 8:33 PM, Alberto SOUZA wrote:
> Hi,
>
> I have a javaagent that changes some specific classes of my project. But,
> when i start the server using the agent I get a lot of
> ClassNotFoundException fo
> -Original Message-
> From: Michael-O [mailto:1983-01...@gmx.net]
> Sent: Thursday, August 01, 2013 1:10 PM
> To: Tomcat Users List
> Subject: Re: Cannot start apache tomcat 7.0 if server path contains two
> consecutive spaces.
>
> Am 2013-08-01 15:41, schrieb Jeffrey Janner:
> >> -Or
If you'd like early sight of Tomcat 8 and an opportunity to contribute
to Tomcat development, the release vote has now opened for the first
Tomcat 8 release candidate.
Features include:
- Servlet 3.1 implementation
- JSP 2.3 impelementation
- EL 3.0 implementation
- WebSocket 1.0 implementation
-
On 8/1/2013 2:24 PM, Caldarale, Charles R wrote:
From: Seema Patel [mailto:seema...@hotmail.com]
Subject: RE: java.net.UnknownHostException: Failed to negotiate with a suitable
domain controller for xxx
When upgrading Tomcat from version 5.5 to 7, would I need to upgrade to
version 6 first an
Hi,
I have a javaagent that changes some specific classes of my project. But,
when i start the server using the agent I get a lot of
ClassNotFoundException for a lot of classes... Like
ServletContextListener. When I don't use the javaagent argument everything
goes fine. Does anyone have an idea?
Thanks Mark. I ended up doing something similar (added a context
parameter to the context files) which are being generated by the build
process.
Jeremy
On 8/1/13 1:19 PM, "Mark Thomas" wrote:
>On 01/08/2013 17:45, Majors, Jeremy wrote:
>> I've seen multiple postings online that state that when
> From: Seema Patel [mailto:seema...@hotmail.com]
> Subject: RE: java.net.UnknownHostException: Failed to negotiate with a
> suitable domain controller for xxx
> When upgrading Tomcat from version 5.5 to 7, would I need to upgrade to
> version 6 first and then to 7 or can I go straight from 5.5
On 01/08/2013 17:45, Majors, Jeremy wrote:
> I've seen multiple postings online that state that when you deploy a
> WAR file rather than using an exploded WAR, then the
> request.getServletContext().getRealPath() method returns null. Due
> to a requirement by my team lead, I cannot deploy the appl
Am 2013-08-01 15:41, schrieb Jeffrey Janner:
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Wednesday, July 31, 2013 12:27 PM
To: Tomcat Users List
Subject: Re: Cannot start apache tomcat 7.0 if server path contains two
consecutive spaces.
TRAN Trung Thanh wrote:
> -Original Message-
> From: olivier giorgi [mailto:olivier_gio...@yahoo.fr]
> Sent: Thursday, August 01, 2013 11:17 AM
> To: users@tomcat.apache.org
> Subject: Do you know how to configure Tomcat in ipv6 ?
>
> Hello to all,
>
> Please, could you help me about the following subject:
>
>
In order to do what?
Your question is too generic!!
Kind regards
Gilles Rubens Badouet
Student ID: 3940347
Faculty of Engineering and Computing
MSc Network Computing Course
Mobile: 07424486426
From: olivier giorgi
Sent: 01 August 2013 17:17
Hello to all,
Please, could you help me about the following subject:
How to configure Tomcat in ipv6 ?
Thanks in advance.
Best regards Olivier.
Thanks for the great responses.
@Ognjen: Yes, currently we also use the setenv.sh (because it will not be
touched by an update).
The *ln -s* Tipp is not bad.
But the problem is, it stores the files in the folder (/opt/tomcat/logs).
On our (AWS) installation we have limited space on /opt, therefor
I've seen multiple postings online that state that when you deploy a WAR file
rather than using an exploded WAR, then the
request.getServletContext().getRealPath() method returns null. Due to a
requirement by my team lead, I cannot deploy the application in any other
fashion besides a precompi
> Date: Thu, 1 Aug 2013 15:55:37 +0200
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: java.net.UnknownHostException: Failed to negotiate with a
> suitable domain controller for xxx
>
> Seema Patel wrote:
> >
> >> Date: Thu, 1 Aug 2013 12:06:39 +0200
> >> From: a...@ice-sa
Seema Patel wrote:
Date: Thu, 1 Aug 2013 12:06:39 +0200
From: a...@ice-sa.com
To: users@tomcat.apache.org
Subject: Re: java.net.UnknownHostException: Failed to negotiate with a suitable
domain controller for xxx
Seema Patel wrote:
Hi,
I am not sure if this is the right List to post this on
> -Original Message-
> From: André Warnier [mailto:a...@ice-sa.com]
> Sent: Wednesday, July 31, 2013 12:27 PM
> To: Tomcat Users List
> Subject: Re: Cannot start apache tomcat 7.0 if server path contains two
> consecutive spaces.
>
> TRAN Trung Thanh wrote:
> > Hi all,
> > I am newbie here
nslookup DomainName
if you still call no joy there is nothing we can do (without contacting your
Domain Admin and asking if DomainName is live)
Martin
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist ve
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chuck,
On 8/1/13 7:50 AM, Caldarale, Charles R wrote:
>> From: Seema Patel [mailto:seema...@hotmail.com] Subject:
>> java.net.UnknownHostException: Failed to negotiate with a
>> suitable domain controller for xxx
>
>> I am not sure if this is the r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sol,
On 7/31/13 5:32 PM, sol myr wrote:
> Has anyone happened to stumble onto this issue, please: Our Ajax
> works perfectly as long as its non-secure. However, when switching
> to SSL we sometimes see 408 errors (incomplete request). This only
> ha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Ilya,
On 7/31/13 3:11 PM, Ilya Kazakevich wrote:
> They may use RemoteIpValve to fetch "real" ip from
> "x-forwarded-for" and set it to "remote_addr" where getRemoteAddr
> will get it.
+1
Assuming you can "modify" the webapp by inserting a Valve,
> From: Seema Patel [mailto:seema...@hotmail.com]
> Subject: java.net.UnknownHostException: Failed to negotiate with a suitable
> domain controller for xxx
> I am not sure if this is the right List to post this on
This is the correct list, but...
> jcifs.http.NtlmHttpFilter
Not supported: htt
> Date: Thu, 1 Aug 2013 12:06:39 +0200
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: java.net.UnknownHostException: Failed to negotiate with a
> suitable domain controller for xxx
>
> Seema Patel wrote:
> > Hi,
> >
> > I am not sure if this is the right List to post thi
Seema Patel wrote:
Hi,
I am not sure if this is the right List to post this on, please advise if it isn't and let me know where is best to post.
I am getting the following error on one of our applications running on our intranet:
2013-07-31 17:15:11,180 [http-xxx.xxx.x.xxx-xx-x] ERROR org.a
Hi Joan
I think your problem is not easy to solve. If it is possible to know which
requests could be for this blackbox (from client IP or destination IP) then you
should serve all these requests without using your cache at all.
How to achieve this ? Maybe by using an IP-based Virtual Host on y
Hi,
I am not sure if this is the right List to post this on, please advise if it
isn't and let me know where is best to post.
I am getting the following error on one of our applications running on our
intranet:
2013-07-31 17:15:11,180 [http-xxx.xxx.x.xxx-xx-x] ERROR
org.apache.catalina.cor
Thank very much, that sounds like a good property to tweak. we'll try it out :)
- Original Message -
From: Martin Gainty
To: Tomcat Users List
Cc:
Sent: Thursday, August 1, 2013 1:07 AM
Subject: RE: SSL and 408 error code (incomplete request)
what happens if you increase the connect
Thanks very much for this detailed answer.
We don't see a reason for the client to delay data sending (request is small
and unconditional, network is stable with no firewalls in the middle).
So given your helpful explanation, we'll also ask in the Chrome forums :)
thanks again
- Original M
34 matches
Mail list logo