before that it saves image ok, and pier image keeps
responding to
requests afterwards.
Aha, now I understand. You have multiple web-server adapters listening
on the same port. After the image is saved they restart and throw an
exception. Stop them all using:
WAKom withAllSubclassesDo: #stop
And then start your favorite adapter using:
WAKom startOn: 8080
That should solve the problem.
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch