NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 927 - Long delay for opening installed plugin
Long delay for opening installed plugin
Status: NEEDSINFO
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
PC Windows
: P4 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2014-09-03 11:21 CDT by jmesquib
Modified: 2014-09-03 11:39 CDT
2 users (show)

See Also:

Description jmesquib 2014-09-03 11:21:12 CDT
Hey, I've been using the "Oval Profile" plugin but of recent after accessing it ~10-20 times in a session FIJI, there is a long lag after accessing it via the L command finder and the window popping up.

Information about your version of Java:

  os.arch => amd64
  os.name => Windows 7
  os.version => 6.1
  java.version => 1.6.0_24
  java.vendor => Sun Microsystems Inc.
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.6.0_24-b07
  java.vm.name => Java HotSpot(TM) 64-Bit Server VM
  java.vm.version => 19.1-b02
  java.vm.vendor => Sun Microsystems Inc.
  java.vm.info => mixed mode
  java.awt.graphicsenv => sun.awt.Win32GraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.6
  sun.cpu.endian => little
  sun.desktop => windows
  file.separator => \

The up-to-date check says: REMIND_LATER

Information relevant to JAVA_HOME related problems:

  JAVA_HOME is set to: C:\Fiji/java/win64/jdk1.6.0_24//jre
  imagej.dir => C:\Fiji

Information about the version of each plugin:

Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20140827132801)
Fiji: http://fiji.sc/update/ (last check:20140902104742)

Files not up-to-date:
  ddb739a4 (LOCAL_ONLY) 20140902163411 macros/BatchMacro.ijm
  2691d4c2 (LOCAL_ONLY) 20140804153101 macros/Opth_SDC_CONTRAST_montage_scale_.ijm
  78506d06 (LOCAL_ONLY) 20140608170304 macros/Opth_SDC_adjust_contrast.ijm
  9ed16539 (LOCAL_ONLY) 20140608170306 macros/Opth_SDC_color_montage_and_scale.ijm
  a3772a61 (LOCAL_ONLY) 20140608170310 macros/Opth_SDC_stack_to_channel.ijm
  b2adba2e (LOCAL_ONLY) 20140721112045 macros/analyzing intensit.txt
  72066d58 (LOCAL_ONLY) 20140902131132 macros/analyzing intensity - for NBDPE GUVs.txt
  f3df3779 (LOCAL_ONLY) 20140721112400 plugins/OvalProfilePlot$EllipsePoint.class
  3e8c7420 (LOCAL_ONLY) 20140721112400 plugins/OvalProfilePlot.class
  b34050b8 (LOCAL_ONLY) 20140721112400 plugins/Oval_Profile.class
  46cc7ddc (LOCAL_ONLY) 20140721095043 plugins/SaveAsMovie_win64.jar
  5e69013b (LOCAL_ONLY) 20140812172534 plugins/Vlip.ijm
  2171f426 (LOCAL_ONLY) 20140615095147 plugins/Vlip.txt
Comment 1 Curtis Rueden 2014-09-03 11:39:23 CDT
Try starting Fiji from the console, and doing a full thread dump during the long lag time. This will give you a detailed printout of what the program is doing at that moment, and might shed light on why things are lagging.

http://fiji.sc/Debugging#Launching_ImageJ_in_debug_mode
http://fiji.sc/Debugging#Debugging_JVM_hangs