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.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #3717 (closed)

Opened 13 years ago

Closed 13 years ago

BUG: RepositoryManager fails to return proxies.

Reported by: cblackburn Owned by: jamoore
Priority: blocker Milestone: OMERO-Beta4.3
Component: General Version: n.a.
Keywords: n.a. Cc: jamoore
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: 0.0d
Sprint: 2011-01-13 (3)

Description (last modified by cblackburn)

import omero
c = omero.client("localhost")
s = c.createSession("root","ome")
sr = s.sharedResources()
rm = sr.repositories()

rm contains valid descriptions but all proxies are nil.

First noticed in clean build from Trunk r8761

Change History (6)

comment:1 Changed 13 years ago by cblackburn

  • Description modified (diff)

comment:2 Changed 13 years ago by jmoore

Comparing 4.2 and 4.3:

4.2 $ grep -E Added.*Repo var/log/Blitz-0.log  | wc
       6      62    1086

4.3 $ grep -E Added.*Repo var/log/Blitz-0.log  | wc
       0       0       0

For whatever reason, components/blitz/src/ome/services/blitz/fire/Registry.java is not having addObject called.

comment:3 Changed 13 years ago by jmoore

  • Owner set to jmoore
  • Status changed from new to assigned

comment:4 Changed 13 years ago by jmoore

  • Remaining Time set to 0
  • Resolution set to fixed
  • Status changed from assigned to closed

(In [8762/omero]) Scheduler broken since r8715 due to missed ContextRefreshedEvent (Fix #3717, #3719)

Since the internal handler had a null context, the check for
event.getContext() != ctx always returned true.

comment:5 Changed 13 years ago by jmoore

  • Remaining Time changed from 0 to 0.5
  • Resolution fixed deleted
  • Status changed from closed to reopened

After the previous fix, there are still no "takeover" method calls in the logs. Re-opening.

comment:6 Changed 13 years ago by jmoore

  • Remaining Time changed from 0.5 to 0
  • Resolution set to fixed
  • Status changed from reopened to closed

(In [8763/omero]) Another scheduler fix for r8715 (Fix #3717)

SchedulerFactoryBean must handle ContextRefreshedEvents
from other contexts since triggers may be created in any
of them.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

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

We're Hiring!