Oracle 11.2.0.1 on Windows 7 - INS-10103 Response File is not specified for this session
My original command line for installing is <sourcefolder>\Install\OUI.exe -waitforcompletion -silent -noconsole -responsefile <fully qualified path/filename to response file>
When I would run this command line, the installation would just "disappear" after a few minutes. When I removed the -noconsole switch, I noticed the "[INS-10103] Response file is not specified for this session". After pressing any key, the installation would disappear.
When I added the -debug switch (still leaving off the -noconsole switch) Arg:22 parrots back the command line I used, including the response file, but then JVM would initialize and then see the INS-10103 error message.