|
|
|
|
|
Re: Could not evaluate javascript response [message #903679 is a reply to message #903180] |
Fri, 24 August 2012 21:03 |
|
Hi,
the only way to turn on debug mode is to set the system property
"org.eclipse.rwt.clientLibraryVariant" to "DEBUG".
Obviously, the crash happens in response to a selection event. It's
unlikely that it happens at random, there will be certain preconditions.
You could try to find the pattern behind the crashes. What user action
provokes the error? Clicking on a certain button, a table item? What
happens in the selection listeners in this case? Is a widget being
disposed that is part of the selection... something like this. If you
can find a suspicious pattern that might help to prepare a workaround.
It's easier to track down those kind of errors with the new protocol in
RAP 1.5.
HTH, Ralf
--
Ralf Sternberg
Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/
Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
|
|
|
Powered by
FUDForum. Page generated in 0.03328 seconds