Deep Shah's Blog
Coding is an art. Not everyone is an Artist!
Showing posts with label
PermGen space
.
Show all posts
Showing posts with label
PermGen space
.
Show all posts
Sunday, August 29, 2010
How to fix "OutOfMemoryError: PermGen space" errors when running Cobertura from Maven2
›
Recently while working on a project, I was faced with ugly OutOfMemoryError being thrown while running cobertura. We used Maven2 as the bu...
Saturday, July 17, 2010
How to fix the OutOfMemoryError when writing tests with PowerMock - Part - 2
›
In my previous post we had a look at How to fix the OutOfMemoryError when writing tests with PowerMock Looks like, the method I describe...
Saturday, July 3, 2010
How to fix the OutOfMemoryError when writing tests with PowerMock
›
We use PowerMock (With the Mockito Api ) in our current project as the Mocking/Stubbing framework. It has worked our really well so far! ...
›
Home
View web version