[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: KUIB 3.0 application randomly crashing browser

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello, KUIB logs are available at C:\Users\ \AppData\Roaming\KendoUIBuilder. You can also open the console panel in Kendo UI builder by clicking ">_ OUTPUT " at the bottom of the screen. These logs corresponds to the activity on the Kendo UI Builder side. For this issue you would need to look at the activity on the web browser side. Perhaps, a way to go about this is to open the dev tools prior to accessing the application by manually entering the url. This might give you a chance to see whether there is an infinite loop (high CPU activity) that could be causing the memory leak. Another possibility is to use a different web browser to see the behavior, however, based on the fact that Chrome hangs and IE crashes, it is likely that Opera and Firefox might behave the same. This does not sounds like a known bug. There was an issue in previous builds when the app would not start with Node.js >= 10.x. A fix for this is now available in the ESD. I hope this helps.

Continue reading...
 
Status
Not open for further replies.
Back
Top