cancel
Showing results for 
Search instead for 
Did you mean: 

default trade message com.sap.caf.eu.gp.mail.cf.persistence.impl.ResendInfo

Thomas_Berger
Participant
0 Kudos

Hello,

in our default trace file i get every minute this message:

Connection is invalid.

com.sap.caf.eu.gp.mail.cf.api.exception.MailCFRuntimeException: Connection is invalid.

at com.sap.caf.eu.gp.mail.cf.core.exceptionhandling.MailCFExceptionHandler.throwMailCFRuntimeException(MailCFExceptionHandler.java:92)

at com.sap.caf.eu.gp.mail.cf.persistence.impl.ResendInfoGateway.getResendInfoList(ResendInfoGateway.java:194)

at com.sap.caf.eu.gp.mail.cf.core.multithreading.ResendMailCommand.run(ResendMailCommand.java:49)

at com.sap.caf.eu.gp.mail.cf.core.multithreading.TimerTask.run(TimerTask.java:39)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(AccessController.java:207)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Caused by: com.sap.engine.services.dbpool.exceptions.BaseSQLException: Connection is invalid.

at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfInvalid(ConnectionHandle.java:501)

at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfValid(ConnectionHandle.java:487)

at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java:80)

at com.sap.caf.eu.gp.mail.cf.core.db.SQLStatement.execute(SQLStatement.java:61)

at com.sap.caf.eu.gp.mail.cf.persistence.impl.ResendInfoGateway.getResendInfoList(ResendInfoGateway.java:192)

at com.sap.caf.eu.gp.mail.cf.core.multithreading.ResendMailCommand.run(ResendMailCommand.java:49)

at com.sap.caf.eu.gp.mail.cf.core.multithreading.TimerTask.run(TimerTask.java:39)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(AccessController.java:207)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

it looks like the problem comes from the Guided-Procedures application - but we didn't using them!

System INFO:

Software Components

Vendor Name Version Provider Location Applied

sap.com EPBC 7.00 SP13 (1000.7.00.13.0.20070812123744) SAP AG SAP AG

sap.com SAP_JTECHF 7.00 SP13 (1000.7.00.13.0.20070812015644) SAP AG SAP AG

sap.com CAF 7.00 SP13 (1000.7.00.13.0.20070809092315) SAP AG MAIN_APL70VAL_C

sap.com CAF-UM 7.00 SP13 (1000.7.00.13.0.20070809092324) SAP AG MAIN_APL70VAL_C

sap.com EP-PSERV 7.00 SP13 (1000.7.00.13.0.20070906140350) SAP AG SAP AG 20071025142352

sap.com SAP-JEECOR 7.00 SP13 (1000.7.00.13.0.20070907082334) SAP AG SAP AG 20071025134845

sap.com CAF-KM 7.00 SP13 (1000.7.00.13.0.20070809075422) SAP AG MAIN_APL70VAL_C

some Idea?

thank you

thomas berger

Accepted Solutions (0)

Answers (5)

Answers (5)

christian_gnther3
Participant
0 Kudos

Hi Thomas,

try to restart the service 'caf/eu/gp/mail/cf'

Regards,

Christian

Former Member
0 Kudos

Did anyone provide a solution? We are having the same issue. The error messages started after upgrading to SP14.

Former Member
0 Kudos

This could be a bug in SP13, sorry I dont have any info to justify. You can apply SP14 and let us know if the problem still persist,

Former Member
0 Kudos

We are actually on SP14.

Former Member
0 Kudos

Hai,

Check the Virtual memory and Page memory. Also Increase the Heap memory .

Go through the SAP note - Note 723909 - Java VM settings for J2EE 6.40/7.0

Thanks and Regards,

Former Member
0 Kudos

Sorry I don't see, why is it relevant in this case. Could you please explain it?

Regards,

Miklos

Former Member
0 Kudos

Hi,

we have got the same error message. Were you able to fix it?

Regards,

Miklos

Thomas_Berger
Participant
0 Kudos

sorry - we get still this error messages

thomas