Re: access symbolic link

2005-08-18 Thread Ben Ricker
So how do you point to content outside of a war? I have the same problem with 5.0.28 pointing to static content outside of a war. Even a symlink included in the war (and setting followsymlinks=true in the context) does not work. Ben Ricker On 8/18/05, Peter Miller [EMAIL PROTECTED] wrote: Hi

Re: 64 Bit Machines and Tomcat

2005-08-16 Thread Ben Ricker
The one caveat I have seen is when you use third-party software that is compiled; chances are it was compiled with 32-bit system libraries and will not take advantage of the 64-bit data structure. If you can, spend the time compiling the third-paty software using 64-bit JDK. Ben Ricker On 8/16

Re: tomcat security

2005-08-09 Thread Ben Ricker
Yes. There is the catalina.policy file in the conf/ directory. See http://jakarta.apache.org/tomcat/tomcat-5.0-doc/security-manager-howto.html for details. Ben Ricker On 8/9/05, Cengiz Yazgan [EMAIL PROTECTED] wrote: Hi everybody I have a problem about tomcat security One of my friend

Cannot get symlinks in war to work in tomcat 5.0.28

2005-08-04 Thread Ben Ricker
the help symlink to come up. I put the symlink called help in the top level of the war file. I can cd into the link and it goes to the right directory. All of the files are readable to the world. Am I missing something? -- Ben Ricker He's just this guy, you know

Bug in allowlinking on AIX?

2005-08-04 Thread Ben Ricker
: --- By default, Unix symlinks will not work when used in a web application to link resources located outside the web application root directory. This behavior is optional, and the allowLinking flag may be used to disable the check. Does anyone have symlinks working on 5.0.28? -- Ben Ricker He's

Re: mod_jk or jk2??

2005-08-03 Thread Ben Ricker
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ben Ricker He's just this guy, you know? - To unsubscribe

Context.xml does not seem to work

2005-08-02 Thread Ben Ricker
tried to add this to the server.xml file but see the same behavior. I am using Tomcat 5.0.28 with IBM JDK 1.4.2 on AIX 5L. Any ideas? Something wrong with the syntax? -- Ben Ricker He's just this guy, you know? - To unsubscribe

Setting multiple docbases in Tomcat

2005-08-01 Thread Ben Ricker
this (classloaders getting created for each context tag being one of them). Is there an easy way to setup locations like in Apache in Tomcat? These are not wars but static content to display help and guides, etc. Thanks, Ben Ricker -- Ben Ricker He's just this guy, you know

Issue compiling mod_jk 1.2.10 on AIX

2005-07-13 Thread Ben Ricker
config was: CC=cc_r ./configure --with-apxs=/path/to/apache/bin/apxs I also tried to use Gcc and it hung just the same as cc_r did. Any ideas, Ben RIcker - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

1.2.10 JK compile issue on AIX 5L

2005-07-13 Thread Ben Ricker
config was: CC=cc_r ./configure --with-apxs=/path/to/apache/bin/apxs I also tried to use Gcc and it hung just the same as cc_r did. -- Ben Ricker He's just this guy, you know? - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: How to Configure IIS/Tomcat to perform basic authentication

2005-07-13 Thread Ben Ricker
/tomcat/tomcat-5.0-doc/realm-howto.html. You may be most interested in the Memory Realm if you want simple, file-based auth. Ben Ricker On 7/13/05, Ikonne, Ike [EMAIL PROTECTED] wrote: Hi all, I have been trying to configure IIS/Tomcat to perform basic authentication and have not had any

Re: Linking Tomcat to Apache

2005-07-13 Thread Ben Ricker
Check out http://jakarta.apache.org/tomcat/connectors-doc/ for infromation on how to configure mod_jk to server up specific sorts of URLs. Ben Ricker On 7/13/05, Ben Stuart [EMAIL PROTECTED] wrote: I am trying to use ModJk to Link Apache 2 and Tomcat 5.5.9 I followed the instructions and I

Re: Preferred Platform for Tomcat5

2005-02-03 Thread Ben Ricker
with OOM errors when the DB started hanging on bad SQL). Ben Ricker On Thu, 03 Feb 2005 13:44:20 -0600, Paul [EMAIL PROTECTED] wrote: I've usually used different distros of Linux. Mainly Slackware (8.x, 9.x 10.x) for 32bit x86 machines and Fedora Core 3 x86_64 on the Opteron systems. I do

