i have a new test iseries im using for egl testing. when i take an existing project that works on our production box and run it i get the following error. Keep in mind this exact code works on my production box.    
          Also, i have a small egl program that just does sql, no rpg calls, and it works fine.    
          i cant seem to find any information about this type of error. Im thinking im missing something on the iseries.    
          ===============================================================================
      Function: login_validate_user_password
      EGL0150E An error occurred calling the CW000195 program. Error: EGL0089E An class com.ibm.as400.access.ErrorCompletingRequestException AS400Toolbox execution error occurred while calling the CW000195 program on the IBMISERIES system. Error: An error occurred on the system.
      EGL0002I The error occurred in servicepgm processing the login_validate_user_password function.
      EGL0002I The error occurred in servicepgm processing the login_validate_user_password function.    
  nick_tn