-
Original issue created by Bastien Sauvan on 10, Mar 2009 at 11:05 AM - PROACTIVE-629
C3D component example uses the deprecated method Fractive.register(). It must be replaced by Fractive.registerBy…
-
Original issue created by Elvio Borrelli on 19, Nov 2010 at 15:27 PM - SCHEDULING-902
In the current version of SimpleScript there are the two following contructors:
- public SimpleScript(String sc…
-
Original issue created by Fabrice Fontenoy on 17, Jun 2010 at 10:56 AM - PROACTIVE-854
The $PROACTIVE_HOME/examples/jacobiMPI/jacobiMPI.sh script refers to non-existing files like jacobi.c in examp…
-
Original issue created by Johann FRADJ on 08, Sep 2008 at 13:47 PM - SCHEDULING-68
If the scheduler ask only for one node with a static selection script, then if this node already verified this scr…
-
Original issue created by Clement Mathieu on 29, Jan 2008 at 11:35 AM - PROACTIVE-226
bookedNodesAccess attribute in oarsh must be mandatory not optional.
A Default access mechanism is too error pr…
-
Original issue created by vjuresch on 12, Mar 2009 at 09:49 AM - SCHEDULING-185
src/resource-manager/src/org/ow2/proactive/resourcemanager/selection/NodeProbabilityComparator.java:47
class Selecti…
-
I would like to list up the modules not work well on v4.0.
inspired by https://github.com/nodejs/node/issues/456
If this idea is not so good, feel free to close this issue.
-
Original issue created by Florin Bratu on 12, Jan 2010 at 15:58 PM - SCHEDULING-546
There is one class from the Scheduler distribution which is missing from the classpath of the Nodes, but is requi…
-
Original issue created by Florin Bratu on 13, Jan 2009 at 14:53 PM - PROACTIVE-579
We should think about the ProActive connector source code layout. The current structure is a hack, if not a total …
-
Original issue created by Florin Bratu on 21, Jan 2009 at 19:45 PM - PROACTIVE-589
Scenario:
- checkout the trunk using SVN
- build ProActive
- start the nbody example using the script provided …