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.
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
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
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