Enterprise Manager Generic (MOSC)

MOSC Banner

$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


oracle@m1p-apu00003:/opt/oracle/em13cr4/oracle_common/jdk/man]$ ll

total 4

lrwxrwxrwx. 1 oracle dba 11 Sep 28 11:15 ja -> ja_JP.UTF-8

drwxr-xr-x. 3 oracle dba 18 Sep 28 11:15 ja_JP.UTF-8

drwxr-xr-x. 2 oracle dba 4096 Sep 28 11:15 man1

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center