!7 p { print("Have port: " + vmPort()); tryToAcquirePort5000(); repeat with sleep 5 { print("Have port: " + vmPort()); } }