EGL Java™ runtime error code VGJ1541E

VGJ1541E: Remote EGL service error. The error occurred on the remote end while initializing the parameter values. Remote EGL call to %1:%2, service:%3, method:''%4 %5 (%6)''. The number of parameters sent was %7 the number of parameters in the service method are %8 (the return value is counted as a parameter).

Explanation

The error occurred on the server during a remote EGL service invocation. The number of method parameters is not the same as the number of method parameters on the server.

User Response

Verify the method and service are correct. Verify the correct version of the service is deployed on the server. Verify that both client and server are using the same interface.

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.