Globus Errors

Possible reasons are given in the following format: <machine-name>: possible reason

Error code 5

GRAM Job failed because the executable does not exist (error code 5)

  • client: Executable doesn't exist
  • client: Full path to the executable was not given - in that case use -c option with globus-job-run

Error code 7

GRAM Job submission failed because authentication with the remote server failed (error code 7).

  • client: Missing grid-mapfile
  • client: Missing entry in grid-mapfile

Error code 12

GRAM Job submission failed because the connection to the server failed (check host and port) (error code 12).

  • CE: host-ip not defined in /etc/hosts file on client machine
  • CE and client: Firewall issues
  • CE: Either gatekeeper is not running or it is running on non-standard port

Error code 47

GRAM Job submission failed because the gatekeeper failed to run the job manager (error code 47)

  • CE: Incorrect user mapping in grid-mapfile (local user doesn't exist)

Error code 72

GRAM Job failed because the executable file permissions do not allow execution (error code 72)

  • CE: Mapped local user does not have permissions to run submitted command

Error code 74

GRAM Job submission failed because the job manager failed to open stderr (error code 74)

  • CE: Check if it has client's entry in /etc/hosts