I am trying to configure a linux cluster for MpJ-Express. I have set the PATH and MPJ_HOME correctly.
When i run the command mpjboot machines
I am getting the following message.
mpjboot machines
grep: :/home/actdir/mpj-v0_38/conf/wrapper.conf: No such file or directory
java.lang.ArrayIndexOutOfBoundsException: 1 at runtime.starter.PortScan.main(PortScan.java:42) mpjboot found port busy on head machine. There are two possibilities: (1) The daemon might already be running... (2) If the daemon is not running, then set a different port by modifying the wrapper.app.parameter.2 property in the :/home/actdir/mpj-v0_38/conf/wrapper.conf file
The machines file is supposed to contain host names. even if i change the host names and verify the port number usage Iam getting the same error.
Plese suggest me about the error.