id summary reporter owner description type status priority milestone component version resolution keywords cc drp_resources i_links o_links remaining_time sprint 9853 Bug: Share metadata loading wmoore jamoore "4.4.5 release testing: For images with a lot of metadata, we get exceptions when 'share' user views metadata panel. E.g. for aryeh 1h.oib: {{{ ... org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) at $Proxy84.loadChannelAcquisitionData_async(Unknown Source) at omero.api._IMetadataTie.loadChannelAcquisitionData_async(_IMetadataTie.java:106) at omero.api._IMetadataDisp.___loadChannelAcquisitionData(_IMetadataDisp.java:161) at omero.api._IMetadataDisp.__dispatch(_IMetadataDisp.java:486) at IceInternal.Incoming.invoke(Incoming.java:159) at Ice.ConnectionI.invokeAll(ConnectionI.java:2037) at Ice.ConnectionI.message(ConnectionI.java:972) at IceInternal.ThreadPool.run(ThreadPool.java:577) at IceInternal.ThreadPool.access$100(ThreadPool.java:12) at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971) serverExceptionClass = ome.conditions.SecurityViolation message = ome.model.acquisition.LightSettings:Id_9 not contained in share } }}} OR for Beta Catenin.liff (test_images_good). {{{ ... at omero.api._IQueryTie.get_async(_IQueryTie.java:127) at omero.api._IQueryDisp.___get(_IQueryDisp.java:170) at omero.api._IQueryDisp.__dispatch(_IQueryDisp.java:516) at IceInternal.Incoming.invoke(Incoming.java:159) at Ice.ConnectionI.invokeAll(ConnectionI.java:2037) at Ice.ConnectionI.message(ConnectionI.java:972) at IceInternal.ThreadPool.run(ThreadPool.java:577) at IceInternal.ThreadPool.access$100(ThreadPool.java:12) at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971) serverExceptionClass = ome.conditions.SecurityViolation message = ome.model.acquisition.ObjectiveSettings:Id_292 not contained in share } }}} " task accepted major Permissions Security kgillen jamoore