-
Since August 2009, the Fura project will not include the source packages. The project is still maintained through the CVS repository. You can get the last version of Fura from there. You will have to download the files, compile them, and install them.
If you want to try Fura, without compiling nor installing it , you can do so by accessing it in the cloud. Visit www.gridsystems.com for...
2009-09-07 11:20:59 UTC in fura ( Grid Middleware )
-
There are libraries in perl that must be installed system-wide. That is this way because some part of the libraries are compiled and integrated with the perl installation. This could be your problem. In your post made on 27/7 you said:
"I have these perl libraries installed in my system:
Package: libio-stringy-perl Version: 2.110-3
Package: libmailtools-perl Version: 2.02-1...
2009-08-18 10:21:02 UTC in fura ( Grid Middleware )
-
Notice that the version of Fura in SourceForge is for developers. That's the reason why there are no binary distributions available.
Final users are expected to use either 'Fura in the Cloud' or Fura Enterprise Edition (with any of its different licences).
If you want to give Fura a try, the easiest way is to try it on the cloud. You can obtain more information here...
2009-08-17 11:40:26 UTC in fura ( Grid Middleware )
-
Could you try the following actions?
1) Active the logs by changing the line
ApiPerlClient::setActiveLog(0);
in your script to
ApiPerlClient::setActiveLog(1);
2) Send us the versions of perl, libsoap-lite-perl, libmime-tools-perl, libmail-perl, libmailtools-perl, and libunicode-map-perl.
3) Are you using the same perl environment when calling InnerGrid or Fura?...
2009-07-24 06:30:48 UTC in fura ( Grid Middleware )
-
gssystems changed the public information on the fura ( Grid Middleware ) project.
2009-07-14 12:36:36 UTC in fura ( Grid Middleware )
-
gssystems changed the public information on the fura ( Grid Middleware ) project.
2009-07-14 12:36:36 UTC in fura ( Grid Middleware )
-
We have fixed this issue in Fura 1.7.1.
Meanwhile it becomes available, you can use the following workaround:
Edit the task.dat files and delete these lines:
- <generatedComputations xsi:type="xsd:integer">0</generatedComputations>
- <scheduleTimer xsi:type="com.gridsystems.tasksubmission.internal.task.TaskHolder._i.SchedulerTimerTask"...
2009-07-14 06:25:44 UTC in fura ( Grid Middleware )
-
You can edit the osb.pl file to prevent the compilation of the batch agent or the support for the different batch systems. You can take the windows case as example in the if... then structure controlling the different platforms.
Regarding the PowerPC support, it is very difficult that we support this platform unless some customer pays to GridSystems to do so. Notice that nowadays even Apple...
2009-07-09 09:05:02 UTC in fura ( Grid Middleware )
-
gssystems changed the public information on the fura ( Grid Middleware ) project.
2009-07-09 07:15:44 UTC in fura ( Grid Middleware )
-
Hi Harold,
thanks for this information. Could you provide us also with a screenshot. Of the LDAP configuration in Fura?.
2009-07-08 13:33:41 UTC in fura ( Grid Middleware )