Search

Search

Help

Page 3 of 3. Showing 28 results (0.014 seconds)

  1. Verification Steps on the Client

    on the job, and then switch to the "Stdout" panel on the right. Verify that it "completes" and outputs a list of environment variables. Submit a basic "dir" or "ls" job – This tests…
    Qube 6.4Oct 19, 2012
  2. execute.py

    ): # STANDARD: p1 = subprocess.Popen(command, shell=True, stdout=subprocess.PIPE) while True: line = p1.stdout.readline…
    Qube 6.4 / … / PyframeNov 08, 2012
  3. Write Job Troubleshooting

    $/test.txt" 9 incomplete (windows) Browse to the network location and right click > New > Notepad Document 10 incomplete Hints on failures can also be found in "Stderr" tab…
    Qube 6.4May 23, 2013
  4. qberr

    | | | | | display the stderr log of a job instance Description qberr retrieves and prints the standard error log for a single job instance. Usage qberr…
    Qube 6.4Oct 17, 2012
  5. qbout

    | | | | | display the stdout log of a job instance Description qbout retrieves and prints the standard error log for a single job instance. Usage qbout…
    Qube 6.4Oct 17, 2012
  6. How to troubleshoot problems with drive mapping.

    ->Commandline Job... Set the "Command" to "net use" (without the " " quotes) Submit the job Refresh the GUI and check the "Stdout" Panel for the results of the mapped drives…
    Qube 6.4Nov 05, 2012
  7. qblog.pl

    = qb::stdout(@ARGV); # loop through each log, which is a perl HASH, each hash contains the job's id and the data for (@logs) { my $log = $_; next if (ref($log) ne "HASH…
    Qube 6.4 / … / PerlNov 08, 2012
  8. AppFinder Jobs

    in the command-line is replaced with the path to the application's executable. Something like the following should appear in the jobs' STDERR logs: On an OS X worker…
    Qube 6.4May 24, 2013