Hi!
I'm building a Continuous Integration environment (aka Jenkins) and i need ojdeploy to build our project. The only way that i've found to have ojdeploy configured is to install JDeveloper Studio (12c) on this environment, but we doesn't have display environment on Linux (CentOS) so i had to use silent mode installation. However, silent mode is not working and i couldn't figured out why.
Error log:
[VALIDATION] [ERROR]:INST-07319: Validation of Oracle Home location failed. The location specified already exists and is a nonempty directory and not a valid Oracle Home
[VALIDATION] [SUGGESTION]:Provide an empty or nonexistent directory location, or a valid existing Oracle Home
Command:
java -jar jdev_suite_121200.jar -silent -invPtrLoc /home/oracle/install -responseFile /home/oracle/silent-install
I've already tried to delete all content from /home/oracle/jdev and even the folder, but without success.
Any help will be appreciated.
Thanks,
Alexandre.