patch 9935935 txkSetPlugin.sh fails with No jre or java found on the environment
I can't get txkSetPlugin.sh to run. This step is from Doc 290807.1
Step 4.2.2. Run the txkSetPlugin.sh Script
Run the $FND_TOP/bin/txkSetPlugin.sh script against the web node of the application tier.
The txkSetPlugin.sh script will update the new JRE version information into your AutoConfig context file, update the version used by Workflow and run AutoConfig to incorporate the new values throughout your application. This script must be run using the following command:
txkSetPlugin.sh jversion
The env variables seem to be correct:
$ which java
/prod_app/prod/prodcomn/jdk1.6.0_45/bin/java
$ echo $JAVA_TOP
/prod_app/prod/prodcomn/java