Re: Preferred Platform for Tomcat5

2005-02-03 Thread Ben Ricker
that. He hasn't done anything technical in years and I don't know if he used Unix of any flavor. -Original Message- From: Ben Ricker [EMAIL PROTECTED] Sent: Feb 3, 2005 1:22 PM To: Tomcat Users List tomcat-user@jakarta.apache.org, Tomcat Users List tomcat-user

Re: Jdeveloper 3.2.3 - Tomcat 5.5 migration: Inordinate delay in JSPs returning XML

2005-01-14 Thread Ben Ricker
Rule number one when working with Internet Exploder: try other browsers. I usually try Netscape, Mozilla and Firefox. If they work on those browsers, you are dealing with (imagine this): an IE bug. Thing is a piece of.if I have to deal with one more IE specific bug. Ben Ricker On Jan 13

Re: Shutdown port

2005-01-12 Thread Ben Ricker
For an extra bit of security,replace SHUTDOWN with some sort of long, random string and then lock down the server.xml to 640. Someone who gains, or already has access to the box can shut it down the other way. Ben Ricker On Jan 12, 2005, at 6:55 AM, Frank Parato wrote: Is there a way to remove

Re: Can't compile mod_jk 1.2.8

2005-01-10 Thread Ben Ricker
Apache to the http connector of Tomcat. Finally, if you have static content and/or need clustering, go with mod_jk. Ben Ricker On Jan 10, 2005, at 5:54 PM, Troy Simpson wrote: Parsons... How would mod_proxy() work? How is it used? I have not used it. Thanks, Troy -- Troy Simpson Applications

Re: Where do I specify location of stdout and stderr?

2004-12-29 Thread Ben Ricker
We do this by finding the log entry in catalina.sh. It should be something like catalina.out. Change that to whatever you like. I moved it myself to fit how our other app servers work. Ben Ricker On Dec 29, 2004, at 12:39 AM, Stephen Charles Huey wrote: Ok, I just figured out

Re: Apache + Tomcat + MOD_JK

2003-12-24 Thread Ben Ricker
/modules/ This is Ok. mod_jk.log jakarta jakarta/usr/local/jakarta/logs Needs to be in the $APACHE_HOME/logs directory, or a place that the httpd user can write to. Ben Ricker Wellinx, inc. - To unsubscribe, e

Re: Monitoring Apache Traffic

2003-12-04 Thread Ben Ricker
Look at the browsers Lock icon. Sniffing the traffic seems like overkill to me. Ben Ricker Wellinx, Inc. On Thu, 2003-12-04 at 11:30, Asif Chowdhary wrote: Hi, Is there any way to determine if the contents sent from the client to the server is encrypted or not? I am not using a browser

RE: Best JVM for Tomcat

2003-12-03 Thread Ben Ricker
I was running Sun 1.4.3 on Linux Redhat 7.3 with the -server line and we had mucho stability problems. Removed the -server and the problems disappeared. May depend on the particular app running (the developers thought it was related to the swing code. Ben Ricker On Wed, 2003-12-03 at 12:40

RE: Tomcat Settings and Performance

2003-11-17 Thread Ben Ricker
might also want to run multiple, different contexts to keep apps clustered in separate Tomcats for reasons of wanting a certain App to always run while not being as worried about another App running (say a QA context?). Ben Ricker Wellinx, inc. Many thanks, Jon. -- - Original

Re: [OT] java 1.3 and Fedora

2003-11-17 Thread Ben Ricker
We had the same problem while installing Oracle on a Redhat 9 box. They had us add the LD_ASSUME_KERNEL to 2.4. HTH, Ben Ricker Wellinx, Inc. On Mon, 2003-11-17 at 15:54, Christopher Schultz wrote: Mark, I am working on an old project using Sun JDK 1.3. I get an error message while

RE: Java Upgrade Messed Up Tomcat

2003-10-29 Thread Ben Ricker
a malformed path spec in a properties file. Note that there is no '\' in front of 'logs\openejb.log'. Ben Ricker Wellinx, inc. at java.io.FileOutputStream.openAppend(Native Method) at java.io.FileOutputStream.init(FileOutputStream.java:174

Re: Where does system.out go?

2003-10-08 Thread Ben Ricker
I usually get system.out and/or system.err in the catalina.log file. Ben Ricker Wellinx.com On Wed, 2003-10-08 at 15:36, Adam Hardy wrote: Dude, you just hijacked my thread! Bad netiquette. Anyway, your System.out.println statements will go to the console, i.e. the command line window

RE: mod_jk and Tomcat Lose Touch

2003-08-26 Thread Ben Ricker
a 'LogLevel' directive. If you did not, then you can! The line I have is: JkLogLevel error Change the 'error' to debug and restart Apache. Ben Ricker Wellinx, Inc. What actually happens is if I make a request to a JSP, for example, that should normally be forwarded onto Tomcat, the request simply

Re: mod_jk load balancing with multiple apache servers

2003-08-26 Thread Ben Ricker
. But then again, the communication between mod_jk and Tomcat is by default unencrypted. Ben Ricker Wellinx, inc. On Tue, 2003-08-26 at 09:39, Peter Anning wrote: Hi, I am trying to implement the following configuration: +++ Cisco Load

Re: mod_jk and Tomcat Lose Touch

2003-08-25 Thread Ben Ricker
What kind of error are you getting that makes you thing they are losing touch. Check the mod_jk log and see what kind of errors it is throwing and post an example. Ben Ricker Wellinx, Inc. On Mon, 2003-08-25 at 10:54, Fred Whipple wrote: Hi all, On one of our servers, we were running Red Hat

Re: maxProcessors problem

2003-08-19 Thread Ben Ricker
. See this post on the archives: http://mikal.org/interests/java/tomcat/archive/view?mesg=53417. All the available options are in the Java docs. Ben Ricker at java.lang.Thread.start(Native Method) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.init(ThreadPool

Re: maxThreads

2003-08-18 Thread Ben Ricker
Running against a database? Are you pooling the connections? We hit maxthreads when either the DB is messed up (i.e., someone locks a table) or before, when the programmers forgot to run socket_close() on the DB connection, thereby returning it to the pool. HTH, Ben Ricker On Mon, 2003-08-18

Re: maxThreads

2003-08-18 Thread Ben Ricker
On Mon, 2003-08-18 at 12:50, Geralyn M Hollerman wrote: Ben Ricker wrote: Running against a database? Are you pooling the connections? We hit maxthreads when either the DB is messed up (i.e., someone locks a table) or before, when the programmers forgot to run socket_close() on the DB

Causing a dump with a signal?

2003-08-04 Thread Ben Ricker
I remember reading where oen can send a kill signal with Unix that will cause the JVM to do a thread dump before exiting. Does this sound familiar to anyone? Ben Ricker Wellinx.com - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Tomcat Load Balancing / Session Clustering - Tests

2003-07-10 Thread Ben Ricker
are good to go. If you have a REALLY good load tester that can capture page data (i.e., return codes and pages from the web server), you could randomly shutdown Tomcat instances while load testing to see how that affects the ouput. HTH, Ben Ricker Wellinx.com On Thu, 2003-07-10 at 09:52, Weissman

Slowness in Tomcat app

2003-07-07 Thread Ben Ricker
code would get me no where. Thanks for your time, Ben Ricker Wellinx, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Number of Processes

2003-07-07 Thread Ben Ricker
As far as I understand it, top and ps changed in Redhat due to the confusion of processes vs. threads. I am not positive that this is the case, but you might just look up the CHANGE docs for the package that supplies Redhat's ps and top (probably two different RPMs). Ben Ricker Wellinx.com

Re: Tomcat security?

2003-07-03 Thread Ben Ricker
Plus, if one runs as a non-priviledged user account with no login privileges (i.e., locked account) and your permissions are correct, then only root and Tomcat can read the users file. If the hacker has root, the tomcat users are the least of your worries. Ben Ricker Wellinx.com On Thu, 2003

RE: Load balancing

2003-06-20 Thread Ben Ricker
and Tomcat2 on Server2 is port 8082, etc). Ben Ricker Wellinx.com -Original Message- From: Pierre Maris [mailto:[EMAIL PROTECTED] Sent: 20 June 2003 16:38 To: [EMAIL PROTECTED] Subject: Load balancing Hi, I am working with a load balanced configuration (1 Apache and 2 Tomcat

Re: Screen refresh

2003-06-16 Thread Ben Ricker
. For this, the web.xml change is the only way to go. Refreshes will mean never ending sessions. Of course, you may be perfectly happy with never ending sessions. Ben Ricker Wellinx.com - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: rotating catalina.out

2003-06-12 Thread Ben Ricker
I use logrotate to rotate catalina.out. You need to restart Tomcat to do this, but I do it in a maintenance window. Ben Ricker Wellinx.com On Thu, 2003-06-12 at 15:54, Filip Hanik wrote: log4j works for your own code, but if you are a sysadmin, and need to rotate catalina.out (which

RE: clustering

2003-06-09 Thread Ben Ricker
I knew that, but the original message was so ambiguous about what exactly they were running, I thought a little clarity of terminology would help; blame my philosophy degree *grin*. I did not mean it in a condescending way. Ben Ricker Wellinx.com On Fri, 2003-06-06 at 16:17, Filip Hanik wrote

Re: clustering

2003-06-06 Thread Ben Ricker
different thing where you utilize special hardware and software to slave multiple servers into one virtual server which share processing among the CPUs on the servers. it is basically Multi-Processing across servers. Ben Ricker Wellinx.com On Thu, 2003-06-05 at 13:11, Alkesh Badshah wrote: I'm trying

Re: Connection drops with tomcat-based game server (very shortversion)

2003-03-24 Thread Ben Ricker
in), while neither the client nor the server use time-sensitive code for sending or receiving messages. We are using tomcat 4.0.6 on a Debian/testing linux machine, kernel version 2.4.20 Wouter Bijlsma On 21 Mar 2003 13:16:19 -0600 Ben Ricker [EMAIL PROTECTED] wrote: Sounds like a load

Re: Connection drops with tomcat-based game server (very shortversion)

2003-03-21 Thread Ben Ricker
Sounds like a load issue coupled with a config issue. How about some logs entries? DO you see anything in the logs you setup? Catalina.out? Context log? Also, some idea what OS and version would also be helpful. It is nearly impossible to tell (at least for me). Ben Ricker On Fri, 2003-03-21

Re: Load balancing and Sticky sessions

2003-03-20 Thread Ben Ricker
Unless you have session replication going on between the two Tomcats (or are running Tomcat 5...doubtful since it is in its infant stages), you will always lose your session if you get sent from one Tomcat to another. Ben Ricker On Thu, 2003-03-20 at 12:09, Kavitha ranga wrote: Hello, I

Re: Increase heap for a specific webapplication

2003-03-13 Thread Ben Ricker
Are you running each in separate Tomcats? If you ran one app in one Tomcat and the other on another Tomcat, you could control the heap individually as well as using nice to control CPU usage. Ben Ricker On Thu, 2003-03-13 at 10:17, Raja Sekhar wrote: Hi, I have two web applications running

Re: Tomcat security concerns during start-up

2003-03-11 Thread Ben Ricker
, of which Tomcat is the only member, and apply root ownership to everything. You also need to make sure your WEB-INF is not in your docbase. HTH, Ben Ricker On Tue, 2003-03-11 at 13:20, krip pane wrote: All, I'm running 4.1.18 on solaris 2.8 - currently without any problems as id tomcat

Re: How to debug Tomcat 4.0.6 remotely?

2003-03-07 Thread Ben Ricker
Solaris does not have 'top' installed by default (you can get it from http://www.sunfreeware.com). Solaris has a similar util called 'prstat'. Check out 'man prstat'. Ben Ricker On Fri, 2003-03-07 at 13:34, Jake Robb wrote: I'm not 100% familiar with Solaris, but I think you can do

Re: Tomcat application redeploy behind Apache server

2003-03-07 Thread Ben Ricker
you setup, I can help you better. HTH, Ben Ricker I cannot really answer your question until I know what exactly is not working and where it breaks down. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: Tomcat application redeploy behind Apache server

2003-03-04 Thread Ben Ricker
that it is a good idea to remobe the load-balancing weight when only using one tomcat. The, you should be able to use the manager app. HTH, Ben Ricker - Original Message - From: Jim Cobban [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, February 22, 2003 1:29 PM

Re: Problems configuring Tomcat with Apache using mod_jk2

2003-03-04 Thread Ben Ricker
] For additional commands, e-mail: [EMAIL PROTECTED] -- Ben Ricker [EMAIL PROTECTED] Wellinx.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problems configuring Tomcat with Apache using mod_jk2

2003-03-04 Thread Ben Ricker
On Tue, 2003-03-04 at 10:36, Ben Ricker wrote: You need to JkMount the /examples in httpd.conf. Something like JkMount */examples blah where blah is the name of your loadbalancer setup in workers.properties. Let me correct that: it should be '/examples/* blah'. I was looking at two different

RE: Problems configuring Tomcat with Apache using mod_jk2

2003-03-04 Thread Ben Ricker
=linkToGlobalResource global=simpleValue type=java.lang.Integer/ /Context /Host /Engine /Service /Server Many thanks, David -Original Message- From: Ben Ricker [mailto:[EMAIL PROTECTED] Sent: 04 March 2003 16:37

Re: No processor available

2003-02-27 Thread Ben Ricker
tomcat wait until a processor becomes available? Thanx Ganesh Change the Accept Count property in the server.xml in the connector properties. Ben Ricker -- Ben Ricker [EMAIL PROTECTED] Wellinx.com - To unsubscribe, e

RE: [BULK] - Re: No processor available

2003-02-27 Thread Ben Ricker
queue length for incoming connection requests when all possible request processing threads are in use. Any requests received when the queue is full will be refused. The default value is 10. If I understand you, this is exactly what you are looking for? Ben Ricker -Original Message- From

RE: problems compiling and using mod_jk

2003-02-26 Thread Ben Ricker
Anything in the mod_jk.log, or whatever log you setup in the httpd.conf or mod_jk.conf file? Ben Ricker On Wed, 2003-02-26 at 13:59, Mike Jackson wrote: Hmm, I'm still having problems. I took my mod_jk.conf from tomcat 3 and striped out everything except for the examples webapp and put

Re: Tomcat as a production server?

2003-02-17 Thread Ben Ricker
You want to put a profiler on that box and see what threads are racing away. You can also tell the JVM to throw a traceback of all the threads being used, but I for got how exactly :( Anyway, look at the code. You definately have something going on there. Ben Ricker On Sat, 2003-02-15 at 18:47

Cookie Handling Question

2003-02-17 Thread Ben Ricker
. Ben Ricker -- Ben Ricker [EMAIL PROTECTED] Wellinx.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Error Log watcher

2003-02-14 Thread Ben Ricker
I am wondering if anyone has found a good error log watcher for Tomcat? Swatch does not work because it is made for syslog-type logs where an error message occurs on one line. So, it views a java error as one line, which really does not help. Anyone try any other programs? Ben Ricker -- Ben

RE: Error Log watcher

2003-02-14 Thread Ben Ricker
setting functionality (preferably regex) and that allows actions based upon the specified rules. The actions would basically be alpha pages which would include the error message in the page. Some throttling would be nice, so multiple errors would not flood my pager. Ben Ricker -Original

RE: Error Log watcher

2003-02-14 Thread Ben Ricker
existing exception handling. Thanks for the info! Ben Ricker -- Ben Ricker [EMAIL PROTECTED] Wellinx.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat Debug.

2003-02-13 Thread Ben Ricker
/redeploy their own context. Not sure if this is exactly what you want... Ben Ricker Here's the problem. We have a group of developers, who acesses tomcat remotely in one machine. Each developer accesses one context of Tomcat. However to Debug, since Tomcat uses one port, when somebody

Re: Moving to Tomcat 4.1.18

2003-02-12 Thread Ben Ricker
. Ben Ricker -- Ben Ricker [EMAIL PROTECTED] Wellinx.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Jakarta 4.1.18 Web Server Administration

2003-02-12 Thread Ben Ricker
See http://jakarta.apache.org/tomcat/tomcat-4.1-doc/index.html in the Manager App HOW-TO link. Ben Ricker On Wed, 2003-02-12 at 11:47, João Augusto Charnet wrote: I've just installed Jakarta 4.1.18, and I'd like to know where do I configure the Web Administration ? I'd appreciate any kind

Re: JTHOWTO

2003-02-12 Thread Ben Ricker
at the beginning under the comments: JAVA_HOME=/path/to/java/install The '/path/to/java/install' depends on how you installed Java. If by RPM, I believe it is /usr/java/jdk_version#. Ben Ricker -- Ben Ricker [EMAIL PROTECTED] Wellinx.com

RE: failing installation server.xml file

2003-02-12 Thread Ben Ricker
configuration files are pulled in from there. Having said all that, I do not use the RPMs for Tomcat myself. I use Solaris as my Tomcat platform. The binaries, as suggested earlier, are the easiest way to go. Ben Ricker -Original Message- From: Jon Roberts [mailto:[EMAIL PROTECTED

Re: loadbalancing with tomcat only and unable to bring admin andmanager pages

2003-02-11 Thread Ben Ricker
is not in the 'ROOT' docbase directory. The answer above should fix two. Ben Ricker -- Ben Ricker [EMAIL PROTECTED] Wellinx.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Single-Sign-On (SSO) with Tomcats in 2 different servers

2003-02-03 Thread Ben Ricker
What you want it session replication. You can search the archives for answers. Also, go to: http://www.onjava.com/pub/a/onjava/2002/07/17/tomcluster.html?page=1 for a good overview. Ben Ricker On Mon, 2003-02-03 at 13:17, Víctor Ferrero del Valle wrote: Hi, I have 2 servers, both with Tomcat

Re: Memory requirements

2003-01-28 Thread Ben Ricker
1gig+ memory allocation, you can do the math. If you have less then 1gig memory, you should definately see heavy swap usage. -- Ben Ricker [EMAIL PROTECTED] Wellinx.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: concern about Apache + mod_jk + Tomcat cluster

2003-01-15 Thread Ben Ricker
servers. We have no performance issues and I am using the default Processor settings in server.xml. We go through roughly 1 million hits a month. HTH, Ben Ricker On Wed, 2003-01-15 at 11:04, YOU, JERRY (SBCSI) wrote: Hi, I installed the Apache1.3.27, mod_jk1.2.1 and Tomcat4.1.18 recently on our

Re: Tomcat 4.x and Java Processes

2003-01-07 Thread Ben Ricker
Are you using Linux? Linux shows in-process threads as processes. If you are running Linux, then you are seeing threads within the Java process. You would expect to see a number of threads even with your simple config. Ben Ricker On Tue, 2003-01-07 at 14:07, Troy J. Kelley wrote: I've been

RE: Tomcat 4.x and Java Processes

2003-01-07 Thread Ben Ricker
the Parent PIDS only by messing with the 'ps' options. I have never done that myself, so I suggest, if you feel the need, to look through the man pages for 'ps'. HTH, Ben Ricker -Original Message- From: Ben Ricker [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 3:13 PM

Re: running tomcat as a non-root user?

2003-01-02 Thread Ben Ricker
'. The line would read something like: 'su tomcat -c /path/to/startup.sh. Then, you can run the init script as root and, well, use it as an init script! Ben Ricker Wellinx.com On Wed, Jan 01, 2003 at 02:21:47AM +0530, karthikeyan.balasubramanian wrote: Hi can you tell what are all the steps you

RE: is this normal??

2003-01-02 Thread Ben Ricker
there pegging the CPU incessently, you most likely have an issue. HTH, Ben Ricker On Thu, 2003-01-02 at 11:37, Randy Paries wrote: I have a pretty busy web server It has apache and tomcat What I am trying to find out if I have a problem or not I am linux guy but not at the tuning level When I do

RE: is this normal??

2003-01-02 Thread Ben Ricker
if you can correlate a specific request with the the problem. Good Luck, Ben Ricker Wellinx.com On Thu, 2003-01-02 at 13:07, Randy Paries wrote: I am running jakarta-tomcat-4.0.4 jdk1.3.1_04 apache-1.3.27-2 I have enabled server stats (thanks Jan) I stop and started and it is back

RE: running tomcat as a non-root user?

2002-12-30 Thread Ben Ricker
, you CAN use root (and a startup script) to start Tomcat and still get the security benefits of running as an unpriveledged, locked user. Ben Ricker Wellinx.com On Mon, 2002-12-30 at 12:15, Turner, John wrote: assume a user named 'tomcat' already created, and a group named 'tomcat' already

RE: Urgent - Issue with Tomcat/mod_jk?

2002-12-26 Thread Ben Ricker
a massive opening of database connections. Anyway, as to your problem: You may not have enough memory setup for your JVM. Do you send amx -Xm and -Xs parameters to Tomcat using JAVA_OPTS? You may be getting more load then Tomcat can handle due to a RAM constraint. Ben Ricker On Tue, 2002-12-24

Mod_jk/Tomcat issue?

2002-12-23 Thread Ben Ricker
cause this. Could it be related to soemthing in Tomcat? What exactly does this sequence of events tell me? Any light one can shed would be greatly appreciated. Ben Ricker -- Ben Ricker [EMAIL PROTECTED] Wellinx.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands

Urgent - Issue with Tomcat/mod_jk?

2002-12-23 Thread Ben Ricker
this be a protocol issue? I am getting heat from my bosses on this one and I need to say SOMETHING! Please help if you can give me any clues or suggest possibilities. Thanks, Ben Ricker -Earlier Post- We saw a strange production issue this morning that seems to be related to Apache/mod_jk but I

Re: Urgent - Issue with Tomcat/mod_jk?

2002-12-23 Thread Ben Ricker
out here. Thanks again, Ben Ricker On Mon, 2002-12-23 at 16:07, Mark Eggers wrote: Ben, Disclaimer: I'm not a Tomcat developer, but I do use it to develop software and integrate applications. In $CATALINA_HOME/conf/server.xml you should see an entry similar to the following

JAVA_HOME problem with 4.1.18

2002-12-20 Thread Ben Ricker
worked in 4.1.12 and 4.0.6. Now, when I start Tomcat using the startup.sh, I get this: [root@dev bin]# ./startup.sh The JAVA_HOME environment variable is not defined correctly This environment variable is needed to run this program What gives? Ben Ricker -- Ben Ricker [EMAIL PROTECTED

Re: [OFF-TOPIC] RE: Naïve question about root

2002-12-18 Thread Ben Ricker
that... Anyway, we run our Tomcats on Solaris and there is only one java process per Tomcat instance listed in 'ps'. Ben Ricker Denise Mangano wrote: Hi all, I followed everyone's suggestions and so far so good. I set up the users like John suggested, and disable the desktop environment like Matt

Latest stable version?

2002-12-18 Thread Ben Ricker
been that way for a long time. Is there going to be an increment soon to the stable branch? Thanks, Ben Ricker -- Ben Ricker [EMAIL PROTECTED] Wellinx.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Latest stable version?

2002-12-18 Thread Ben Ricker
On Wed, 2002-12-18 at 14:47, [EMAIL PROTECTED] wrote: Jakarta site says 4.1.17 is the latest stable version and not 4.1.12! Ganesh Damn! You are right...where in hell was I when I saw 1.1.12 Thanks! Ben Ricker

Re: app roll out.

2002-12-17 Thread Ben Ricker
ago. Ben Ricker On Mon, 2002-12-16 at 18:40, Alexander Wallace wrote: Adding a line like the one you suggest doesn't seem to work... People at apache's irc said it should be something like: Redirect / http://www.domain.com/context But that only seems to create infinite redirects since

Re: app roll out.

2002-12-17 Thread Ben Ricker
as a pre-written HTML # directory index. Separate multiple entries with spaces. # IfModule mod_dir.c DirectoryIndex index.html index.jsp /IfModule If you call a URL without a file spec, Apache will try all the files in the DirectoryIndex directive utnil it his one. Ben Ricker Thanks again

Re: Sharing Session data between two instances?

2002-12-16 Thread Ben Ricker
=Tomcat Ben Ricker On Mon, 2002-12-16 at 09:32, Puneet Agarwal wrote: Even I want to do the same and am looking for the answer whether it is possible or not. I posted same question 2-3 times in last week and have been monitoring this mail list but noone has replied. The much I could gather

Re: app roll out.

2002-12-16 Thread Ben Ricker
on mod_rewrite. 2) Use the 'Redirect' directive in Apache. This is what I use and has worked for 2 years. Basically, you stick a line in your httpd.conf which goes: Redirect temp www.domain.com www.domain.com/path-to-context Hth, Ben Ricker On Mon, 2002-12-16 at 15:28, Alexander Wallace wrote: Hi

Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-13 Thread Ben Ricker
as the LoadModule/AddModule directives for mod_jk.so). You might also want to bump the 'JkLogLevel' in your mod_jk.properties to get the debug level to get some feedback on what is going on. Hth, Ben Ricker What more do I need to do? Thanks, Jerry Turner, John wrote: Mod_webapp

RE: Apache-Tomcat mod_jk

2002-12-12 Thread Ben Ricker
-doc/mod_jk-howto.html for more information about the directive. HTH, Ben Ricker On Thu, 2002-12-12 at 10:41, Denise Mangano wrote: I do have a workers.properties file. I checked that, my server.xml, and my httpd.conf and all server names are the same. I thought the mod_jk.conf file took

RE: Apache-Tomcat mod_jk

2002-12-12 Thread Ben Ricker
Ricker On Thu, 2002-12-12 at 10:44, Ben Ricker wrote: You seem to be confused here. I believe you said you were accessing port 8080 when it was working. Now, unless you setup Apache to listen on port 8080, you were talking directly to Tomcat's web server. Now that you have moved to Apache, you

RE: Apache-Tomcat mod_jk

2002-12-12 Thread Ben Ricker
(I use /servlets for my setup, just use the JkMount for the path and the worker. For example: JkMount /path/you/want ajp13 Hth, Ben Ricker In my server.xml file: Server port=8005 shutdown=SHUTDOWN debug=0 Listener className=org.apache.ajp.tomcat4.config.ApacheConfig / Host name

Re: Two instances of Tomcat

2002-12-11 Thread Ben Ricker
the -Xmx and -Xms to control heap size. The settings you list would mean that you would need, at least, 1.1gig of memory in the box to utilize both Tomcats to their potential. HTH, Ben Ricker On Tue, 2002-12-10 at 17:19, Mohbe, Sameer wrote: Hi Folks , Need some urgent help

Re: TC 4.1 and VM crash: how to report issue?

2002-12-11 Thread Ben Ricker
Have you tried turning off the HotSpot JIT compiler and trying your test? All other things being equal, this will show you that the problem resides in the interaction between Tomcat and the compiled code. Just a thought... Ben Ricker On Wed, 2002-12-11 at 08:44, Aymeric Alibert wrote: I

Re: Mod_jk is not compatible this version of apache

2002-12-11 Thread Ben Ricker
Have you tried compiling your own connector from source? HTH, Ben Ricker On Wed, 2002-12-11 at 12:56, R. C. Hill wrote: Has anyone found a solution to this problem. I'm in the same boat and need of a solution...thanks. -R From: John B. Moore [EMAIL PROTECTED] Reply-To: Tomcat Users

RE: Tomcat examples - reply to Carlos

2002-12-10 Thread Ben Ricker
. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- Ben Ricker

RE: 4.1.12 dumps VM, any ideas?

2002-12-10 Thread Ben Ricker
with your system. HTH, Ben Ricker -Original Message- From: Will Hartung [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 2:33 PM To: Tomcat Users List Subject: Re: 4.1.12 dumps VM, any ideas? As a followup, it also kills a JDK 1.4.1_01 JVM as well. :-( Thanx again

RE: I don´t understand the objective of thisopen list !

2002-12-09 Thread Ben Ricker
app (this is a rather small web app compared to others out there on the list) and I rely on it in a life or death situation (i.e., I get fired if I cannot keep up a 99% uptime requirement for 24/7/365). Tomcat works perfectly. Ben Ricker On Mon, 2002-12-09 at 16:04, Mike DiChiappari wrote: You're

RE: Thread dump

2002-12-06 Thread Ben Ricker
see when you send the -3 to Tomcat's PID? Thanks, Ben Ricker Wellinx.com On Fri, 2002-12-06 at 12:29, Schnitzer, Jeff wrote: FYI, no it doesn't, it just causes the (Sun, at least) JVM to dump a list of threads and their stacks to stderr. Note that it's the real stderr, not System.err

RE: Does web.xml inherit?

2002-11-26 Thread Ben Ricker
, the /conf/web.xml has the final say. Thanks for the help, Ben Ricker Wellinx.com -Original Message- From: Ben Ricker [mailto:[EMAIL PROTECTED]] Sent: Montag, 25. November 2002 23:24 To: Tomcat Users List Subject: Does web.xml inherit? I am running Tomcat 4.0.6 on Solaris. We

RE: Does web.xml inherit?

2002-11-26 Thread Ben Ricker
minutes. It worked). Ben Ricker Wellinx.com -Original Message- From: Ben Ricker [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 26, 2002 9:49 AM To: Tomcat Users List Subject: RE: Does web.xml inherit? On Tue, 2002-11-26 at 04:19, Roberts, Eric wrote: As far as I know

  1   2   >