Hello again
I have another problem using the Image Processing Extension:
I have a workflow with only one node: An Image Reader. Within this reader there are about 40.000 28 by 28 images loaded; JPEG. (MNIST Train Set).
As soon as I try to save the workflow the program will basically freeze with “Saving workflow… (cannot be cancelled) dialog”
The images itself are only about 22MB of data. There is absolutely no visual feedback while its saving. I cannot interact, I cannot cancel. It takes about 10 Minutes to save the workflow.
In addition, when trying to open the Node Configuration Dialog, the whole interface will freeze for 1 or 2 minutes; the Log Output will shout, that it noticed a potential DeadLock .
WARN KNIMEApplication$4 Potential deadlock in AWT Event Queue detected. Full thread dump will follow as debug output.
WARN KNIMEApplication$4 Potential deadlock in AWT Event Queue detected. Full thread dump will follow as debug output.
Is there some work done on these modules to increase handling of more than a handful files? If needed I could upload the files.