|
| java.lang.OutOfMemoryError: PermGen space |
 |
Thu, 17 Apr 2008 07:45:37 -070 |
Hi,
I am using Workshop and WLPS 9.2 as my development environment.
I have developed a build.xml, has tasks like checkout, compile, package,
undeploy, deploy.
After 5 or 6 undeploy-deploy tasks, weblogic portal server giving this error:
java.lang.OutOfMemoryError: PermGen space.
I have increased 768 to 2048 but I am still taking this error after 5 or 6
depyloyment proceess.
Is there any solution or is there any other way for deployment?
And can anyone explain workshop's publish process? Is it undeploying and
deploying application? It is not giving this kind of an error. Is there any
update ant task with specfing ear file?
|
| Post Reply
|
|
|
|
|
|
|
|
|
|