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 2.5.3 patch 01

Download: jppf-2.5.3-patch-01.zip

Description (included readme.txt):

This patch fixes the bugs [3426815 - JMXDriverConnectionWrapper.getAllJobIds() throws Exception]
and [3428630 - Node failover isn't working as expected]

To appply this patch:

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

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

3. to patch a JPPF server/driver:
- copy the files "jppf-common-node.jar" and jppf-common.jar" in your server's /lib folder,
this will replace the previous version of the jar files.
- restart the server.

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

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

Fixed bugs:


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