|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
ICS - Email Adapter Error |
« View previous topic :: View next topic » |
Author |
Message
|
munden101 |
Posted: Wed Mar 09, 2005 12:18 pm Post subject: ICS - Email Adapter Error |
|
|
Novice
Joined: 13 Dec 2004 Posts: 23
|
I'm trying to use the Email adapter to send error messages out of ICS. The firewall is blocking port 25, so I need to change the port to 587. Does anyone know how to do this?
In the configuration file I've added a child property called "SMTP_MailPort" under SMTP_MailPort in connector specific properties tab. For some reason the adapter is not picking up the port value from here.
Please advise.
StartBO:EmailNotification>
BusinessObject = EmailNotification
Verb = Create
Locale = en_US
RecipientName = sxxxxx@yahoo.com
MessageSubject = WBI Error - Customer
MessageContent = 20050309 15:14:43-Customer-11030-Message Not Set : 1234
567893
MessageAttachment = CxIgnore
Error = CxIgnore
FromAddress = sxxxxx@yahoo.com
ObjectEventId = CxCommon.BusinessObject@acb987ee
<EndBO:EmailNotification>]
[Time: 2005/03/09 15:14:43.654] [System: ConnectorAgent] [SS: EMailConnector] [T
hread: WT=1 (#1683168583)] [Type: Trace] [Mesg: :Composing header of the email]
[Time: 2005/03/09 15:14:43.694] [System: ConnectorAgent] [SS: EMailConnector] [T
hread: WT=1 (#1683168583)] [Type: Trace] [Mesg: :Processing Business object: Ema
ilNotification attribute: MessageAttachment]
[Time: 2005/03/09 15:14:43.694] [System: ConnectorAgent] [SS: EMailConnector] [T
hread: WT=1 (#1683168583)] [Type: Trace] [Mesg: :Processing Business object: Ema
ilNotification attribute: Error]
[Time: 2005/03/09 15:14:43.844] [System: ConnectorAgent]
[SS: EMailConnector] [T
hread: WT=1 (#1683168583)] [Type: Error] [MsgID: 34008] [Mesg: Variable mismatch
in where clause in ASI for EmailNotification verb in object javax.mail.SendFail
edException: Sending failed;
nested exception is:
javax.mail.MessagingException: Could not connect to SMTP host: smtp.mail
.yahoo.com, port: 25;
nested exception is:
java.net.SocketException: Connection aborted by peer: connect. ]
[Time: 2005/03/09 15:14:43.844] [System: ConnectorAgent] [SS: EMailConnector] [T
hread: WT=1 (#1683168583)] [Type: Trace] [Mesg: Property = LogAtInterchangeEnd,
Value = false and the Property value is from Repository.]
[Time: 2005/03/09 15:14:43.844] [System: ConnectorAgent] [SS: EMailConnector] [T
hread: WT=1 (#1683168583)] [Type: Trace]
[Mesg: :[9543] DoVerbFor cookie=Consume
AsyncOutbound rc=-1 rtnObj.status=4 rtnObj.message=[Type: Error] [MsgID: 34008]
[Mesg: Variable mismatch in where clause in ASI for EmailNotification verb in ob
ject javax.mail.SendFailedException: Sending failed;
nested exception is:
javax.mail.MessagingException: Could not connect to SMTP host: smtp.mail
.yahoo.com, port: 25;
nested exception is:
java.net.SocketException: Connection aborted by peer: connect. ] ] |
|
Back to top |
|
 |
vennela |
Posted: Wed Mar 09, 2005 9:35 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Did you save the connector to both file and project?
Did you deploy the new connector in the server
Are you pointing the newly saved cfg to the adapter (connector agent)?
The reason I am askng this is because I see
Quote: |
Variable mismatch in where clause in ASI for EmailNotification verb in ob |
|
|
Back to top |
|
 |
munden101 |
Posted: Thu Mar 10, 2005 6:13 am Post subject: |
|
|
Novice
Joined: 13 Dec 2004 Posts: 23
|
Yes I did....It works now....I had to unblock port 25 from the Virus Software to allow my computer to send messages using smtp. Also, in order to use Yahoo's smtp server, I believe you need to have a paid mailbox. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|