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

The following error occured while attempting to create the t

  • 1.  The following error occured while attempting to create the t

    Posted Tue January 21, 2003 05:45 PM

    Service: wm.b2b.editn:installTemplate
    Error: class java.lang.reflect.InvocationTargetException

    When I tried to install EDI types to Trading Networks, the error above has occured. Can anyone out there tell me how to fix the problem?

    Thanks in advance!

    ZJ


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


  • 2.  RE: The following error occured while attempting to create the t

    Posted Tue January 21, 2003 06:01 PM

    Hi

    In server.bat file under
    %webMethodsDir%/IntegrationServer4/bin increase the java heap size (Assuming server Memory as 512MB):

    set JAVA_MIN_MEM=128M
    set JAVA_MAX_MEM=256M

    Regards


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


  • 3.  RE: The following error occured while attempting to create the t

    Posted Tue January 21, 2003 06:26 PM

    Thanks, Rajat.

    It worked. What made you think that was the problem? I’m new to webMethods and would like to learn a little by a little.

    Thanks,
    ZJ


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