RE: newbie - Java Heap

2007-06-20 Thread Daniel Kalcevich
I have also run into a problem with running out of PermGen memory because my code was creating the SqlMapClient again and again, and reloading the Sql Map files. That could be another place you might want to check. Daniel From: Tom Henricksen [mailto:[EMAIL P

RE: newbie - Java Heap

2007-06-20 Thread Tom Henricksen
Does this occur right on startup or after your application runs for awhile? We have experienced a similar issue with Websphere after our application has run for a while. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 20, 2007 9:10 AM To: use

Re: newbie - Java Heap

2007-06-20 Thread chris . mccauley
oops, version 2.1.7 build# 597 Thank you, Christopher Greetings, We have a seemingly basic setup of iBatis, basic usage, and are experiencing a fatal Java Heap memory issue. I suspect that it is a configuration issue. The functionality is all there, updates, inserts, selects we

newbie - Java Heap

2007-06-20 Thread chris . mccauley
Greetings, We have a seemingly basic setup of iBatis, basic usage, and are experiencing a fatal Java Heap memory issue. I suspect that it is a configuration issue. The functionality is all there, updates, inserts, selects we use parameterMaps and typically an object for Results

Re: JPetstore not working for me...

2007-06-20 Thread Clinton Begin
Look in the logs for the real exception. This one is a secondary exception. Probably just DB config or initialization. Clinton On 6/20/07, Madhu <[EMAIL PROTECTED]> wrote: Hi All, I am getting following exception with JPetstore, when I enter into Store. I am using Oracle Database+ OC4J and

JPetstore not working for me...

2007-06-20 Thread Madhu
Hi All, I am getting following exception with JPetstore, when I enter into Store. I am using Oracle Database+ OC4J and JDK1.6 Pls sugget me what could be the reason for error.. javax.servlet.jsp.JspException: Exception creating bean of class com.ibatis.jpetstore.presentation.CatalogBean: {1}