Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem with silent installation of JDeveloper 12c

AlexandreRoccoJun 16 2014 — edited Jun 18 2014

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.

This post has been answered by Timo Hahn on Jun 17 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 16 2014
Added on Jun 16 2014
5 comments
1,825 views