NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #488 (closed enhancement: fixed)

Opened 2011-05-03T12:17:50-05:00

Last modified 2012-03-30T18:23:11-05:00

Launcher - Memory Limit

Reported by: gharris Owned by: dscho
Priority: major Milestone: imagej2-b1-initial
Component: Core Version:
Severity: major Keywords:
Cc: Blocked By: #486
Blocking: #832

Description

Make launcher respect memory limit as set by plugin
(See #486)

Change History

comment:1 Changed 2011-10-18T15:23:07-05:00 by curtis

  • Owner changed from curtis to dscho
  • Status changed from new to assigned

comment:2 Changed 2012-02-24T12:51:05-06:00 by curtis

  • Blocking 832 added

comment:3 Changed 2012-02-24T12:51:40-06:00 by curtis

  • Blocked By 486 added

comment:3 Changed 2012-02-27T12:22:52-06:00 by dscho

  • Milestone changed from imagej-2.0-beta1 to imagej-2.0-beta2

Pushing to beta2 as it is not overly critical (and most likely will work out of the box anyway, once we have integrated the ImageJ launcher properly).

comment:4 Changed 2012-02-27T15:19:55-06:00 by dscho

  • Status changed from assigned to accepted

comment:5 Changed 2012-03-05T14:55:39-06:00 by curtis

  • Milestone changed from imagej-2.0-beta2 to imagej-2.0-beta1

Since this ticket blocks #832, which is slated for beta1, this ticket must also be slated for beta1 (or earlier). If it works out of the box, great. If not, create a new ImageJ launcher feature ticket for beta2, remove this ticket from #832, and add it to that new ticket instead.

comment:6 Changed 2012-03-12T11:13:49-05:00 by curtis

  • Owner changed from dscho to bdezonia
  • Status changed from accepted to assigned

comment:7 Changed 2012-03-23T14:42:29-05:00 by bdezonia

  • Owner changed from bdezonia to dscho

I think this ticket is meant to be assigned to dscho. I have done all the ground work for getting the info from the ImageJ.cfg file through changes made to address ticket #486.

comment:8 Changed 2012-03-30T18:23:11-05:00 by dscho

  • Status changed from assigned to closed
  • Resolution set to fixed

This is done as of yesterday night (started during Aivar's presentation). See the 'ij-launcher' branch, commit 'ImageJ Launcher: parse new-style ImageJ.cfg'.