I don't know why Squeak is listening on the other ports or why it won't release them.
Nothing in ComSwiki is saved in the image except the port number. If you have somehow messed up your image, you can just download a fresh install and copy the image from that one over. If that doesn't work, try copying over the default and refs directories as well, though this will mean that you will have to configure it again, but you shouldn't lose any data. Peace and Luck! Je77 On Fri, Feb 11, 2005 at 11:34:25AM -0800, Lucy E. Lynch wrote: > On Fri, 11 Feb 2005, Jochen F. Rick wrote: > > > Once I feel that we have stability under control, I'll be releasing 1.4 > > to the public. I'm not sure that it will solve your problems though. I > > don't understand what you mean by port locking. The other problem will be > > addressed somewhat by the next version. > > this is what I see: > tcp 0 0 0.0.0.0:47524 0.0.0.0:* LISTEN > 7058/squeak > tcp 0 0 0.0.0.0:47525 0.0.0.0:* LISTEN > 7058/squeak > tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN > 7058/squeak > tcp 0 0 0.0.0.0:8888 0.0.0.0:* LISTEN > 7058/squeak > tcp 0 0 0.0.0.0:47515 0.0.0.0:* LISTEN > 7058/squeak > tcp 387 0 128.223.214.86:8080 128.223.214.86:47527 > CLOSE_WAIT 7058/squeak > unix 3 [ ] STREAM CONNECTED 395932 7058/squeak > > the lock on port 8080 and the related lock on 47527 never clear, even > when I stop the server and restart on port 8888. > > I believe this is related to the squeak.image problem in some way - > > Chain of events: > - machine rebooted w/out clean shutdown > - on restart, swiki pages had been lost back to the last > clean save & quit > - restored pages from xml > - save & quit then restart > - pages won't display on port 8080 (security settings?) > - I never get prompted for user name & password. > - reset to port 8888, save & quit, restart - > - Now I can get to my pages, but can't switch back to 8080 > > ??? any clues ??? > > > > Peace and Luck! > > > > Je77 > > > > > > On Fri, Feb 11, 2005 at 11:19:27AM -0800, Lucy E. Lynch wrote: > > > Greetings - > > > > > > I'm running Comswiki on Fedora Core 2 and I've had a few mis-haps > > > which seem to be related to port locking and a failure to save all > > > squeak data on exit - I notice that your sites are all running much > > > more recent versions of all components (Squeak 3.6, Comanche 6.2, > > > Swiki 1.4) - is there a way to upgarde to the recent stuff? > > > > > > I'm running: Comanche 5.0 / Swiki 1.3 > > > > > > If there is a better place/list/person to ask - please redirect me! > > > > > > Thanks - > > > > > > Lucy E. Lynch Academic User Services > > > Computing Center University of Oregon > > > llynch @darkwing.uoregon.edu (541) 346-1774 > > > _______________________________________________ > > > Pws mailing list > > > [email protected] > > > https://mailman.cc.gatech.edu/mailman/listinfo/pws > > > > -- > > Jochen "Je77" Rick, PhD Candidate, Georgia Tech College of Computing > > [EMAIL PROTECTED], http://www.je77.com/, work: 404-385-1105 > > > _______________________________________________ > Pws mailing list > [email protected] > https://mailman.cc.gatech.edu/mailman/listinfo/pws -- Jochen "Je77" Rick, PhD Candidate, Georgia Tech College of Computing [EMAIL PROTECTED], http://www.je77.com/, work: 404-385-1105 _______________________________________________ Pws mailing list [email protected] https://mailman.cc.gatech.edu/mailman/listinfo/pws
