Wednesday, February 3, 2010

Running with Integrated WLS fails on Mac OS (8681385)

Loaded a different version of JDeveloper (Build JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407) today and ran into an issue that I knew I had seen before, which I think must have been cleared up with 11.1.1.2.0:

[08:26:20 AM] #### Deployment incomplete. ####
java.io.FileNotFoundException: /var/folders/fc/fcBxVMI8GS8ilNvLNsNQ6U TI/-Tmp-/adfmeta1829925691998595481.xml (No such file or directory)
at java.io.FileOutputStream.open(Native Method)


This is a known issue and is resolved by adding the following to the jdev.conf file:
AddVMOption -Djava.io.tmpdir=/var/tmp