  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | OutOfMemory on weblogic server | OutOfMemory on weblogic server 2005-01-06 - By Jerry Osme?a
Back You have to inspect the code of the application where you do the export. For some reason, there might be part of that code that caused it to loop infinitely . Is this happening in Production? You may also try to recreate this in development where weblogic debug is on so that you can find more information.
Hope this helps.
"Sanjeev K.R" <sanjeevkoppal@(protected)> wrote: Hi,
We are running weblogic 7.0 on linux redhat 7.3. I am getting outOfmemory on the server side whenever we are trying to export large amout of data to a csv file. I tried increasing the heap size by specifying java options "-server -mx512m -mx1024m" but now i am not getting the OutOfmemory but a error on the client side saying "No response for "240" seconds" where 240 is the transaction-timeout . after this i cannot do anything with the server, i have to restart the server :( Can any one please help me solve this problem.
Regards Sanjeev
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ========================================================= ================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
-- ---- ---- ---- ---- ---- ----- Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. Learn more.
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
<DIV>You have to inspect the code of the application where you do the export. For some reason, there might be part of that code that caused it to loop infinitely. Is this happening in Production? You may also try to recreate this in development where weblogic debug is on so that you can find more information .</DIV> <DIV> </DIV> <DIV>Hope this helps.<BR><BR><B><I>"Sanjeev K.R" <sanjeevkoppal@(protected)> ;</I></B> wrote:</DIV> <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER -LEFT: #1010ff 2px solid"> <DIV>Hi,</DIV> <DIV> </DIV> <DIV>We are running weblogic 7.0 on linux redhat 7.3.</DIV> <DIV>I am getting outOfmemory on the server side whenever we are trying to export large amout of data to a csv file.</DIV> <DIV>I tried increasing the heap size by specifying java options "<FONT size=2> -server -mx512m -mx1024m</FONT>"</DIV> <DIV>but now i am not getting the OutOfmemory but a error on the client side saying</DIV> <DIV>"No response for "240" seconds" </DIV> <DIV>where 240 is the transaction-timeout .</DIV> <DIV>after this i cannot do anything with the server,</DIV> <DIV>i have to restart the server :(</DIV> <DIV>Can any one please help me solve this problem.</DIV> <DIV> </DIV> <DIV>Regards</DIV> <DIV>Sanjeev</DIV> <DIV> </DIV> <DIV> </DIV> <DIV> </DIV> <P>__ ____ ____ ____ ____ ____ ____ ____ ____ ____ __<BR>Do You Yahoo!?<BR >Tired of spam? Yahoo! Mail has the best spam protection around <BR>http://mail .yahoo.com ===================================================================== ====== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <P></P></BLOCKQUOTE><p> <hr size=1>Do you Yahoo!?<br> Yahoo! Mail - Find what you need with new enhanced search. <a href="http://us .rd.yahoo.com/evt=29917/*http://info.mail.yahoo.com/mail_250">Learn more.</a> =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|
 |