Integration Technologies - JDE1 (MOSC)

MOSC Banner

AIS Error - Connection refused: connect

edited May 21, 2018 5:06AM in Integration Technologies - JDE1 (MOSC) 1 commentAnswered

Hi,

I'm facing error at the time of auth token generation. My default config <path>/jderest/defaultconfig  is working fine. Below are the details for input

URL - <path>/jderest/tokenrequest

Data -  { "deviceName":"MyDevice", "username":"JDE", "password":"JDE" }

Curl Call request

curl -i -X POST -H "Content-Type:application/json" http://<path>/jderest/tokenrequest -eName":"MyDevice","username":"JDE","password":"JDE"}'

Response

{

  "message" : "Connection refused: connect",

  "exception" : "java.net.ConnectException",

  "timeStamp" : "2018-05-01:14.19.47"

}

Please suggest.

Regards

Gaurav

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center