1. Velocity OutOfMemoryError during UnitTests forum.springsource.orgSep 18th, 2004, 04:32 PM #1 camach View Profile View Forum Posts Private Message Junior Member Join Date Aug 2004 Posts 9 Velocity OutOfMemoryError during UnitTests I'm using Velocity for email ... |
2. OutOfMemoryError with multiple deploys of Spring based application forum.springsource.orgOutOfMemoryError with multiple deploys of Spring based application This seems to be common error: I see OutOfMemoryError when I deploy a spring based application in an app server. AspectJ type classes ... |
3. FTP inbound - java.lang.OutOfMemoryError forum.springsource.orgFTP inbound - java.lang.OutOfMemoryError Hi, I've created a FTP inbound channel adapter, that reads from a FTP. It uses the transaction described at https://jira.springsource.org/browse/INT-1849 - with a minor modification: instead of ... |
4. Running Grails application.. java.lang.OutOfMemoryError: PermGen space forum.springsource.orgRunning Grails application.. java.lang.OutOfMemoryError: PermGen space Dear all, I'm using SpringSource Tool Suite Version: 2.6.1.RELEASE Build Id: 201105041000 and have problems with Java OutOfMemory. (Grails Project Version 1.3.7) I follow the ... |
5. java.lang.OutOfMemoryError: PermGen space Issue forum.springsource.orgjava.lang.OutOfMemoryError: PermGen space Issue Hi All, We have batch that run for 10 hours contains more than 150 jobs. Our application registers the job individually and run begins. once the job ... |
6. java.lang.OutOfMemoryError: Java heap space forum.springsource.orgDid anybody have memory problems with SpringRC? By opening and closing dialog approximatelly 20 times I am getting java.lang.OutOfMemoryError: Java heap space The dialog has quite a few BeanTables. |
7. java.lang.OutOfMemoryError: PermGen space forum.springsource.orgDoes anyone has this problem when deploying a spring web application in JBoss. It happens after approx. 7 times of deploying. What can it be? Is the spring container not memory ... |
8. java.lang.OutOfMemoryError forum.springsource.orgjava.lang.OutOfMemoryError Hi, i need help I'm doing a few tests with small classes and spring's JdbcTemplate... nothing complicated, i'm not using IoC in this tests... My really-simple-class has a DriverManagerDataSource and ... |
9. java.lang.OutOfMemoryError: Java heap space forum.springsource.orgjava.lang.OutOfMemoryError: Java heap space Hi, I am trying to implement the Spring MVC Framework. I am using Tomcat as container. So I am making some tests to understand the framework and ... |
10. OutOfMemoryError forum.springsource.orgHi, I am using Spring 1.2.5. I am getting OutOfMemoryError after a small number of concurrent users. So I specified TraceClassLoading option to see the classes loaded and found out lots ... |
11. OutOfMemoryError: PermGen space forum.springsource.orgHi, Suddenly, I got this error when spring was trying to create one more scopedTarget bean. Im using a scoped proxy to access an object stored in the session of my ... |
12. java.lang.OutOfMemoryError: PermGen space forum.springsource.orgjava.lang.OutOfMemoryError: PermGen space I use springide from 2.0 beta, and frequently caught java.lang.OutOfMemoryError: PermGen space Exception, and then my eclipse crashed. I use Eclipse 3.2.2,and have updated to the latest springide ... |
13. java.lang.OutOfMemoryError: PermGen space forum.springsource.orgJul 22nd, 2007, 03:45 AM #1 projuri View Profile View Forum Posts Private Message Junior Member Join Date Jul 2007 Posts 6 java.lang.OutOfMemoryError: PermGen space I got the following error after ... |
14. spring autowire calls toString() on arguments and causes OutOfMemoryError forum.springsource.orgspring autowire calls toString() on arguments and causes OutOfMemoryError Not sure if this problem has been raised and addressed already as i could not find anything related in the forum. Basically, ... |
15. OutOfMemoryError: PermGen space forum.springsource.orgOutOfMemoryError: PermGen space Hi, Whenever I deploy my war application several times (roughly 10) to my Sun Application Server 9, the following error occur regarding PermGen space: Code: 2007-10-25 17:13:11,053 ERROR ... |
16. java.lang.OutOfMemoryError in SimpleAsyncTaskExecutor forum.springsource.orgHello, please help ! We are using Spring with WebLogic 9.2. We send messages to a service that inserts them into a WL JMS queue. It has worked before when we ... |
17. OutOfMemoryError (PermGen space) forum.springsource.orgOutOfMemoryError (PermGen space) Hi I'm developing a web application using Tomcat 5.5 and Spring 2.0.7. During the development, I frequently use Ant to create WAR, undeploy and deploy the application to ... |
18. OutOfMemoryError: Java heap space forum.springsource.orgOutOfMemoryError: Java heap space helloo, I have to populate a list of bean with results of several consecutive queries, hibernate session is closed after each query the size of a collection ... |
19. OutOfMemoryError in AbstractMessageListenerContainer forum.springsource.orgOutOfMemoryError in AbstractMessageListenerContainer We are trying to process each received JMS message on the onMessage thread from the DefaultMessageListenerContainer. On occasion we get the following error on one of the 25 ... |
20. @Autowired annotation causes java.lang.OutOfMemoryError forum.springsource.orgFeb 6th, 2008, 09:05 AM #1 staal View Profile View Forum Posts Private Message Junior Member Join Date Feb 2008 Location Austria Posts 9 @Autowired annotation causes java.lang.OutOfMemoryError In our application ... |
21. OutOfMemoryError problem forum.springsource.orgOutOfMemoryError problem Code: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [test-resource.xml]: Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: Java heap space at ... |
22. JdbcCursorInputSource and OutOfMemoryError forum.springsource.orgJdbcCursorInputSource and OutOfMemoryError Hi, I've made a batch using JdbcCursorInputSource (spring batch m3). The more lines I read, the more java heap is consumed and then the batch ends by OutOfMemoryError ... |
23. OutOfMemoryError: PermGen space forum.springsource.orgOutOfMemoryError: PermGen space Hello: I'm getting this error when using a request/reply message, I don't have a clue about it, does someone had a similar problem? TIA.. 10:19:35,096 WARN [MessagePublishingErrorHandler] failure ... |
24. OutOfMemoryError with StaxEventItemReader forum.springsource.orgWhen parsing a big document with StaxEventItemReader, when the moveCursorToNextFragment() method is called by the framework, an OutOfMemoryError is thrown :/ Inside moveCursorToNextFragment(), a QName object seems to be instanciated at ... |
25. OutOfMemoryError using ConfigurableListableBeanFactory.destroyBean forum.springsource.orgOutOfMemoryError using ConfigurableListableBeanFactory.destroyBean Hi All, In my application I am using Spring as a container to store objects. During the life cycle of my application the values of the these objects ... |
26. OutOfMemoryError forum.springsource.orgHi, I'm using Spring 1.1.0 with hibernate3.2.3. I have only one record in my staging table. Batch will read that record and using that i need to process nearly 3000 records(i,e ... |
27. OutOfMemoryError forum.springsource.orgOutOfMemoryError I am getting the below error. what does this mean? how to fix this? sourceId=null[severity=(INFO 0), summary=(Access denied. Error creating bean with name 'eMFactory' defined in class path resource [applicationContext.xml]: ... |
28. OutOfMemoryError for In-Memory Repository forum.springsource.orgOutOfMemoryError for In-Memory Repository Hi, I use the In-Memory Repository. After it runs about 1 day I get OutOfMemoryError exception. I noticed that MapJobExecutionDao, MapJobInstanceDao and MapStepExecutionDao have static Maps data ... |
29. Strange OutOfMemoryError - Help forum.springsource.orgStrange OutOfMemoryError - Help Hi there, I've come across an OutOfMemoryError that doesn't make any sense. I've looked for other threads about this issue but none of them applied to my ... |
30. OutOfMemoryError - File read & File write forum.springsource.orgOutOfMemoryError - File read & File write Hello All, I am using a simple job that reads the file and writes the read line to another file (just doing a volume ... |
31. java.lang.OutOfMemoryError: PermGen space forum.springsource.orgAug 21st, 2009, 06:05 AM #1 dumbhead View Profile View Forum Posts Private Message Junior Member Join Date Aug 2009 Posts 10 java.lang.OutOfMemoryError: PermGen space Hello everybody, I'm developing a small ... |
32. occurrence of OutOfMemoryError forum.springsource.orgoccurrence of OutOfMemoryError the test envrionment: 1) geronimo-jetty6-javaee5-2.1.4 2) spring-framework-2.5.6.SEC01 3) the sample PetClinic within the spring distribution and I made some modification: 1) copy %spring_home%\dist\weaving\spring-agent.jar to %GERONIMO_HOME%\lib 2) %GERONIMO_HOME%\bin\geronimo.bat line ... |
33. OutOfMemoryError on Kubuntu 9.04 forum.springsource.orgOutOfMemoryError on Kubuntu 9.04 I just installed sts-2.1.0.SR01 on Kubuntu 9.04. After importing a test project (very small--30 classes and 2 library dependencies), I consistently get OutOfMemoryErrors on startup. I've played ... |
34. Running Grails - java.lang.OutOfMemoryError: Java heap space forum.springsource.orgRunning Grails - java.lang.OutOfMemoryError: Java heap space I'm attempting to run a simple Grails project and repeatedly get an out of memory error. The stacktrace has been pasted below. How do ... |
35. SpringTest results in java.lang.OutOfMemoryError forum.springsource.orgNov 24th, 2009, 10:25 AM #1 salsa View Profile View Forum Posts Private Message Junior Member Join Date Nov 2009 Posts 1 SpringTest results in java.lang.OutOfMemoryError Hi, i'm trying to test ... |
36. ERS 3.1 ->java.lang.OutOfMemoryError forum.springsource.orgHi Experts, i am new to this forum.kindly help in below issue. My machine has ERS 3.1 and WINDOWS 2003 SERVER Sp2. i have created instance with tomcat 4.1 alone. i ... |
37. STS 2.2.1 on linux 64 java.lang.OutOfMemoryError: PermGen space forum.springsource.orgSTS 2.2.1 on linux 64 java.lang.OutOfMemoryError: PermGen space I am unable to run STS 2.2.1 on linux 64 bit java version "1.6.0_15" Java(TM) SE Runtime Environment (build 1.6.0_15-b03) Java HotSpot(TM) 64-Bit ... |
38. Spring QuartzScheduler - java.lang.OutOfMemoryError: Java heap space forum.springsource.orgSpring QuartzScheduler - java.lang.OutOfMemoryError: Java heap space Hi, I'm using spring quartz scheduler in my application and the application is running as standalone. Issue now is everyday after running 8 hours ... |
39. OutOfMemoryError when compiling aspectj forum.springsource.orgOutOfMemoryError when compiling aspectj I am using Roo to reverse engineer a postgres database with 107 tables, and using the 'gwt setup' command to generate the gwt configuration and UI pages. ... |
40. OutOfMemoryError caused by Spring not cleaning caches? forum.springsource.orgHello, As the problem I am am having is more Springframework related as batch related I posted here... I have implemented an application which runs multiple batches with the Spring Batch ... |