You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run 'helper -d JobId'. JobId is the 'Job API ID' from step 1. Write down the decoded job id and logout.
Log in to galaxy07 via 'ssh -A [email protected]'. Use your userid instead of kxk302.
Add the following to your ~/.bashrc: 'export PGDATABASE=galaxy_test'. Run 'source ~/.bashrc' so the current shell sees the exported value.
Run 'gxadmin query job-info id', where id is the decoded job id from step 3. Write down the 'handler' field.
View the log via 'grep -rn id /srv/galaxy/main/log/handler1.log'. id is the decoded job id from step 3. grep handler1.log if the handler field in step 6 was 'test_handler1'