JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 

JPPF 3.0.1 patch 01

Download: jppf-3.0.1-patch-01.zip

Description (included readme.txt):

This patch fixes the bugs [3515063 - Deadlocks / hangs with local nodes],
[3520048 - Class loader does not call super.findResource()],
[3520823 - Improper handling of unsupported thread cpu time],
[3521725 - Cancelling a job causes the server to keep the job in queue] and
[JPPF-95 ConcurrentModificationException in DriverJobManagement.getAllJobIds()]

To appply this patch:

1. unzip "jppf-3.0.1-patch-01.zip"

2. to patch a JPPF node:
- copy the file "jppf-common-node.jar" in your node's library folder,
to replace the previous version of the file.
- restart your JPPF application.

3. to patch a JPPF server:
- copy the files "jppf-server.jar", "jppf-common.jar" and "jppf-common-node.jar"
in your server's library folder, to replace the previous versions of the files.
- restart your JPPF application.

4. to patch a JPPF client or admin console:
- copy the files "jppf-client.jar", "jppf-common.jar" and "jppf-common-node.jar"
in your client application's library folder, to replace the previous versions of the files.
- restart your JPPF application.

This patch also contains the new sources in separate jar files, "jppf-client-src.jar",
"jppf-server-src.jar", "jppf-common-src.jar" and "jppf-common-node-src.jar"

Fixed bugs:


JPPF Copyright © 2005-2020 JPPF.org Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads