Dmitry Litvintsev
Dmitry Litvintsev
If you use LDAP plugin, you still can use multi map plugin. The multi map can be used with any authentication plugin. It works with OIDC plugin as well. A...
I am pretty sure the file earth is truncated due to db text width limit set on DB end. I will investigate the NPE.
Carlos, Question. Attempts to call stage on any other files in this directory also causes NPE or not? Dmitry
yes, It is limited, but it should not fail because of that. That's why I asked if it fails on some particular files on any files
OK, Lets try low hanging fruit. Of course Al has tested the patch where the truncation is used on long paths. AND _it was not supposed to matter_. But just...
OK, hers is he rpm https://drive.google.com/file/d/1VoYKz1MCrI5_TCgZ8BXpVh5bmhqZSoVk/view?usp=sharing This is top of 9.2. It need to be deployed only where you run bulk
Having looked the code I see that : ``` "error" : "CacheException(rc=10001;msg=No such file or directory /fs/usatlas.bnl.gov/MCTAPE/atlasgrouptape/mc11_7TeV/NTUP_TOP/e2275_a186_s1571_a145_r2993_p937/mc11_7TeV.110198.McAtNloHerwigpp_UEEE4_MRSTMCal_CT10ME_ttbar_lnulnu.merge.NTUP_TOP.e2275_a186_s1571_a145_r29" ``` the error string is simply truncated to 256 characters : ``` >>>...
OK, give this RPM a try please.
Any progress on this?
Running bisect this patch is identified as culprit: ``` $ git bisect good baa135bab951900eedc10e4d687358b5e3c50aa8 is the first bad commit commit baa135bab951900eedc10e4d687358b5e3c50aa8 Author: Tigran Mkrtchyan Date: Tue Dec 12 15:19:16 2023...