Re: Error 404 - The requested resource is not available

2017-01-12 Thread Torsten Krah
Am Donnerstag, den 12.01.2017, 13:38 -0600 schrieb fonsin2008 .: > Here are the log files. What about fixing those NPE and enable debug/trace logs of struts2 to get more information about how struts is going to map the request and where the 404 is written to the response.

Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with openssl-1.0.2j-fips-x86_64

2017-01-12 Thread marcus presley
Yes, the path is correct. I made sure there were no spaces in path. Also, what are the files that should be in 'msvc' directory? Marcus From: Mark Thomas Sent: Thursday, January 12, 2017 6:42 PM To: Tomcat Users List Subject: Re:

Re: Upgrade fom Tomat 8.0.33 to 8.5.9 - stuck clients

2017-01-12 Thread Mark Thomas
On 12/01/2017 21:09, Enrico Olivelli wrote: > Thank you Chris > > Il gio 12 gen 2017, 18:04 Christopher Schultz > ha scritto: > > Enrico, > > On 1/12/17 8:53 AM, Enrico Olivelli wrote: I'm upgrading from Tomcat 8.0.33. I see that after a period of work

Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with openssl-1.0.2j-fips-x86_64

2017-01-12 Thread Mark Thomas
On 12/01/2017 22:48, marcus presley wrote: > Mark, > > > I am building the environment but the bat file is failing at the following > line: > > > set VSBaseDir=C:\cmsc-master\msvc > popd > if not exist "%VSBaseDir%\bin\i386\lib.exe" goto Failed > > > I explicitly copied lib.exe the

Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with openssl-1.0.2j-fips-x86_64

2017-01-12 Thread marcus presley
Mark, I am building the environment but the bat file is failing at the following line: set VSBaseDir=C:\cmsc-master\msvc popd if not exist "%VSBaseDir%\bin\i386\lib.exe" goto Failed I explicitly copied lib.exe the directory "%VSBaseDir%\bin\i386", but I still receive the error. Marcus

Re: TomcatCon @ ApacheCon

2017-01-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rich, On 1/12/17 4:49 PM, Rich Bowen wrote: > Speaking as the guy who gets to help advertise the event, I would > personally like to see some third-party stuff at ApacheCon. > Particularly popular apps that people run on top of Apache Foo. > > I

Re: TomcatCon @ ApacheCon

2017-01-12 Thread Rich Bowen
On 2017-01-09 06:57 (-0500), Mark Thomas wrote: > All, > > There is the opportunity (if we can pull it together as a community) to > run a dedicated Tomcat conference alongside ApacheCon NA 2017. The dates > are May 16 to 18. > > The call for papers closes on Feb 11 so we

Re: Upgrade fom Tomat 8.0.33 to 8.5.9 - stuck clients

2017-01-12 Thread Enrico Olivelli
Thank you Chris Il gio 12 gen 2017, 18:04 Christopher Schultz ha scritto: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Enrico, > > On 1/12/17 8:53 AM, Enrico Olivelli wrote: > > I'm upgrading from Tomcat 8.0.33. I see that after a period of work > >

Re: TomcatCon @ ApacheCon

2017-01-12 Thread Mark Thomas
On 12/01/2017 20:30, Christopher Schultz wrote: > Coty, > > On 1/11/17 12:24 PM, Coty Sutherland wrote: >> On Tue, Jan 10, 2017 at 3:14 PM, Christopher Schultz >> wrote: >>> +1 > >> I'm glad someone is interested :) > >>> Perhaps we could have some

Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with openssl-1.0.2j-fips-x86_64

2017-01-12 Thread marcus presley
Hi Mark, Thanks for the guide. Can I use Visual Studio 2015 or should I use the versions you have outlined in guide? Marcus From: Mark Thomas Sent: Thursday, January 12, 2017 2:47 PM To: Tomcat Users List Subject: Re: Tcnative.dll

Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with openssl-1.0.2j-fips-x86_64

2017-01-12 Thread marcus presley
Coty I'm trying build tomcat-native 1.2.x. I have attached the error log I'm receiving from Visual Studio 2015. Marcu From: Coty Sutherland Sent: Thursday, January 12, 2017 2:40 PM To: Tomcat Users List Subject: Re: Tcnative.dll

Re: TomcatCon @ ApacheCon

2017-01-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Coty, On 1/11/17 12:24 PM, Coty Sutherland wrote: > On Tue, Jan 10, 2017 at 3:14 PM, Christopher Schultz > wrote: >> +1 > > I'm glad someone is interested :) > >> Perhaps we could have some representatives from the

Re: Tomcat compatibility based on OS

2017-01-12 Thread Edward Bicker
Hello Chris, Can you help to have Tomcat user group UN-subscribe me. I have tried to send email but it is not UN-subscribing me. REgards, /Ed -Original Message- >From: Christopher Schultz >Sent: Jan 12, 2017 11:55 AM >To: Tomcat Users List

Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with openssl-1.0.2j-fips-x86_64

2017-01-12 Thread Mark Thomas
On 12/01/2017 18:56, marcus presley wrote: > Forum, > > > I have been unsuccessful, trying to compile 'tcnative.dll' with Visual Studio > 2015. https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows Mark > > > I have used several online

Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with openssl-1.0.2j-fips-x86_64

