Anyone else get java.lang.OutOfMemoryError: PermGen space on felix build?

2011-12-01 Thread Rob Walker
Seem to get these quite a lot on felix build on my machine. Didn't want to raise a JIRA issue unless it's me being a dumb user and missing some obvious fix. I noticed a few other Apache projects log this, and the answer is a simple/logical increase in java memory through runtime settings.

Re: Anyone else get java.lang.OutOfMemoryError: PermGen space on felix build?

2011-12-01 Thread Richard S. Hall
I never build trunk, since it always seems to be problematic...not sure about this. - richard On 12/1/11 4:05, Rob Walker wrote: Seem to get these quite a lot on felix build on my machine. Didn't want to raise a JIRA issue unless it's me being a dumb user and missing some obvious fix. I

[jira] [Resolved] (FELIX-3244) Manipulator : DefaultManifestBuilder should be more extensible

2011-12-01 Thread Clement Escoffier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-3244. -- Resolution: Fixed Fix Version/s: ipojo-manipulator-1.8.2 Assignee:

[jira] [Resolved] (FELIX-3249) iPOJO Bnd Plugin do not write all the metadatas in the manifest

2011-12-01 Thread Clement Escoffier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-3249. -- Resolution: Fixed Fix Version/s: ipojo-manipulator-1.8.2 Assignee:

[jira] [Resolved] (FELIX-3080) Implement a BND plugin for iPOJO

2011-12-01 Thread Clement Escoffier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-3080. -- Resolution: Fixed We now have a working iPOJO plugin for BND. Thanks to Guillaume

Re: Anyone else get java.lang.OutOfMemoryError: PermGen space on felix build?

2011-12-01 Thread Bram de Kruijff
Hi Rob On Thu, Dec 1, 2011 at 10:05 AM, Rob Walker r...@ascert.com wrote: Seem to get these quite a lot on felix build on my machine. Didn't want to raise a JIRA issue unless it's me being a dumb user and missing some obvious fix. I noticed a few other Apache projects log this, and the

[jira] [Closed] (FELIX-3249) iPOJO Bnd Plugin do not write all the metadatas in the manifest

2011-12-01 Thread Guillaume Sauthier (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Sauthier closed FELIX-3249. - Thanks, any release foreseen ? iPOJO Bnd Plugin do not write all the

[ANSWER] Re: Anyone else get java.lang.OutOfMemoryError: PermGen space on felix build?

2011-12-01 Thread Rob Walker
Cancel that - figured how to ajdust Java opts that MVN uses via environment vars in my startup shell: set M2_HOME=C:\mnt\JavaProgs\apache-maven-3.0.3 set MAVEN_OPTS=-Xmx768m -XX:MaxPermSize=128m Working fine now. - R On 01/12/2011 11:05 AM, Rob Walker wrote: Seem to get these quite

Re: Anyone else get java.lang.OutOfMemoryError: PermGen space on felix build?

2011-12-01 Thread Rob Walker
Cheers Bram Also got to that same answer myself! -- Rob On 01/12/2011 12:05 PM, Bram de Kruijff wrote: Hi Rob On Thu, Dec 1, 2011 at 10:05 AM, Rob Walkerr...@ascert.com wrote: Seem to get these quite a lot on felix build on my machine. Didn't want to raise a JIRA issue unless it's me

[jira] [Commented] (FELIX-2950) [Framework] Adopt OSGi R4.3 API as framework internal API

2011-12-01 Thread Steven E. Harris (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160920#comment-13160920 ] Steven E. Harris commented on FELIX-2950: - Thank you for the update. Moving

[jira] [Created] (FELIX-3250) Bouncy Castle JCE with Felix framework 3.0.8/3.0.9

2011-12-01 Thread Caspar MacRae (Created) (JIRA)
Bouncy Castle JCE with Felix framework 3.0.8/3.0.9 -- Key: FELIX-3250 URL: https://issues.apache.org/jira/browse/FELIX-3250 Project: Felix Issue Type: Bug Components: Framework

[jira] [Commented] (FELIX-3250) Bouncy Castle JCE with Felix framework 3.0.8/3.0.9

2011-12-01 Thread Karl Pauls (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160976#comment-13160976 ] Karl Pauls commented on FELIX-3250: --- I think the meta-data you've added in the

[jira] [Commented] (FELIX-3250) Bouncy Castle JCE with Felix framework 3.0.8/3.0.9

2011-12-01 Thread Caspar MacRae (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160981#comment-13160981 ] Caspar MacRae commented on FELIX-3250: -- Thanks Karl, that correct, user error; it's

[jira] [Issue Comment Edited] (FELIX-3250) Bouncy Castle JCE with Felix framework 3.0.8/3.0.9

2011-12-01 Thread Caspar MacRae (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13160981#comment-13160981 ] Caspar MacRae edited comment on FELIX-3250 at 12/1/11 5:04 PM: