Error accessing CICS Transaction Gateway through WebSphere Application Server
 Technote (FAQ)
 
Problem
Error occurs when accessing the CICS® Transaction Gateway, resulting in this message in the WebSphere® Application Server log:
JOBLOG.util.CommException: (IOException):java.io.IOException: CCL6651E:
Unable to connect to the Gateway. Address = 10.0.32.42, port 2006 java.net.socketexception: EDC8115I Address already in use.(errno2=0x7663725C)
 
Cause
Not enough ports defined to access CICS® Transaction Gateway.

These are the default TCPIP port definitions:
NETWORK DOMAINNAME(AF_INET) INADDRANYPORT(7000) INADDRANYCOUNT(325)

In this case, only 325 ports are defined.

 
Solution
Increase INADDRANYCOUNT to 1000.
 
 
 


Document Information


Current web document: swg21215704.html
Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > Java 2 Connectivity
Operating system(s): z/OS
Software version: 6.0.2
Software edition:
Reference #: 1215704
IBM Group: Software Group
Modified date: Sep 29, 2005