Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to connect to report server Error: Message : ErrorCode : 10061

561365Apr 8 2009 — edited Apr 16 2009
I have configured a report server oracle 10.1.0.2 app server on solaris 10. when the user tries to connect through the front end application web he gets the below error:

Type : System.Net.WebException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=

Message : Unable to connect to the remote server

Source : System

Help link :

Status : ConnectFailure

Response :

Data : System.Collections.ListDictionaryInternal



Inner Exception

---------------

Type : System.Net.Sockets.SocketException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=

Message : No connection could be made because the target machine actively refused it 10.10.1.180:4444

Source : System

Help link :

ErrorCode : 10061

SocketErrorCode : ConnectionRefused

NativeErrorCode : 10061

Data : System.Collections.ListDictionaryInternal

TargetSite : Void DoConnect(System.Net.EndPoint, System.Net.SocketAddress)

Can anyone please let me know which files or conf files I need to look at.

I did not see any errors in the server trace files. The tnsnames look good. They connect to a oracle DB
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2009
Added on Apr 8 2009
2 comments
725 views