When I run SGS and ChatTestClient, it seems to hang right after it calls mgr.client(). When debugging
through with Netbeans, it makes it past mgr.connect() but it hangs after actionPerformed() returns. In
terms of the GUI, I select a user manger, then nothing happens (Login is greyed out, “Status: Not
Connected” displayed).
Nothing shows up on the server console output after “finished loading files”. I am using SGS right
out of the box, so to speak. I use FakeDiscovery.xml, rather than the discovery server. I’m on an
Ultra 20 (Solaris 10 x86) at home, perhaps it is something with my network at home (but it does
use 127.0.0.1 after all…)
I wish I could debug through this further – if you have any ideas please let me know
Thanks,
Jordan
P.S. There is a bunch of disk activity by the SGS server, I am assuming this is normal.