I can't connect to the server, I get the message "Problem connecting to the server:
java.net.SocketException: connect (code=xxxxx)"
What does this mean ?


Answer: There are various reasons you may get this message:
  • 10050: network is down
  • 10051: network is unreachable
  • 10060: connection timed out
  • 10065: no route to host
The above mean that either our server is down, or your firewall is blocking you. Ask your system administrator what the problem could be.
  • 10061: connection refused.
This means that there is a problem with the ProjectSCIM server - normally, this would only happen when we do a reboot, so the problem should only last a few minutes. Grab a coffee and the server will normally resume services fairly quickly.

Okay, I'm convinced...let me download it.