Error in MAIL notifications in AIA PIP 11g Status Code DELIVERY_TO_GATEWAY

Hi,
I am getting the following error while sending the mail notifications :
Operation     Send
Overall Status     Failed
Status Code     DELIVERY_TO_GATEWAY_FAILURE
Status Message     javax.mail.AuthenticationFailedException
Timestamp     Sep 1, 2011 1:56:14 AM CDT
In <AIAHome>/AIAMetaData/config/AIAConfiguration properties file , below properties are set <Property name="EH.INVOKE.NOTIFY">true</Property>
<Property name="FROM.EMAIL.ID">Email:[email protected]</Property>
<Property name="EH.DEFAULT.ACTOR.ROLE">AIAIntegrationAdmin</Property>
2) In em console, under UserMessagingService section , configured the below mentioned Email Driver properties
Sender Addresses : EMail:[email protected]
Default Sender Address :[email protected]
OutGoingMailServer :smtp.company.com
OutGoingMailServerPort :25
OutGoingDefaultFromAddress :[email protected]
3)And in http://<host>:<port>/sdpmessaging/userprefs-ui console added emails Id to user AIAIntegrationAdmin([email protected]) the user is already present in weblogic console Users list
the password for weblogic user and AIAIntegrationAdmin user are different as i have resetted the AIAIntegrationAdmin user password. will this cause any problem.
I am able to see the Sender Mail Id as '[email protected]' and Recepient Mail Id as '[email protected]' in the usermessanging server-->message status-->message details.
do i need to set any password for my smtp mail server in the server..if so please can you let me know in where to set the password for my mail id '[email protected]'
I have added the password for my mail id '[email protected]' in the OutgoingPassword -->Type of Password -- Use Cleartext Password --> 'entered my mail id password' under the UserMessagingService section Email Driver properties.
Thanks.

Hey thanks for ur Response.. The email driver configuration which i did was correct. I figured out the issue and the issue is with my userid which is not in LDAP so it is able to connect to SMTP server when trying to authenticate it is failing and throwing this error.

