Case This is an interesting development. What DB were you using?
Skip -----Original Message----- From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 05, 2007 8:59 AM To: [email protected] Subject: SOLVED: RE: all of a sudden, java.lang.OutOfMemoryError I believe my database was corrupted in some way. I dropped the database and built anew and all is fine now. Thanks again, Case Torres [EMAIL PROTECTED] -----Original Message----- From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 8:36 AM To: [email protected] Subject: RE: all of a sudden, java.lang.OutOfMemoryError No, I haven't. I'll start anew. :-( Case Torres [EMAIL PROTECTED] -----Original Message----- From: BJ Freeman [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 2:45 AM To: [email protected] Subject: Re: all of a sudden, java.lang.OutOfMemoryError have you added any code to this. modified any containers? Case Torres sent the following on 12/1/2007 3:36 PM: > Hi, > > OFBiz used to run like a champ on my XP Pro computer. > Now, I'm getting the following errors from ofbiz and everything on my > computer comes to a screeching halt. I think my automatic update > updated jdk from 1.5 to 1.6. Could this be the problem. Anyone else > have this problem? > Any ideas? > > Thanks, Case > > > C:\ofbiz>"c:\Program Files\Java\jdk1.6.0_02\\bin\java" -Xms256M > -Xmx512M -Duser.language=en -jar ofbiz.jar 1>runtime\logs\console.log > Exception in thread > "ContainerBackgroundProcessor[StandardEngine[default-server]]" > java.lang.OutOfMemoryError: Java heap space > at org.apache.log4j.Category.forcedLog(Category.java:391) > at org.apache.log4j.Category.log(Category.java:856) > at > org.apache.commons.logging.impl.Log4JLogger.error(Log4JLogger.java:251) > at > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.pr > ocessC > hildren(ContainerBase.java:1572) > at > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.pr > ocessC > hildren(ContainerBase.java:1579) > at > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.pr > ocessC > hildren(ContainerBase.java:1579) > at > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.pr > ocessC > hildren(ContainerBase.java:1579) > at > org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.ru > n(Cont > ainerBase.java:1559) > at java.lang.Thread.run(Thread.java:619) > Exception in thread "Dispatcher-Thread-1" java.lang.OutOfMemoryError: > Java heap space > --- > Case Torres > Quantum Composers, Inc. > [EMAIL PROTECTED] > http://www.quantumcomposers.com > >
