Lost + Found message on BW / Private Process message to BC.

Lost + Found message on BW / Private Process message to BC.

book

Article ID: KB0087136

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect EDI Protocol Powered by Instream -
Not Applicable -

Description

Description:
In  BusinessConnect 6.x, the following error is seen in the Interior Server log file:

Job-4033.4033 com.tibco.ax.fw.runtime.impl.GtwyRuntimeException: Runtime extension for protocol 'EDIFACT' not found. Please check your private process AESchema has the correct protocol identifier set. at com.tibco.ax.fw.runtime.impl.MessageContextFactory.sCreateOBMessageContext(MessageContextFactory.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.tibco.plugin.gateway.CreateMsgContextActivity.eval(CreateMsgContextActivity.java:131) at com.tibco.pe.plugin.Activity.eval(Unknown Source) at com.tibco.pe.core.TaskImpl.eval(Unknown Source) at com.tibco.pe.core.Job.a(Unknown Source) at com.tibco.pe.core.Job.k(Unknown Source) at com.tibco.pe.core.JobDispatcher$JobCourier.a(Unknown Source) at com.tibco.pe.core.JobDispatcher$JobCourier.run(Unknown Source)Caused by: com.tibco.ax.fw.runtime.impl.GtwyException: Internal System Error: Failed to look up protocol extension for: EDIFACT at com.tibco.ax.fw.runtime.impl.RuntimeExtension.sFetchExtension(RuntimeExtension.java:557) at com.tibco.ax.fw.runtime.impl.MessageContextFactory.sCreateOBMessageContext(MessageContextFactory.java:108) ... 11 more 

or

Runtime extension for protocol 'null' not found. Please check your private process AESchema has the correct protocol identifier set.

Resolution

This issue is related to class loading of the tibrv JAR files. With later versions of Rendezvous, BC is not supported with TibRV Native JAR. TRA 5.7.4 and BW 5.10 have moved to the tibrvnative implementation from the tibrvj implementation. Add the %RV_HOME%/lib/tibrvjsd.jar path at the beginning of the variable "tibco.env.CUSTOM_CP_EXT" in designer.tra and runtime BusinessWorks runtime TRA files.

Issue/Introduction

Lost + Found message on BW / Private Process message to BC.

Additional Information

BusinessConnect Installation Guide