Troubleshooting
Problem
Userr reports that the behaviour of
pub.security.keystore:setKeyAndChain
is not same from version 7 to 9.5 fix 4
They have a flow where the service is called in a sequence before a repeat that performs calls to pub.client:http
This is working fine in version 7.
In version 9 it does not work, unless they include the call to service
pub.security.keystore:setKeyAndChain in the repeat part of the flow just before th call to the pub.client:http.
The same service is throwing an error (HTTP 500)
server log:
ERROR:
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> CONNECT portail-dev.iservices.rte-france.com:443 HTTP/1.1
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> User-Agent: Mozilla/4.0 [en] (WinNT; I)
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> Accept: image/gif, */*
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> Host: portail-dev.iservices.rte-france.com
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> Authorization:ISIS: ****
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> Content-type: application/x-www-form-urlencoded
2015-04-24 16:30:40 CEST [ISC.0040.0001D] HTTP/1.1 200
2015-04-24 16:30:40 CEST [ISC.0064.0017T] Proxy Header <--Connection established
2015-04-24 16:30:40 CEST [ISC.0064.0021T] Successfully connected to host: pcyvipncp2a.edf.fr port: 3,128
2015-04-24 16:30:40 CEST [ISS.0142.0001D] Registered Lifecycle Listener Socket[unconnected]
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> POST /ajustement-dev/Rte-pa-app/ParticipantDownloadServlet?type=RTEDATA&file=PA_PROD_RTE_EDF_20150424_1600.csv HTTP/1.1
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> User-Agent: Mozilla/4.0 [en] (WinNT; I)
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> Accept: image/gif, */*
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> Host: portail-dev.iservices.rte-france.com
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> Authorization:ISIS: ****
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> Content-Type: application/x-www-form-urlencoded
2015-04-24 16:30:40 CEST [ISC.0038.0002D] --> Content-Length: 0
2015-04-24 16:30:40 CEST [ISC.0040.0001D] HTTP/1.1 500
2015-04-24 16:30:40 CEST [ISC.0038.0002D] <-- Date: Fri, 24 Apr 2015 14:30:38 GMT
2015-04-24 16:30:40 CEST [ISC.0038.0002D] <-- Server: Apache
2015-04-24 16:30:40 CEST [ISC.0038.0002D] <-- Last-Modified: Mon, 09 Mar 2015 11:09:01 GMT
2015-04-24 16:30:40 CEST [ISC.0038.0002D] <-- ETag: "241f8-867-510d90fc16b22"
2015-04-24 16:30:40 CEST [ISC.0038.0002D] <-- Accept-Ranges: bytes
2015-04-24 16:30:40 CEST [ISC.0038.0002D] <-- Content-Length: 2151
2015-04-24 16:30:40 CEST [ISC.0038.0002D] <-- Content-Type: text/html
2015-04-24 16:30:40 CEST [ISC.0038.0002D] <-- X-Pad: avoid browser bug
2015-04-24 16:30:40 CEST [ISC.0038.0002D] <-- Connection: close
2015-04-24 16:30:40 CEST [ISS.0142.0002D] Unregistered Lifecycle Listener Socket[unconnected] is true
2015-04-24 16:30:40 CEST [ISC.0049.0007D] Repeat : index=3 depth=5
2015-04-24 16:30:40 CEST [ISC.0049.0004T] Branch : index=1 depth=6
2015-04-24 16:30:40 CEST [ISC.0049.0002D] Branch null: child 500 not found, invoking default child $default
2015-04-24 16:30:40 CEST [ISC.0049.0005D] Invoke $default: index=1 depth=7
2015-04-24 16:30:40 CEST [ISS.0015.0005D] Invoking service sime00175.common.priv:throwException.
2015-04-24 16:30:40 CEST [ISS.0014.0016T] Invoking service sime00175.common.priv:throwException
2015-04-24 16:30:40 CEST [ISC.0049.0014D] Exit null: index=1 depth=1
2015-04-24 16:30:40 CEST [ISC.0049.0004T] Branch : index=3 depth=6
2015-04-24 16:30:40 CEST [ISC.0049.0007D] Repeat : index=4 depth=5
2015-04-24 16:30:40 CEST [ISC.0049.0017D] Count: iteration 13 of 29
2015-04-24 16:30:44 CEST [ISS.0137.0000T] [SCHED] ScheduleDB.runNextTask():Node:dsdit595
2015-04-24 16:30:44 CEST [ISS.0137.0000T] [SCHED] ScheduleDB.runNextTask():Task:
Document Location
Worldwide
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
20 March 2025
UID
ibm17222684