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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Java Heap Space error while using Pub.Schema.Validate

  • 1.  Java Heap Space error while using Pub.Schema.Validate

    Posted Mon November 01, 2010 10:06 PM

    Hi all,

    I am validating an xml file against the schema but I am getting Java Heap Space error.

    I have created the schema using the stylus studio. Does anyone has any idea why this problem is occuring?

    Thanks in advance.
    David.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Java Heap Space error while using Pub.Schema.Validate

    Posted Mon November 01, 2010 11:17 PM


  • 3.  RE: Java Heap Space error while using Pub.Schema.Validate

    Posted Tue November 02, 2010 11:09 AM

    there are many reasons for getting out of memory error. A simple search will result you many useful post.

    how are you trying to validate your XML document ? If you are having large XML, then trying following large document handling technique to avoid out of memory error.

    Jiten


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: Java Heap Space error while using Pub.Schema.Validate

    Posted Tue November 02, 2010 11:55 AM

    Its a very small xml file. It hardly has 15 fields. I tried to search forum but i couldn’t find one.

    Please direct me, if you find any or know the answer for the problem.

    Thanks,
    david.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB