teru747
07-19-2010, 11:28 AM
Hi,
I have built an installer using IA EE. The installer uses the "Execute ANT Script" action to create/upgrade a schema in an Oracle DB. I have a situation where the script fails to complete. I would like IA to provide more detail about the error than it does now. At this point I have to drop the schema and rerun the ANT script by hand from the command line to get the full error message provided by ANT. Is there a way to get the full error message from ANT into the IA install log?
My second question relates to a non-fatal error message in the IA build log regarding the "Execute ANT Script" action. What does the follwoing message mean and is it possible to correct or suppress the error?
<OtherErrors>
<Build Error type="Non-Fatal Error" description="Execute ANT Script: OracleBuild.xml: null"/>
<Build Error type="Non-Fatal Error" description="Execute ANT Script: OracleBuild.xml: null"/>
</OtherErrors>
Thanks
I have built an installer using IA EE. The installer uses the "Execute ANT Script" action to create/upgrade a schema in an Oracle DB. I have a situation where the script fails to complete. I would like IA to provide more detail about the error than it does now. At this point I have to drop the schema and rerun the ANT script by hand from the command line to get the full error message provided by ANT. Is there a way to get the full error message from ANT into the IA install log?
My second question relates to a non-fatal error message in the IA build log regarding the "Execute ANT Script" action. What does the follwoing message mean and is it possible to correct or suppress the error?
<OtherErrors>
<Build Error type="Non-Fatal Error" description="Execute ANT Script: OracleBuild.xml: null"/>
<Build Error type="Non-Fatal Error" description="Execute ANT Script: OracleBuild.xml: null"/>
</OtherErrors>
Thanks