Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The pages / buttons / tabs / links are not working (having 404/500 errors). #114

Open
kateyang1998 opened this issue Mar 6, 2025 · 1 comment

Comments

@kateyang1998
Copy link
Collaborator

kateyang1998 commented Mar 6, 2025

Schedule

Group dropdown box - opens a new window for each option and displays a 500 error (no logs found in the server log)

Caseload

Echart

  • Preventions - all link pages are stuck in loading
  • Ticker - "Save" button not doing anything
  • Disease Registry - 500 error: 2025-03-11 13:54:30,279 ERROR spi.SqlExceptionHelper (SqlExceptionHelper.java:142) - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''icd9' c where codingSystem = 'icd9' and quickListName='default' AND c.icd9 =...' at line 1
    2025-03-11 13:54:30,347 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: Transaction silently rolled back because it has been marked as rollback-only
    org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only
  • Forms -> AR -> "Print" button - 404 error
  • Forms -> AR2005 -> "Print" button - 404 error not found (/form/createpdf is not available)
  • Forms -> Annual -> "Save" button - 500 error: 2025-03-11 14:08:42,400 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: java.lang.NumberFormatException: Cannot parse null string org.apache.jasper.JasperException: java.lang.NumberFormatException: Cannot parse null string
  • Forms -> Annual V2 -> "Save" button - 500 error: 2025-03-11 14:12:59,901 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: java.lang.NumberFormatException: Cannot parse null stringorg.apache.jasper.JasperException: java.lang.NumberFormatException: Cannot parse null string
  • Forms -> Annual V2 -> "Consult" button - 404 not found ( [/oscarEncounter/oscarConsultationRequest/ConsultationFormRequest.jsp not found)
  • Forms -> Annual V2 -> Annual Review Planner - 404 not found (/decision/annualreview/annualreviewplanner.jsp not found)
  • Forms -> Antenatal Lab Req -> "Print pdf" button - not working
  • Forms -> CHF -> "Save" button - 500 error : 2025-03-11 14:56:59,316 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: An exception occurred processing [/form/formchf.jsp] at line [114]
  • Forms -> CHF -> Tips - 404 error
  • Forms -> CHF -> 404 error
  • Forms -> FDI Disability -> Visual Aid 1 - 404 error
  • Forms -> FDI Disability -> Visual Aid 2 - 404 error
  • Forms -> FDI Function -> Visual Aid 1 - 404 error
  • Forms -> FDI Function -> Visual Aid 2 - 404 error
  • Forms -> FDI Function -> Questionnaire -> Additional - not working
  • Forms -> Growth 0-36m -> "Print Growth" button - 404 not found (/form/formGrowth0_36Print.jsp not found)
  • Forms -> Growth 0-36m -> "Head Circ(1)" button - 404 not found (/form/formGrowth0_36Print.jsp not found)
  • Forms -> Growth 0-36m -> "Head Circ(2)" button - 404 not found (/form/formGrowth0_36Print.jsp not found)
  • Forms -> Growth Charts -> "Print Growth" button - 404 not found (/form/formGrowthChartPrint.jsp not found)
  • Forms -> Growth Charts -> "Print BMI" button - 404 not found (/form/formGrowthChartPrint.jsp not found)
  • Forms -> Health Passport -> "Print" button - 404 not found (/form/formname.do is not available)
  • Forms -> Health Passport -> HP (pg 2) - 404 error
  • Forms -> ImmunAllergies -> "Save" button - opens a new similar window
  • Forms -> ImmunAllergies -> "Save and Exit" button - opens a Caseload page window
  • Forms -> Lab Req -> "Print pdf" button - not doing anything
  • Forms -> Lab Req 2007 -> "Print pdf" button - not doing anything
  • Forms -> Lab Req 2010-> "Print pdf" button - not doing anything
  • Forms -> LabReq07 (I assume that all links) -> "Print pdf" button - not doing anything
  • Forms -> LabReq10 (I assume that all links) -> "Print pdf" button - not doing anything
  • Forms -> MMSE -> "Save" button - 500 error: 2025-03-11 16:20:57,443 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: An exception occurred processing [/form/formmmse.jsp] at line [60]
  • Forms -> Mental Health -> Print/Assessment/Outcome - 404 error

Ontario Billing (Create Invoice):
(Pulled the recent commits - stuck in buffering/loading)

  • Refer. Doctor # -> Adjust Service Providers -> Edit Specialists button (EditSpecialists.do) - 404 not found
  • Refer. Doctor # -> Adjust Service Providers-> Add Specialist -> Add Specialist button - 500 error: 2025-03-06 16:12:55,193 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddSpecialistForm.setFirstName(String)" because "thisForm" is null org.apache.jasper.JasperException: java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddSpecialistForm.setFirstName(String)" because "thisForm" is null
  • Refer. Doctor # -> Adjust Service Providers -> Add Institution -> Add Institution button - 500 error: 2025-03-06 16:13:58,960 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddInstitutionForm.setId(String)" because "thisForm" is null org.apache.jasper.JasperException: java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddInstitutionForm.setId(String)" because "thisForm" is null
  • Refer. Doctor # -> Adjust Service Providers -> Edit Departments -> Edit Departments button (EditDepartments.do) - 404 not found.

Billing History - "Back" button not doing anything
RX Chart - 404 error
Add Tickler - "Save" button not doing anything
Messenger

  • "Send and Archive" button - 500 error: 2025-03-06 15:40:47,883 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: null
  • "Send Message" button(after writing a message) - 500 error: 2025-03-06 15:38:54,057 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: null
  • Back to Inbox -> "Archive" button - 404 not found
  • Back to Inbox -> "Unarchive" button - 404 not found
  • Attach Demographic -> "Preview" button - not showing anything (just a blank white page)

Report

Demographic Report Tool - 500 error: 2025-03-06 10:53:15,577 ERROR util.DbConnectionFilter (DbConnectionFilter.java:68) - Unexpected error.
org.apache.jasper.JasperException: java.lang.NullPointerException: Cannot invoke "oscar.oscarReport.pageUtil.RptDemographicReport2Form.getAgeStyle()" because "thisForm" is null
Ontario Prevention Report 2019 -> Manage reports -> Submit button - No error code displayed, but returned: 2025-03-06 10:57:45,879 ERROR reports.ReportBuilder (ReportBuilder.java:634) - what is date Wed Mar 05 19:00:00 EST 2025
2025-03-06 10:57:45,884 ERROR reports.ReportBuilder (ReportBuilder.java:84) - remove but 0
Demographic Set Edit -> Display Set -> Delete button - 500 error: 2025-03-06 11:00:43,855 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: Cannot read the array length because "s" is null
java.lang.NullPointerException: Cannot read the array length because "s" is null
at oscar.oscarReport.pageUtil.DemographicSetEligibility2Action.execute(DemographicSetEligibility2Action.java:62) ~[classes/:?]
Ontario Prevention Report -> manage letters -> Submit button - No error displayed, but returned: 2025-03-06 12:15:44,695 ERROR pageUtil.ManagePatientLetters2Action (ManagePatientLetters2Action.java:99) - Error
net.sf.jasperreports.engine.JRException: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. The button seems didn’t work.
Ontario Prevention Report -> Calendar button - The button didn’t work
SCBP Demographic Report -> Report in HTML button - 404 error
SCBP Demographic Report -> Report in CSV button - No error displayed and the report was downloaded but blank, not sure if it’s expected behaviour
Clinical Reports -> Clear, CSV, Del tabs - 404 errors
Clinical Reports -> Export to CSV button - 404 errors
Clinical Reports -> Export to XLS button - 404 errors
Report by Template -> Template Groups -> Add Group button - 404 error, the group was added
Report by Template -> Template Groups -> Edit -> Select Templates -> Add Selected Templates button - 404 error
Report by Template -> Template Groups -> Delete button - 404 error, the group was deleted
Report by Template -> Add Template -> Upload & Add button - Returned error: 2025-03-06 12:46:29,462 ERROR reportByTemplate.ReportManager (ReportManager.java:397) - Error
org.jdom.input.JDOMParseException: Error on line 1: Content is not allowed in prolog. Not sure if it’s due to the incorrect document format.

Inbox

Search -> Patient Name -> Acknowledge, Comment, Msg, Tickler buttons - No error displayed, but seems didn’t work
Search -> Patient Name -> Print, E-Chart, Req# buttons - 404 errors
HL7 Lab Upload -> Upload button - No error displayed, but not sure if the button is working since we don’t have correct document to upload
Doc Upload -> Add files, Start upload, Cancel upload buttons - No error displayed, but seems didn’t work
Pending Docs -> Queues -> File button - returned error: 2025-03-06 14:25:08,537 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: For input string: "null"
java.lang.NumberFormatException: For input string: "null"
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
Pending Docs -> Queues -> Print button - 500 error: 2025-03-06 14:25:30,479 ERROR actions.ManageDocument2Action (ManageDocument2Action.java:332) - Error
java.lang.NumberFormatException: Cannot parse null string
at java.base/java.lang.Integer.parseInt(Integer.java:624) ~[?:?]
at java.base/java.lang.Integer.parseInt(Integer.java:778) ~[?:?]
at org.oscarehr.documentManager.actions.ManageDocument2Action.documentUpdate(ManageDocument2Action.java:321) ~[classes/:?]
Pending Docs -> Queues -> Refile button - returned error: 2025-03-06 14:26:37,190 ERROR actions.ManageDocument2Action (ManageDocument2Action.java:270) - Error
java.lang.NullPointerException: Cannot invoke "org.oscarehr.common.model.Document.getDocfilename()" because "d" is null
at org.oscarehr.documentManager.EDocUtil.refileDocument(EDocUtil.java:845) ~[classes/:?]
at org.oscarehr.documentManager.actions.ManageDocument2Action.refileDocumentAjax(ManageDocument2Action.java:268) ~[classes/:?]
Pending Docs -> Save, Save & Next buttons - returned error: 2025-03-06 14:29:56,710 ERROR actions.ManageDocument2Action (ManageDocument2Action.java:302) - Error
java.lang.NumberFormatException: For input string: "null"
at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
Incoming Docs - 500 error: 2025-03-06 14:34:47,892 ERROR util.DbConnectionFilter (DbConnectionFilter.java:68) - Unexpected error.
org.apache.jasper.JasperException: /documentManager/incomingDocs.jsp (line: [236], column: [69]) According to TLD, tag [fmt:setBundle] must be empty, but is not
Create Lab -> Submit button - 500 error (this might not happen on vagrant machine): 2025-03-06 14:37:50,057 ERROR util.Utilities (Utilities.java:142) - Error
java.io.FileNotFoundException: /var/lib/OscarDocument/oscar/document/LabUpload.Lab999998244.hl7.1741289870051 (No such file or directory)
OLIS Search -> Search button - 404 error: 2025-03-06 14:40:31,978 ERROR olis.Driver (Driver.java:191) - Can't perform OLIS query due to exception.
org.apache.axis2.deployment.DeploymentException: org.apache.axis2.transport.local.LocalTransportSender
HRM Status/Upload -> Fetch New Data from HRM button - 500 error: 2025-03-06 14:43:56,890 ERROR util.DbConnectionFilter (DbConnectionFilter.java:68) - Unexpected error.
org.apache.jasper.JasperException: An exception occurred processing [/hospitalReportManager/hospitalReportManager.jsp] at line [209]
HRM Status/Upload -> I don’t want to receive any more HRM outage messages for the outage instance button - 404 error

U

Unmatched -> Documents tab - returned error: 2025-03-06 14:47:23,780 ERROR dao.InboxResultsDaoImpl (InboxResultsDaoImpl.java:663) - exception in DOCPopulate:
java.lang.NumberFormatException: Cannot parse null string
at java.base/java.lang.Integer.parseInt(Integer.java:624) ~[?:?]
at java.base/java.lang.Integer.parseInt(Integer.java:778) ~[?:?]

Msg

"Send and Archive" button - 500 error: 2025-03-06 15:40:47,883 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: null
"Send Message" button(after writing a message) - 500 error: 2025-03-06 15:38:54,057 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: null
Back to Inbox -> "Archive" button - 404 not found
Back to Inbox -> "Unarchive" button - 404 not found
Attach Demographic -> "Preview" button - not showing anything (just a blank white page)

Consultations

Consultation Requests for this team - 404 error
Status, Team, Patient, Provider, Service, Consultant, Referral Date, Appointment Date, Last Followup - 404 errors (these 404 errors should in one jsp file)
Tabs in Team, Patient, Service, Consultant, Last Followup - No error code displayed but returned error message “06-Mar-2025 09:25:27.534 SEVERE [http-nio-8080-exec-9] org.apache.catalina.core.ApplicationDispatcher.invoke Servlet.service() for servlet [jsp] threw exception
java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.pageUtil.EctConsultationFormRequestForm.setAllergies(String)" because "thisForm" is null”, these errors should be fixed at once
Next - 404 error
Add Specialist -> Add Specialist button - 500 error, returned error message “06-Mar-2025 09:32:36.157 SEVERE [http-nio-8080-exec-7] org.apache.catalina.core.ApplicationDispatcher.invoke Servlet.service() for servlet [jsp] threw exception
java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddSpecialistForm.setFirstName(String)" because "thisForm" is null”, the specialist was added
Edit Specialists -> Specialist tab - 404 error
Add Institutions - Add Institution button - 500 error, returned error message “06-Mar-2025 09:32:36.157 SEVERE [http-nio-8080-exec-7] org.apache.catalina.core.ApplicationDispatcher.invoke Servlet.service() for servlet [jsp] threw exception
java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddSpecialistForm.setFirstName(String)" because "thisForm" is null”, the institution was added
Edit Institutions -> Name tab - 404 error
Edit Departments -> Name tab - 404 error
Show All Institutions -> Institutions tab - 404 error

eDoc

Add Document -> Add button - 404 error
Add Link -> Add button - 500 error, returned error message “06-Mar-2025 09:32:36.157 SEVERE [http-nio-8080-exec-7] org.apache.catalina.core.ApplicationDispatcher.invoke Servlet.service() for servlet [jsp] threw exception
java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddSpecialistForm.setFirstName(String)" because "thisForm" is null”
Add HTML -> Submit button - 500 error, returned error message “06-Mar-2025 09:32:36.157 SEVERE [http-nio-8080-exec-7] org.apache.catalina.core.ApplicationDispatcher.invoke Servlet.service() for servlet [jsp] threw exception
java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddSpecialistForm.setFirstName(String)" because "thisForm" is null”
Done - Close Window - No error displayed, but the button didn’t work
Combine Selected PDFs - Not sure if it’s working since the Add button didn’t work, no document was selected to combine

Tickler

Message - No error displayed, but the note didn’t save
Edit -> Update button - No error displayed, but the profile didn’t update

Administration

Add A Login User

Add Record button - No error displayed, but the button seems didn’t work

Billing

Manage Private Billing Code? - idk if the edit button is working properly
Manage Service Code Display Styles - idk if the edit button is working properly
Billing Correction - dropdown boxes are missing are blank (missing some options)
View MOH - 500 error (check the server log)
End Year Statement -> Create Statement - 500 error: 2025-03-07 14:24:56,832 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: Index 0 out of bounds for length 0
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
End Year Statement -> Print PDF - 500 error: 2025-03-07 14:26:04,313 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: Cannot invoke "oscar.oscarBilling.ca.on.pageUtil.PatientEndYearStatementBean.getPatientNo()" because "summary" is null
java.lang.NullPointerException: Cannot invoke "oscar.oscarBilling.ca.on.pageUtil.PatientEndYearStatementBean.getPatientNo()" because "summary" is null
Manage Payemnt Type -> "Delete" button - "Error happened!!" message
Manage Payemnt Type -> "Edit" button - [object JSON] message
MCEDT skipped

Manage eForms

eForm Name -> Save, Download, Fax, Add to Documents buttons - No error displayed, but the buttons seems didn’t work
eForm Groups -> Add eForm button - No error, just the page redirect to lost css style 

Create eForm -> eForm Generator -> Buttons on this page - No error returned, but not sure how this works
Image Library -> Upload button - No error displayed, but the button seems didn’t work

Schedule Template Setting

Select a provider -> Next button - 404 error
Select a provider -> Delete button - No error displayed, but not sure if the button worked

Forms/eForms

Import Form Data -> Import button - 500 error: 2025-03-07 14:32:48,150 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: zip file is empty
java.util.zip.ZipException: zip file is empty

Reports

Query By Example -> Load Query, Query buttons - No error displayed, but the button seems didn’t work
Query By Example -> Edit My Favourite -> Edit, Delete buttons - 404 errors
Report by Template -> Template Groups -> Add Group button - 404 errors, the group was added
Report by Template -> Template Groups -> Edit (this icon only displays when there is a group existing) -> Select Templates -> Add Selected Templates to TEST button - 404 error
Report by Template -> Template Groups -> Delete button (this icon only displays when there is a group existing) - 404 error, the group was deleted
Report by Template -> Add Template -> Upload & Add button - returned error: 2025-03-07 14:08:19,567 ERROR reportByTemplate.ReportManager (ReportManager.java:397) - Error
java.lang.StringIndexOutOfBoundsException: Range [178637, -1) out of bounds for length 179011. Not sure what format the template should be
Flu Billing Report -> update report button - No reaction, not sure if the button worked
Rehab Study -> Run Report button - returned error: 2025-03-07 14:12:50,170 ERROR pageUtil.RptRehabStudy2Action (RptRehabStudy2Action.java:87) - Error
java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '1' at line 1
Patient List by Appointment Time -> Export button - 404 error
Usage Report -> Run Report button - the report displayed, but returned error: 2025-03-07 14:16:01,846 ERROR dao.CaseManagementNoteDAOImpl (CaseManagementNoteDAOImpl.java:681) - Error
java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '1 and observation_date >= '2025-03-02 00:00:00'2 and observation_date <= '202...' at line 1
Study -> Add Demographic button (this button only displays when there is a study existing) - 500 error: 2025-03-07 14:18:49,074 ERROR util.DbConnectionFilter (DbConnectionFilter.java:68) - Unexpected error.
org.apache.jasper.JasperException: java.lang.NullPointerException: Cannot invoke "oscar.oscarReport.pageUtil.RptDemographicReport2Form.getAgeStyle()" because "thisForm" is null
PHCP -> Go button - Not sure how this page works
PHCP -> Provider -> Add Roles button - No error displayed, but the button seems didn’t work
PHCP -> dx category tab - 404 error
CKD Screening Report (async) -> Run new report button - No reaction, not sure if it’s expected
Pre-Implementation Report -> Run new report button - No reaction, not sure if it’s expected

Schedule Management

Appointment Status Setting - 404 error
Appointment Type List -> edit tab (this tab only displays when there is appointment existing) - No reaction, the tab seems didn’t work
Access Control -> Close button - No reaction, the button seems didn’t work
Add/Edit Group Preferences -> Save button - No reaction, the button seems didn’t work

System Management

Document Categories -> Add New -> Submit button - 404 error
Document Categories -> Update Status -> Update button - No error displayed, but not sure if the button worked
Document Description Template - This page looks strange, found 404 error in Inspect -> Network
Customize Disease Registry Quick List -> Add New Quick List button - 404 error
Customize Disease Registry Quick List -> Edit Quick List button - 404 error
Customize Disease Registry Quick List -> Edit Associations button - 404 error
Customize Measurements -> No error, the page lost css style, the css file styles.css seems weird after applied to the page
Customize Measurements -> All tabs on this page - 404 errors, and the page will redirect to the login page (set in Customization.jsp)
Messenger Group Admin -> Manage Contact Groups -> + -> add button - No error displayed, but the button seems didn’t work
Key Pair Generator -> Create New Key -> Create Key Pair button - returned error: 2025-03-07 12:42:59,966 ERROR util.KeyPairGen (KeyPairGen.java:120) - Could not get public key
java.lang.NullPointerException: Cannot invoke "org.oscarehr.common.model.OscarKey.getPublicKey()" because "oscarKey" is null
at oscar.oscarLab.ca.all.util.KeyPairGen.getPublic(KeyPairGen.java:118) ~[classes/:?]
Create New Flowsheet -> Create button - No error displayed, it will redirect to Flowsheet: TRACKER page, but not sure if the button worked properly
Manage Flowsheets -> Upload button - returned error: 2025-03-07 12:53:08,921 ERROR oscarMeasurements.MeasurementTemplateFlowSheetConfig (MeasurementTemplateFlowSheetConfig.java:669) - error
org.jdom.input.JDOMParseException: Error on line 1: Content is not allowed in prolog.
at org.jdom.input.SAXBuilder.build(SAXBuilder.java:504) ~[jdom-1.1.jar:1.1]
at org.jdom.input.SAXBuilder.build(SAXBuilder.java:807) ~[jdom-1.1.jar
Manage Flowsheets -> Edit tab - No error displayed, it will redirect to Flowsheet: PHV page, can edit the column in this page, but seems didn’t work
Jobs Management -> Cancel tab - No reaction, seems didn’t work
Jobs Type Management -> Add New -> Save Job Type button - No error displayed, but the button seems didn’t work

Faxes

Manage Faxes -> Fetch Faxes button - No error displayed, but the fetch never stopped

System Reports

Generate Traceability Report -> Generate button - No error displayed, but the button seems didn’t work

Integration

REST Clients -> Add New -> Add Client button - No error displayed, but the button seems didn’t work

Data Management

Import New Demographic -> Import button - 500 error: 2025-03-07 13:22:38,946 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: upload_3ad64b81_7dbf_4e94_94e0_bd6f4d2f8a06_00000008.tmp
java.nio.file.NoSuchFileException: upload_3ad64b81_7dbf_4e94_94e0_bd6f4d2f8a06_00000008.tm
Update Patient Provider -> Update button - No error displayed, but the button seems didn’t work
Product Dispensing -> Edit tab (the tab only displays when there is a product) - No reaction, seems didn’t work

Updates and Migrations

Migrate ONAREnhanced -> Run Report button - 500 error: 2025-03-07 13:35:57,013 ERROR util.DbConnectionFilter (DbConnectionFilter.java:68) - Unexpected error.
org.apache.jasper.JasperException: An exception occurred processing [/pregnancy/migrateToSplitOnArEnhancedForm.jsp] at line [109]

Master Record

Billing History -> "Back" button - not doing anything
Create Invoice (Ontario Billing)
(Pulled the recent commits - stuck in buffering/loading)

  • Refer. Doctor # -> Adjust Service Providers -> Edit Specialists button (EditSpecialists.do) - 404 not found
  • Refer. Doctor # -> Adjust Service Providers-> Add Specialist -> Add Specialist button - 500 error: 2025-03-06 16:12:55,193 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddSpecialistForm.setFirstName(String)" because "thisForm" is null org.apache.jasper.JasperException: java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddSpecialistForm.setFirstName(String)" because "thisForm" is null
  • Refer. Doctor # -> Adjust Service Providers -> Add Institution -> Add Institution button - 500 error: 2025-03-06 16:13:58,960 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddInstitutionForm.setId(String)" because "thisForm" is null org.apache.jasper.JasperException: java.lang.NullPointerException: Cannot invoke "oscar.oscarEncounter.oscarConsultationRequest.config.pageUtil.EctConAddInstitutionForm.setId(String)" because "thisForm" is null
  • Refer. Doctor # -> Adjust Service Providers -> Edit Departments -> Edit Departments button (EditDepartments.do) - 404 not found.
    Consultation - New Consultation - 404 error
    Prescriptions(RxChart) - 404 error
    Echart - 404 error
    Preventions
  • Old Immnunizations -> Add Immu. Template -> Configure - 404 error
  • Old Immnunizations -> Manage Immu. Template ->Immunization Set Names (Links) - all 404 errors
  • "About" and "License" buttons - not working
    Tickler
  • Tickler Manager -> "Edit" (pencil button)/Update button - not doing anything
  • Tickler Manager -> "Save Settings" button - not working/doing anything
    Send a Message
  • "Send and Archive" button - 500 error: 2025-03-06 15:40:47,883 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: null
  • "Send Message" button(after writing a message) - 500 error: 2025-03-06 15:38:54,057 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: null
  • Back to Inbox -> "Archive" button - 404 not found
  • Back to Inbox -> "Unarchive" button - 404 not found
  • Attach Demographic -> "Preview" button - not showing anything (just a blank white page)
    Document
  • Document Manager -> Add Document -> "Add" button - 500 error: 2025-03-06 16:00:58,393 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: Cannot invoke "org.oscarehr.documentManager.data.AddEditDocument2Form.getMode()" because "this.form" is null
    java.lang.NullPointerException: Cannot invoke "org.oscarehr.documentManager.data.AddEditDocument2Form.getMode()" because "this.form" is null
  • Document Manager- > Add Link -> "Add" button - 500 error: 2025-03-06 16:02:22,048 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: Cannot invoke "org.oscarehr.documentManager.data.AddEditDocument2Form.getFunction()" because "this.form" is null java.lang.NullPointerException: Cannot invoke "org.oscarehr.documentManager.data.AddEditDocument2Form.getFunction()" because "this.form" is null
  • Document Manager -> Add HTML -> "Submit "button - 500 error: 2025-03-06 16:04:00,295 ERROR dispatcher.DefaultDispatcherErrorHandler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: Cannot invoke "org.oscarehr.documentManager.data.AddEditDocument2Form.getFunction()" because "this.form" is null java.lang.NullPointerException: Cannot invoke "org.oscarehr.documentManager.data.AddEditDocument2Form.getFunction()" because "this.form" is null
  • "Done - Close Window" button - not working
@sebastian-j-ibanez
Copy link
Collaborator

I have fixed a 404 error in:

  • Caseload -> Encounters -> oscarEncounter.NavBar.Allergy -> 404 error: [/oscarRx/ShowAllergies2.jsp] not found

Fixed by prepending the context path in redirect URLs in RxShowAllergy2Action.java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Known Issue
Development

No branches or pull requests

2 participants