Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » swt browser in view crash when loading ext js page with complex and heavy layout(swt browser in view crash when loading ext js page with complex and heavy layout)
swt browser in view crash when loading ext js page with complex and heavy layout [message #1831433] Wed, 19 August 2020 13:27 Go to next message
Eclipse UserFriend
Is there any way to increase the memory allocation for swt browser or view in eclipse plugin, where Browser has to use IE 11.
when broswer load with and static link which is having extjs heavy and complex layout, with out showing any error, whole running instance of eclipse crashes with out any logs.
Or is there any way to handle this crash issue, this page when loaded in IE11 browser , takes few minutes to load but browser wont crash and also when running standalone swt browser to open same page not crashing though taking time to load.
Re: swt browser in view crash when loading ext js page with complex and heavy layout [message #1831583 is a reply to message #1831433] Mon, 24 August 2020 05:02 Go to previous messageGo to next message
Eclipse UserFriend
You can increase the total memory that is allowed to be used by the JVM, which is used for runnning the Java code in Eclipse. The IE11 browser is embedded into Eclipse using Microsoft COM technology, so I don't expect that increasing the memory for the JVM will help you here.

Without further debugging or logs its very hard to guess what is wrong. Is there any 'hs_err_pid*.log' file in your eclipse folder?
Re: swt browser in view crash when loading ext js page with complex and heavy layout [message #1831775 is a reply to message #1831583] Fri, 28 August 2020 12:36 Go to previous message
Eclipse UserFriend
hi rolf
thanks for the help
didnt found any 'hs_err_pid*.log' files. but adding Xss did the trick
Previous Topic:Change the style of property sheet
Next Topic:make eclipse plugin as directory fromat
Goto Forum:
  


Current Time: Wed Jun 18 18:08:56 EDT 2025

Powered by FUDForum. Page generated in 0.04288 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top