oracle.jdbc.xa.OracleXAException
838804Oct 5 2011 — edited Oct 5 2011I am trying to send email notification from notification managment. but getting following error:
Status type : DELIVERY_TO_GATEWARY:FAILURE,
Status Content : javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port:587;
nested exception is :
java.net.ConnectException: Connection timed out: connect,
Addressed to : EMAIL:sadiq@abc.com
<Error> <JDBC> <BEA-001112> <Test "Select 1 from dual" set up for pool "SOADataSource" failed with exception: "oracle.jdbc.xa.OracleXAException".>
<Critical> <Health> <BEA-310003> <Free memory in the server is 4,629,376 bytes. There is danger of OutOfMemoryError>
any help?