Charles Oliver Nutter wrote:
Eric Armstrong wrote:
It's not throwing an exception, but it's not
doing anything, either. It was just sitting
there for an hour before I killed it.

Could be a network problem?

Good thought. But if it is, it certainly isn't timing
out. And there haven't been any other network problems.

Truss shows this sequence in a never-ending loop:

/7:     lwp_cond_wait(0x00030128, 0x00030110, 0xE76FFAD0) Err#62 ETIME
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/14:    poll(0x00000000, 0, 50)                         = 0
/7:     lwp_cond_wait(0x00030128, 0x00030110, 0xE76FFAD0) Err#62 ETIME
...etc

I started NetBeans to see how that would work. That's running
on the PC. With JRuby 1.0.1, I get the same stall. With
Ruby 1.8.4, I get an immediate error:
  Nothing found. Network problem? Check NetBeans proxy settings.

So whatever the problem is affects both Ruby and JRuby, but
JRuby is hanging, rather than reporting the problem.

...now if I could just figure out what the problem is. I get the
same error with "no proxy" and "system proxy settings".

I even went back to the old proxy settings (webcache.sfbay, port
80 or port 8080. Tried them both. No luck, no matter what).

I'm kerflumoxed.

The HTTP page that lists gems is operational, but I'm not
sure that says anything.

--

Eric Armstrong, Document Systems Architect, Sun Microsystems
http://blogs.sun.com/coolstuff
http://www.artima.com/weblogs/index.jsp?blogger=cooltools

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to