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
Expand all | Collapse all

java.lang.OutOfMemoryError:Java heap space when runing IS8.0

  • 1.  java.lang.OutOfMemoryError:Java heap space when runing IS8.0

    Posted 04/27/11 10:06 AM

    Hi ,
    When IS 8.0.1 running , got an error as below :
    2011-4-25 17:32:06 com.webMethods.sc.config.ConfigurationLogger log warn: Caught unexpected exception in FileMonitorTask.run();message:‘java heap space’
    java.lang.OutOfMemoryError:Java heap space
    java.lang.OutOfMemoryError:Java heap space
    log4j:ERROR error while servicing the queue
    java.lang.OutOfMemoryError:Java heap space
    java.lang.OutOfMemoryError:Java heap space

    some guys have any ideas ? thanks very much!

    Mervin


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: java.lang.OutOfMemoryError:Java heap space when runing IS8.0

    Posted 05/09/11 09:21 PM

    You can try increasing the amount of memory available to the JVM with the -Xmx option to the java command. If it seems like the server is using way more memory than it should, you can do some memory profiling with HPROF or another profiling tool.

    Regards,
    Michael


    #webMethods
    #Integration-Server-and-ESB