[Help] Agreement Violation

37 views
Skip to first unread message

winzaldi

unread,
Mar 10, 2010, 9:22:46 PM3/10/10
to Hermes 2.0 Discussion List
Help me,

i get this error when my partnert sends a message to my hermes,what
is wrong with this ?


2010-03-10 12:24:05 [http-8443-3 ] <INFO > <cecid.ebms.spa> <Incoming
ebxml message received: 0AE3D777F72B43CDB1F769E915E863E7>
2010-03-10 12:24:05 [http-8443-3 ] <INFO > <cecid.ebms.spa> <Inbound
agreement checking for interop>
2010-03-10 12:24:05 [http-8443-3 ] <ERROR> <cecid.ebms.spa> <Agreement
Violation - dup elimination is never needed>
2010-03-10 12:24:05 [http-8443-3 ] <INFO > <cecid.ebms.spa> <Store the
incoming message: 0AE3D777F72B43CDB1F769E915E863E7>
2010-03-10 12:24:05 [http-8443-3 ] <ERROR> <cecid.ebms.spa> <Incoming
message is violate the agreement>
hk.hku.cecid.ebms.spa.task.MessageValidationException: Agreement
Violation - the dup elimination is never needed
at
hk.hku.cecid.ebms.spa.task.AgreementHandler.checkAgreementViolation(AgreementHandler.java:
330)
at
hk.hku.cecid.ebms.spa.task.AgreementHandler.<init>(AgreementHandler.java:
82)
at
hk.hku.cecid.ebms.spa.task.AgreementHandler.<init>(AgreementHandler.java:
92)
at
hk.hku.cecid.ebms.spa.handler.InboundMessageProcessor.processIncomingMessage(InboundMessageProcessor.java:
146)
at
hk.hku.cecid.ebms.spa.handler.MessageServiceHandler.processInboundMessage(MessageServiceHandler.java:
276)
at
hk.hku.cecid.ebms.spa.listener.EbmsInboundListener.processRequest(EbmsInboundListener.java:
59)
at
hk.hku.cecid.ebms.spa.listener.EbmsAdaptor.processRequest(EbmsAdaptor.java:
42)
at
hk.hku.cecid.piazza.commons.soap.SOAPHttpAdaptor.processRequest(SOAPHttpAdaptor.java:
132)
at
hk.hku.cecid.piazza.commons.servlet.http.HttpDispatcher.processRequest(HttpDispatcher.java:
126)
at
hk.hku.cecid.piazza.commons.servlet.http.HttpDispatcher.doPost(HttpDispatcher.java:
277)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:
433)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:
128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:
102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:
109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
293)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
849)
at org.apache.coyote.http11.Http11Protocol
$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
454)
at java.lang.Thread.run(Thread.java:595)

