Skip to content

Instantly share code, notes, and snippets.

@ariannarocchetti
Created November 23, 2019 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ariannarocchetti/5e3dd55ab47b915895406241d5e139a0 to your computer and use it in GitHub Desktop.
Save ariannarocchetti/5e3dd55ab47b915895406241d5e139a0 to your computer and use it in GitHub Desktop.
error_login_node
('Checking for macro:', '/cvmfs/xenon.opensciencegrid.org/releases/mc/arianna_er/macros/XENONnT/preinit_TPC.mac')
('Checking for macro:', '/cvmfs/xenon.opensciencegrid.org/releases/mc/arianna_er/macros/XENONnT/preinit_B_none.mac')
('Checking for macro:', '/cvmfs/xenon.opensciencegrid.org/releases/mc/arianna_er/macros/XENONnT/preinit_EF_C8kVA4kV.mac')
('Checking for macro:', '/cvmfs/xenon.opensciencegrid.org/releases/mc/arianna_er/macros/XENONnT/run_ER_SS_InnerCryostat_Th228.mac')
('Checking for macro:', '/cvmfs/xenon.opensciencegrid.org/releases/mc/arianna_er/macros/XENONnT/setup_optical.mac')
Error with workflow: perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
2019.11.23 07:52:23.290 CST: [WARNING] Replica Catalog is either down or connection to it was never opened
2019.11.23 07:52:23.512 CST:
2019.11.23 07:52:23.518 CST: -----------------------------------------------------------------------
2019.11.23 07:52:23.523 CST: File for submitting this DAG to HTCondor : montecarlo-0.dag.condor.sub
2019.11.23 07:52:23.529 CST: Log of DAGMan debugging messages : montecarlo-0.dag.dagman.out
2019.11.23 07:52:23.534 CST: Log of HTCondor library output : montecarlo-0.dag.lib.out
2019.11.23 07:52:23.539 CST: Log of HTCondor library error messages : montecarlo-0.dag.lib.err
2019.11.23 07:52:23.545 CST: Log of the life of condor_dagman itself : montecarlo-0.dag.dagman.log
2019.11.23 07:52:23.550 CST:
2019.11.23 07:52:23.555 CST: -no_submit given, not submitting DAG to HTCondor. You can do this with:
2019.11.23 07:52:23.566 CST: -----------------------------------------------------------------------
2019.11.23 07:52:23.593 CST: [ERROR] perl: warning: Setting locale failed.
2019.11.23 07:52:23.598 CST: [ERROR] perl: warning: Please check that your locale settings:
2019.11.23 07:52:23.603 CST: [ERROR] LANGUAGE = (unset),
2019.11.23 07:52:23.608 CST: [ERROR] LC_ALL = (unset),
2019.11.23 07:52:23.614 CST: [ERROR] LC_CTYPE = "UTF-8",
2019.11.23 07:52:23.619 CST: [ERROR] LANG = "en_US.UTF-8"
2019.11.23 07:52:23.624 CST: [ERROR] are supported and installed on your system.
2019.11.23 07:52:23.630 CST: [ERROR] perl: warning: Falling back to the standard locale ("C").
2019.11.23 07:52:23.635 CST: [ERROR] perl: warning: Setting locale failed.
2019.11.23 07:52:23.640 CST: [ERROR] perl: warning: Please check that your locale settings:
2019.11.23 07:52:23.646 CST: [ERROR] LANGUAGE = (unset),
2019.11.23 07:52:23.651 CST: [ERROR] LC_ALL = (unset),
2019.11.23 07:52:23.656 CST: [ERROR] LC_CTYPE = "UTF-8",
2019.11.23 07:52:23.662 CST: [ERROR] LANG = "en_US.UTF-8"
2019.11.23 07:52:23.667 CST: [ERROR] are supported and installed on your system.
2019.11.23 07:52:23.672 CST: [ERROR] perl: warning: Falling back to the standard locale ("C").
2019.11.23 07:52:24.289 CST: [ERROR] 2019-11-23 07:52:24,288:ERROR:Pegasus.db.admin.commands(115): perl: warning: Setting locale failed.
2019.11.23 07:52:24.294 CST: [ERROR] perl: warning: Please check that your locale settings:
2019.11.23 07:52:24.299 CST: [ERROR] LANGUAGE = (unset),
2019.11.23 07:52:24.304 CST: [ERROR] LC_ALL = (unset),
2019.11.23 07:52:24.310 CST: [ERROR] LC_CTYPE = "UTF-8",
2019.11.23 07:52:24.315 CST: [ERROR] LANG = "en_US.UTF-8"
2019.11.23 07:52:24.320 CST: [ERROR] are supported and installed on your system.
2019.11.23 07:52:24.325 CST: [ERROR] perl: warning: Falling back to the standard locale ("C").
2019.11.23 07:52:24.331 CST: [FATAL ERROR]
[1] java.lang.RuntimeException: Pegasus was unable to update the the worflow database file found at ~/.pegasus/workflow.db . If this file is corrupted, a solution for problem is to remove the file with the command: rm -f ~/.pegasus/workflow.db - but note that doing so will remove old workflows from the Pegasus Dashboard. at edu.isi.pegasus.planner.common.PegasusDBAdmin.checkDatabase(PegasusDBAdmin.java:188)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment