Tomcat Times out with CAN'T REACH THIS PAGE msg after new SSL Certs imported

2021-12-17 Thread Nobles, Craig (Charles)
and "Server took too long to respond". The additional msg below that says "ERR_CONNECTION_TIMED_OUT". Has anyone encountered this? How do we get Tomcat (or other) to give us more information on what is happening? Our Tomcat logs are showing no information for this. Thanks for

helping building JSVC for Tomcat 8.5.45

2019-09-05 Thread Goldstein, Craig A CIV DTIC ITS (USA)
I pulled down tomcat 8.5.45 in the commons-daemon-1.2.0-native-src/unix the thedirectory is missing the necessary files to run the configure command. See contents of directory below. apache-tomcat-8.5.45/bin/commons-daemon-1.2.0-native-src/unix configure.in INSTALL.txt Makedefs.in Makefile.i

Re: How to stop org.apache.jasper.servlet.TldScanner.scanJars via my war file's local context.xml rather than altering Tomcat 8?

2016-08-02 Thread Cothren, Craig
I’m using tomcat 8.0.x so the 8.5 documentation may not apply, but I decided to try it anyway. Added http://tomcat.apache.org/tomcat-8.5-doc/config/jar-scanner.html > > Mark > > > - > To unsubscribe, e-mail: users-unsubscr...

How to stop org.apache.jasper.servlet.TldScanner.scanJars via my war file's local context.xml rather than altering Tomcat 8?

2016-08-01 Thread Cothren, Craig
I'm trying to prevent the... [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JA

Tomcat endpoints are becoming extremely unresponsive

2016-06-20 Thread Craig Lynch
We run embedded tomcat on version 8, and for some reason are consistently seeing extreme slowness across all Tomcat endpoints at very consistent intervals of three hours. Once a site gets into the slow state, it is never able to recover, and stays unresponsive (requests take tens of minutes to hour

Re: Secure Tomcat With SSL

2013-10-28 Thread Craig Taylor
This tool has saved me a few times over: http://sourceforge.net/projects/portecle/ On Mon, Oct 28, 2013 at 4:41 PM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > Chris, > Leo, > > On 28.10.2013 18:23, Leo Donahue - OETX wrote: > >> I've been having some trouble lately converting ke

OpenJDK 7

2012-05-03 Thread Craig Silk
Have there been any issues with OpenJDK7 compilations? I'm seeing several errors in the build : [javac] /home/craig/dev/tomcat/build-deps/tomcat7-deps/dbcp/src/java/org/apache/tomcat/dbcp/dbcp/BasicDataSource.java:53: error: BasicDataSource is not abstract and does not override abs

Re: java.io.IOException: Stream closed occurred frequently on Tomcat 7

2012-04-26 Thread Craig Silk
Hi Guofeng, It would be really helpful if I could have the JSP page that is causing this error and instructions on how to reproduce the error. Thanks Craig On Thu, Apr 26, 2012 at 7:13 AM, Guofeng Zhang wrote: > Hi, > > This is a page generated by JSP using tags developed by us.

Downloading an entire website from a specific URL?

2011-12-27 Thread Craig Burlock
Hello smart-people, This isn't strictly a Tomcat question, however I thought you were the people to ask: *Can anyone recommend a utility for downloading an entire website (including links and child pages) from a specific URL?* I need to get a copy of a specific section of a wiki. I'm using Wind

RE: Restarting Tomcat remotely

2011-05-07 Thread Noah, Craig [USA]
The only solution I know is to be able to remotely log into the server to run the shutdown/startup scripts. Craig Noah Booz Allen Hamilton noah_cr...@bah.com From: Asha K S [a...@adobe.com] Sent: Monday, May 02, 2011 11:29 PM To: tomcat-u

RE: String index out of range when compilling a file

2010-11-17 Thread Noah, Craig [USA]
Specifically, are you sure that your String is not null? -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, November 17, 2010 10:42 AM To: Tomcat Users List Subject: Re: String index out of range when compilling a file -BEGIN PGP SIGNE

RE: Configuring users

2010-11-15 Thread Noah, Craig [USA]
Thank you. That was it. I'm using NetBeans and was trying to start the server within the IDE. Why can't they just use the scripts themselves? Oh well. I'm up and running now. Thanks Mark and Charles for your help. Craig -Original Message- From: Calda

RE: Configuring users

2010-11-15 Thread Noah, Craig [USA]
bject: Re: Configuring users On 15/11/2010 16:07, Noah, Craig [USA] wrote: > Thanks, that's better. I get prompted for a username and password, but it > won't accept the values I've configured. No, I don't have caps lock turned > on. OK. Moving in the right dir

RE: Configuring users

2010-11-15 Thread Noah, Craig [USA]
t Users List Subject: Re: Configuring users On 15/11/2010 16:01, Noah, Craig [USA] wrote: > Sorry. I'm using tomcat 6.0.26. OK, manager is the correct role. > I made sure my changes are not within > comments. The full file is: Looks good. Try: http:/

RE: Configuring users

2010-11-15 Thread Noah, Craig [USA]
15/11/2010 15:51, Noah, Craig [USA] wrote: > All, > > I'm trying to configure a user to use the manager web application. I have > read the comments in the tomcat-users.xml file on my server and added the > following two lines to the file: > > > > > > I have s

Configuring users

2010-11-15 Thread Noah, Craig [USA]
r web application. When I try to browse to the manager web application at http://localhost:8084/manager/, I get a 404 report stating the requested resource is not available. What am I missing? Craig Noah Booz Allen Hamilton noah_cr...@bah.com smime.p7s Description: S/MIME cryptogr

RE: Logging servlet time and connections

2009-07-23 Thread craig
he OS in its TCP/IP stack, and monitoring of that is OS specific - and you didn't tell us what you're using. See the comment about the accept count above. Thanks, Craig - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thu

Logging servlet time and connections

2009-07-23 Thread craig
on in tomcat to find out this information? I haven't been able to find a reference to this anywhere. Thanks, Craig - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mai

Unable to find valid Certification Path to Requested Target

2008-08-28 Thread Craig Regester
crt -keystore "C:\Program Files\Java\jdk1.5.0_12\jre\lib\security\cacerts" No where I could find mentioned three certs…. Just a root and an INTER… so what is the extra cert? Is it right to think this is what is causing my error? Thanks for any and all help in advance, it is greatly appreciated! -Craig Regester

override 100-continue response in servlet

2008-08-21 Thread Craig Perras
turn 100 or 416 myself? If not, how could I force the connection to close immediately? thanks, --craig - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: Tomcat, iis connector and case sensitivity

2008-05-23 Thread craig
Christopher Schultz christopherschultz.net> writes: > Is there anything like mod_rewrite for IIS? IIS Mod-Rewrite http://www.micronovae.com/ModRewrite/ModRewrite.html - To start a new topic, e-mail: users@tomcat.apache.org

Idle thread recovery?

2008-01-25 Thread Craig Berry
ount fall to 50. Is there something I'm missing? -- Craig Berry (x 5046)

Re: Null datasource trying to connect to JNDI connection.

2007-12-06 Thread Craig Dunn
Any ideas on how to trace whats going on? There are still no exceptions being thrown. Sorry, I've figured that part out now - thanks for your help. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-

Re: Null datasource trying to connect to JNDI connection.

2007-12-06 Thread Craig Dunn
rce ds = (DataSource)envCtx.lookup("jdbc/myDB"); Any ideas on how to trace whats going on? There are still no exceptions being thrown. Thanks. Craig - To start a new topic, e-mail: users@tomcat.apache.org To unsubsc

Null datasource trying to connect to JNDI connection.

2007-12-06 Thread Craig Dunn
ts driving me insane. Also, I have put the following jar's into $CATALINA_HOME/lib on the advice of other threads; commons-pool-1.3.jar commons-dbcp-1.2.2.jar jtds-1.2.jar Normal jTDS connections to the same database work fine, so it's nothing as trivial as a firewall issu

RE: Recovery from OutOfMemoryError?

2007-07-31 Thread Craig Berry
July 31, 2007 10:40 AM To: 'Tomcat Users List' Subject: RE: Recovery from OutOfMemoryError? Dear Craig, You are familiar with, even with enough systemmemory, JVM uses limited memory? I your application consumes much memory, you could change settings in the tomcat6.conf file: #JAVA_

RE: Recovery from OutOfMemoryError?

2007-07-31 Thread Craig Berry
AM To: Tomcat Users List Subject: Re: Recovery from OutOfMemoryError? On 31/07/2007, at 6:52 PM, Craig Berry wrote: > Fixing the bug would be cool, but the "bug" is actually just too many > users contending for the same heap space, so that's going to be tough. > I'd th

RE: Recovery from OutOfMemoryError?

2007-07-31 Thread Craig Berry
for memory-use reduction. But again, a short-term technique to automate the restart would help a lot. -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 10:00 AM To: Tomcat Users List Subject: RE: Recovery from OutOfMemoryError? > From:

RE: Recovery from OutOfMemoryError?

2007-07-31 Thread Craig Berry
regards Leon On 7/31/07, Craig Berry <[EMAIL PROTECTED]> wrote: > Our Tomcat-based app suffers from occasional OutOfMemoryErrors. We have > found that we need to manually restart Tomcat when these happen; > frequently the Tomcat process appears to be working after the error, but &

Recovery from OutOfMemoryError?

2007-07-31 Thread Craig Berry
very much like to trigger an automated Tomcat restart when an OOME occurs. Does anyone have suggestions on the cleanest, safest way to arrange this? (We're running Tomcat as a normal process under Linux, if that matters.) -- Craig Berry Principal Architect and Technical Manager Por

Re: Tomcat 5 and 6 Security advise

2007-07-26 Thread Craig Skinner
environment, please read the question Craig! Oh, so you are the one that uses the JavaOS. I was wondering who it was. Since you are interested in security, I assume that you are using some sort of UNIX-a-like OS, and that reference discusses chroot, user id's, packet filtering, etc, etc. These th

Re: Tomcat 5 and 6 Security advise

2007-07-26 Thread Craig Skinner
On Thu, Jul 26, 2007 at 10:51:01AM +0300, Peter Stavrinides wrote: > Hi all, > > I need some advice with regards to Tomcat security, http://www.oreilly.com/catalog/tomcat/chapter/ch06.pdf - To start a new topic, e-mail: users@t

Re: Server Security

2007-07-26 Thread Craig Skinner
On Wed, Jul 25, 2007 at 01:37:03PM -0400, Len Popp wrote: > Yes, you can run Tomcat on port 80. Some OS's (Linux, UNIX) require > the process to have root privs to use port 80. Why not run it on 8080 as the _tomcat user, and use the packet filter to redirect the incoming port 80 traffic to port 80

Re: tomcat-4.1 & kaffe; IllegalArgumentException: Attribute must be readable or writable

2007-07-25 Thread Craig Skinner
he build process though. OK. Still, I did have kaffe, jikes and tomcat working on Debian, so I'm not convinced that there is a problem with the apps, just in the config of them. Unless there are no other takers, thanks for t

Re: tomcat-4.1 & kaffe; IllegalArgumentException: Attribute must be readable or writable

2007-07-25 Thread Craig Skinner
On Wed, Jul 25, 2007 at 09:37:21AM -0500, Caldarale, Charles R wrote: > > Not an option: Sun does not release a JKD for BSD. > > If you can upgrade to Tomcat 5.5, you only need a JRE, not a JDK, Oh? That's a new one on me. I thought that JSP's are complied at run time. I have jikes installed. >

Re: tomcat-4.1 & kaffe; IllegalArgumentException: Attribute must be readable or writable

2007-07-25 Thread Craig Skinner
On Wed, Jul 25, 2007 at 09:06:39AM -0500, Caldarale, Charles R wrote: > > From: Craig Skinner [mailto:[EMAIL PROTECTED] > > Subject: tomcat-4.1 & kaffe; IllegalArgumentException: > > Attribute must be readable or writable > > > > I have a bog standard tomcat-

tomcat-4.1 & kaffe; IllegalArgumentException: Attribute must be readable or writable

2007-07-25 Thread Craig Skinner
mcat-4.1.31/bin/bootstrap.jar -Dcatalina.base=/var/tomcat -Dcatalina.home=/usr/local/jakarta-tomcat-4.1.31 -Djava.io.tmpdir=/var/tomcat/temp org.apache.catalina.startup.Bootstrap start TIA for any pointers, -- Craig Skinner | http://www.k

RE: tomcat 5.5.15 - does JULI required a host tag defined realm?

2006-01-30 Thread Raymond, Craig (US SSA)
Remy, Boris, I have downloaded and built to the latest nightly build, and the logging is working correctly. Thanks, Craig. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: tomcat 5.5.15 - does JULI required a host tag defined realm?

2006-01-27 Thread Raymond, Craig (US SSA)
Boris, ASF Bugzilla # 38415 BerliOS bug # 006212 Both with a subject of "JULI logs to catalina.date.log if no in " have been submitted. If I can help (e.g. try some new code on my dev server, etc.) please let me know. Your help is appreciated. Sincerely, Craig > -Ori

RE: tomcat 5.5.15 - does JULI required a host tag defined realm?

2006-01-26 Thread Raymond, Craig (US SSA)
Boris, I tried your logging.properties with the addition of the .handlers to no effect. On one of the other servers (where we use a custom realm) I moved the realm into the ROOT.xml file - same affect (e.g. file created, but log info goes to catalina.date.log). Perhaps it's a "feature". :-) > -

RE: tomcat 5.5.15 - does JULI required a host tag defined realm?

2006-01-26 Thread Raymond, Craig (US SSA)
-INF/classes/logging.properties The realm for the server in question is as below: Thanks Boris, I appreciate the help. Sincerely, Craig > -Original Message- > From: Boris Unckel [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 26, 2006 10:45 AM > To: Tomcat Users List &

tomcat 5.5.15 - does JULI required a host tag defined realm?

2006-01-26 Thread Raymond, Craig (US SSA)
host tag required for JULI? Thanks in advance, Craig.