Hi Experts,
currently I am working on a scenario with GlobalInvoice (in VDA standard this is VDA4938 based on INVOICE07A EDIFACT).
Therefore I am using OFTP Receiver Adapter with EdifactConverterModule to convert XML to plain message.
But after mapping in module I got following error - with B2BAddOn SP04 - esp. B2BTOOLKIT Patchlevel 19. To me this seems to be a bug - but might also depend on some configuration issue. I also checked some parameters.
MP: processing local module localejbs/EdifactConverterModule
12.05.2015 12:10:53.691 Fehler MP: exception caught with cause java.lang.NullPointerException: while trying to invoke the method com.sap.engine.interfaces.messaging.api.auditlog.AuditAccess.addAuditLogEntry(com.sap.engine.interfaces.messaging.api.MessageKey, com.sap.engine.interfaces.messaging.api.auditlog.AuditLogStatus, java.lang.String, java.lang.Object[]) of a null object loaded from local variable 'auditAccess'
12.05.2015 12:10:53.695 Fehler Ausnahme aufgetreten beim Adapter-Framework: while trying to invoke the method com.sap.engine.interfaces.messaging.api.auditlog.AuditAccess.addAuditLogEntry(com.sap.engine.interfaces.messaging.api.MessageKey, com.sap.engine.interfaces.messaging.api.auditlog.AuditLogStatus, java.lang.String, java.lang.Object[]) of a null object loaded from local variable 'auditAccess'
12.05.2015 12:10:53.697 Fehler Die Message konnte nicht über Verbindung IDoc_AAE_http://sap.com/xi/XI/System an Endpunkt <local> übertragen werden wegen: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.NullPointerException: while trying to invoke the method com.sap.engine.interfaces.messaging.api.auditlog.AuditAccess.addAuditLogEntry(com.sap.engine.interfaces.messaging.api.MessageKey, com.sap.engine.interfaces.messaging.api.auditlog.AuditLogStatus, java.lang.String, java.lang.Object[]) of a null object loaded from local variable 'auditAccess'
Any hint is appreciated - thanks in advance.
Regards,
Timo