Hi Pavel,

Due to the fix of the bug #95593 the update (EMI2 CREAM v1.14.1) scratches the creamdb and delegationcreamdb (see: http://www.eu-emi.eu/emi-2-matterhorn/updates/-/asset_publisher/9AgN/content/update-3-25-09-2012-v-2-3-0-1#CREAM_v_1_14_1_task_31337)

The table "t_credential" doesn't exist anymore.

The new tables are:
+-----------------------------+
| Tables_in_delegationcreamdb |
+-----------------------------+
| command_queue               |
| command_queue_parameter     |
| db_info                     |
| delegation                  |
| delegation_request          |
+-----------------------------+

Cheers,
 E r i c.


On 12/10/2012 04:57 PM, Pavel Weber wrote:
[log in to unmask]" type="cite">Hi,

Since we switched to EMI2 we see the problem with delegations  after e.g. rerunning yaim or changing the grid-mapfile. In the logs we see the following error message:

10 Dec 2012 16:32:38,781 org.glite.ce.cream.delegationmanagement.cmdexecutor.DelegationExecutor - Execution of the command "RENEW_DELEGATION_REQUEST" failed: delegation [delegId=1354541116.116124; dn=CN_Robot__ATLAS_Pilot1_CN_614260_CN_atlpilo1_OU_Users_OU_Organic_Units_DC_cern_DC_ch; localUser=atlas491] not found!
10 Dec 2012 16:32:38,781 org.glite.ce.cream.cmdmanagement.CommandManager - CommandManager execute: RENEW_DELEGATION_REQUEST error delegation [delegId=1354541116.116124; dn=CN_Robot__ATLAS_Pilot1_CN_614260_CN_atlpilo1_OU_Users_OU_Organic_Units_DC_cern_DC_ch; localUser=atlas491] not found!

The error disappears after 1 or 2 days. Is there any way to force the renewal? May be one has to delete the old delegation id as written:
https://wiki.italiangrid.it/twiki/bin/view/CREAM/TroubleshootingGuide#3_8_Authorization_error_Failed_t at the bottom.

The only problem is that the mysql tables changed and now there is no table t_credentials.  Is it delegation table now? Thank you.

Cheers,

Pavel