Oracle Forms standalone - trouble setting JAVA_HOME to run config_builder.cmd
Hello,
I found this thread which fails to address my issue.
Oracle Forms 12 c, JAVA_HOME problem
I installed the Oracle Forms12c Standalone version and try to run the config script.
As described here:
https://docs.oracle.com/middleware/1221/formsandreports/install-fnr/install.htm#CIHGBBEH
I set my JAVA_HOME and run:
Directory of C:\Oracle\Middleware\Ora12c\forms\common\bin
21/02/2017 10:47 2,059 config_builder.cmd
C:\Oracle\Middleware\Ora12c\forms\common\bin>set JAVA_HOME="C:\Program Files\Java\jre1.8.0_171"
C:\Oracle\Middleware\Ora12c\forms\common\bin>config_builder.cmd
Files\Java was unexpected at this time.
What exactly is the problem?