Project

General

Profile

Actions

Bug #3669

closed

output file empty with url local://localhost with executable parameter is a shell script

Added by Guterl Patrick over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Low
Assigned To:
Category:
Non-grid adaptors
Target version:
-
Start date:
12/18/2012
Due date:
% Done:

0%

Estimated time:

Description

en utilisalant l'adaptator localhost
Si on execute une commande dans un shell le retour donne un fichier output vide

Exemple local
Fichier runlocal.sh
#!/bin/bash
/bin/hostname
echo HELLO
echo HELLO
echo HELLO

more job.txt
Executable run.sh
Output output.txt
FileTransfer \
/usr/local/iphc/out.txt<output.txt,/usr/local/iphc/scripts/omssa/runlocal.sh>run.sh

jsaga-job-run.sh -f job.txt -r local://localhost

en cas de retour le fichier out dans /tmp/jsaga/adaptator/local/a3....out ne contient que l'entete de l'encode 64 mais est vide

apres test on se rend compte que si le shell script contient plus de 57 caractères l 'erreur apparait en dessous c est ok

Actions #1

Updated by Schwarz Lionel over 12 years ago

  • Category set to Non-grid adaptors
  • Status changed from New to Closed
  • Assigned To set to Schwarz Lionel

Le problème n'est pas reproduit avec le SNAPSHOT-0.9.16. Je ferme le ticket.

Actions

Also available in: Atom PDF