2010-03-10 12:24:15 [http-8443-3 ] <ERROR> <cecid.ebms.spa> <Agreement
Violation - dup elimination is never needed>
2010-03-10 12:24:15 [http-8443-3 ] <ERROR> <cecid.ebms.spa> <Error in
storing the incoming message: 0AE3D777F72B43CDB1F769E915E863E7>
hk.hku.cecid.piazza.commons.dao.DAOException: Error in executing
hk.hku.cecid.ebms.spa.dao.MessageServerDataSourceDAO::Process@a27f5a
by hk.hku.cecid.piazza.commons.dao.DAOException: Error in executing
hk.hku.cecid.ebms.spa.dao.MessageDataSourceDAO::Process@b4a880
by hk.hku.cecid.piazza.commons.dao.DAOException: Error in executing
update: INSERT INTO message (ref_to_message_id, message_id,
sync_reply, timeout_time_stamp, sequence_status, to_party_role,
status, service, time_to_live, message_type, message_box,
from_party_role, to_party_id, sequence_group, dup_elimination, cpa_id,
status_description, from_party_id, sequence_no, ack_sign_requested,
action, time_stamp, conv_id, ack_requested) VALUES
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
by hk.hku.cecid.piazza.commons.dao.DAOException: Error occurred when
executing update at row 0 of the specified parameter array
by
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceProcess.start(DataSourceProcess.java:
97)
at
hk.hku.cecid.ebms.spa.dao.MessageServerDataSourceDAO.storeMessage(MessageServerDataSourceDAO.java:
45)
at
hk.hku.cecid.ebms.spa.handler.InboundMessageProcessor.storeIncomingMessage(InboundMessageProcessor.java:
1662)
at
hk.hku.cecid.ebms.spa.handler.InboundMessageProcessor.processIncomingMessage(InboundMessageProcessor.java:
152)
at
hk.hku.cecid.ebms.spa.handler.MessageServiceHandler.processInboundMessage(MessageServiceHandler.java:
276)
at
hk.hku.cecid.ebms.spa.listener.EbmsInboundListener.processRequest(EbmsInboundListener.java:
59)
at
hk.hku.cecid.ebms.spa.listener.EbmsAdaptor.processRequest(EbmsAdaptor.java:
42)
at
hk.hku.cecid.piazza.commons.soap.SOAPHttpAdaptor.processRequest(SOAPHttpAdaptor.java:
132)
at
hk.hku.cecid.piazza.commons.servlet.http.HttpDispatcher.processRequest(HttpDispatcher.java:
126)
at
hk.hku.cecid.piazza.commons.servlet.http.HttpDispatcher.doPost(HttpDispatcher.java:
277)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:
433)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:
128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:
102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:
109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
293)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
849)
at org.apache.coyote.http11.Http11Protocol
$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
454)
at java.lang.Thread.run(Thread.java:595)
Caused by: hk.hku.cecid.piazza.commons.dao.DAOException: Error in
executing
hk.hku.cecid.ebms.spa.dao.MessageDataSourceDAO::Process@b4a880
by hk.hku.cecid.piazza.commons.dao.DAOException: Error in executing
update: INSERT INTO message (ref_to_message_id, message_id,
sync_reply, timeout_time_stamp, sequence_status, to_party_role,
status, service, time_to_live, message_type, message_box,
from_party_role, to_party_id, sequence_group, dup_elimination, cpa_id,
status_description, from_party_id, sequence_no, ack_sign_requested,
action, time_stamp, conv_id, ack_requested) VALUES
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
by hk.hku.cecid.piazza.commons.dao.DAOException: Error occurred when
executing update at row 0 of the specified parameter array
by
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceProcess.start(DataSourceProcess.java:
97)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceDAO.executeUpdate(DataSourceDAO.java:
588)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceDAO.executeUpdate(DataSourceDAO.java:
548)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceDAO.executeUpdate(DataSourceDAO.java:
528)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceDAO.create(DataSourceDAO.java:
626)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceDAO.create(DataSourceDAO.java:
610)
at
hk.hku.cecid.ebms.spa.dao.MessageDataSourceDAO.addMessage(MessageDataSourceDAO.java:
44)
at hk.hku.cecid.ebms.spa.dao.MessageServerDataSourceDAO
$1.doTransaction(MessageServerDataSourceDAO.java:40)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceProcess.start(DataSourceProcess.java:
89)
... 24 more
Caused by: hk.hku.cecid.piazza.commons.dao.DAOException: Error in
executing update: INSERT INTO message (ref_to_message_id, message_id,
sync_reply, timeout_time_stamp, sequence_status, to_party_role,
status, service, time_to_live, message_type, message_box,
from_party_role, to_party_id, sequence_group, dup_elimination, cpa_id,
status_description, from_party_id, sequence_no, ack_sign_requested,
action, time_stamp, conv_id, ack_requested) VALUES
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
by hk.hku.cecid.piazza.commons.dao.DAOException: Error occurred when
executing update at row 0 of the specified parameter array
by
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceUpdate.doTransaction(DataSourceUpdate.java:
110)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceProcess.start(DataSourceProcess.java:
89)
... 32 more
Caused by: hk.hku.cecid.piazza.commons.dao.DAOException: Error
occurred when executing update at row 0 of the specified parameter
array
by
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceUpdate.doTransaction(DataSourceUpdate.java:
96)
... 33 more
Caused by:
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:931)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
at
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:
1332)
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:
1604)
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:
1519)
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:
1504)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceUpdate.doTransaction(DataSourceUpdate.java:
92)
... 33 more
2010-03-10 12:24:15 [http-8443-3 ] <DEBUG> <cecid.ebms.spa> <Error in
processing incoming message>
hk.hku.cecid.ebms.spa.handler.MessageServiceHandlerException: Error in
storing the incoming message: 0AE3D777F72B43CDB1F769E915E863E7
by hk.hku.cecid.piazza.commons.dao.DAOException: Error in executing
hk.hku.cecid.ebms.spa.dao.MessageServerDataSourceDAO::Process@a27f5a
by hk.hku.cecid.piazza.commons.dao.DAOException: Error in executing
hk.hku.cecid.ebms.spa.dao.MessageDataSourceDAO::Process@b4a880
by hk.hku.cecid.piazza.commons.dao.DAOException: Error in executing
update: INSERT INTO message (ref_to_message_id, message_id,
sync_reply, timeout_time_stamp, sequence_status, to_party_role,
status, service, time_to_live, message_type, message_box,
from_party_role, to_party_id, sequence_group, dup_elimination, cpa_id,
status_description, from_party_id, sequence_no, ack_sign_requested,
action, time_stamp, conv_id, ack_requested) VALUES
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
by hk.hku.cecid.piazza.commons.dao.DAOException: Error occurred when
executing update at row 0 of the specified parameter array
by
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at
hk.hku.cecid.ebms.spa.handler.InboundMessageProcessor.storeIncomingMessage(InboundMessageProcessor.java:
1667)
at
hk.hku.cecid.ebms.spa.handler.InboundMessageProcessor.processIncomingMessage(InboundMessageProcessor.java:
152)
at
hk.hku.cecid.ebms.spa.handler.MessageServiceHandler.processInboundMessage(MessageServiceHandler.java:
276)
at
hk.hku.cecid.ebms.spa.listener.EbmsInboundListener.processRequest(EbmsInboundListener.java:
59)
at
hk.hku.cecid.ebms.spa.listener.EbmsAdaptor.processRequest(EbmsAdaptor.java:
42)
at
hk.hku.cecid.piazza.commons.soap.SOAPHttpAdaptor.processRequest(SOAPHttpAdaptor.java:
132)
at
hk.hku.cecid.piazza.commons.servlet.http.HttpDispatcher.processRequest(HttpDispatcher.java:
126)
at
hk.hku.cecid.piazza.commons.servlet.http.HttpDispatcher.doPost(HttpDispatcher.java:
277)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:
433)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:
128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:
102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:
109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
293)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
849)
at org.apache.coyote.http11.Http11Protocol
$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
454)
at java.lang.Thread.run(Thread.java:595)
Caused by: hk.hku.cecid.piazza.commons.dao.DAOException: Error in
executing
hk.hku.cecid.ebms.spa.dao.MessageServerDataSourceDAO::Process@a27f5a
by hk.hku.cecid.piazza.commons.dao.DAOException: Error in executing
hk.hku.cecid.ebms.spa.dao.MessageDataSourceDAO::Process@b4a880
by hk.hku.cecid.piazza.commons.dao.DAOException: Error in executing
update: INSERT INTO message (ref_to_message_id, message_id,
sync_reply, timeout_time_stamp, sequence_status, to_party_role,
status, service, time_to_live, message_type, message_box,
from_party_role, to_party_id, sequence_group, dup_elimination, cpa_id,
status_description, from_party_id, sequence_no, ack_sign_requested,
action, time_stamp, conv_id, ack_requested) VALUES
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
by hk.hku.cecid.piazza.commons.dao.DAOException: Error occurred when
executing update at row 0 of the specified parameter array
by
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceProcess.start(DataSourceProcess.java:
97)
at
hk.hku.cecid.ebms.spa.dao.MessageServerDataSourceDAO.storeMessage(MessageServerDataSourceDAO.java:
45)
at
hk.hku.cecid.ebms.spa.handler.InboundMessageProcessor.storeIncomingMessage(InboundMessageProcessor.java:
1662)
... 22 more
Caused by: hk.hku.cecid.piazza.commons.dao.DAOException: Error in
executing
hk.hku.cecid.ebms.spa.dao.MessageDataSourceDAO::Process@b4a880
by hk.hku.cecid.piazza.commons.dao.DAOException: Error in executing
update: INSERT INTO message (ref_to_message_id, message_id,
sync_reply, timeout_time_stamp, sequence_status, to_party_role,
status, service, time_to_live, message_type, message_box,
from_party_role, to_party_id, sequence_group, dup_elimination, cpa_id,
status_description, from_party_id, sequence_no, ack_sign_requested,
action, time_stamp, conv_id, ack_requested) VALUES
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
by hk.hku.cecid.piazza.commons.dao.DAOException: Error occurred when
executing update at row 0 of the specified parameter array
by
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceProcess.start(DataSourceProcess.java:
97)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceDAO.executeUpdate(DataSourceDAO.java:
588)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceDAO.executeUpdate(DataSourceDAO.java:
548)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceDAO.executeUpdate(DataSourceDAO.java:
528)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceDAO.create(DataSourceDAO.java:
626)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceDAO.create(DataSourceDAO.java:
610)
at
hk.hku.cecid.ebms.spa.dao.MessageDataSourceDAO.addMessage(MessageDataSourceDAO.java:
44)
at hk.hku.cecid.ebms.spa.dao.MessageServerDataSourceDAO
$1.doTransaction(MessageServerDataSourceDAO.java:40)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceProcess.start(DataSourceProcess.java:
89)
... 24 more
Caused by: hk.hku.cecid.piazza.commons.dao.DAOException: Error in
executing update: INSERT INTO message (ref_to_message_id, message_id,
sync_reply, timeout_time_stamp, sequence_status, to_party_role,
status, service, time_to_live, message_type, message_box,
from_party_role, to_party_id, sequence_group, dup_elimination, cpa_id,
status_description, from_party_id, sequence_no, ack_sign_requested,
action, time_stamp, conv_id, ack_requested) VALUES
(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
by hk.hku.cecid.piazza.commons.dao.DAOException: Error occurred when
executing update at row 0 of the specified parameter array
by
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceUpdate.doTransaction(DataSourceUpdate.java:
110)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceProcess.start(DataSourceProcess.java:
89)
... 32 more
Caused by: hk.hku.cecid.piazza.commons.dao.DAOException: Error
occurred when executing update at row 0 of the specified parameter
array
by
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceUpdate.doTransaction(DataSourceUpdate.java:
96)
... 33 more
Caused by:
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException:
Duplicate entry '0AE3D777F72B43CDB1F769E915E863E7-inbox' for key
'PRIMARY'
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:931)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
at
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:
1332)
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:
1604)
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:
1519)
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:
1504)
at
hk.hku.cecid.piazza.commons.dao.ds.DataSourceUpdate.doTransaction(DataSourceUpdate.java:
92)
... 33 more

