[squeak-dev] OsProcess - UnixProcess Hangs - VPN related

JohnReed Maffeo aldeveron at graffiti.net
Thu Feb 20 01:29:20 UTC 2014


I am currently working in an environment where I have to access external resources using VPN.

I was working in Squeak (4.4-12327) last night, worked with VPN enabled today, closed it launched Squeak and now when I execute "osp := ExternalUnixOSProcess command: cmdLine" and instpect osp, it is undefined.

When I execute "UnixProcess testRunCommand" I get the warning "process accessor module not available"

I don't have a complete test case defined of the exact repeatable steps but, I think the issue resolves itself
when I reboot.

Is there a way for me to get UnixProcess to wake up? I tried to initialize  it, but that did not help.

tia,
johnreed


More information about the Squeak-dev mailing list