Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

socketConnect': java.net.ConnectException: Connection refused (NativeException) #21

Closed
pronix opened this issue Jun 24, 2010 · 2 comments

Comments

@pronix
Copy link

pronix commented Jun 24, 2010

java/net/PlainSocketImpl.java:-2:in socketConnect': java.net.ConnectException: Connection refused (NativeException) from java/net/AbstractPlainSocketImpl.java:310:indoConnect'
from java/net/AbstractPlainSocketImpl.java:176:in connectToAddress' from java/net/AbstractPlainSocketImpl.java:163:inconnect'
from java/net/SocksSocketImpl.java:384:in connect' from java/net/Socket.java:546:inconnect'
from sun/security/ssl/SSLSocketImpl.java:570:in connect' from sun/security/ssl/SSLSocketImpl.java:414:in'
from sun/security/ssl/SSLSocketFactoryImpl.java:142:in createSocket' ... 16 levels... from ./main.rb:212 from ./main.rb:208:ineach'
from ./main.rb:208

211 aimb = Celerity::Browser.new(:resynchronize => true)
212 aimb.goto(AIM_LOGIN)

@jarib
Copy link
Owner

jarib commented Jun 24, 2010

What makes you believe this is a Celerity issue and not an issue with your local environment (proxy?) or the host you're trying to connect to? What's the value of AIM_LOGIN?

If you can't provide a way reproduce the issue, I'm afraid there's not much we can do with this.

@jarib
Copy link
Owner

jarib commented Jul 13, 2010

Closing this as no more info has been provided.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants