cancel
Showing results for 
Search instead for 
Did you mean: 

Object locked by User in ESR

Advay
Product and Topic Expert
Product and Topic Expert
2,647

Hi,

I was developng a new Service in ESR (data types, message types etc). I faced a connection issue and had to connect back to ESR (go to process integration builder and then click on Enterprise Service Builder link). When I tried to edit the same object which I was working on earlier, it gives me error, Object XXX is currently being edited by use YYY.

Here YYY is my own user.

There was a similar post some time back and the resolution was to restart the ESB. But as this is a central server, what are my options ?

Thanks, Advay

Edited by: I038063 on May 8, 2011 1:47 PM

View Entire Topic
former_member205306
Discoverer

1. Click on the Administration link in the rep start page : <host>:<port>/rep.

2. Click on the Lock overview link under the Lock and Cache Administration section on the left hand side.

3. You can see the locks for the objects with the users.

4. Select the ones you want to remove.

5. Click on Remove selected locks.

6. Object locks will be removed.

P.S. Ensure you remove only the ones which were locked due to session disconnect.

Advay
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Veena,

Thanks. I could delete the locked objects. Somehow I could not get the 'rep' link working, maybe i dont have proper permissions. Luckily I found another link which would directly take me to my locked objects and I could delete them.

Thanks much for te help.

Advay