dev@glassfish.java.net

permgen error with QL

From: <hong.hz.zhang_at_oracle.com>
Date: Wed, 18 Jan 2012 14:29:11 -0500

I kept getting the permgen error when running QL. Anyone ran into the
same problem? This is with trunk. I am using maven 2.2.1 and I have set
the MAVEN_OPTS to -Xmx1536m -XX:MaxPermSize=256m

deploy-v3-impl-unix:
      [exec] Command deploy failed.
      [exec] remote failure: PermGen spacePermGen space
      [exec] Result: 1

deploy-v3-impl-windows:

server:

generate-client:
  [wsimport] Consider using <depends>/<produces> so that wsimport won't
do unnecessary compilation
  [wsimport] parsing WSDL...
  [wsimport]
  [wsimport]


Thanks,

- Hong