IBM Support

IZE0106E CICS IA Collector Connect failed because resource needed to provide response is not found

Troubleshooting


Problem

You receive message IZE0106E and cannot connect to the CICS Interdepency Analyzer for z/OS (CICS IA) Collector. This occurs after updating and deploying the TCPIPSERVICE, URIMAP, and ATOMSERVICE members from the CIUDEFW sample for CICS IA.

Symptom

!ENTRY com.ibm.cics.ia.runtime 4 0 2014-07-08 14:08:22.852
!MESSAGE A resource that is needed to provide the response is not found. nnn.nnn.nnn.nnn:portnumber
!STACK 0
java.io.FileNotFoundException: http://ipaddress:portnumber/CICSIA/IBM/atom/ciuatm01/feed
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.ja…
at
com.ibm.cics.ia.sm.comm.AtomConnection.connect(AtomConnection.java:88)
at
com.ibm.cics.core.connections.internal.ConnectionService.doConnect(ConnectionService.java:597)
at
com.ibm.cics.core.connections.internal.ConnectionService.connect(ConnectionService.java:518)
at
com.ibm.cics.core.connections.internal.ConnectionService$7.runSub(ConnectionService.java:833)
at
com.ibm.cics.eclipse.common.ui.JobWithCancelingSupport$1.run(JobWithCancelingSupport.java:56)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)


!ENTRY com.ibm.cics.core.connections 2 2 2014-07-08 14:08:22.852
!MESSAGE IZE0106E Connect failed with error "A resource that is needed to provide the response is not found." (cicsregion)

!STACK 0
com.ibm.cics.core.comm.EnhancedConnectionException: IZE0106E Connect failed with error "A resource that is needed to provide the response is not found." (cicsregion)
at
com.ibm.cics.core.connections.internal.ConnectionService.enhanceExceptionMessage(ConnectionService.java:644)
at
com.ibm.cics.core.connections.internal.ConnectionService.doConnect(ConnectionService.java:613)
at
com.ibm.cics.core.connections.internal.ConnectionService.connect(ConnectionService.java:518)
at
com.ibm.cics.core.connections.internal.ConnectionService$7.runSub(ConnectionService.java:833)
at
com.ibm.cics.eclipse.common.ui.JobWithCancelingSupport$1.run(JobWithCancelingSupport.java:56)
at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)

Caused by: com.ibm.cics.core.comm.ConnectionException: A resource that is needed to provide the response is not found.
at
com.ibm.cics.ia.sm.comm.AtomConnection.analyzeResponseCode(AtomConnection.java:143)
at
com.ibm.cics.ia.sm.comm.AtomConnection.connect(AtomConnection.java:107)
at
com.ibm.cics.core.connections.internal.ConnectionService.doConnect(ConnectionService.java:597)
... 4 more

Cause

Incorrect CIUATM01 xml document in the ConfigFile directory specified on the ATOMSERVICE definition. In this instance, the URIMAP PATH attribute specified a value of "/CICSIA/IBM/atom/ciuatm01/*"

Environment

CICS IA V5.x;

Diagnosing The Problem

CICS TS W2 level 1-2 tracing showed a trace entry:

W2 0507 W2FD EVENT - URL_PATH_MATCH

where the Data 1 source field from the client URI field was: "/CICSIA/IBM/atom/ciuatm01/feed"
and the Data 2 target field in the CIUATM01 xml member in the atom feed href link tag resulting in CICS module DFHW2FD sending an HTTP 200 Document not found response to the client..

The CICS TS MSGUSR log contained a DFHW20120 message with a date and time from a previous version of the CIUTAM01 member.

Resolving The Problem

Ensure the CIUATM01 member specified in the ATOMSERVICE ConfigFile attribute directory path contains a matching href link value that matches the PATH value in the URIMAP for the atom feed.

[{"Product":{"code":"SSPPUS","label":"CICS Interdependency Analyzer for z\/OS"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Component":"IA Explorer","Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"5.1;5.2","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Product Synonym

cicsia cics ia

Document Information

Modified date:
15 June 2018

UID

swg21678933