RE: Java process growth under Linux...leak?

2004-08-31 Thread Mark Maigatter
> Wade Chandler wrote: > >> Mark Maigatter wrote: >> >>> We have a Tomcat 5.0.25 based web site for uploading images and assorted >>> files and managing them. >>> >>> We have found that the Java process that Tomcat is running under is &g

Java process growth under Linux...leak?

2004-08-31 Thread Mark Maigatter
We have a Tomcat 5.0.25 based web site for uploading images and assorted files and managing them. We have found that the Java process that Tomcat is running under is gradually growing when repetitively processing files uploaded and stripped out of the form submissions by the Apache FileUpload com

Java/JSP sporadic "Illegal constant pool index" error

2004-03-05 Thread Mark Maigatter
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943) at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java: 1027) at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125 ) at java.lang.Thread.run(Thread.java:534) Thanks, Mark Maigatter

Problem "finding" external Linux shared object library under Red Hat/Tomcat 4.1.24

2003-11-19 Thread Mark Maigatter
My configuration is Tomcat 4.1.24 running on a Red Hat Linux 7.3 system. I am starting and stopping Tomcat as the root user via the ./bin/startup.sh and ./bin/shutdown.sh scripts. I am trying to tie into a service that I am creating a 3rd party component that does some native calls from Java to