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"

Bug #1257 (closed)

Opened 15 years ago

Closed 15 years ago

Too many "session already destroyed" comments on startup and shutdown

Reported by: jamoore Owned by: jamoore
Priority: major Cc:
Sprint: n.a.
Total Remaining Time: n.a.

Description

Somewhere keys are not being properly removed. This was seen during runs of omero-stress-test, where:

grep <date> Blitz-0.log | grep "already destroyed" | wc -l

returned over 30,000.

Change History (2)

comment:1 Changed 15 years ago by jmoore

  • Milestone changed from OMERO-Beta4.1 to OMERO-Beta4

Most likely the keys are not being leaked, but rather a query in the Ring is querying for all sessions belonging to a node, rather than only the open sessions belonging to a node:

        final String query = "select session from Session session where "
                + "session.node.uuid = :uuid";

comment:2 Changed 15 years ago by jmoore

  • Priority changed from critical to major
  • Resolution set to fixed
  • Status changed from new to closed

r4057 fixes the SQL.

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.64687 sec.)

We're Hiring!