EGL Development User Group

EGL Development User Group

EGL Development User Group

The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.

 View Only
  • 1.  RichUI SOAP error

    Posted Wed June 24, 2009 02:33 AM

    Hi there,
    When calling a SOAP service from a RichUI handler the following error occurs.
    "EGL1541E An exception occurred during a SOAP service call. Binding:DataAccess, Service:DataAccessService, Port:DataAccess, WSDL location:DataAccess.wsdl
    EGL0001I The error occurred in EGL Rich UI Proxy."
    Anybody any idea ?
    Thanks in advance,
    Arco
    Arco_Synobsys


  • 2.  Re: RichUI SOAP error

    Posted Wed June 24, 2009 03:25 AM

    Are you consuming a public service? Or a self developed service?
    If possible, attached the WSDL file here would be helpful.
    XiLong


  • 3.  Re: RichUI SOAP error

    Posted Thu June 25, 2009 02:00 AM

    The service is a self developed EGL SOAP service.
    See attached WSDL file.
    Attachments:
    DataAccess.wsdl
    Arco_Synobsys


  • 4.  Re: RichUI SOAP error

    Posted Tue June 30, 2009 03:42 AM
    Any news on this ?
    Arco_Synobsys


  • 5.  Re: RichUI SOAP error

    Posted Tue June 30, 2009 12:43 PM

    Hi Arco,
    ServiceInvocationException.Detail3 usually contains more information as to the cause of the error, it's usually the actual java exception that was thrown.
    Add an exception handler and in the hanlder check if the exception isa serviceinvocationexception and if it is write or display detail3.
    regards,
    Joe
    SystemAdmin


  • 6.  Re: RichUI SOAP error

    Posted Wed July 01, 2009 05:26 AM

    Hi Joe,
    The detail3 message gives me the following.
    "EGL1619E Method retrieveAccessibleArchivesByUser not found in service DataAccess. EGL0001I The error occurred in DataAccess."
    How is this possible, the method is defined in the service, it's present in the WSDL file, it's present in the interface in the RichUI project it's even present in the generated java code of the service.
    Arco_Synobsys


  • 7.  Re: RichUI SOAP error

    Posted Thu September 14, 2017 04:46 PM

    Arco..

    Subject has been discontinued ..
    Tell me one thing .. have you solved the subject of error "EGL1541E" ??

    Osvaldo Menezes

    ojomenezes