imagej-server icon indicating copy to clipboard operation
imagej-server copied to clipboard

Error when starting the server in Fiji

Open esgomezm opened this issue 5 years ago • 5 comments

I enabled the Server update site in Fiji. After installing it, when I start Fiji, the following error appears in the log window: [ERROR] Cannot create plugin: class='net.imagej.server.external.DefaultTableIOPlugin', priority=-100.0, enabled=true, pluginType=IOPlugin

then, when I click on Plugins > Utilities > Start server, the entire Fiji closes automatically.

esgomezm avatar Mar 16 '21 15:03 esgomezm

DefaultTableIOPlugin was removed from this component with https://github.com/imagej/imagej-server/commit/789f923641b80a50a44e1e69436f45053517ca7f, in favor of scijava-table. I guess the version on the update site is outdated (at least there hasn't been a release since that commit).

The unexpected closing of Fiji could be unrelated to the DefaultTableIOPlugin issue, I don't know.

@hinerm, @ctrueden?

imagejan avatar Apr 12 '21 19:04 imagejan

@esgomezm Sorry for the slow response, and thanks for the ping, @imagejan. I still need to update ImageJ Server to work with the newest pom-scijava releases; see #41. Once that's done, I'll be able to fix the update site as well.

ctrueden avatar Apr 12 '21 21:04 ctrueden

No problem and thank you!

esgomezm avatar Apr 15 '21 13:04 esgomezm

Hello everyone. I'm currently trying to use the server mode on my ImageJ / Fiji app on my Mac OS, and even after updating it in the update urls, I cannot see "server" into the "utilities" submenu, and I have many errors when starting ImageJ... Any idea about it?

Thanks a lot for your help!

MartinTetard avatar Dec 28 '21 00:12 MartinTetard

In my case, in Fiji when clicking to start server the program crashes.

Thank you in advance.

cgmora12 avatar May 05 '23 18:05 cgmora12