Tomcat performance goes down after install apr.
I followed this doc
http://tomcat.apache.org/native-doc/, I think the different is I didn't set
sslengine setting as I don't use it. And I saw the error in catilina.out, I
simply ignore it as I don't use it.
I fired 300 concurrent calls from ano
-Original Message-
From: William Moore [mailto:wmoor...@gmail.com]
Sent: Monday, November 10, 2014 4:26 PM
To: Tomcat Users List
Subject: Re: mod_jk on Mac OS X 10.10 (Yosemite)
Chris
The configure command is:
./configure CFLAGS='-arch x86_64' APXSLDFLAGS='-arch x86_64'
--with-apxs=/u
On Mon, 10 Nov 2014 09:08:56 -0500
Christopher Schultz wrote:
>
> Perhaps something is being read from a network filesystem that has
> stalled mounting or something similar? The question for the OP is
> "what is different during boot time?"
>
> - -chris
Nope, no such things... All is based on
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
William,
On 11/10/14 4:26 PM, William Moore wrote:
> The configure command is:
>
> ./configure CFLAGS='-arch x86_64' APXSLDFLAGS='-arch x86_64'
> --with-apxs=/usr/sbin/apxs
>
> I also tried your version, and that gave the same error:
>
> configur
Chris
The configure command is:
./configure CFLAGS='-arch x86_64' APXSLDFLAGS='-arch x86_64'
--with-apxs=/usr/sbin/apxs
I also tried your version, and that gave the same error:
configure: error: could not detect a 32-bit integer type
Which version of Xcode are you using? Mine says:
Ve
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
William,
On 11/10/14 10:50 AM, William Moore wrote:
> Please can someone advise me how to build mod_jk on Mac OS X 10.10
> (Yosemite / darwin 14.0.0)? I got past the failure at:
>
> checking for gcc...
> /Applications/Xcode.app/Contents/Developer/T
On 11/10/2014 1:04 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
When a Tomcat Windows Service won't start (with the super-helpful "a
service-specific error occurred"), where can I look for detailed
information about what happened?
Administrative Tools |
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
William,
On 11/10/14 10:50 AM, William Moore wrote:
> Please can someone advise me how to build mod_jk on Mac OS X 10.10
> (Yosemite / darwin 14.0.0)? I got past the failure at:
>
> checking for gcc...
> /Applications/Xcode.app/Contents/Developer/T
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
When a Tomcat Windows Service won't start (with the super-helpful "a
service-specific error occurred"), where can I look for detailed
information about what happened?
(Please be kind, I'm not an everyday Windows administrator)
I installed the
Hello
I have Tomcat 8.0.9 running under NetBeans. An application using JDBCRealm is
authenticating and authorising users OK but Tomcat is logging errors.
Errors get logged on Tomcat startup and another each time a user logs in.
Numerous occurrences of this Exception:
10-Nov-2014 15:18:48.108 S
Hi
Please can someone advise me how to build mod_jk on Mac OS X 10.10 (Yosemite /
darwin 14.0.0)? I got past the failure at:
checking for gcc...
/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.10.xctoolchain/usr/bin/cc
checking for C compiler default output file name... configure:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Ameer,
On 11/9/14 11:42 PM, Ameer Mawia wrote:
> I'm looking into the issue(I had been longing to contribute to
> community and I see some opportunity to start doing so here. Hope
> my effort will be welcomed!:) )
Absolutely. Thanks for your contri
Hi,
we have web application running MyFaces, Richfaces (+ Atmosphere 1.0.18)
on Tomcat 7.0.55, Oracle JDK 7u67. Tomcat is configured to use Nio
connector:
compressableMimeType="text/html,text/xml,text/css,text/javascript"
compression="on" compressionMinSize="2048" connectionTimeout="6"
Hi Mark,
I looked into our javax.websocket.Endpoint implementation and found the
following suspicious code:
When we need to close the WebSocket session already in .onOpen() method
(rejecting a connection), we are calling session.close() asynchronously
after 1 second via a java.util.Timer task.
Th
14 matches
Mail list logo