If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

I am unable to add any view/table into the FM model

Started by naveen10046, 29 Aug 2013 01:54:04 PM

Previous topic - Next topic

naveen10046

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


CognosPaul

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.


naveen10046

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

CognosPaul

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?