i2b2 Sponsored Project/s:
Long queries are not timing out properly with an alert box. They just apparently go on forever in the client, although they've really moved to processing in the back-end. Following the suggestion in this thread
https://groups.google.com/forum/#!topic/i2b2-install-help/mzSI5hgeiO4 I was able to find the error:
js-i2b2/cells/CRC/CRC_ctrlr_QryStatus.js:570 Uncaught TypeError: Cannot read property 'firstChild' of undefined
The end_date is null. I worked around it by changing the line to:
var endDateResult = i2b2.h.XPath(temp, 'descendant-or-self::end_date');
if(endDateResult && endDateResult.length > 0)
self.QI.end_date = endDateResult[0].firstChild.nodeValue; //Query Report BG
I would submit a patch but don't know enough about i2b2 to know if that's just a hack, if a null end_date is unexpected, or if you would rather apply a better check to all the query properties in that function.
{"report":{"fcp":1116.5,"ttfb":326.29999923706055,"pageVisibility":"visible","entityId":10727,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"050a471a-b995-477d-a7a8-fc7cd42e1bb8","navigationType":0,"readyForUser":1181.5999994277954,"redirectCount":0,"resourceLoadedEnd":958.5999994277954,"resourceLoadedStart":336.19999980926514,"resourceTiming":[{"duration":36.80000019073486,"initiatorType":"link","name":"https://community.i2b2.org/jira/s/7fd763ecdf5ed1f47fc4d22fa8382e97-CDN/4x9nqn/820011/16zrvj4/49fa3aa3d35a2cc689cbf274e66cc41a/_/download/contextbatch/css/_super/batch.css","startTime":336.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":336.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":373,"responseStart":0,"secureConnectionStart":0},{"duration":37.60000038146973,"initiatorType":"link","name":"https://community.i2b2.org/jira/s/898b8076c5e82f53cd816ca393e45a56-CDN/4x9nqn/820011/16zrvj4/41b71ca9fb0eed92dc73e9510f2744ee/_/download/contextbatch/css/project.issue.navigator,jira.view.issue,jira.global,atl.general,-_super/batch.css?jira.create.linked.issue=true&richediton=true&whisper-enabled=true","startTime":336.5999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":336.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":374.19999980926514,"responseStart":0,"secureConnectionStart":0},{"duration":526.6000003814697,"initiatorType":"script","name":"https://community.i2b2.org/jira/s/4c9c503fe98f210445831b0d7b0cdc33-CDN/4x9nqn/820011/16zrvj4/49fa3aa3d35a2cc689cbf274e66cc41a/_/download/contextbatch/js/_super/batch.js?locale=en-US","startTime":336.79999923706055,"connectEnd":793.3999996185303,"connectStart":773.8999996185303,"domainLookupEnd":773.8999996185303,"domainLookupStart":773.8999996185303,"fetchStart":336.79999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":793.5,"responseEnd":863.3999996185303,"responseStart":808.6999998092651,"secureConnectionStart":783.5},{"duration":540.8999996185303,"initiatorType":"script","name":"https://community.i2b2.org/jira/s/694e598c1ae48b0f96655173631cd247-CDN/4x9nqn/820011/16zrvj4/41b71ca9fb0eed92dc73e9510f2744ee/_/download/contextbatch/js/project.issue.navigator,jira.view.issue,jira.global,atl.general,-_super/batch.js?jira.create.linked.issue=true&locale=en-US&richediton=true&whisper-enabled=true","startTime":336.8999996185303,"connectEnd":802.5,"connectStart":783.1999998092651,"domainLookupEnd":783.1999998092651,"domainLookupStart":783.1999998092651,"fetchStart":336.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":802.5999994277954,"responseEnd":877.7999992370605,"responseStart":818.5,"secureConnectionStart":792.7999992370605},{"duration":482.9000005722046,"initiatorType":"script","name":"https://community.i2b2.org/jira/s/53f54e0ac3f00bb56b136b4d2fff2853-CDN/4x9nqn/820011/16zrvj4/aae1242f5fc81cc6a5bb8bc963ccda29/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en-US","startTime":337.0999994277954,"connectEnd":804.0999994277954,"connectStart":781.1999998092651,"domainLookupEnd":781.1999998092651,"domainLookupStart":781.1999998092651,"fetchStart":337.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":804.0999994277954,"responseEnd":820,"responseStart":817.1999998092651,"secureConnectionStart":792.3999996185303},{"duration":498.80000019073486,"initiatorType":"script","name":"https://community.i2b2.org/jira/s/d41d8cd98f00b204e9800998ecf8427e-CDN/4x9nqn/820011/16zrvj4/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":337.29999923706055,"connectEnd":821.8999996185303,"connectStart":798.3999996185303,"domainLookupEnd":798.3999996185303,"domainLookupStart":798.3999996185303,"fetchStart":337.29999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":822.1999998092651,"responseEnd":836.0999994277954,"responseStart":835.0999994277954,"secureConnectionStart":809.8999996185303},{"duration":505.79999923706055,"initiatorType":"script","name":"https://community.i2b2.org/jira/s/d41d8cd98f00b204e9800998ecf8427e-CDN/4x9nqn/820011/16zrvj4/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":337.5,"connectEnd":831.3999996185303,"connectStart":812,"domainLookupEnd":812,"domainLookupStart":812,"fetchStart":337.5,"redirectEnd":0,"redirectStart":0,"requestStart":831.5,"responseEnd":843.2999992370605,"responseStart":842.1999998092651,"secureConnectionStart":821.5},{"duration":46,"initiatorType":"link","name":"https://community.i2b2.org/jira/s/30748292e4ca68be6947d7969829384b-CDN/4x9nqn/820011/16zrvj4/4f66da484ef7d95a2a604d3ab014374c/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":337.69999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":337.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":383.69999980926514,"responseStart":0,"secureConnectionStart":0},{"duration":514.3000001907349,"initiatorType":"script","name":"https://community.i2b2.org/jira/rest/api/1.0/shortcuts/820011/a9e270f026ecabffc9a59343e5439391/shortcuts.js?context=issuenavigation&context=issueaction","startTime":337.8999996185303,"connectEnd":839.7999992370605,"connectStart":820.5999994277954,"domainLookupEnd":820.5999994277954,"domainLookupStart":820.5999994277954,"fetchStart":337.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":839.8999996185303,"responseEnd":852.1999998092651,"responseStart":851,"secureConnectionStart":829.8999996185303},{"duration":2.6000003814697266,"initiatorType":"link","name":"https://community.i2b2.org/jira/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/4x9nqn/820011/16zrvj4/efa42a25652b26dfd802540c024826b3/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-jira.view.issue,-project.issue.navigator/batch.css?jira.create.linked.issue=true&richediton=true","startTime":429.5999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":429.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":432.19999980926514,"responseStart":0,"secureConnectionStart":0},{"duration":447.3999996185303,"initiatorType":"script","name":"https://community.i2b2.org/jira/s/8087506fefd02b4096991c90836b49f6-CDN/4x9nqn/820011/16zrvj4/efa42a25652b26dfd802540c024826b3/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-jira.view.issue,-project.issue.navigator/batch.js?jira.create.linked.issue=true&locale=en-US&richediton=true","startTime":429.69999980926514,"connectEnd":860.5,"connectStart":836,"domainLookupEnd":836,"domainLookupStart":835.8999996185303,"fetchStart":429.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":860.5,"responseEnd":877.0999994277954,"responseStart":875.0999994277954,"secureConnectionStart":847.5},{"duration":490.6000003814697,"initiatorType":"script","name":"https://community.i2b2.org/jira/s/d41d8cd98f00b204e9800998ecf8427e-CDN/4x9nqn/820011/16zrvj4/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":460.5999994277954,"connectEnd":937.1999998092651,"connectStart":914.3999996185303,"domainLookupEnd":914.3999996185303,"domainLookupStart":914.2999992370605,"fetchStart":460.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":937.3999996185303,"responseEnd":951.1999998092651,"responseStart":949.6999998092651,"secureConnectionStart":925.5999994277954},{"duration":479.69999980926514,"initiatorType":"script","name":"https://community.i2b2.org/jira/s/d41d8cd98f00b204e9800998ecf8427e-CDN/4x9nqn/820011/16zrvj4/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":478.8999996185303,"connectEnd":944.7999992370605,"connectStart":921.5999994277954,"domainLookupEnd":921.5999994277954,"domainLookupStart":921.5999994277954,"fetchStart":478.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":944.7999992370605,"responseEnd":958.5999994277954,"responseStart":957.2999992370605,"secureConnectionStart":932.8999996185303}],"fetchStart":137,"domainLookupStart":138,"domainLookupEnd":223,"connectStart":223,"connectEnd":260,"secureConnectionStart":234,"requestStart":260,"responseStart":326,"responseEnd":479,"domLoading":334,"domInteractive":1229,"domContentLoadedEventStart":1229,"domContentLoadedEventEnd":1270,"domComplete":1830,"loadEventStart":1831,"loadEventEnd":1831,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1210.1999998092651},{"name":"bigPipe.sidebar-id.end","time":1211},{"name":"bigPipe.activity-panel-pipe-id.start","time":1211.1999998092651},{"name":"bigPipe.activity-panel-pipe-id.end","time":1212.1999998092651},{"name":"activityTabFullyLoaded","time":1282.5999994277954}],"measures":[],"correlationId":"cc822b7b3ab47c","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":202,"dbReadsTimeInMs":20,"dbConnsTimeInMs":38,"applicationHash":"0629dd8d260e3954ece49053e565d01dabe11609","experiments":[]}}