Bug #3292
openENM/GDAL_h1K_NS workflow giving an exception
0%
Description
I upgraded to ubuntu 8.04 today, and now the GDAL_h1K_NS workflow is giving an exception (i'm using java 1.5.0_13).
ptolemy.kernel.util.IllegalActionException: in .GDAL_h1K_NS.manager
Because:
/home/barseghian/Kepler-1.0.0/lib/libgdalactor.so: Can't load IA 32-bit .so on a IA 32-bit platform
Maybe this workflow just needs an annotation warning like the other ENM ones? After a few attempts the Exception changes to a java.lang.NoClassDefFoundError
Updated by Derik Barseghian over 16 years ago
SEEK/garpModel_ImageJ, also gives a similar "Can't load IA 32-bit..." problem on ubuntu 8.04.
ENM/GARP_Multispecies_V, and ENM/GARP_SingleSpecies_BestRuleSet-IV also give me this error under this version of ubuntu, so I propose we put some kind of similar warning annotation on garpModel_ImageJ and GDAL_h1k_NS.
Updated by Derik Barseghian over 16 years ago
Ah, I see comment #2 on bug 3291 now (general disclaimer in demos/Readme.txt for all workflows).
I will bump this to post-1.0 and remove it blocking 3245.