<div dir="ltr"><p dir="ltr">Hi everyone,</p>
<p dir="ltr">I am currently working on getting the Squeak Jenkins server to perform benchmarking and so far everything is going great except for one thing. When I try to filein code implementing some benchmarks into a headless VM, it just hangs. If I filein the same file to a non-headless VM everything works just fine.</p>


<p dir="ltr">Seeing as how things only blow up when I am running headless, debugging is made somewhat more complicated.</p>
<p dir="ltr">I was wondering if anyone had some advice on getting better debug information from a headless VM, besides explicit log statements? I was also wondering if this sort of problem is ringing any bells for anyone on the list. I don&#39;t really have a good grip on how filein works either, so any pointers would be greatly appreciated. Would filein be attempting to send ui messages that are failing? I didn&#39;t see any user input requests when I filed into a normal VM, so I don&#39;t think it is waiting on a response. Any help is appreciated.</p>


<p dir="ltr">Thanks for your time,<br>
Jeff</p>
</div>