Hi,

I am using tango access control and in one scenario I need to give all device access to a user and so i specify '*/*/*' in device and 'write' in rights in access_device table to implement the same for the user. Now , whenever I try to run TangoAccessControl device server it throws following error:

Tango exception
Severity = ERROR
Error reason = API_DatabaseAccess
Desc : Database error while trying to retrieve properties for class DServer
Origin : DeviceClass::get_class_system_resource

Received a CORBA_Exception
Exiting

It works fine if I export SUPER_TANGO=true. But I wanted to know if we can run access control device without making SUPER_TANGO=true.

Regards,
Snehal
Regards,
TCS_GMRT