[kepler-dev] [Bug 4985] problem with workflows using Rexpression on Windows XP

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed May 26 14:12:37 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4985

--- Comment #6 from jianwu <jianwu at sdsc.edu> 2010-05-26 14:12:36 PDT ---
(In reply to comment #5)
> (In reply to comment #1)
> 
> 2. The RExpression2 (JRI-based) actor will fail if the libs are not found. This
> is probably deep in the JRI.jar library when it cannot load the correct native
> lib for the platform. We could probably try to detect the 32 v. 64 bitness of
> the system and prevent the actor from attempting to use JRI if it was on a 64
> bit machine - otherwise it will be the hard failure (system.exit)

  Matlab actors also have 32 and 64 bit issue when using JNI libraries to
communicate with Matlab. It will pop up an exception message when the JNI lib
doesn't work with the system. You can find some information at
https://kepler-project.org/developers/teams/build/matlab-lib-build-instructions-in-kepler-for-matlab-actor.
It may help this bug.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list