dev@glassfish.java.net

Re: permgen error with QL

From: Tom Beerbower <tom.beerbower_at_oracle.com>
Date: Wed, 18 Jan 2012 14:57:59 -0500

Yes, I'm seeing the same.

--Tom

On 1/18/12 2:29 PM, hong.hz.zhang_at_oracle.com wrote:
> 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