Unable to connect to JDE server in TIBCO ActiveMatrix Adapter for JD Edwards EnterpriseOne.

Unable to connect to JDE server in TIBCO ActiveMatrix Adapter for JD Edwards EnterpriseOne.

book

Article ID: KB0093070

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for JD Edwards EnterpriseOne -
Not Applicable -

Description

Description:
When testing the connection to a JDE server, the error "Could not connect to the JDE Server. Please check the connection values." is reported. See a sample error log from the Designer console below.

index = 22
sumTxt = Connection Test Failed
detTxt = Could not connect to the JDE Server. Please check the connection values.
com.jdedwards.system.connector.dynamic.ServerFailureException: Cannot connect to any OneWorld Security Server.FAILURE: null
                at com.jdedwards.system.connector.dynamic.Connector.loginBase(Unknown Source)
                at com.jdedwards.system.connector.dynamic.Connector.loginBase(Unknown Source)
                at com.jdedwards.system.connector.dynamic.Connector.loginBase(Unknown Source)
                at com.jdedwards.system.connector.dynamic.Connector.login(Unknown Source)
                at com.tibco.jde.client.JDEDynamicMetaDataClient.setProperties(Unknown Source)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                at java.lang.reflect.Method.invoke(Unknown Source)
                at com.tibco.ae.tools.palettes.jde.JDEMetaDataProxy.runMethod(Unknown Source)
                at com.tibco.ae.tools.palettes.jde.JDEMetaDataProxy.getMetaDataClientRT(Unknown Source)
                at com.tibco.ae.tools.palettes.jde.JDEMetaDataProxy.testConnection(Unknown Source)
                at com.tibco.ae.tools.palettes.jde.JDEAdapterConfiguration.connectMetadataAdapter(Unknown Source)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                at java.lang.reflect.Method.invoke(Unknown Source)
                at com.tibco.util.Trampoline.invoke(Trampoline.java:136)
                at com.tibco.ui.BusyWait.run(BusyWait.java:428)
                at java.lang.Thread.run(Unknown Source)
java.lang.reflect.InvocationTargetException
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                at java.lang.reflect.Method.invoke(Unknown Source)
                at com.tibco.ae.tools.palettes.jde.JDEMetaDataProxy.runMethod(Unknown Source)
                at com.tibco.ae.tools.palettes.jde.JDEMetaDataProxy.testConnection(Unknown Source)
                at com.tibco.ae.tools.palettes.jde.JDEAdapterConfiguration.connectMetadataAdapter(Unknown Source)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                at java.lang.reflect.Method.invoke(Unknown Source)
                at com.tibco.util.Trampoline.invoke(Trampoline.java:136)
                at com.tibco.ui.BusyWait.run(BusyWait.java:428)
                at java.lang.Thread.run(Unknown Source)
Caused by: com.tibco.sflow.SException: TJDE-100001
                at com.tibco.jde.client.JDEDynamicMetaDataClient.establishConnection(Unknown Source)
                ... 14 more


Symptoms:
Test connection to JDE server fails with the error,  "Could not connect to the JDE Server. Please check the connection values."

Cause:
Incorrect configuration information in the file jdeintereop.ini. Either the enterprise server or security server name is  incorrect, or the JDBJ data source section is missing.

Resolution

Review the jdeinterop.ini file. Make sure it has the correct information and data source section. You can compare that file with the jde.ini and jdbj.ini file in the transaction server. The jdeinterop.ini file should have all the information in those two files.

Issue/Introduction

Unable to connect to JDE server in TIBCO ActiveMatrix Adapter for JD Edwards EnterpriseOne.