Error Message :
java.io.IOException: Permission denied
at java.io.File.createTempFile(File.java:2013)
at java.io.File.createTempFile(File.java:2059)
at java_io_File$createTempFile.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
RA Oracle Retail Agent fails to start. Log file initially only contains the following: 20180115/171454.637 - U02000107 Connection object 'CONN.ORACLERETAILAGENT.TEST' with time stamp '##########' was successfully transferred to the Agent.
20180115/171456.313 - U02013310 Failed to load RA Agent.
Starting the Agent from command line and adding -Xdebug to the command shows the following in the command prompt (does not show up in the log file):
java.io.IOException: Permission denied
at java.io.File.createTempFile(File.java:2013)
at java.io.File.createTempFile(File.java:2059)
at java_io_File$createTempFile.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)