Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
=========
Error thrown in TIBCO BusinessEvents Views due to RolePreference name used.
Environment:
============
TIBCO BusinessEvents 4.0.1
Windows XP
Symptoms:
============
The following error is thrown when running a custom project using Dashboard Views. The error is thrown when username and password provided is admin/admin.
2010 Nov 04 16:35:52:250 GMT +8 mranade-t410.apac.tibco.com Error [http-8106-Processor4] - [dashboard.psvr.bizactions] [dashboard-class] Could not access channel
2010 Nov 04 16:35:52:250 GMT +8 mranade-t410.apac.tibco.com Error [http-8106-Processor3] - [dashboard.psvr.bizactions] [dashboard-class] Failed to generate the header customization meta-data due to Could not load token profile for admin/SUPER_USER identified by 235f9e51-b81b-4df3-ad40-4c32925dd066
Cause:
========
The admin user doesn't have correct permissions. The problem could be with the Rolepreference name used in the project.
Resolution:
============
Rename the rolepreference in the project to ADMIN_USER (from SUPER_USER to ADMIN_USER.rolepreference) and update the authentication file: frauddetectionusers.pwd as follows:
admin:21232f297a57a5a743894a0e4a801fc3:ADMIN_USER;
jdoe:A31405D272B94E5D12E9A52A665D3BFE:BUSINESS_USER;
system:54B53072540EEEB8F8E9343E71F28176:ADMIN_USER,BUSINESS_USER;
sys:36BCBB801F5052739AF8220C6EA51434:SYS_USER;