Regards


Aldi

Aldi

unread,
Mar 10, 2010, 9:37:32 PM3/10/10
to Hermes 2.0 Discussion List
hi all,

i get this error when my partner sends a message to my hermes, what is
wrong with this ??

2010-03-10 12:24:07 [Thread-1155 ] <INFO > <cecid.ebms.spa> <Ebxml
Message (20100310-1...@10.1.5.10) is stored in inbox with
order number: 13>
2010-03-10 12:24:15 [http-8443-3 ] <INFO > <cecid.ebms.spa> <Incoming
ebxml message received: 0AE3D777F72B43CDB1F769E915E863E7>
2010-03-10 12:24:15 [http-8443-3 ] <INFO > <cecid.ebms.spa> <Inbound
agreement checking for interop>


regards

Aldi

Franz Wong

unread,
Mar 13, 2010, 8:44:10 AM3/13/10
to Hermes 2.0 Discussion List
The message your partner sent asking for duplicate elimination.
However, the "Duplicate elimination" field of your partnership is set
to "never". Therefore the agreement violation occurs.

Regards,
Franz

> Message (20100310-122407-04...@10.1.5.10) is stored in inbox with

> hk.hku.cecid.piazza.commons.dao.ds.DataSourceUpdate.doTransaction(DataSourceUpdate.java: ...
>
> read more »

Reply all
Reply to author
Forward
0 new messages