webMethods

webMethods

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

Error com.wm.net.email.SmtpClient : SAG 105

  • 1.  Error com.wm.net.email.SmtpClient : SAG 105

    Posted Thu September 14, 2023 05:39 AM

    Hi, im newbie at SoftwareAG, can someone help me ? im using wm105.
    I tried to create a service where the service invokes: “pub.client:smtp”, when I try to run it, I always get a response like below:

    com.wm.net.email.SmtpClient.(Ljava/lang/String;Ljava/lang/String;Ljava/io/InputStream;ILjava/lang/String;Ljava/lang/String;Ljava/util/Properties;Ljava/lang/String;Ljava/lang/String;)V

    Can anyone give me help how do I deal with this? is there some kind of config that I need to do in the smtp setup.
    Thankyou.


    #Integration-Server-and-ESB
    #webMethods
    #Service-Designer


  • 2.  RE: Error com.wm.net.email.SmtpClient : SAG 105

    Posted Thu September 14, 2023 07:28 AM

    A couple of hints

    1. 10.5 is an older version of IS , please ensure you have the latest fixes installed.
    2. More details about the service are available at https://documentation.softwareag.com/webmethods/microservices_container/msc10-5/10-5_MSC_PIE_webhelp/index.html
      Please check if this helps you.
    3. Also do check the error log under admin UI->Logs-> Error with the stack trace expanded to see if there is more information about the error.

    -NP


    #Integration-Server-and-ESB
    #Service-Designer
    #webMethods


  • 3.  RE: Error com.wm.net.email.SmtpClient : SAG 105

    Posted Thu September 14, 2023 08:45 AM

    Hi Mugiwara,

    looks like a Java version incompatibility issue.

    Please check for the Fixes and the detailed error message as Nagendra sugested.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods
    #Service-Designer


  • 4.  RE: Error com.wm.net.email.SmtpClient : SAG 105

    Posted Thu September 14, 2023 09:34 AM

    I see, I will try a patch fix to the latest version and I will update the progress again. Thank you for the advice.


    #Integration-Server-and-ESB
    #Service-Designer
    #webMethods