Skip to content

Instantly share code, notes, and snippets.

@sandbergja
Last active December 13, 2023 17:44
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 sandbergja/de75fb81333e8a76c089deb99e662974 to your computer and use it in GitHub Desktop.
Save sandbergja/de75fb81333e8a76c089deb99e662974 to your computer and use it in GitHub Desktop.
json parser error
Dec 13 16:24:04 [host-redacted] translator: [perl:info] [pid 769880] [client 3.138.126.237:0] Fetched 1 lassos
Dec 13 16:24:04 [host-redacted] open-ils.cstore: [INFO:770147:osrf_stack.c:163:170242560076437726885] Message processing duration 0.000513
Dec 13 16:24:04 [host-redacted] translator: [INFO:769880:CStoreEditor.pm:155:17024256007698801941] editor[0|0] request en-US open-ils.cstore.json_query.atomic {"from":["actor.org_unit_ancestor_setting","circ.course_materials_opt_in","1"]}
Dec 13 16:24:04 [host-redacted] translator: [INFO:764377:CStoreEditor.pm:155:170242560076437726885] editor[0|0] json_query : returned 0 result(s)
Dec 13 16:24:04 [host-redacted] translator: [INFO:764377:CStoreEditor.pm:155:170242560076437726885] editor[0|0] request en-US open-ils.cstore.direct.config.global_flag.retrieve "circ.holds.api_require_monographic_part_when_present"
Dec 13 16:24:04 [host-redacted] open-ils.cstore: [INFO:770145:osrf_application.c:1084:17024256007698801942] CALL: open-ils.cstore open-ils.cstore.json_query.atomic {"from":["actor.org_unit_ancestor_setting","circ.course_materials_opt_in","1"]}
Dec 13 16:24:04 [host-redacted] open-ils.cstore: [INFO:770142:osrf_application.c:1084:170242560076437726886] CALL: open-ils.cstore open-ils.cstore.direct.config.global_flag.retrieve "circ.holds.api_require_monographic_part_when_present"
Dec 13 16:24:04 [host-redacted] open-ils.cstore: [INFO:770145:osrf_app_session.c:1163:17024256007698801942] [open-ils.cstore] sent 369 bytes of data to opensrf:client:opensrf:private.localhost:[host-redacted].qazvkcit1n2enaphgexx1yfnvg.bx.internal.cloudapp.net:769880:6680691
Dec 13 16:24:04 [host-redacted] open-ils.cstore: [INFO:770145:osrf_stack.c:163:17024256007698801942] Message processing duration 0.000677
Dec 13 16:24:04 [host-redacted] translator: [INFO:769880:CStoreEditor.pm:155:17024256007698801942] editor[0|0] json_query : returned 0 result(s)
Dec 13 16:24:04 [host-redacted] open-ils.cstore: [INFO:770142:osrf_app_session.c:1163:170242560076437726886] [open-ils.cstore] sent 515 bytes of data to opensrf:client:opensrf:private.localhost:[host-redacted].qazvkcit1n2enaphgexx1yfnvg.bx.internal.cloudapp.net:764377:6680691
Dec 13 16:24:04 [host-redacted] open-ils.cstore: [INFO:770142:osrf_stack.c:163:170242560076437726886] Message processing duration 0.000785
Dec 13 16:24:04 [host-redacted] translator: [INFO:769880:CStoreEditor.pm:155:17024256007698801942] editor[0|0] request en-US open-ils.cstore.json_query.atomic {"from":["actor.org_unit_ancestor_setting","opac.login.shib_sso.enable","1"]}
Dec 13 16:24:04 [host-redacted] open-ils.cstore: [INFO:770147:osrf_application.c:1084:17024256007698801943] CALL: open-ils.cstore open-ils.cstore.json_query.atomic {"from":["actor.org_unit_ancestor_setting","opac.login.shib_sso.enable","1"]}
Dec 13 16:24:04 [host-redacted] translator: [INFO:764377:CStoreEditor.pm:155:170242560076437726886] editor[0|0] request en-US open-ils.cstore.direct.actor.org_unit.search.atomic {"shortname":{"=":{"value":"browse?redirect_to=/eg/opac/myopac/lists?from_basket=1%3bmove_cart_by_default=1\u0000.html","transform":"evergreen.lowercase"}}}
Dec 13 16:24:04 [host-redacted] open-ils.cstore: [INFO:770147:osrf_app_session.c:1163:17024256007698801943] [open-ils.cstore] sent 369 bytes of data to opensrf:client:opensrf:private.localhost:[host-redacted].qazvkcit1n2enaphgexx1yfnvg.bx.internal.cloudapp.net:769880:6680691
Dec 13 16:24:04 [host-redacted] open-ils.cstore: [INFO:770147:osrf_stack.c:163:17024256007698801943] Message processing duration 0.000676
Dec 13 16:24:04 [host-redacted] router: [ERR :139089:osrf_parse_json.c:844:] *JSON Parser Error
- char = u
- index = 433
- near => default=1\u0000.html","transfor
- Unicode sequence encodes a nul byte
Dec 13 16:24:04 [host-redacted] router: [ERR :139089:transport_message.c:102:] new_message_from_json() received bad JSON
Dec 13 16:24:04 [host-redacted] translator: [INFO:769880:CStoreEditor.pm:155:17024256007698801943] editor[0|0] json_query : returned 0 result(s)
Dec 13 16:24:04 [host-redacted] translator: [INFO:769880:CStoreEditor.pm:155:17024256007698801943] editor[0|0] request en-US open-ils.cstore.json_query.atomic {"from":["actor.org_unit_ancestor_setting","opac.login.shib_sso.allow_native","1"]}
Dec 13 16:24:04 [host-redacted] kernel: [694602.260931] opensrf_router[139089]: segfault at 10 ip 00007fdba11b7fd4 sp 00007ffd1c27e000 error 4 in libopensrf.so.2.2.0[7fdba11a6000+20000] likely on CPU 3 (core 3, socket 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment