|
After 1.487 update from 1.486, iOS slave refused to run. It was configured to run through SSH.
Log messages shown are attached, main lines are:
If I log in as this user on the Mac, slave works well: it has window server when the user is logged in. But as soon as the user logs out - slave falls offline with message
(wasn't sure what component to assign this issue to, so selected everything with "slave" word on it. Sorry for that if it's an inconvenience)
The issue resolves completely if I specify -Djava.awt.headless=true in JVM options in "nodes" configuration.
But it is surely a regression as compared to 1.486.
|