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 #2045 (closed)

Opened 14 years ago

Closed 14 years ago

BUG: PgGeomTool gets stuck

Reported by: jamoore Owned by: jamoore
Priority: n.a. Milestone: OMERO-Beta4.2
Component: n.a. Version: n.a.
Keywords: n.a. Cc: jburel
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: 0.0d
Sprint: 2010-03-19 (5)

Description

From Jean-Marie.

With a single roi and shape in the DB, the server shows:

2010-03-23 11:45:46,183 INFO  [               ome.services.roi.GeomTool] (r_Worker-3) Batch processing 1 shapes
2010-03-23 11:45:46,186 INFO  [                 org.perf4j.TimingLogger] (r_Worker-3) start[1269344746177] time[9] tag[omero.call.success]
2010-03-23 11:45:46,186 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Rslt:    1
2010-03-23 11:45:46,186 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Executor.doWork -- ome.services.roi.GeomTool.backgroundSynchronization
2010-03-23 11:45:46,186 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Args:    [null, ome.tools.spring.InternalServiceFactory@54d2d]
2010-03-23 11:45:46,192 INFO  [         ome.security.basic.EventHandler] (r_Worker-3)  Auth:    user=0,group=0,event=13574832(Internal),sess=6f27e7b5-1e2a-471f-aa1b-856da36e329d
2010-03-23 11:45:46,192 INFO  [               ome.services.roi.GeomTool] (r_Worker-3) Batch processing 1 shapes
2010-03-23 11:45:46,196 INFO  [                 org.perf4j.TimingLogger] (r_Worker-3) start[1269344746186] time[10] tag[omero.call.success]
2010-03-23 11:45:46,196 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Rslt:    1
2010-03-23 11:45:46,196 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Executor.doWork -- ome.services.roi.GeomTool.backgroundSynchronization
2010-03-23 11:45:46,196 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Args:    [null, ome.tools.spring.InternalServiceFactory@aa4302]
2010-03-23 11:45:46,201 INFO  [         ome.security.basic.EventHandler] (r_Worker-3)  Auth:    user=0,group=0,event=13574833(Internal),sess=6f27e7b5-1e2a-471f-aa1b-856da36e329d
2010-03-23 11:45:46,201 INFO  [               ome.services.roi.GeomTool] (r_Worker-3) Batch processing 1 shapes
2010-03-23 11:45:46,205 INFO  [                 org.perf4j.TimingLogger] (r_Worker-3) start[1269344746196] time[9] tag[omero.call.success]
2010-03-23 11:45:46,205 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Rslt:    1
2010-03-23 11:45:46,205 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Executor.doWork -- ome.services.roi.GeomTool.backgroundSynchronization
2010-03-23 11:45:46,205 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Args:    [null, ome.tools.spring.InternalServiceFactory@d7f200]
2010-03-23 11:45:46,210 INFO  [         ome.security.basic.EventHandler] (r_Worker-3)  Auth:    user=0,group=0,event=13574834(Internal),sess=6f27e7b5-1e2a-471f-aa1b-856da36e329d
2010-03-23 11:45:46,210 INFO  [               ome.services.roi.GeomTool] (r_Worker-3) Batch processing 1 shapes
2010-03-23 11:45:46,214 INFO  [                 org.perf4j.TimingLogger] (r_Worker-3) start[1269344746205] time[9] tag[omero.call.success]
2010-03-23 11:45:46,214 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Rslt:    1
2010-03-23 11:45:46,214 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Executor.doWork -- ome.services.roi.GeomTool.backgroundSynchronization
2010-03-23 11:45:46,214 INFO  [        ome.services.util.ServiceHandler] (r_Worker-3)  Args:    [null, ome.tools.spring.InternalServiceFactory@29033]
2010-03-23 11:45:46,219 INFO  [         ome.security.basic.EventHandler] (r_Worker-3)  Auth:    user=0,group=0,event=13574835(Internal),sess=6f27e7b5-1e2a-471f-aa1b-856da36e329d
2010-03-23 11:45:46,220 INFO  [               ome.services.roi.GeomTool] (r_Worker-3) Batch processing 1 shapes

the shape is:

discriminator,id,permissions,fillcolor,fillopacity,fillrule,fontfamily,fontsize,fontstretch,fontstyle,fontvariant,fontweight,g,locked,strokecolor,strokedasharray,strokedashoffset,strokelinecap,strokelinejoin,strokemiterlimit,strokeopacity,strokewidth,thet,thez,transform,vectoreffect,version,visibility,cx,cy,rx,ry,textvalue,height,width,x,y,points,x1,x2,y1,y2,bytes,d,anchor,baselineshift,decoration,direction,glyphorientationvertical,writingmode,creation_id,external_id,group_id,owner_id,update_id,roi,pixels,roi_index,pg_geom
rect,1,-7,#000,0.25098,,VERDANA,12,,italic,,bold,,false,#c4c4c4,,,,,,0.76863,1,0,0,,,,,,,,,Text,170,166,237,65,,,,,,,,,,,,,,228,,54,103,228,1,,0,<Other>

Change History (6)

comment:1 Changed 14 years ago by jmoore

  • Milestone changed from Unscheduled to OMERO-Beta4.2
  • Remaining Time set to 0.25
  • Sprint set to 2010-03-19 (5)
  • Status changed from new to assigned

comment:2 Changed 14 years ago by jmoore

Parsed:

creation_id=228
discriminator=rect
fillcolor=#000
fillopacity=0.25098
fontfamily=VERDANA
fontsize=12
fontstyle=italic
fontweight=bold
group_id=54
height=170
id=1
locked=false
owner_id=103
permissions=-7
pg_geom=<Other>
roi=1
roi_index=0
strokecolor=#c4c4c4
strokeopacity=0.76863
strokewidth=1
textvalue=Text
thet=0
thez=0
update_id=228
width=166
x=237
y=65

comment:3 Changed 14 years ago by jmoore

(In [6385]) see #2045 - minor modifications, but haven't reproduced yet

comment:4 Changed 14 years ago by jmoore

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

(In [6398]) fix #2045 - adding filter defs to collections in system types

comment:5 Changed 14 years ago by jmoore

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

Incorrectly marked r6398 as a part of this bug. Intended rather for #1798

comment:6 Changed 14 years ago by jmoore

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

Haven't been able to reproduce this since the latest commits. Closing, but any extra information would be appreciated if found.

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

We're Hiring!