facebook

How can I change jvm settings in Jboss under MyEclipse2014

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #350485 Reply

    When I start Jboss on My Eclipse, server is started with following vm arguments

    INFO [ServerInfo] VM arguments: -Djboss.home=C:\JBoss -Djava.library.path=C:\Program Files (x86)\Java\jdk1.6.0_30\bin -Djava.endorsed.dirs=C:\JBoss\lib\endorsed -Xms128m -Xmx512m -XX:MaxPermSize=256m

    When I insert a big persistence object, I am getting out of memory exceptions. Jboss should be started -Xms512M -Xmx1024M .I have checked myeclipse ini file, I have change run.bat, run.conf.bat. I could not find where Myeclipse is reading this value.

    Can you please show me the way to change jboss vm setting in MyEclipse 2014?

    This is the topic created in stack overflow

    http://stackoverflow.com/questions/24824127/how-can-i-increase-the-xxmaxpermgen-jvm-settings-in-jboss-under-myeclipse

    #350486 Reply

    support-swapna
    Moderator

    deryaaltuntas,

    To change the memory settings for the JBoss server : Go to
    Window > Preferences > MyEclipse > Servers > JBoss > expand JBoss x.x > JDK > Optional Java VM Arguments.

    Let us know how it works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How can I change jvm settings in Jboss under MyEclipse2014

You must be logged in to post in the forum log in