MCWrapper sqlite error

22 views
Skip to first unread message

Edmundo Barriga

unread,
Aug 10, 2026, 10:24:40 AM (9 days ago) Aug 10
to GlueX Software Help
Hello,

I have been trying to run MCWrapper on JLab computers ( in the interactive session and in a container). The program crashes because "no_sqlite" was found. Has anyone come across this error?

I tried using the group software version, including the newest version.xml file. In the command output, I can see the line "no_sqlite" twice. After this, the program exits. My MC.config file can be found here:
/w/halld-scshelf2101/home/ebarriga/MC_local/test/newMC.config
and the command I used to run locally is:
$MCWRAPPER_CENTRAL/gluex_MC.py newMC.config 40865 1000 geant=0
Below is the command that MCWrapper printed before it exited.
/group/halld/Software/builds/Linux_Alma9-x86_64-gcc11.5.0/gluex_MCwrapper/gluex_MCwrapper-v2.13.0/MakeMC.csh 0 /group/halld/www/halldweb/html/halld_versions/version.xml no_Analysis_env CENTOS7 CENTOS7 CENTOS7 CENTOS7 CENTOS7 CENTOS7 /w/halld-scshelf2101/home/ebarriga/MC_local/test/omegaEta_v2.input /w/halld-scshelf2101/home/ebarriga/MC_local/test/ 40865 0 1000 mc notime 1 0 1 1 1 1 1 0 NULL 4 genr8 4 None 0 rcdb rcdb 8 9.5 I_dont_have_one None None 10000 ./ no_sqlite no_sqlite 0 rcdb rcdb none mc notime mc notime 0 2.13.0 0 ccdb unset 0.4 unset untagged rcdb GlueX -1 JLAB No Default Default Default ccdb 29.5 0 /w/halld-scshelf2101/home/ebarriga/MC_local/test 1.0 no_Sim_env -1



Thomas Britton

unread,
Aug 10, 2026, 10:40:41 AM (9 days ago) Aug 10
to Edmundo Barriga, GlueX Software Help
When did you encounter this error?

Everything went down Tuesday and only was “fully” recovered on Friday. This included many of the systems responsible for fetching required files

If you are getting it “now” we (in scientific computing) may need to look into things if no help can be found in this place

Let me know
Thomas Britton

On Aug 10, 2026, at 10:24 AM, Edmundo Barriga <seba...@hotmail.com> wrote:

Hello,
--
You received this message because you are subscribed to the Google Groups "GlueX Software Help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gluex-softwar...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/gluex-software/17d1f18f-28c7-4e2d-b7eb-14743f72ec98n%40googlegroups.com.

Edmundo Barriga

unread,
Aug 10, 2026, 10:45:09 AM (9 days ago) Aug 10
to GlueX Software Help
I tried today and on Friday, close to 6 pm

Edmundo Barriga

unread,
Aug 10, 2026, 11:39:10 AM (9 days ago) Aug 10
to GlueX Software Help
Dene was able to find the bug, which comes from not properly reading the RCDB version:

"
The real problem is probably line 310 where it runs
@ RCDBVERSION=`echo $RCDB_VERSION | cut -c3-4`

 In the prior version set, the RCDB version was:
0.09.01
but in the latest, it has been bumped to
2.4.0
When you run cut -c3-4 on the first one, you get 09 , but the second one gives you 4.  (with the period) "

Here is the open GitHub Issue: https://github.com/JeffersonLab/gluex_MCwrapper/issues/170

Thomas Britton

unread,
Aug 10, 2026, 1:48:25 PM (9 days ago) Aug 10
to Edmundo Barriga, GlueX Software Help
Ah, excellent! Thanks for the report and thanks dene for the catch
Thomas Britton

On Aug 10, 2026, at 11:39 AM, Edmundo Barriga <seba...@hotmail.com> wrote:

Dene was able to find the bug, which comes from not properly reading the RCDB version:
Reply all
Reply to author
Forward
0 new messages