cancel
Showing results for 
Search instead for 
Did you mean: 

"Error establishing socket" error on JDBC Receiver Channel.

manikandan_shanmugam3
Active Participant
0 Kudos

Dear All,

Scenario: Soap to JDBC.

I m getting error on JDBC Receiver Channel. messages are processed succesfully on ABAP Stack and receiver channel is on below error:

ERROR : Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'jdbc:microsoft:sqlserver://156.5.202.194:3312;DatabaseName=ODW': SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket.

Note: i already tested another interface with this same IP and it was fine with different port.

jdbc:microsoft:sqlserver://IP:PORT;DatabaseName=Name

Regards,

Manikandan

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos
and it was fine with different port

socket exception is (always) related to port....did you check with the network team about this new Port?

Answers (0)