Skip to main content

Posts

Showing posts with the label JDK

Problems installing Oracle IDM on a 64bit Linux

I need to install an Oracle IDM on a 64bit Linux. In order to get this running I need a 64bit WebLogic Server. As this is not delivered with an included JDK I downloaded the Sun 1.6 JDK for 64bit Linux systems. When I then tried to install the WLS I always received an "out of disk" error. The magic option to pass to the self-extracting WLS is the following: java -Djava.io.tmpdir=/apps/tmp -jar ./wls1032_generic.jar