DO NOT REPLY [Bug 8363] - Out of memory error

2003-03-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8363.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8363

Out of memory error





--- Additional Comments From [EMAIL PROTECTED]  2003-03-14 20:45 ---
Remy, when you say that the problems come from having too many active sessions. A
more efficient session manager is a necessity for high availability scenarios
when web applications are making heavy use of them. is this something documented 
with the session manager as is in TC 4.1? Any more pointers/bugids?

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



DO NOT REPLY [Bug 8363] - Out of memory error

2003-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8363.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8363

Out of memory error

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|LATER   |



--- Additional Comments From [EMAIL PROTECTED]  2003-02-03 14:13 ---
Does someone have the solution of the problem above ?
We have the same problem.

Using : Tomcat 4.0.6 , j2sdk1.4.1 ,  512Ram , 2Ghz

thanks

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




DO NOT REPLY [Bug 8363] - Out of memory error

2003-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8363.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8363

Out of memory error





--- Additional Comments From [EMAIL PROTECTED]  2003-02-03 15:41 ---
We are using Apache Tomcat 4.0.6 and jd2sk1.4.1. We have augmented our heap 
size with the following params--Xms 128ms -Xmx256m. This delays the problem a 
little , however, the more transactions that occur, the memory will gradual 
increase. 

How do we precompile the JSP pages to avoid the problem?

Because we compile our pages in JBuilder and generate a war file. However our 
pages are not static in that the content is dynamically changing with each 
request/transaction that is being made to the database.

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




DO NOT REPLY [Bug 8363] - Out of memory error

2002-04-22 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8363.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8363

Out of memory error

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
  Component|Unknown |Catalina
 Resolution||LATER



--- Additional Comments From [EMAIL PROTECTED]  2002-04-22 10:53 ---
Since you can't point out from where the memory leak is coming from, I'll 
assume it is caused by your application (indirectly).
It is very likely your problems come from having too many active sessions. A 
more efficient session manager is a necessity for high availability scenarios 
when web applications are making heavy use of them.

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