Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 02-28-2005
freshman freshman is offline
Registered User
 
 
Join Date: Aug 2004
Posts: 38
IceStorm problem

when I used IceStorm,there is such a exception:

Ice.ConnectionRefusedException
error = 0
at IceInternal.Network.doConnect(Network.java:235)
at IceInternal.TcpConnector.connect(TcpConnector.java :25)
at IceInternal.OutgoingConnectionFactory.create(Outgo ingConnectionFactory.java:272)
at IceInternal.Reference.getConnection(Reference.java :654)
at Ice._ObjectDelM.setup(_ObjectDelM.java:184)
at Ice.ObjectPrxHelperBase.__getDelegate(ObjectPrxHel perBase.java:622)
at Ice.ObjectPrxHelperBase.ice_isA(ObjectPrxHelperBas e.java:41)
at Ice.ObjectPrxHelperBase.ice_isA(ObjectPrxHelperBas e.java:29)
at IceStorm.TopicManagerPrxHelper.checkedCast(TopicMa nagerPrxHelper.java:152)
at iceEventManager.ReceiveEvent.run(ReceiveEvent.java :72)
at iceEventManager.ReceiveEvent.startReceive(ReceiveE vent.java:128)
at gui.Main$2.run(Main.java:192)
Caused by: java.net.ConnectException: Connection refused: no further information
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketC hannelImpl.java:521)
at IceInternal.Network.doConnect(Network.java:203)
... 11 more


what's the matter? does it because the message stream is too large?
if I use the thread's sleep function,the speed of transmit message is too slow,what can I do?
can IceStorm use more than one socket at one time?thank you very much!!
Reply With Quote
  #2 (permalink)  
Old 03-01-2005
marc's Avatar
marc marc is online now
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Connection refused simply means that the server or service is not running, or it is not running on the host/port specified by the client's proxy.

Try to run with network tracing (Ice.Trace.Network=2) to find out where the server or service listens, and where the client tries to connect to.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with IceStorm noce more zweit Help Center 4 02-13-2006 02:22 PM
Problem with IceStorm mwilson Help Center 4 07-18-2005 04:09 PM
IceStorm problem sepp Help Center 2 04-05-2005 09:10 AM
IceStorm problem freshman Help Center 2 01-26-2005 05:43 AM
Problem with IceStorm minifat Help Center 2 08-19-2004 02:54 AM


All times are GMT -4. The time now is 07:45 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.