Similar Messages

  • Write error. [Error sending mail message to SMTP server. Return code: [].]:

    Hi ,
    I am getting the below error when scheduling a report which is larger in size in excel format.
    write error. [Error sending mail message to SMTP server. Return code: [].]: [CrystalEnterprise.Smtp]  
    The same error does not come up when sending the same report in XLS format using outlook.
    Can some one confirm if this error is because of the size of the report as I see a different error in XIR2 incase the size the exceeds the email server limit.
    ~Neethi

    Hi,
    this could be
    Maybe you have different limits for service smtp account (which the BO Server should use) and User smtp accounts.
    Thats why you can sent it via outlook and not from the BO Server.
    Regards
    -Seb.

  • Error in file-file scenario: HTTP response contains status code 503

    Hi folks,
    I've encountered the foll error in file-file scenario:
    Testing file-file scenario (followed the blog: https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/flatFILETOFLATFILE&)
    Initially i was hving problems with recvr comm channel, which are now resolved. File is sent successfully but not recvd. I tried to modify the scenario above and change the file type to 'Text' but still got the same error.
    I've checked SICF -->default_host/xi/engine , we dont maintain logon data there. when i test the default_host/xi/engine service, it resolves into an ip addr as follows:
    http://<hostname>.<domain.com>:8001/sap/xi/engine?sap-client=<clientNo>
    (Also, we hv a BW system running on the same server ,which uses a fully qualified domain, while we dont which is why we get the above domain. Im not sure if there are any issues with that.)
    and we get the foll error:
    Error Code 10060: Connection timeout
    If i remove the domain manually, im prompted for userid/pwd and get the foll result:
    - <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
      <SOAP:Header />
    - <SOAP:Body>
    - <SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
      <faultcode>SOAP:Client</faultcode>
      <faultstring>Pipeline specified in URL attribute (type) not existing</faultstring>
      <faultactor>http://sap.com/xi/XI/Message/30</faultactor>
    - <detail>
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIProtocol</SAP:Category>
      <SAP:Code area="MESSAGE">URL_PIPELINE_NOT_FOUND</SAP:Code>
      <SAP:P1>/sap/xi/engine?sap-client=<clientNo></SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Pipeline ID , which is expected as value of attribute &quot;type&quot; in the URL, does not exist in the Integration Engine (URL = /sap/xi/engine?sap-client=811)</SAP:Stack>
      </SAP:Error>
      </detail>
      </SOAP:Fault>
      </SOAP:Body>
      </SOAP:Envelope>
    also, we dont hv any overload issues as this is dev env and not many of us are using the xi server. Would really appreciate if any of you can share your inputs on how to resolve this. Thanks!!
    cheers
    Prachi

    Hi ,
    Look in to this for all errors
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay MAY be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
    Note: The existence of the 503 status code does not imply that a server must use it when becoming overloaded. Some servers may wish to simply refuse the connection.
    Possible Tips: Because of J2EE application com.sap.aii.af.ms.app not active
    • Try to (re)start the application using the Visual Administrator Choose Server --> Services --> Deploy --> View on Application or restart the J2EE engine
    • The problem is that not all J2EE services can be started by the J2EE. i.e Start the Visual Administrator and select Server->Services->Deploy in the tree on the left. On the right-hand side, choose the Runtime tab page. You see a tree in the right window with all applications if you select the APPLICATION radio button. Check if they are running, otherwise choose Start. Usually the J2EE engine starts all services automatically.
    • Refer SAP Note 803145,807000,791655
    <b>Award Points if found usefull.</b>

  • Error: Request failed. unexpected response from server. the status code of response is '0' in safari browser

    Hi,
    I am using Javascript serializer to send server side code to javascript.
    This works in IE 9, Mozilla, chrome. But fails with error in Safari as "request failed. unexpected response from server. the status code of response is '0' . status text of the response is ". null
    My code is as below:
    <asp:UpdatePanel ID="panLayout" runat="server">
    <ContentTemplate>
    <div id="divloadingImage" >
    <br />
    <asp:Image ID="imgLoading" runat="server" ImageUrl="/images/rotate.gif" ImageAlign="Middle" />
    <br />
    </div>
    <div id="banner-fade" >
    <ul id="carousel" class="bjqs">
    </ul>
    </div>
    <asp:Timer ID="timerRSS" Interval="1" runat="server" ontick="timerRSS_Tick"></asp:Timer>
    </ContentTemplate>
    </asp:UpdatePanel>
    In CS:
    protected void timerRSS_Tick(object sender, EventArgs e)
    DisplayImages();
    divloadingImage.Visible = false;
    bannerfade.Visible = true;
    timerRSS.Enabled = false;
    private void DisplayImages()
    List<SharePointListItem> allImages = GetallImages();
    JavaScriptSerializer serializer = new JavaScriptSerializer();
    string json = serializer.Serialize(allImages);
    string script = string.Format("<script type=\"text/javascript\">var allSliderImages={0}</script>", json);
    if (!this.Page.ClientScript.IsClientScriptBlockRegistered("clientScripts"))
    ScriptManager.RegisterClientScriptBlock(panLayout, panLayout.GetType(), "clientScripts", script, false);
    string scriptRegister = string.Format("<script type=\"text/javascript\">FetchData();</script>");
    ScriptManager.RegisterClientScriptBlock(panLayout, panLayout.GetType(), "clientScriptData", scriptRegister, false);
    In Javascript:
    function FetchData() {
    if (typeof allSliderImages !== "undefined") {
    for (var i = 0; i < allSliderImages.length; i++) {
    Imagesuccess(allSliderImages[i].fileleafref, allSliderImages[i].filedirref, allSliderImages[i].caption1);
    var rota = $("#bannerfade");
    rota.css("display", "block");
    function Imagesuccess(fileLeaf, fileDir, UserCaption1) {
    var ul = $('#bannerfade > ul');
    var li;
    var filename = fileLeaf;
    var dir = fileDir;
    var caption1 = UserCaption1;
    var sfils = filename;
    filename = dir + '/' + filename;
    var imageCaptionData;
    if (caption1 != null && caption1 != "") {
    imageCaptionData = '<div class="HeadlineDiv">' + caption1 + '</div>';
    li = $('<li>' + imageCaptionData + '<div class="SubHeadline" style="color:white;">' + '<br/></div>' + '<img src="' + filename + '"/>' + '</li>');
    ul.append(li);
    $('#bannerfade').bjqs({
    height: 354,
    width: 970,
    responsive: true
    Below is the data I get:
    <script type="text/javascript">
    var allSliderImages=[{"id":"1","Title":"Scenic","caption1":"scenic","fileleafref":"02.jpg","filedirref":"/s/Test/Library"},
    {"id":"2","Title":"nature","caption1":"scenic2","fileleafref":"C034.jpg","filedirref":"/s/Test/Library"},
    {"id":"3","Title":"Tiff","caption1":"Tiff","fileleafref":"test_tiff.tif","filedirref":"/s/Test/Library"}]</script>
    The data is shown in all browsers except Safari. How to fix this?
    Update: I have checked this link: http://sharepoint.sureshc.com/2013/07/unexpected-response-data-from-server-in.html
    but that did not help.
    Thanks

    Hi,
    From
    this documentation, though SharePoint 2013 supports several commonly used web browsers including Apple Safari (latest released version), it is not guarantee
    that SharePoint 2013 can run perfectly on all these browsers, “certain web browsers could cause some SharePoint 2013 functionality to be downgraded, limited, or available only through alternative steps”.
    According to the code provided, it seems more relate to ASP.NET, therefore, a suggestion is that you can open a thread in ASP.NET forum, communities there will be more familiar
    with this issue:
    http://forums.asp.net/
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Patrick Liang
    TechNet Community Support

  • Write error. [CrystalEnterprise.Smtp]: [Error sending mail message to SMTP

    Hi,
    The below error messgage i am getting while scheduling report in CMC. My report getting refreshed successfully but while posting refreshed file(Excel) it is not posting and throwing below error.
    Error Message:
    write error. [CrystalEnterprise.Smtp]: [Error sending mail message to SMTP server. Return code: [].]
    please provide some help on this.
    Thanks
    Vivek

    Hi Vivek
    Mails to the destinations are delievered by SMTP server. Size of the file in the mail depends on the SMTP server.
    For example, If SMTP server does not permit file size more than 2MB then that file won't be delievered.
    For testing purpose copy the instance generated in Filestore to your local drive and send this instance using your mail client to
    desired destination.
    You can try sending large size file from your mail client to test SMTP server capacity of sending large size file.
    Thanks,
    Hrishikesh Parasnis

  • Send mail through Java program. ERROR javax.mail.MessagingException: [EOF]

    Hi,
    i've a java Mail program which will send the mail thro smtp server.
    when i try to execute this program im getting the error javax.mail.MessagingException: [EOF]
    i've attached both code & error.
    while running the program need to give the arguments
    ex : java SendMail smtpserver frommailid tomailid subject body
    please provide me the solution.
    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.*;
    public class SendMail {
         public static void main(String[] args) {
              try
         String smtpServer=args[0];
         String to=args[1];
         String from=args[2];
         String subject=args[3];
         String body=args[4];
         send(smtpServer, to, from, subject, body);
         catch (Exception ex)
         System.out.println("Usage: java SendMail"
         +" smtpServer toAddress fromAddress subjectText bodyText");
         System.exit(0);
         public static void send(String smtpServer, String to, String from
                   , String subject, String body)
                   try
                   Properties props = System.getProperties();
                   props.put("mail.smtp.host", smtpServer);
                   Session session = Session.getDefaultInstance(props, null);
                   Message msg = new MimeMessage(session);
                   msg.setFrom(new InternetAddress(from));
                   msg.setRecipients(Message.RecipientType.TO,InternetAddress.parse(to, false));
                   msg.setSubject(subject);
                   msg.setText(body);
                   msg.setSentDate(new Date());
                   System.out.println("test 1--");
                   Transport.send(msg);
                   System.out.println("test 2--");
                   System.out.println("Message sent OK.");
                   catch (Exception ex)
                   ex.printStackTrace();
    thanks for the help in advance.
    regs
    lal.

    I ran into a similar error today. I fixed it by setting up SMTP authentication because my ISP's help pages said that they would allow only SMTP authentication.
    Here is what I did:
    Transport transport =
    mailConnection.getTransport("smtp");
    transport.connect(
    "hostname", "email", "password");
    Transport.send(msg);
    I also passed the following property while creating the session:
    props.put("mail.smtp.auth", "true");
    finally turning on debug helped:
    session.setDebug(true);
    session.setDebugOut(null);
    Hope this helps

  • HTTP status code returned by site-wide error handler is 200 OK?

    I'm using a developer install of ColdFusion 11. I set up the following page at http://localhost:8500/test/index.cfm:
    <cfthrow type="application" message="This is an error">
    When I visit that page, the HTTP status code returned is 500, as expected.
    I then created the following page at http://localhost:8500/error.cfm:
    <p>Sorry! That was an error.</p>
    If I set the site-wide error handler in the CF Admin to /error.cfm and visit /test/index.cfm, the HTTP status code returned is 200 OK.
    This seems weird to me. It looks like I can include the following in the error.cfm file to send an error code instead:
    <cfheader statuscode="500" statustext="Server Error">
    Does anyone see that as problematic? Is there a reason why the site-wide error handler should return 200 OK?

    Error Codes are the responsibility of the developer, to define and broadcast. Ultimately, the ColdFusion server has acted appropriately and fulfilled the request (hence the 202). Only the code would know what error was truly thrown, and how to appropriately handle that message to the user, hence the need for you to change the header in the response, if you want that broadcast to the browser in anything of than a "successful request" type of status.

  • Error while sending E-Mail Notification

    hi,
    when i tried to send mail from BPEL i faced error, where i configured the outlook with gmail server its working fine,here i paste the ns-emails.xml and the error code is server.
    ns_emails.xml
    <EmailAccounts xmlns="http://xmlns.oracle.com/ias/pcbpel/NotificationService"
    EmailMimeCharset=""
    NotificationMode="ALL">
    <EmailAccount>
    <Name>Default</Name>
    <GeneralSettings>
    <FromName>my name</FromName>
    <FromAddress>my email address</FromAddress>
    </GeneralSettings>
    <OutgoingServerSettings>
    <SMTPHost>smtp.gmail.com</SMTPHost>
    <SMTPPort>587</SMTPPort>
         <AuthenticationRequired>true</AuthenticationRequired>
    <UseTLS>true</UseTLS>
    </OutgoingServerSettings>
    <IncomingServerSettings>
    <Server>pop.gmail.com</Server>
    <Port>995</Port>
    <Protocol>pop3</Protocol>
    <UserName>my email address</UserName>
    <Password ns0:encrypted="false" xmlns:ns0="http://xmlns.oracle.com/ias/pcbpel/NotificationService">my password</Password>
    <UseSSL>true</UseSSL>
    <Folder>Inbox</Folder>
    <PollingFrequency>1</PollingFrequency>
    <PostReadOperation>
    <MarkAsRead/>
    </PostReadOperation>
    </IncomingServerSettings>
    </EmailAccount>
    </EmailAccounts>
    Error in server:
    javax.mail.MessagingException: 530 5.7.0 Must issue a STARTTLS
    command first. a4sm326251tib.11
    at com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTran
    sport.java:1020)
    at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTranspor
    t.java:716)
    at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTrans
    port.java:388)
    at oracle.tip.pc.services.notification.email.EmailDriver
    .sendMessage(EmailDriver.java:215)
    at oracle.tip.pc.services.notification.email.EmailDriver
    .send(EmailDriver.java:185)
    at oracle.tip.pc.services.notification.DefaultNotificati
    onServiceImpl.sendEmailNotification(DefaultNotificationServiceImpl.java:251)
    at oracle.tip.pc.services.notification.NotificationServi
    ceImpl.sendEmailNotification(NotificationServiceImpl.java:271)
    at oracle.bpel.services.notification.queue.sender.MDBCon
    sumer.deliverNotification(MDBConsumer.java:256)
    at oracle.bpel.services.notification.queue.sender.MDBCon
    sumer.onMessage(MDBConsumer.java:137)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
    ethod)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
    hodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
    atingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoin
    PointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContext
    Impl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterce
    ptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContext
    Impl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.SetContext
    ActionInterceptor.invoke(SetContextActionInterceptor.java:44)
    at com.evermind.server.ejb.interceptor.InvocationContext
    Impl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(
    InvocationContextPool.java:55)
    at com.evermind.server.ejb.MessageDrivenConsumer.onMessa
    ge(MessageDrivenConsumer.java:347)
    at com.evermind.server.ejb.MessageDrivenConsumer.process
    Messages(MessageDrivenConsumer.java:233)
    at com.evermind.server.ejb.MessageDrivenConsumer.run(Mes
    sageDrivenConsumer.java:169)
    at com.evermind.util.ReleasableResourcePooledExecutor$My
    Worker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    please help me out to resolve the issue.
    thanks in Advance
    Aswath Thaniga

    hello Anirudh Pucha,
    thanks for your message,
    i'm downloading all the files you advised and one more doubt regarding SOA installation,
    i'm using BPEL Process manager 10.1.3.1.0 installed on my machine and not installed SOA Suite (problem in installing AS Middle tier), i send voice,sms through BPEL PM which works fine, and faced problem in e-mail notification only, according to me with out installing SOA suite we can use BPEL PM or please let me know the procedure to install the downloading files.
    if possible please send me a details in word documents to my mail "[email protected]".
    Thanks again

  • OIM 11g - Mail Notification for multiple resources

    User will be provisioned to 5 target system through access policies.So instead of sending 5 different mail notifications to the manager on the Create User task about the account creation, is it possible to send one consolidated mail about the provisioned resources in OIM 11g.

    Hi,
    How abt for the following requirement for sending single mail for multiple resources provisioned.
    We have 3 Access Policies which is defined as follows.
    1) Policy 1 -> R1,R2,R3 Resources
    2) Policy 2 -> R3,R5 Resources
    3) Policy 3 -> R1,R4 Resources
    In such a case we will not be able to put dependencies on Resources and adding a task for sending email.

  • Error Log and Mail Notification for WMTA Output

    Hi Experts,
    We are using WMTA output for creation of Transfer Orders for Outbound Deliveries. If the TO creation has failed or Partially successful also, WMTA output NOT showing any Log on reason for failure. I see log creation active for Output type, still no log is displayed. Can you please help me to overcome this issue?
    In case if TO is created for Partial Quantity (say TO created for 25 PC against delivery quantity of 40 PC), output status shows green and doesn't display any log. Setup the mail control as given in Note 1756674 - WMTA output shows as processed but no transfer order was created. Still no mail notification is triggered for the error
    Any inputs in this regard are highly appreciated
    Thank you,
    Surya

    Hi Surya
    Could you please check the setting for "Do not write processing log" as highlighted in the below screen

  • Error during SWN _ SELSEN  execution for exteneded mail notification

    Hi,
    I have configured all the requried settings for extended mail notification in SWNCONFIG. But when i execute SWN _ SELSEN I am getting an error'CX_OS_INTERNAL_ERROR'.
    More details are below
    "UNCAUGHT_EXCEPTION" "CX_OS_INTERNAL_ERROR"
    "CL_OS_SYSTEM==================CP" or "CL_OS_SYSTEM==================CM00L"
    "OS_GET_CLASS_AGENT_BY_REF"
    Version        : 2.0                                                   
    Precondition   : I_OBJECT is not initial and an instance of a          
                     persistent class.                                     
    Postcondition  : The class agent is active.                            
    OO Exceptions  : propagates GET_CLASS_AGENT, CX_OS_INTERNAL_ERROR      
    Implementation :                                                       
    Changelog:                                                             
    - 20010106 : (SB) Initial version                                      
    - 20050209 : (SB) Check for initial reference added.                   
    data DESCR_REF          type ref to CL_ABAP_TYPEDESCR.                 
      data CLASS_KEY          type SEOCLSKEY.                                
      data CLASS_NAME         type STRING.                                                                               
    Get classname                                                          
      call method CL_ABAP_TYPEDESCR=>DESCRIBE_BY_OBJECT_REF                  
        exporting                                                            
          P_OBJECT_REF = I_OBJECT                                            
        receiving                                                            
          P_DESCR_REF  = DESCR_REF                                           
        exceptions                                                                               
    Please let us know if u have any suggestion to resolve this issue.

    Hi,
    I have configured all the requried settings for extended mail notification in SWNCONFIG. But when i execute SWN _ SELSEN I am getting an error'CX_OS_INTERNAL_ERROR'.
    More details are below
    "UNCAUGHT_EXCEPTION" "CX_OS_INTERNAL_ERROR"
    "CL_OS_SYSTEM==================CP" or "CL_OS_SYSTEM==================CM00L"
    "OS_GET_CLASS_AGENT_BY_REF"
    Version : 2.0
    Precondition : I_OBJECT is not initial and an instance of a
    persistent class.
    Postcondition : The class agent is active.
    OO Exceptions : propagates GET_CLASS_AGENT, CX_OS_INTERNAL_ERROR
    Implementation :
    data DESCR_REF type ref to CL_ABAP_TYPEDESCR.
    data CLASS_KEY type SEOCLSKEY.
    data CLASS_NAME type STRING.
    Get classname
    call method CL_ABAP_TYPEDESCR=>DESCRIBE_BY_OBJECT_REF
    exporting
    P_OBJECT_REF = I_OBJECT
    receiving
    P_DESCR_REF = DESCR_REF
    exceptions
    Please let us know if u have any suggestion to resolve this issue.
    Attachment: Error.doc

  • Error in E-mail Notification in BPM

    Hi folks,
      I have create one Simple BPM Project in which i Created one Notification Activity to send the mail
      but when i am starting my BPM Project it is showing the below error in history :
    Notification could not be sent to
    the following recipients:
    [email protected](Error sending e-mail),
    xxx@xxxcom(Error sending e-mail)
    and also the Task Event Notification is not working , giving following error :
    Event notification could not be
    sent to recipients [email protected] for task instance ID
    7800745f-3a34-11e4-b4c2-0000037bb076. Problem: Cannot send e-mail because the
    e-mail session cannot be retrieved
    Please give the solution for this.
    Thanks

    Hi Jun
    thnks for your reply
    below is the default trace error :
    Error
    sending notification email to recipient [email protected]. Reason:
    com.sap.bpem.base.mail.MailException: Cannot send e-mail because the e-mail
    session cannot be
    retrieved
    [EXCEPTION]
    com.sap.bpem.base.mail.MailException: Cannot send
    e-mail because the e-mail session cannot be retrieved
    at
    com.sap.bpem.base.mail.Send.initializeSession(Send.java:65)
    at
    com.sap.bpem.base.mail.Send.send(Send.java:116)
    at
    com.sap.bpem.base.mail.MailSenderBean.doSend(MailSenderBean.java:43)
    at
    com.sap.bpem.base.mail.MailSenderBean.surroundSend(MailSenderBean.java:74)
    at
    com.sap.bpem.base.mail.MailSenderBean.send(MailSenderBean.java:26)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at
    java.lang.reflect.Method.invoke(Method.java:597)
    at
    com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
    at
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
    at
    com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
    at
    com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
    at
    com.sun.proxy.$Proxy397.send(Unknown Source)
    at
    com.sap.bpem.notification.adapter.Notification.send(Notification.java:385)
    at
    com.sap.bpem.notification.adapter.Notification.sendToUser(Notification.java:325)
    at
    com.sap.bpem.notification.adapter.Notification.handleUser(Notification.java:269)
    at
    com.sap.bpem.notification.adapter.Notification.handlePrincipals(Notification.java:189)
    at
    com.sap.bpem.notification.adapter.Notification.process(Notification.java:152)
    at
    com.sap.bpem.notification.adapter.NotificationHandler$2.inCommit(NotificationHandler.java:112)
    at
    com.sap.glx.core.kernel.mmtx.PrimaryTransaction.inCommit(PrimaryTransaction.java:263)
    at
    com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_commit(AbstractTransaction.java:230)
    at
    com.sap.glx.core.kernel.mmtx.AbstractTransaction.commit(AbstractTransaction.java:128)
    at
    com.sap.glx.core.kernel.execution.LeaderWorkerPool$Follower.run(LeaderWorkerPool.java:171)
    at
    com.sap.glx.core.resource.impl.common.WorkWrapper.run(WorkWrapper.java:58)
    at
    com.sap.glx.core.resource.impl.j2ee.J2EEResourceImpl$Sessionizer.run(J2EEResourceImpl.java:255)
    at
    com.sap.glx.core.resource.impl.j2ee.ServiceUserManager$ServiceUserImpersonator$1.run(ServiceUserManager.java:164)
    at
    java.security.AccessController.doPrivileged(Native Method)
    at
    javax.security.auth.Subject.doAs(Subject.java:335)
    at
    com.sap.glx.core.resource.impl.j2ee.ServiceUserManager$ServiceUserImpersonator.run(ServiceUserManager.java:161)
    at
    com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at
    java.security.AccessController.doPrivileged(Native Method)
    at
    com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:185)
    at
    com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:302)
    Caused
    by: javax.mail.AuthenticationFailedException
    at
    javax.mail.Service.connect(Service.java:319)
    at
    javax.mail.Service.connect(Service.java:169)
    at
    javax.mail.Service.connect(Service.java:118)
    at
    com.sap.bpem.base.mail.Send.initializeSession(Send.java:59)
    ... 49 more

  • Mail send error in Oracle UCM Test Mail/Notifications

    Hi Everyboby,
    I have configured workflows which need approval. While the documenr is checked in the notification should be fired to the reviewer. But the mail notification is not working.
    Also I have tried to login as sysadmin and tried the Administration -> Actions -> Send test mail link but it pops up the following message/exception.
    Unable to send email. The following recipient(s) '[email protected]' are not valid user or alias names.
    [ Details ]
    intradoc.common.ServiceException: !csRecipientsNotUsersOrAliases,[email protected]
         at intradoc.server.SystemAuditHandler.sendEmail(SystemAuditHandler.java:414)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    It is noteworthy that a couple of days back the Notifications were working fine. No clue what happened.
    I am pasting the config file portion. Hope this helps.
    #Internet Variables
    HttpServerAddress=localhost
    MailServer=172.16.1.10
    SysAdminAddress=[email protected]
    SmtpPort=25
    HttpRelativeWebRoot=/idc/
    CgiFileName=idcplg
    UseSSL=No
    WebProxyAdminServer=true
    Can someone help or provide me a comprehensive document for enabling Notifications.
    Thanks in Advance

    Hey Prashant,
    In UCM you cant send an email directly to a mail address. What you need to do it add user and provide that user with correct email address.
    and at all place in to field you need to mention name of the user, not his email address.
    while testing the email send the mail to sysadmin
    then you would not face any problem.
    cheers,
    sapan

  • Simple mail notification on new user create

    Hi,
    I am new to oim 11g. We are doing a small POC where we need to send mail to system admin on new user create. We just want to test notification functionality in OIM 11g.
    Please let me know how to proceed, without any coding, if we want to send mail on new user creation.
    Thank,
    Kalpana.

    even after giving valid email address in xelsysadm user account, I am getting below error:
    [2013-12-24T01:43:26.490-08:00] [oim_server1] [ERROR] [] [oracle.iam.notification.impl] [tid: [ACTIVE].ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: b33006816923ec25:29d2fb5b:1431077f18c:-8000-000000000000b0ab,0] [APP: oim#11.1.2.0.0] Provider EmailServiceProvider has encountered exception : From address must not be null
    [2013-12-24T01:43:26.490-08:00] [oim_server1] [ERROR] [] [oracle.iam.notification.impl] [tid: [ACTIVE].ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: b33006816923ec25:29d2fb5b:1431077f18c:-8000-000000000000b0ab,0] [APP: oim#11.1.2.0.0] Sending notification with Provider EmailServiceProvider has encountered exception : Error occured while Sending Notification through Provider EmailServiceProvider : From address must not be null
    [2013-12-24T01:43:26.491-08:00] [oim_server1] [ERROR] [] [oracle.iam.notification.impl] [tid: [ACTIVE].ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: b33006816923ec25:29d2fb5b:1431077f18c:-8000-000000000000b0ab,0] [APP: oim#11.1.2.0.0] Sending notification with Provider EmailServiceProvider detailed exception : From address must not be null

  • HT201342 How do I change the default e-mail in ical for e-mail notifications?

    My ical e-mail notifications are set up to my .mac account, but I need to change it to icloud address, as I'm getting errors when it tries to send e-mail notifications to the @mac.com address. But I can't figure out how to change the e-mail address. I've added the icloud.com address in accounts, but it doesn't offer me the choice of that e-mail in the drop-down menu in ical when I choose e-mail notification.

    Try to delete the file mimeTypes.rdf in the Firefox Profile Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    See "Reset Download Actions"
    * http://kb.mozillazine.org/File_types_and_download_actions

Maybe you are looking for

  • When I pull up my Pinterest website, it will not display pictures, only some words. It's like the links are broken.

    When I pull up Pinterest, the pictures on my boards will not show up. It just has some words. It said it may be because my browser was not updated. I was using Internet Explorer and I tried updating to Windows Microsoft 8. That did not solve the prob

  • Linked excel file problem - Help needed

    I have 2 excel files in the same directory in Content Services. The "destination" file has a link in one of its cells to a cell in the "source" file. I want to be able to open the "destination" file and update the data if any changes have been made t

  • Having Trouble Linking mySQL Database to Website

    I am considering a move of all my websites into Azure and setup a test account this afternoon with the free trial.  I've been able to setup the website; however, I'm having issues with the creation - more specifically the linkage - of a MySQL databas

  • Multipage PDF back for CS4?

    Hi guys, I know that I should be asking this in the Photoshop forum, but you guys are so much nicer and knowledgeable. I downloaded the optional plugin zip from Adobe, but it does not include PDF presentation. In our workflow, we open a card template

  • X200 Sporadic freezing

    We have an X200 that freezes sporadically.  So far it seems to happen when I lock it and leave it alone for 10-20 minutes.  When I come back, the display is showing the wallpaper (the thinkpad/thinkcentre timezone map) and the cursor.  The cursor arr