It might just be jasper with all of the custom tags.  Latter Tomcat 4.1
releases greatly increase performance with custom tags.

| -----Original Message-----
| From: Rich Snowdon-Smith [mailto:[EMAIL PROTECTED]]
| Sent: Monday, February 10, 2003 2:13 PM
| To: Struts Users Mailing List
| Subject: Re: Struts 1.1b Memory Leak?
| 
| Some of our apps in the container are written in Struts but others are
| written in straight JSP (no Struts libraries). Only the Struts apps fail
| to
| execute. It looks like it's when it tries to parse the custom HTML: FORM
| tag.
| 
| People are trying to convince me it's the app server on Linux that's the
| problem not the struts libraries. I hope that's the only problem. I'd hate
| to see this happen on our production machine. Any ideas?
| 
| Thanks,
| Rich
| 
| > Actually, having the library with each app is the preferred way to do
| it,
| > unless you want to force upgrades to EVERY application's version of
| Struts
| > at once.
| >
| > What do you mean by apps written in the struts framework refuse to
| execute?
| > Is it just any app in the web container, or just Action classes?
| >
| 
| >> -----Original Message-----
| >> From: Rich Snowdon-Smith [mailto:[EMAIL PROTECTED]]
| >> Sent: Friday, February 07, 2003 9:22 AM
| >> To: [EMAIL PROTECTED]
| >> Subject: Struts 1.1b Memory Leak?
| >>
| >> We're using Struts 1.1b and what I'm seeing is that our test
| application
| >> server is running into a problem. After a while all the apps written in
| the
| >> struts framework refuse to execute. Other apps not written in struts
| but
| >> still executing in the container work fine. We couldn't get container
| to
| >> recognize the struts libraries in the CLASSPATH of the server so
| currently
| >> each app has it's own set of the libs deployed with it (Yeah I know
| that
| >> sucks). Restarting the container fixes the problem. Has anyone else run
| into
| >> this?
| >>
| >> Environment
| >> Hardware: Intel
| >> RAM: 512MB
| >> O/S: RH Linux 7.1
| >> App Server: Oracle OC4J 9.0.3
| >> Struts 1.1b
| 
| 
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to