I observed Tomcat startup with caCertificatePath
in server.xml without JVM crash using the original binaries you provided.
I hope this clears up any ambiguity from my previous message.
Thanks!
-Andy
Michael, good news, it’s working now. Issue was on my end, was using a custom
OpenSSL installer that was built with FIPS and it had also put the two openssl
lib DLLs in Window System32, after fixing that Tomcat started without JVM crash
with caCertificatePath set in server.xml.
Thanks!
-Andy
ProtocolHandler ["https-openssl-nio2-10.232.115.117-443"]
OPENSSL_Uplink(7FFEEBF10C88,08): no OPENSSL_Applink
-Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mai
Ok great! Thank you for taking the time and making the effort to look into this
Michael, much appreciated!
-Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h
Ah wasn’t sure if attachments worked, log content information below. Yea the
docs just say directory for trusted CA PEM certificates.
TOMCAT DOCS
https://tomcat.apache.org/tomcat-9.0-doc/config/http.html: caCertificatePath
(OpenSSL only) Name of the directory that contains the certificates for
seem to create symlinks on
Windows so I do it with a powershell using "openssl x509 -subject_hash
-fingerprint -noout -in " making symlinks in the same directory for
each CA cert PEM e.g. a655d288.0 (link) -> cert.pem (file). This didn’t seem to
make a difference though, JVM still cr
certificate hash files, I wasn’t aware of
this, assumed it would pick up CA cert PEM files in a directory. I would
however not expect this or an empty directory to crash the JVM however…
-Andy
On May 14, 2024, at 2:53 PM, Michael Osipov wrote:
Please provide the log file, the OpenSSL version
Hi, just ran into this today. The JVM is crashing when caCertificatePath is
added to server.xml. I tried the latest Zulu JRE 8 and 11 but still had the
crash.
ENVIRONMENT
Tomcat: 9.0.89 (64-bit Windows zip)
OS: Windows Server 2019
JVM:
openjdk version "1.8.0_322"
OpenJDK Runtime Environment (Z
Authority - G2” according to the browser.
My guess is that the .pfx file that Tomcat is using doesn’t include
them.
-Andy.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
same Tomcat server
from a web browser then the certificate is OK and the padlock icon
appears as expected. The certificate that is used by Tomcat is a domain
wildcard certificate issued by Go-Daddy.
Any ideas on what isn’t being correctly sent in response to the GitLab
webhook?
Thanks,
Andy
to forward the request I was
including the “/backend” on the front of the URL. Turns out it wasn’t
needed and was upsetting some URL filtering!
-Andy.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additio
e which
one is being called but the check and end result appear to be the same
in both.
The UserAgent class that it references is complex (IMO) but as far as I
can tell it is only looking at the “user-agent” header.
-Andy.
1 - https://pastebin.com/yGmxtx6V
2 - https://pasteb
content around as needed?
-Andy.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
he .forward() method didn’t change anything on
route in either direction.
-Andy.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
something obvious. Any guidance would be
much appreciated.
-Andy.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Linux (although I use
> LinuxMint its all done with the bash shell so its should work just as as
> well on CentOSO)
>
> On Wed, Apr 8, 2020 at 11:50 AM Olaf Kock wrote:
>
> >
> > On 08.04.20 14:55, Andy Sloane wrote:
> > > Hi,
> > > I have set up
luralsight.com today and
> "Java Application Development with Tomcat" later in the week.
>
> Good luck!
>
> Richard
>
>
> On Wed, Apr 8, 2020 at 7:56 AM Andy Sloane
> wrote:
>
> > Hi,
> > I have set up a Linux CentOS 7 host, and have installed Tomc
Hi,
I have set up a Linux CentOS 7 host, and have installed Tomcat 7...
[root@db3 ROOT]# /sbin/tomcat version
Server version: Apache Tomcat/7.0.76
Server built: Mar 17 2020 23:48:55 UTC
Server number: 7.0.76.0
OS Name:Linux
OS Version: 3.10.0-1062.12.1.el7.x86_64
Architecture: amd
Hi Loai,
here a link article that do comparison DB, it will help to make a choose.
https://medium.com/@yangforbig/sqlite-vs-mysql-vs-postgresql-a-comparison-of-relational-database-management-systems-afd5afd6566
Regards,
Andy Susanto
On Thu, Jan 25, 2018 at 4:54 AM, Enrico Olivelli
wrote
way off-base I'll post that info against that issue.
Thanks much.
Andy
nough to figure out the
differences yet, but hoping someone might know off the top of their
head if this type of change could be expected with the 8.5.5 changes?
If not, it's not a big deal, I just need to spend some time figuring
out what may have ch
On Sat, 2016-07-30 at 02:07 +, Wang, Andy wrote:
> I did a quick read of the spec just now, and I can't find a good
> explanation of which is correct. Would this be considered a
> regression in 8.5.x?
Another quick re-read:
9.4.2 Forwarded Request Parameters
states this:
Th
hich is correct. Would this be considered a regression in 8.5.x?
Thanks,
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
dont remove
From: Felix Schumacher
To: users@tomcat.apache.org
Sent: Thursday, July 7, 2016 1:02 PM
Subject: Re: CONFIRM unsubscribe from users@tomcat.apache.org
Am 07.07.2016 um 20:01 schrieb users-h...@tomcat.apache.org:
> Hi! This is the ezmlm program. I'm managing the
> users@to
On Fri, 2016-07-01 at 17:16 +, Wang, Andy wrote:
> We're seeing some really poor performance with isapi_redirect.dll and
> uploading files with IIS.
>
> In a particular example, using a 200MB file, the file upload (POST)
> takes ~50 seconds on localhost.
>
> The sa
POST is an IIS
issue, or is the isapi_redirect filter the problem? Or is there some
overall limitation with isapi?
Thoughts?
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional comma
context or am I limited to
the WEB-INF/lib directory only for supporting jar files?
Regards,
Andy Smith
this short of
a) an intermediate proxy doing the work
b) creating your own authentication handler in tomcat to detect your
user-agent and spit back custom 401 responses depending on the agent.
Andy
-
To unsubscribe, e-mail: user
On 10/19/2015 06:04 PM, Konstantin Kolinko wrote:request.
Is the below a capture between your client and HTTPD? (as opposed to
one between HTTPD and Tomcat)
The capture is between client and httpd
Note that Basic auth sends password in plain text (encoded in base64).
So you password is
is is OOTB
behavior rather than introduce the confusion of a custom ServletFilter.
Andy
On 10/19/2015 04:45 PM, Andy Wang wrote:
Hi all,
I'm seeing a weird problem that I'm running out of ideas on. I'm going
to send this email to both the apache httpd users list and the to
and request it via a POST instead of a GET and the problem doesn't occur
either.
Hoping for any ideas on where to go with this.
Thanks,
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
what they have to say about it:
Be sure that you have installed the Visual C++ 2010 SP1 Redistributable
Package: Win64 vcredist_x64.exe, Win32 vcredist_x86.exe
:) Pretty much where I'm at right now.
Andy
-
To unsubscri
On 08/13/2015 04:46 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Andy,
On 8/13/15 5:34 PM, Andy Wang wrote:
I was hoping to find out how the official isapi_redirect.dlls are
built. Specifically the x64 version. Reason I ask is that 1) the
documentation
h a combination of
the Windows SDK and DDK. Is this how this was done?
Thanks,
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On 07/28/2015 03:02 PM, Andy Wang wrote:
I'd also like a better way and after discussing with some
security-geeks, we were wondering if there's some way we can
implement a Valve that takes a username and a signature using a
shared secret. The problem is signing in Apache: I've
On 07/28/2015 02:03 PM, Christopher Schultz wrote:
On 7/28/15 2:29 PM, John Baker wrote:
Hello,
I'm not sure how long ago that was, but I don't live in the
Windows world. I would have thought that someone at Apache Lounge
would have balked if a release was broken. Were you building a
release
On 06/17/2015 12:43 PM, Caldarale, Charles R wrote:
From: Jerry Malcolm [mailto:techst...@malcolms.com]
Subject: OT: Random Form Resubmissions
I have written defensive code in my webapp to detect this situation and
handle it. So it's not a critical problem now. But it just frustrates
me tha
Sorry, correction:
default keepalivetimeout = connectionTimeout = 2 (20s)
Andy
From: Andy Wang [aw...@ptc.com]
Sent: Friday, June 12, 2015 11:31 AM
To: Tomcat Users List
Subject: Re: TCP connections reuse
Could this be as simple as the default
Could this be as simple as the default keepaliveTimeout = 15000 (i.e. 15s)
Andy
On 06/12/2015 11:20 AM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Maxim,
On 6/12/15 1:53 AM, Maxim Neshcheret wrote:
According to
http://docs.oracle.com/javase/6/docs/technotes
e.
I will add one more thing. Your original stack trace showed the
webserver to be some com.redwood.r2w class. Quick googling finds that
this is some commercial product. You might want to try the support
channels from your vendor as they may have special instructions for
trusting self-signe
or if your
client has it's own truststore, it needs to be imported there).
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
httpd. Given that you'd probably
get a bit more help from the resources for that distribution. But it's
most likely that you need to ensure that the module is loaded.
Andy
-
To unsubscribe, e-mail: users-unsubscr...@to
ah for basic web server protocol based authentication in Apache it
just works ootb with pretty much the same with both mod_jk and
mod_proxy_ajp. I just did a test now and the only difference in
configuration is JkMount for mod_jk or the Pro
r the mod_jk side might be using if we
rely on an "ambiguous" localhost value.
Be nice if Java simply implemented RFC 6724 properly.
Andy
I've narrowed this down to JkOptions +FlushPackets
and some combination of workers.properties configurations causing it. I'm
trying to pinpoint which combination.
Opened the following bug:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
Andy
On Mon, 2014-07-07 at 19:58 +
On Mon, 2014-07-07 at 15:51 +, Wang, Andy wrote:
> We have a customer that's seeing a very slow memory leak under certain
> circumstances that we haven't yet been able to pinpoint. I can
> reproduce it, but it requires a very particular method of downloading
> fi
al symbols. This will take me some time so I
thought I'd mail here to see of anyone has seen anything similar or if
there's any thoughts on what would be slowly leaking the 8k through
mod_jk.
If not, I'll try to get the real stack shortly once I get debugdiag
figured out.
Thanks,
Andy
Am 05.04.2013 15:34, schrieb Daniel Mikusa:
Am 04.04.2013 15:01, schrieb Daniel Mikusa:
The tomcat version is 6.0.18, running on Linux 2.6.24, Java version is 1.6.0_13.
That's incredibly old, you should look at upgrading ASAP.
I know. That's not really my call, unfortunatly.
--
Am 04.04.2013 15:01, schrieb Daniel Mikusa:
The tomcat version is 6.0.18, running on Linux 2.6.24, Java version is
1.6.0_13.
It would be helpful to post your configuration, minus comments, as well as the
exact version of Tomcat that you are running.
SSLEngine="on" />
classNa
application or in the db queries it
performs. At the moment I am thinking of a hardware failure of some kind
(network interface, router etc.).
Do you have any experience with this problem and what did you do to
resolve it?
Thanks,
Andy
gure
out our partner contacts at oracle to see what's up.
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
r
yet.
Of course that still doesn't make sense why the root user wouldn't be
able to create a thread with systhread_start.
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On 02/19/2013 12:11 AM, Mladen Turk wrote:
On 02/18/2013 10:47 PM, Andy Wang wrote:
If I execute startserv as the non-privileged user rather than root or
do this on Solaris 10, no problems.
Any ideas why systhread_start (this is an iPlanet NSAPI function)
would fail here as root?
Did you
oblems.
Any ideas why systhread_start (this is an iPlanet NSAPI function) would
fail here as root?
Thanks,
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On 05/11/2012 04:51 AM, Mladen Turk wrote:
I was following this tread and was hoping that someone will say:
"Do not use workstation grade software for server applications"
but no. XP (Win7 falls in the same category) has good network stack
but focused on client applications.
There is a good reas
IE to do it). Maybe there's some stupidity with IE.
Anyways, I'm closing the book on this (with a bookmark just in case) but
wanted to provide the numbers in case people were curious what I got.
Thanks,
Andy
-
To unsub
I have solid numbers that I will e-mail in a follow up by itself so
it's not lossed in the shuffle.
Some answers to the comments inline.
Thanks,
Andy
Do you mean that Tomcat performance appears to be the same regardless
of version? That's both good and bad... I thought there
me anything for
this purpose :(.
I'm not so concerned about a 25% hit. I'm really more concerned with
the drop to 4-5MB/s over time that seems to happen.
Thanks,
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
rough tomcat numbers were about half that.
I'm still wondering if there's something that can be tweaked in the MS
TCP/IP stack to bring the two together closer.
Andy
On 05/08/2012 02:06 PM, Andy Wang wrote:
On 05/07/2012 06:50 PM, Andy Wang wrote:
On 05/07/2012 06:06 PM, Andr
http://wiki.wireshark.org/CaptureSetup/Loopback
It doesn't work on Windows. I've tried the loopback adapter piece, but
it's quite obnoxious.
What am I saying, Windows is quite obnoxious :)
Andy
On 05/07/2012 06:50 PM, Andy Wang wrote:
On 05/07/2012 06:06 PM, André Warnier wrote:
Considering your setup, it should not be too hard to set up a
download of the same file file directly from Tomcat (through its HTTP
Connector), to compare that with your two previous ways. This way,
you
On 05/07/2012 06:06 PM, André Warnier wrote:
Andy Wang wrote:
Hi all,
We've had a number of cases of people reporting to us that file
downloads are slow when passed through tomcat and I've not been able
to reproduce the problem on Linux but finally was provided a windows
XP VM tha
the packets between the two systems with
wireshark.
I don't see anything on the mod_jk workers.properties configuration that
deals with buffer sizes.
Hoping someone has some ideas on what to look at that might help tweak
this thing to perform similarly to
- André Warnier wrote:
> Andy Ee wrote:
> > Dear all,
> >
> > I am stuck with this problem for over a month now, and I have
> tried all ways but to no avail.
> >
> > My Tomcat 6.0.32 is running in Solaris 10 and the JDK version is
> 1.6.0_21. I deployed a
Dear all,
I am stuck with this problem for over a month now, and I have tried all ways
but to no avail.
My Tomcat 6.0.32 is running in Solaris 10 and the JDK version is 1.6.0_21. I
deployed a java program in Tomcat webapps/ which will post some results to a
web server via a HTTPS url. I receiv
Thanks for the advice. Upgraded the lowest Tomcat installation and
replication is now working perfectly.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Hi All,
I'm using tribes session replication between two Tomcat 7 servers and
getting errors as below. There are various possible causes:
1. The Tomcat versions are different (7.0.4 and 7.0.20)
2. The Java versions are different (1.6.0_22 for i386_and 1.6.0_27 for x64)
3. One server is 32 bit
I have a Tomcat 7.0.16 install with two WAR based webapps in it.
First test case:
Two war files in /webapps at startup
1. ROOT.war
2. another.war
If I request http://localhost:8080/another/something it goes to the
another webapp.
Second test case:
Two war files in /webapps at startup
1. ROOT.w
On 01/17/2011 04:53 AM, Rainer Jung wrote:
> On 13.01.2011 00:36, Andy Wang wrote:
>> Aahh, having the maintenance thread do a periodic probe would be
>> awesome.
>>
>> I see what you mean about parallel probing delaying request handling,
>> but what would you
would be awesome.
I see what you mean about parallel probing delaying request handling,
but what would you think about modifying the loop so that after going
through all the JK_WORKER_USABLE() workers to retry the PROBING
workers. At that point if none of the workers are
ke a possible problem or am I mis-reading what the
end->service() call does here:
service_stat = end->service(end, s, l, &is_service_error);
Thanks,
Andy
On 01/11/2011 12:08 PM, Andy Wang wrote:
> I'm still digging, but I thought I'd send this along to the ma
ging at the mod_jk code to try to find out
what's going on, but hoping that maybe someone else has also seen this
problem.
I can't reproduce this on my system unfortunately, and it's quite
intermittent.
Andy
---
e index.html on to the end of resource when passing the
request over to tomcat via AJP?
Thanks,
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Unfortunately, no, the address just means 'port' according to:
http://download.oracle.com/docs/cd/E17476_01/javase/1.3/docs/tooldocs/solaris/jdb.html
> I don't know anything about debugging Java, but considering that the
> attribute above is called "address", should you not be giving it a value
>
I've
added it as the first line in the Java Options list.
However when i point my debugger at localhost:8000 I just get a
Connection Refused message.
Am I doing something wrong?
--
Andy
-
To unsubscribe, e-mail: user
have 1 GB. And my application for a billing system.
my box
1. tomcat 5.x
2. mysql 5.1
need your advise.
--
TIA,
Andy Susanto,S.Kom
==
CV : http://www.linkedin.com/pub/andy-susanto/7/533/baa
Hai,
Tomcat has a bug at Linux OS. you need to added LD_LIBRARY_KERNEL to
your profile. it mean that you should know what version that your OS
is using
--
Regards,
Andy Susanto,S.Kom
==
CV : http://www.linkedin.com/pub/andy-susanto/7/533/baa
x27;ll have the java
stack, and other native information that might shed some light.
Otherwise, if the Tomcat JVM isn't running as a daemon, is it nohup'ed?
Andy
On 01/11/2010 05:33 PM, Carl wrote:
> Peter and Andy,
>
> Thanks for your quick responses.
>
> Memory: Phys
dmesg
check if the linux out of memory kill struck you :)
Andy
On 01/11/2010 04:37 PM, Carl wrote:
> This is a new server, a Dell T110 with a Xeon 3440 processor and 4GB memory.
> I have turned off both the turbo mode and hyperthreading.
>
> The environment:
>
> 64 bit Slackw
I haven't looked that closely at the code, but was there enough worry
that it would cause side effects to make it a compile time AND a
configuration option?
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
Sorry, forgot to mention that. We're at the latest and greatest
tomcat-connector version: 1.2.28.
Thanks,
Andy
Peter Crowther wrote:
2009/8/21 Andy Wang :
What are the general thoughts on the stability of the
enable_chunked_encoding option for the IIS isapi redirector for tomcat an
we noticed was setting enable_chunked_encoding (with a
redirectory built for chunked encoding of course) made everything work
fine so I wanted to get a feel for just how experimental this really is
and what the general consensus is on it's stabi
for now until sitemesh is better supported
on my system.
Thanks all.
Best Regards,
Andy Ee
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Wednesday, August 19, 2009 12:28 PM
To: Tomcat Users List
Subject: RE: Multi-Level Context Paths
> F
/sendmoney_demo.html
/*
Under /webapps/sg#server#test/WEB-INF/sitemesh.xml:
Best Regards,
Andy Ee
-Original Message-
From: Martin Gainty
Hi Martin,
Under WEB-INF/sitemesh.xml:
Best Regards,
Andy Ee
-Original Message-
From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: Wednesday, August 19, 2009 5:20 AM
To: Tomcat Users
webapps/sg (No such file or directory)
Assuming # symbol not recognized by Java utilities or sitemesh under Solaris
10. I will check more about sitemesh...
Best Regards,
Andy Ee
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Wednesday, August 19, 2009 12:23 AM
path works!
However, Tomcat 6 deploys the war file twice every time it starts up. It
could be due to context element being defined under server.xml and
Catalina/localhost/xxx.xml. So this method needs tweaking afterall.
Thank you.
Best Regards,
Andy Ee
-Original Message-
From: Ognjen
sg#server#test.war again?
Thank you.
Best Regards,
Andy Ee
-Original Message-
From: David Smith [mailto:d...@cornell.edu]
Sent: Monday, August 17, 2009 8:37 PM
To: Tomcat Users List
Subject: Re: Multi-Level Context Paths
Drop the path attribute from your ...
definition. The path
Hi Mark,
Before I prepare my .war file, there is an existing META-INF/context.xml and
the content is,
Should I remove the path parameter and prepare the war file again?
With the path specified as /test, I am worried it will conflict how I setup
Multi-Level path.
Best Regards,
Andy Ee
Hi Mark,
Please see my responses below. Thanks.
Best Regards,
Andy Ee
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Monday, August 17, 2009 7:04 PM
To: Tomcat Users List
Subject: Re: Multi-Level Context Paths
Andy Ee wrote:
> There is a new requirement
Hi Ognjen,
Are you able to advice the mailing list for sitemesh? Is it under Tomcat as
well?
Best Regards,
Andy Ee
-Original Message-
From: Ognjen Blagojevic [mailto:ogn...@etf.bg.ac.rs]
Sent: Monday, August 17, 2009 7:31 PM
To: Tomcat Users List
Subject: Re: Multi-Level Context
WebApplicationContext
Any idea? Thanks.
Best Regards,
Andy Ee
-Original Message-
From: Ognjen Blagojevic [mailto:ogn...@etf.bg.ac.rs]
Sent: Monday, August 17, 2009 7:00 PM
To: Tomcat Users List
Subject: Re: Multi-Level Context Paths
Hi Andy,
Try to undeploy the old ap
and couldn't find any posts with solutions to
such issue. It seems that setting up multi-level context path in Tomcat 6 is
not so straight-forwarded.
Please kindly help, thanks.
Best Regards,
Andy Ee
lable on MSDN.
Thanks to both you and Rainer for filling in the blanks for me. And I
thought Linux glibc compatibility was confusing but this Microsoft
MSVCRT stuff makes glibc problems look easy to solve :)
Andy
-
To unsubs
with multiple msvcrt dependencies right?
But, that brings up a really interesting point, considering that our
customers may have their own modules and who knows how they build them.
I'll have to consider that.
Thanks,
Andy
--
you recall an e-mail from Jess Holle regarding a
"quieter" logging patch that he asked for comments on. Until we have
time to look into Rainer's idea of stopping the nodes via the mod_jk
status worker, we're using our patch for now, thus the need to build our
own mod_jk.
Tha
#x27;m not sure what you're running into.
Andy
Martin Gainty wrote:
Andy
there is a dependency for libhttpd
but when you try to build libhttpd you are displayed this error
Configuration: libhttpd - Win32 Release
Creating include/os.h
Generating t
5 tries to convert mod_jk.dsp to the newer format
it complains with a
"Cannot load the project due to a corrupt project file"
popup.
Does anyone really care about this or should I just ignore it?
Thanks,
Andy
-
To unsubs
user-password succeed and direct us to the resource. Please
advise, or point to any appropriate bug/document etc. I can not make any
progress without some more pointers.
Thanks.
-Andy Basu
ll be toying with it a bit now, but wanted to ask if there anyone has
first hand experience.
Thanks,
Andy
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
1 - 100 of 166 matches
Mail list logo