You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <de...@geronimo.apache.org> on 2005/07/06 19:55:12 UTC

[jira] Created: (GERONIMO-716) Sun JVM specific argument -XX:MaxPermSize used for JMXConnector system config

Sun JVM specific argument -XX:MaxPermSize used for JMXConnector system config
-----------------------------------------------------------------------------

         Key: GERONIMO-716
         URL: http://issues.apache.org/jira/browse/GERONIMO-716
     Project: Geronimo
        Type: Bug
  Components: buildsystem  
    Versions: 1.0-M4    
 Environment: Windows with IBM JDK 1.4.2 SR2
    Reporter: Donald Woods


Problem: Build fails when using the IBM JDK 1.4.2 SR2 on a Windows machine, due to the usage of Sun specific JVM flag of -XX:MaxPermSize=128m in modules\assembly\maven.xml at line 374.

Fix:  Remove usage of the Sun specific JVM cmdline argument of -XX:MaxPermSize from line 374.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-716) Sun JVM specific argument -XX:MaxPermSize used for JMXConnector system config

Posted by "Jeremy Boynes (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-716?page=all ]
     
Jeremy Boynes closed GERONIMO-716:
----------------------------------

    Resolution: Fixed

These flags should not be needed here.

Sending        modules\assembly\maven.xml
Transmitting file data .
Committed revision 209488.

> Sun JVM specific argument -XX:MaxPermSize used for JMXConnector system config
> -----------------------------------------------------------------------------
>
>          Key: GERONIMO-716
>          URL: http://issues.apache.org/jira/browse/GERONIMO-716
>      Project: Geronimo
>         Type: Bug
>   Components: buildsystem
>     Versions: 1.0-M4
>  Environment: Windows with IBM JDK 1.4.2 SR2
>     Reporter: Donald Woods

>
> Problem: Build fails when using the IBM JDK 1.4.2 SR2 on a Windows machine, due to the usage of Sun specific JVM flag of -XX:MaxPermSize=128m in modules\assembly\maven.xml at line 374.
> Fix:  Remove usage of the Sun specific JVM cmdline argument of -XX:MaxPermSize from line 374.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira