$JAVA_HOME/man/ja_JP.UTF-8 symlink prevents OEM wizzard OMS2
After upgrading to JDK8u311 in OEM 13.4.0.13 we wanted to add an extra Oracle management Server using the wizzard. This fails because the jar command is used to transfer the SoftWare. In JAVA 8u311 a symbolic link exists for
$JAVA_HOME/man/ja_JP.UTF-8
causing the wizzard to fail. By design, jar files are portable and cannot contain symlinks
after deleting the symlink wizzard ran succesfully