You wouldn't see any issue if you don't reboot the WildFly instance (standalone/logs is already mixed though), but once you reboot, standalone/data/contents gets corrupted and fails to boot as all the node write to same directory. It seems we need to specify jboss.server.base.dir. But due to
SWITCHYARD-2462
, last option would be to use absolute path.
|