Hi,
Some times after manual modification of context file we might face weird errors during execution of autoconfig as below.
Solution:
This happens when you do manual chnages and don't update the values properly. To resolve the issue need to review the changes in the context file and make sure that the syntax is correct in the context file.
Some times after manual modification of context file we might face weird errors during execution of autoconfig as below.
at
java.awt.EventDispatchThread.run(Unknown Source)
AC-10006: Exception - org.xml.sax.SAXParseException:
file$CONTEXT_FILE<Line 57, Column 45>: XML-20190: (Fatal Error)
Whitespace required. thrown while creating OAVars object for file:
$CONTEXT_FILE
Exception in thread "AWT-EventQueue-0"
java.lang.NullPointerException
at oracle.apps.ad.rapidwiz.data.AppsServer.<init>(AppsServer.java:144)
at
oracle.apps.ad.rapidwiz.data.AppsInstance.instantiate(AppsInstance.java:1038)
at
oracle.apps.ad.rapidwiz.data.AppsInstance.instantiate(AppsInstance.java:1023)
at
oracle.apps.ad.rapidwiz.data.AppsConfig.readContextFile(AppsConfig.java:1054)
at
oracle.apps.ad.rapidwiz.ui.UpgradePanel.OnNext(UpgradePanel.java:309)
at
oracle.apps.ad.rapidwiz.RIWizard.wizardValidatePage(RIWizard.java:1366)
Solution:
This happens when you do manual chnages and don't update the values properly. To resolve the issue need to review the changes in the context file and make sure that the syntax is correct in the context file.
No comments:
Post a Comment
Your Comments on blog are strongly welcomed..