COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Framework Manager => Topic started by: naveen10046 on 29 Aug 2013 01:54:04 PM

Title: I am unable to add any view/table into the FM model
Post by: naveen10046 on 29 Aug 2013 01:54:04 PM
Hi Guys,

I am unable to add any view/table into the FM model, I get the below error

BmtActionsHelper.cpp(466): CCLAssertError: CCL_RETHROW:

BmtActionsHelper::DoAction

BmtActionsHelper.cpp(466): CCLAssertError: CCL_RETHROW:

BmtActionsHelper::DoAction

BmtQeAdapter.cpp(360): CCLAssertError: CCL_THROW:

The application has encountered a non-recoverable error and is
about to
close. Please contact your System Administrator for assistance.


But I am able to pull the same view/tables into a different Model, The issue seems to be specific with this Model file alone.

How to fix this? Any help please ?

Thanks in Advance
Naveen

Title: Re: I am unable to add any view/table into the FM model
Post by: CognosPaul on 29 Aug 2013 04:03:36 PM
I've seen this (or similar) errors caused by corruption in the model.xml.

Use an XML editor, such as Notepad++ with the XML tools plugin, to open the file and look for file errors. Check the security views tied to the packages. There should be one security view tied to each package. If there is an extra security view that is referencing the data layer, then it is likely to cause a crash when you make a change.

Title: Re: I am unable to add any view/table into the FM model
Post by: naveen10046 on 30 Aug 2013 09:44:18 AM
Hi Paul,

Thanks for the response.

I checked the Model.xml but I couldnt see any package having more that one security view.

Update: Later I was able to add the view using metadata wizard but not by creating a new Query Subject.
I am using Cognos 8.3, Do you think this is probably a Bug in this version?

Thanks,
Naveen
Title: Re: I am unable to add any view/table into the FM model
Post by: CognosPaul on 03 Sep 2013 12:26:11 AM
Unfortunately I'm not familiar with Cognos 8.3. There may be a bug relating to it, but I strongly suspect it's a model issue. Does it work on other models?