Getting Error 'Root XML Node nqw not found in island!'
I have upgraded my setup from OBIEE 11.1.1.5.0 to 11.1.1.5.1 and then uploaded a catalog created in older version, 11g itself.
I'm able to run the dashboards and see all reports. They run absolutely fine, show all correct data.
However if I try to edit report or try to open them in Answers module .... from anywhere (Catalog Link/ Edit option below reports in Dashboard) it gives me this error.
" Root XML Node nqw not found in island! "
It's strange. I tried following:
1. doing a Upgrade of catalog by setting up parameter in instanceconfig.xml file
<Catalog>
<UpgradeAndExit>true</UpgradeAndExit>
</Catalog>
and then reverting back to false.
2. Also tried the GUID upgarde by setting parameters in instanceconfig.xml file and NQSConfig.ini file
none helped.
Any help?