Discussions
Categories
- 196.9K All Categories
- 2.2K Data
- 239 Big Data Appliance
- 1.9K Data Science
- 450.4K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 546 SQLcl
- 4K SQL Developer Data Modeler
- 187K SQL & PL/SQL
- 21.3K SQL Developer
- 295.9K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.6K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 442 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
Oracle 18C silent install stops.

Hi all,
Since a few weeks/months the silent option is no longer working for us on several systems (Windows 10, 20H2).
The command line used is:
C:\Oracle\product\setup.exe -silent -nowait -ignorePrereqFailure -skipPrereqs -waitForCompletion -force "oracle.install.option=.... etc etc" (We do not use a responsefile)
The installer just quits after a while, the last message given is where the log of the installation is en de message "PersistEnv". The services "OracleOraDB18Home1TNSListener" (running) and "OracleRemExecServiceV2" (disabled but running, is removed when stopped) and several ORA user groups are made.
When I remove the -Silent it works fine, except you get the GUI and you need to press next etc.
The only clue I have is an eventlog entry in the Application log (event ID 1000).
Faulting application name: java.exe, version: 8.0.1710.11, time stamp: 0x5abc22fc
Faulting module name: orasrvm18.dll, version: 18.0.0.0, time stamp: 0x5b6b5c35
Exception code: 0xc0000005
Fault offset: 0x000000000000ffa0
Faulting process id: 0x2ea4
Faulting application start time: 0x01d8015b8f259525
Faulting application path: C:\Oracle\product\jdk\jre\bin\java.exe
Faulting module path: C:\Oracle\product\oui\lib\win64\orasrvm18.dll
The "installActions*.log stops with "INFO: Calling Action WindowsActionLib12.0.0.0.0 SetACLForUser" while logs of installations that are succesfull continue with some more "INFO: Calling Action WindowsActionLib12.0.0.0.0 SetACLForUser" entries.
We are not sure since when this started. We know for sure that it worked in October, but we noticed it mid December. Searching for the event entry did not result in anything usefull.
Any ideas?
Regards,
Guido.