Error installing 11g R2
853970Apr 8 2011 — edited Nov 22 2011I am running into some problems with installing Oracle 11g R2 on Windows XP pro SP3 machines. I am using a response file to install the client silently and I have done the same process since Oracle 9i and 10g. The DOS box opens like usual letting me know that the install is starting, but then errors out and goes away pretty fast. Here are some lines from the "InstallActions" log:
INFO: Opening bean stores from which the beans can be loaded
INFO: Changing the format to extended property file format to merge the flowDataDefaults with the flowDataSource
INFO: Loading beanstore from file:/C:/Oracle11gR2.rsp
WARNING: Error while translating. Reason: .
Refer associated stacktrace #oracle.install.commons.bean.xml.XmlBeanStoreFormat:60
WARNING: Failed to load beanstore from file:/C:/Oracle11gR2.rsp. Reason: oracle.xml.parser.v2.XMLParseException: Invalid char in text.
WARNING: [WARNING] [INS-07009] Unable to load bean store
CAUSE: Unexpected error while loading the bean store.
ACTION: Refers logs or contact Oracle Support Services
SUMMARY:
- oracle.xml.parser.v2.XMLParseException: Invalid char in text.
- Invalid char in text..
Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:62
INFO: Advice is CONTINUE
INFO: Loaded BeanStore using the flow data source
INFO: Registering the flow data beans
Any help would be GREATLY appreciated.
Thank you.