Re: SQL Server 2000: JDBC

2005-10-06 Thread Roberto Rios
Hi, Generally this error occurs when the connection between tomcat and the database is down, or the connection object is using a connection that is poor. For instance, if your tomcat is running, and for some reason, the database goes down and then restart, you will receive this error. So,

Problems serving files to download

2005-06-28 Thread Roberto Rios
Hi, I have a tomcat 4.1.31 (j2sdk1.4.2_08) running in a linux rh9 box. It's a fresh install. I'm from Brazil, so I've configured my linux to use pt_BR.ISO-8859-1. If I type locale, everything is ok. My CATALINA_OPTS has the -Dfile.encoding=ISO-8859-1 I have no problems with my

RES: Problems serving files to download

2005-06-28 Thread Roberto Rios
it will be displayed in the browser window. The user may then save the file from the browser. Robert S. Harper Information Access Technology, Inc. -Original Message- From: Roberto Rios [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 28, 2005 7:49 AM To: 'Tomcat Users List' Subject: Problems serving

Tomcat service terminated unexpectedly

2005-05-09 Thread Roberto Rios
Hi, We have a tomcat running in a W2K Box (tomcat 4.1.30, java 1.4.1_01, W2K SP4, Pentium Xeon 2,8Ghz, 2,5Gb ram). Tomcat is running as a service (default installation) and time to time (random) it crashes with the following message: The Apache Tomcat 4.1 service terminated unexpectedly. It has

RES: Tomcat service terminated unexpectedly

2005-05-09 Thread Roberto Rios
service terminated unexpectedly Do you perchance have the Norton virus known as anti? -Original Message- From: Roberto Rios [mailto:[EMAIL PROTECTED] Sent: Monday, May 09, 2005 7:43 AM To: 'Tomcat Users List' Subject: Tomcat service terminated unexpectedly Importance: High Hi, We have

How to search tomcat user list

2005-04-30 Thread Roberto Rios
Hi, I think that this post is a little bit off-topic, but I couldn't found it elsewhere... How do I search something in the tomcat user list? I used to do it through mail-archives.apache.org, but they changed it and now it's not possible to search it, only browse it. I looking for information

RES: How to search tomcat user list

2005-04-30 Thread Roberto Rios
I found it: http://www.mail-archive.com Bob -Mensagem original- De: Roberto Rios [mailto:[EMAIL PROTECTED] Enviada em: sábado, 30 de abril de 2005 12:18 Para: 'Tomcat Users List' Assunto: How to search tomcat user list Prioridade: Alta Hi, I think that this post is a little bit off

RES: Tomcat5 java.lang.OutOfMemoryError

2005-01-10 Thread Roberto Rios
Hi Claudia, It's NOT necessary to reinstall tomcat in order to change it's values. Take a look at: http://forum.java.sun.com/thread.jspa?threadID=559924tstart=360 Bob -Mensagem original- De: SARMIENTO Claudia COGA [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 10 de janeiro de

RE: jndi error configuring data source

2005-01-06 Thread Roberto Rios
Hi, Put the JDBC jar in [TOMCAT]/common/lib Do not place it inside your own application lib folder Bob -Mensagem original- De: Scott Purcell [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 5 de janeiro de 2005 20:02 Para: tomcat-user@jakarta.apache.org Assunto: jndi error

RES: I need to configure logs on my virtual hosting

2004-12-30 Thread Roberto Rios
5.0. I found that logger is used below tomcat 5.5.0. Can I use logger in context.xml in mywebapp/META-INF/context.xml? Amit Gupta Mobile: 91-9818052171 Yahoo IM: amitguptainn MSN IM : amitguptainn -Original Message- From: Roberto Rios [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 28

RES: I need to configure logs on my virtual hosting

2004-12-30 Thread Roberto Rios
-Original Message- From: Roberto Rios [mailto:[EMAIL PROTECTED] Sent: Thursday, December 30, 2004 4:03 PM To: 'Amit Gupta'; 'Tomcat Users List' Subject: RES: I need to configure logs on my virtual hosting Hi, Yes, you can. Take a look at the admin context provided with tomcat (as an example

RE: I need to configure logs on my virtual hosting

2004-12-28 Thread Roberto Rios
Hi, Which tomcat version? For tomcat 4.X put a LOGGER component inside the context and specify the directory that you want. Take a look at (http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/logger.html) This procedure works with TC 5.0.X, but it's deprecated. For TC 5.5, look at

Re: Tomcat lost request parameters

2004-12-23 Thread Roberto Rios
Hi, Thanks for replying. I was looking through the code trying to find multi-threading problems (like Bob said). So, I decided to post some code fragments in order to show to you how stupid these errors are... jsp:useBean id = ticket class = com.mycompany.Ticket/ % ticket.setAttribute(code,

Tomcat lost request parameters

2004-12-22 Thread Roberto Rios
Hi, I know that my subject sounds crazy, but I'm going nuts... I have an application, 100% java (jsp 1.2 and servlet 2.3). This application has more or less 1,5 years. So it is stable. I always used tomcat as my web server (without apache because I don't have static html to be served) with no

Strage Behaviour - Tomcat Memory Leak

2004-08-05 Thread Roberto Rios
Hi, I was doing an evaluation of JProfiler in order see the improvements did since the last time I used it. I has a feature (like other profilers) that shows the heap usage in real time. As I always do, I have installed a new copy of tomcat, with NO changes. I have just unziped it into a

RE: Strage Behaviour - Tomcat Memory Leak

2004-08-05 Thread Roberto Rios
features. Since the last time that I have tested it, they have improved a lot. Thanks, Bob -Mensagem original- De: Roberto Rios [mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 5 de agosto de 2004 13:40 Para: [EMAIL PROTECTED] Assunto: Strage Behaviour - Tomcat Memory Leak Hi, I

Admin Webapp Error

2003-02-12 Thread Roberto Rios
works fine too, but the admin module... Please, some one have a solution to this problem? Thanks in advance, Roberto Rios - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RES: Admin Webapp Error - SOLVED

2003-02-12 Thread Roberto Rios
... Thanks again, Roberto -Mensagem original- De: Roberto Rios [mailto:[EMAIL PROTECTED]] Enviada em: quarta-feira, 12 de fevereiro de 2003 11:34 Para: [EMAIL PROTECTED] Assunto: Admin Webapp Error Prioridade: Alta Hi all, I am trying to use the admin module that comes with tomcat 4.1.18