Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 3 of Ticket #8118


Ignore:
Timestamp:
02/23/12 11:35:04 (12 years ago)
Author:
atarkowska
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8118

    • Property Status changed from new to accepted
    • Property Cc cxallan added
    • Property Component changed from General to Web
    • Property Priority changed from minor to critical
    • Property Owner changed from atarkowska to jmoore
  • Ticket #8118 – Description

    initial v3  
    11Due to the new changes handled by decorator there is a need to rewrite share activation. 
     2Right now there is no way to create new omero session without knowing user password. I also couldn't join share to use it as an omero session. 
     3 
     4 
     5{{{ 
     6 File "/Users/ola/Dev/omero/components/tools/OmeroWeb/omeroweb/../omeroweb/decorators.py", line 68, in get_share_connection 
     7    sf = cl.joinSession(sh.uuid) 
     8 File "/Users/ola/Dev/omero/dist/lib/python/omero/clients.py", line 409, in joinSession 
     9   return self.createSession(session, session) 
     10 File "/Users/ola/Dev/omero/dist/lib/python/omero/clients.py", line 463, in createSession 
     11   prx = self.getRouter(self.__ic).createSession(username, password, ctx) 
     12 File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Glacier2_Router_ice.py", line 107, in createSession 
     13   return _M_Glacier2.Router._op_createSession.invoke(self, ((userId, password), _ctx)) 
     14PermissionDeniedException: exception ::Glacier2::PermissionDeniedException 
     15{ 
     16   reason = Password check failed for '9c9f9fc9-743f-43c6-aaac-a90c639c5259': [user=atarkowska, created=2012-02-23 09:39:26.216, closed=2012-02-23 09:50:07.155248] 
     17} 
     18}}} 
     19 
     20We need to have a way either to access shared data as a member directly using existing omero session or to activate connection while joining omero session specified by share uuid. 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.15162 sec.)

We're Hiring!