Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1845

Getting ClassCastException on Elytron Global Settings page using Chrome

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None
    • Hide

      1) Try running test-configuration-subsystem-elytron-global-settings.cy.ts in development mode on Chrome in the https://github.com/hal/berg TS.

      2) Right click on the browser window in the development view -> Inspect -> Console

      3) You should be in the Chrome's developer tools and the errors would populate

      Show
      1) Try running test-configuration-subsystem-elytron-global-settings.cy.ts in development mode on Chrome in the https://github.com/hal/berg TS. 2) Right click on the browser window in the development view -> Inspect -> Console 3) You should be in the Chrome's developer tools and the errors would populate

    Description

      Newly created https://github.com/hal/berg testsuite shows intermittent "Internal Server Error" messages when running on Chrome. This is mostly the case of Elytron Subsystem Configuration's Global Settings Page when running on Chrome. First, after de-obfuscating the code generated by GWT (by building image with gwt.style=DETAILED property), there is some error on this line https://github.com/hal/console/blob/main/core/src/main/java/org/jboss/hal/core/mbui/form/ModelNodeMapping.java#L68, where the model seems to be undefined. When trying to fix that issue (by adding null check handling), there still seems to be ClassCastException occuring. Similar issue seems to be handled in the past (https://github.com/hal/elemento/issues/61).

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-engineering-spriadka Simon Priadka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: