outofMemory error while opening ATG AdminUI or Component Browser
Some times during development we used to get out of memory error if we try to view/modify the Dynamo AdminUI/Component Browser(through http://host:port/dyn/admin),this happens eventhough we had
made the necessary settings for JVM parameters (MEM_ARGS and MaxPermSize)
A work around for this issue is to just type the absoulute path
of the component in the address bar
For eg: if you need to view/modify the component, DeploymentServer through the component browser,go to the Dynamo AdminUI/Component Browser,Browse to the path,
http://host:port/dyn/admin/nucleus/atg/epub/DeploymentServer/
You can view/modify the component now!!!
made the necessary settings for JVM parameters (MEM_ARGS and MaxPermSize)
A work around for this issue is to just type the absoulute path
of the component in the address bar
For eg: if you need to view/modify the component, DeploymentServer through the component browser,go to the Dynamo AdminUI/Component Browser,Browse to the path,
http://host:port/dyn/admin/nucleus/atg/epub/DeploymentServer/
You can view/modify the component now!!!
Comments
Post a Comment