
Snow000 asked a question.
Snow Agent for Linux - Java Path
We are testing the latest agent for Linux 6.2.1 In there we've enabled the java executable to run sios with the following variable: <!-- Java executable to run SIOS.jar --> <Setting key="env.java_home" value="/u00/app/oracle/product/ * /db_1/OPatch/jre/bin/java"/>"/> It seems that the agent can't cope with the path string with a * in the middle? If we set it to a fix value it works. There are other default directories from Snow in the config, from where we assume that this should work, but it doesn't. <!-- Oracle audit files can be numerous. --> <Path>*/oracle/*/audit*</Path> Can anybody confirm that this should work? Obviously this is the filepath Oracle is using to update their db integrated java versions.
Hi Roger,
Unfortunately, it is not possible to use a * in the java path definition of our snowagent.config file
Instead of this, you must use the complete path.
You can also create an IDEA in our Idea Board