Object access initialized but can not open
User has objects assigned to their profile. While working in Tarantella,
the session was accidently ended. Now when the user tries to access an
object, it says it is opening but it doesnt. The object manager says that
it is initilised, but it just sits there doing nothing.
We have tried the following:
1. Reboot PC
2. Delete user and re-create
Still not working
Your assistance would be highly appreciated
# 1
I would first suggest making sure any previous emulator sessions for
this user are ended. You can do this from the command line:
# tarantella emulatorsession list --person <pobj>
WHERE <pobj> is the TFN name of the user. Examples:
".../_ens/o=org/cn=Indigo Jones" or ".../_user/indigo"
If any are found, kill them using the command:
# tarantella emulatorsession end <sessid>
WHERE <sessid> is the session IDs of the emulator sessions to
end.
Failing that, try restarting the Tarantella server to ensure the Session
Manager is reset.
Carl
Rabia Balikel wrote:
> User has objects assigned to their profile. While working in Tarantella,
> the session was accidently ended. Now when the user tries to access an
> object, it says it is opening but it doesnt. The object manager says that
> it is initilised, but it just sits there doing nothing.
>
> We have tried the following:
>
> 1. Reboot PC
> 2. Delete user and re-create
>
> Still not working
>
> Your assistance would be highly appreciated
>
Carl at 2007-7-4 18:52:39 >
