[
https://issues.apache.org/jira/browse/OPENJPA-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721416#action_12721416
]
Donald Woods commented on OPENJPA-1117:
---------------------------------------
and then I ran into the OOM - PermGen space problem, so pulling in parts of
OPENJPA-1119 to set the JVM memory options.
> Missing AgentClass attribute in openjpa-all-xxx.jar manifest.mf
> ---------------------------------------------------------------
>
> Key: OPENJPA-1117
> URL: https://issues.apache.org/jira/browse/OPENJPA-1117
> Project: OpenJPA
> Issue Type: Bug
> Components: build / infrastructure
> Affects Versions: 2.0.0
> Environment: C:\>java -version
> java version "1.6.0_11"
> Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
> Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode, sharing)
> Reporter: Rick Curtis
> Assignee: Donald Woods
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: OPENJPA-1117.patch, OPENJPA-1117.patch
>
>
> OPENJPA-952 added the Agent-Class attribute to the manifest.mf file for the
> openjpa binary, but the change was missed for openjpa-all. The openjpa-all
> pom.xml needs to have org.apache.openjpa.enhance.InstrumentationFactory
> defined as an AgentClass.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.