IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  JAVA_MAX_PERM_SIZE usage

    Posted 07/30/08 12:45 PM

    Hi,

    Please give me purpose of the parameter “JAVA_MAX_PERM_SIZE” in server.bat file of Integration Server.

    I guess this parameter is newly added in wM 7.1 ???

    Thank you in advance !

    Warm Regards,
    Gopinath K.M


    #webMethods-Architecture
    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: JAVA_MAX_PERM_SIZE usage

    Posted 07/30/08 01:42 PM

    It’s for the permanent generation memory space inside the JVM. Here is a good explanation of what it is used for (where all the classes basically, not the objects) - [url]http://blogs.sun.com/jonthecollector/entry/presenting_the_permanent_generation[/url]

    Generally you should not have to mess with it unless webMethods recommends it to you or you are getting PermGen out of memory errors. I believe the default they are setting is 128MB instead of the default 64MB.


    #webMethods-Architecture
    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB