Hi,
When I run the attached simple SIDE file, Selenese-runner-java would enter infinite loop. The SIDE file is actually very simple, only containing a "run" command which calls another simple test case.
I believe this is a bug. Please have a look.
The command line I used to run the SIDE is like the following:
java -jar selenese-runner.jar --driver chrome --max-retries=3 D:\asd.side
asd.zip