ERROR - JDWP No transports initialized,jvmtiError=JVMTI_ERROR_INTERNAL(113) is thown on starting BusinessEvents Inference Engine or Cache Server.

ERROR - JDWP No transports initialized,jvmtiError=JVMTI_ERROR_INTERNAL(113) is thown on starting BusinessEvents Inference Engine or Cache Server.

book

Article ID: KB0090915

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
===========
ERROR - JDWP No transports initialized,jvmtiError=JVMTI_ERROR_INTERNAL(113) is thown on starting BusinessEvents Inference Engine or Cache Server.

Environment:
===========
TIBCO BusinessEvents 3.x
All Operating Systems


Symptoms:
=========
ERROR: transport error 202: connect failed: Connection refused ["transport.c",L41]
FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=JVMTI_ERROR_INTERNAL(113)
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) ["debugInit.c",L500]
JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initialized


Resolution:
========
Uncomment # Parameters for remote debugging from the BusinessEvents Engine tra file.

#tibco.env.JDI_PORT=5192
#java.extended.properties=-Xms1024m -Xmx1024m -XX:MaxPermSize=256m -Xdebug -Xrunjdwp:transport=dt_socket,address=%J

Issue/Introduction

ERROR - JDWP No transports initialized,jvmtiError=JVMTI_ERROR_INTERNAL(113) is thown on starting BusinessEvents Inference Engine or Cache Server.