Hello,
So as to better understand what is happening, we will need a little more information on what you are trying to achieve. Could you please provide the following:
- can you check the relevant Tomcat log(s) for errors or exceptions? Normally it would be in the catalina.xxx.log file and maybe another one created by JPPF. Also please check the Tomcat console output.
- the code (or at least an extract) which submits the jobs to the JPPF client, along with the tasks which attempt to run the executables on the nodes
- could you also describe how you integrate JPPF with Tomcat. Are you following the guildelines in the
Tomcat sample? In particular, where is your JPPF client configuration file located and can you confirm that it is actually picked up?
- lastly, could you please confirm which version of JPPF you are using?
Thanks a lot for your time.
Sincerely,
-Laurent