Link problem?

2002-03-04 Thread GCS
) at org.apache.catalina.core.ApplicationFilterChain.doFilter(Unknown +Source) at org.apache.catalina.core.StandardWrapperValve.invoke(Unknown Source) [...] What can cause this? Can someone give me pointers solving this issue? Thanks, GCS -- BorsodChem Joint-Stock Company Linux Support CenterUniversity

Re: Tomcat 4.02 stalling?

2002-03-04 Thread GCS
due to a timeout. Maybe some kind of internal (dead) lock? Btw, I have J2SDK 1.4.0. What's your J2SDK version? Cheers, GCS -- BorsodChem Joint-Stock Company Linux Support CenterUniversity of Miskolc Software engineer Programmer System administrator +36-48-511211/27

Re: Tomcat 4.02 stalling?

2002-03-04 Thread GCS
.x. Cheers, GCS -- BorsodChem Joint-Stock Company Linux Support CenterUniversity of Miskolc Software engineer Programmer System administrator +36-48-511211/27-90 +36-20-4441745 -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands

Catalina 4.0b3, when is it _really_ started?

2001-05-09 Thread GCS
Hi, I wonder why Catalina does not report that it started listening on the defined port. Tomcat used to do it, so you know when you can try to access it via a browser. As a developer, it is a bit annoying to check if it already listens on the port, thus allow to check the changes, or not.

Re: performance problem - too many processes

2001-05-02 Thread GCS
Hi, * DENIZ DEMIR [EMAIL PROTECTED] [010502 15:23]: When I make the server up, I see there are 100+ processes initially (apprx. ~130), and in the load intervals it has near 400 process, why it has too many processes? is there any idea? Do not worry, they are not different processes, but

Re: Help getting beans working

2001-05-01 Thread GCS
the quotes please). Then, it should work for you. The only problem that I am not sure if it is a correct way to set the classpath under dos. I use Unix only for a very long time now... /GCS

Re: Compileproblem with Jakarta 4.0b3

2001-04-27 Thread gcs
Hi Erik, * Erik Hellman [EMAIL PROTECTED] [010427 22:20]: Now I get this compile error when running './build.sh dist' Is there any special reason to pass dist as a parameter? I did ./build.sh only. Any idea what's wrong? I use the jakarta-servletapi-4.0. Are you sure? I mean maybe an other

Re: Maybe rights problem, exception thrown by Catalina core

2001-04-24 Thread gcs
is a javax.servlet.Filter . filterClass is defined as: // Identify the class loader we will be using String filterClass = filterDef.getFilterClass(); etc... Maybe I will go and do some basic debugging. /GCS

sealing violation

2001-04-23 Thread gcs
Hello, I am trying to deploy Tomcat 4.0b3 with Java 1.3. When I do startup.sh, I get: ERROR reading /usr/local/conf/server.xml At Line 75 /Server/Service/Engine/ name=Standalone defaultHost=localhost debug=0 Catalina.start: java.lang.SecurityException: sealing violation

Re: sealing violation

2001-04-23 Thread Boszormenyi GCS Laszlo
* CPC Livelink Admin [EMAIL PROTECTED] [010423 16:11]: From what I have read on the list, this error is normally (99%) related to having mixed versions of the servlet jar's in your class path. Make sure that you are not sharing the servlet.jar from a previous version of the spec with the

Request; was: sealing violation

2001-04-23 Thread GCS
Maybe the jars are too different versions for me. That is why I ask some people to send the output of ls -l $CATALINA_HOME/jasper $CATALINA_HOME/server/lib Thanks, Laszlo

Re: Bug

2000-11-21 Thread GCS
Hello! On K, NOV 21, 2000 at 11:13:33 -, Vinayak Infotech wrote: We have developed the application with JDK 1.2.2. Please upgrade to jdk1.3, it solved the same (more or less) problem I had. Sincerely, Laszlo

Re: Server-Side Includes (was Re: JSP and embedded servlet call)

2000-11-20 Thread GCS
Hello! On H, NOV 20, 2000 at 09:45:18 +0100, Kurt Bernhard Pruenner wrote: !--#include virtual="/sswstyle/header.jsp" -- If it's a jsp, then you should use %@include file="..."%, which works at compile time. The jsp:include page="..." compiles the included page as a separate file, thus can

Re: Java.exe Application Error

2000-11-20 Thread GCS
Hi! On H, NOV 20, 2000 at 11:27:30 -0700, Sam T.Stanley wrote: Application Error and the tomcat console is closed on clicking "ok" I used the same jdk and tomcat version under Linux. I got the same problem, and I reported it to SUN. Unfortunately it was a too quick report, without getting