2017-01-12 Thread Coty Sutherland
Can you provide the output of the failure so that we can see what's happening? And are you trying to build tomcat-native 1.2.x or 1.1.x? On Thu, Jan 12, 2017 at 1:56 PM, marcus presley wrote: > Forum, > > > I have been unsuccessful, trying to compile 'tcnative.dll'

Re: Error 404 - The requested resource is not available

2017-01-12 Thread fonsin2008 .
Here are the log files. 2017-01-12 2:29 GMT-06:00 Greg Huber : > Check in the apache-tomcat-x.x.x/logs for any > errors in catalina.out or yourapp.log files. > > > > On 12 January 2017 at 06:19, fonsin2008 . wrote: > >> Hi! >> >> The url is:

Re: Best way to find out how many DB connections that are open at any given time

2017-01-12 Thread Thomas Meyer
You may also want to have a look at flexy pool - https://github.com/vladmihalcea/flexy-pool With kind regards Thomas With kind regards Thomas > Am 11.01.2017 um 01:36 schrieb Joleen Barker : > > As always, thank you Christopher, I'll take a look at the slides. > >

Tcnative.dll apr-1.5.2-win32-src - unable to compile with openssl-1.0.2j-fips-x86_64

2017-01-12 Thread marcus presley
Forum, I have been unsuccessful, trying to compile 'tcnative.dll' with Visual Studio 2015. I have used several online forums including the instructions on Apache website (https://tomcat.apache.org/download-native.cgi). I have been able to compile openssl-1.0.2j with FIPS, but I receive LNK

Tomcat compatibility based on OS

2017-01-12 Thread Mathur, Himanshu (GE, Corporate, consultant)
Thanx much Coty Sutherland! Thanks & Regards, Himanshu Mathur -Original Message- From: Coty Sutherland [mailto:csuth...@redhat.com] Sent: Thursday, January 12, 2017 12:54 PM To: Tomcat Users List Subject: EXT: Re: Tomcat compatibility based on OS > Can you also confirm that same logic

Re: Tomcat compatibility based on OS

2017-01-12 Thread Coty Sutherland
> Can you also confirm that same logic applies to REDHAT provide Tomcat the > JBoss Enterprise Web Server? The answer to that is a 'maybe' because of the Red Hat distribution's tomcat-native builds which are included in the zip distribution. To get a real (official) answer though you need to

Tomcat compatibility based on OS

2017-01-12 Thread Mathur, Himanshu (GE, Corporate, consultant)
Thanx much Chris for your fast response. Can you also confirm that same logic applies to REDHAT provide Tomcat the JBoss Enterprise Web Server? While downloading tomcat from RedHat portal , Web Server 2.1.0 show the option to download tomcat 7 for "RHEL 5" But I need tomcat 8, so in Redhat

Re: Upgrade fom Tomat 8.0.33 to 8.5.9 - stuck clients

2017-01-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Enrico, On 1/12/17 8:53 AM, Enrico Olivelli wrote: > I'm upgrading from Tomcat 8.0.33. I see that after a period of work > requests remains "pending", for instance I get all clients > remaining waiting for a response (parsing HTTP Response header)

Re: Tomcat 8.5.5 and GZIP Post Request

2017-01-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Johan, On 1/11/17 12:25 PM, Johan Basson wrote: > I have a C++ client posting a json payload to Tomcat. The payload > is GZIP encoded and the request is send in chunks. I have added a > GZIP Filter to my application which wrappes the

Re: Tomcat compatibility based on OS

2017-01-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mathur, On 1/12/17 11:30 AM, Mathur, Himanshu (GE, Corporate, consultant) wrote: > I am looking to download open source Apache Tomcat 8.x version for > Oracle Linux Server release 5.11 > > But I am struggling to get a compatibility matrix of open

Tomcat compatibility based on OS

2017-01-12 Thread Mathur, Himanshu (GE, Corporate, consultant)
Hi - I am looking to download open source Apache Tomcat 8.x version for Oracle Linux Server release 5.11 But I am struggling to get a compatibility matrix of open source Tomcat based on its supported OS. Can you please help me here?!!? Below is the Apache Tomcat Versions matrix showing

Upgrade fom Tomat 8.0.33 to 8.5.9 - stuck clients

2017-01-12 Thread Enrico Olivelli
Hi, I'm upgrading from Tomcat 8.0.33. I see that after a period of work requests remains "pending", for instance I get all clients remaining waiting for a response (parsing HTTP Response header) and no active thread on my Tomcat. This happens in my QA environment where I start several

Re: TomcatCon @ ApacheCon

2017-01-12 Thread jean-frederic clere
On 01/10/2017 09:05 PM, Christopher Schultz wrote: > Mark, > > On 1/9/17 6:57 AM, Mark Thomas wrote: >> There is the opportunity (if we can pull it together as a >> community) to run a dedicated Tomcat conference alongside ApacheCon >> NA 2017. The dates are May 16 to 18. > > Interesting. > >>

Re: Error 404 - The requested resource is not available

2017-01-12 Thread Greg Huber
Check in the apache-tomcat-x.x.x/logs for any errors in catalina.out or yourapp.log files. On 12 January 2017 at 06:19, fonsin2008 . wrote: > Hi! > > The url is: http://somehost/evaluacion/login_formaLogin.action > > The problem is that it used to run without problems. > >