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.

 View Only
Expand all | Collapse all

any problems with setting large Java heap size?

  • 1.  any problems with setting large Java heap size?

    Posted Tue January 29, 2002 08:55 AM

    I have an io adapter that needs to process a file once per day. It ranges anywhere from 1MB to 100MB. Once a week it’s probably around 50M and around holidays (thanksgiving) it will closer to the 100MB limit.

    For the adapter, I’ve set the java heap size to 768m and it will process a large file. But since the large files occur only about 20% of the time, am I using up resources by setting the heap size this large? We are running all enterprise server software on Solaris 2.6/2.8


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: any problems with setting large Java heap size?

    Posted Wed February 13, 2002 04:08 AM

    Hi,

    In the file poll configured operation’s options tab check the Batch output check box… and enter batch line /hierachy count say for example 10 0r 50… by this way you can process very large files with out getting out of memory error… but processing 100 mb data files will take a long time…

    hope this helps…

    sampath


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB