Home » RDBMS Server » Networking and Gateways » Connection Manager Error - 17002
Connection Manager Error - 17002 [message #67676] Wed, 29 December 2004 06:48
Erico
Messages: 2
Registered: December 2004
Junior Member
Hi,

I'm using connection manager to access my oracle database from an app built in java(java web start).

The application starts normaly but sometimes I have the error "Code 17002: Io exception: Connection refused."
Then I need to restart the cman service to the app works again.

Can someone help me?

My CMAN.ora:

CMAN = (ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=1630))

CMAN_ADMIN = (ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=1650))

CMAN_PROFILE = (PARAMETER_LIST=
(MAXIMUM_RELAYS=8) # Default is normally too small
(LOG_LEVEL=0)
(SHOW_TNS_INFO=YES)
(RELAY_STATISTICS=NO)
(REMOTE_ADMIN=YES)
(ANSWER_TIMEOUT=2000)
(TRACING=NO)
)

PS: I'm using windows 2000 server behind a firewall.

Thanks,
Erico
Previous Topic: Connection in standalone mode
Next Topic: JVM_Bind:8080
Goto Forum:
  


Current Time: Wed May 01 02:23:01 CDT 2024