cancel
Showing results for 
Search instead for 
Did you mean: 

Connection to J2EE via ICM times out

Former Member
0 Kudos

We have installed the J2EE 6.40 engine and we are having an issue with

connecting to the J2EE engine via ICM. I have created the cerificate on j2ee and configured the engine to use that certificate. We can connect directly to J2EE without any problems. However, when installing the certifcate in the SSL server pse using transaction strust, the connection times out after 600 seconds as defined by the parmeter.

It appears the connection that ICM does not know how to handle the ssl request to J2EE. We have this implemented for 6.20 and it works.

Appreciate if anyone has seen this and has solutions.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

I have also found the following errors in the dev_webdisp file:

[Thr 1543] *** ERROR => Connection request from (-1/65535/0) to host: hostname.europe.shell.com, service: 8506 failed (NIECONN_REFUSED) [icxxconn_mt.c 2542]

[Thr 1543] *** ERROR => IcmConnClientRqCreate() failed (rc=-8) [icrxx_mt.c 4322]

[Thr 1543] *** ERROR => Connection request from (-1/65535/0) to host: hostname.europe.shell.com, service: 8506 failed (NIECONN_REFUSED) [icxxconn_mt.c 2542]

[Thr 1543] *** ERROR => IcmConnClientRqCreate() failed (rc=-8) [icrxx_mt.c 4322]

[Thr 1543] *** ERROR => Connection request from (-1/65535/0) to host: hostname.europe.shell.com, service: 8506 failed (NIECONN_REFUSED) [icxxconn_mt.c 2542]

FYI we are using functional hostnames on our servers.

Former Member
0 Kudos

did you solve this problem?