Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Server Error - The application terminated unexpectedly.
Server Error - The application terminated unexpectedly. [message #1715484] Tue, 24 November 2015 02:20 Go to next message
Chris Fairhall is currently offline Chris FairhallFriend
Messages: 221
Registered: February 2011
Senior Member
We have a production issue than can't be reproduced in out test environments. It appears to be random in nature, happening while the users are doing different things in different parts of the application.

They get a RAP error message that looks like
+------------------------------------------+
| Server Error                             |
+------------------------------------------+
| The application terminated unexpectedly. |
+------------------------------------------+
|               [Restart]                  |
+------------------------------------------+

All I can figure out on the server side is PlatformUI.createAndRunWorkbench throws a UIThreadTerminatedError
There are no other stack traces or anything ending up in stdout or stderr

We're running RAP 2.3.1
Re: Server Error - The application terminated unexpectedly. [message #1715511 is a reply to message #1715484] Tue, 24 November 2015 08:27 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
terminating the UI thread is vital for the application. The error is
correct. You have to figure out who and why terminated the application
UI thread. I can't help here.
Regards,
Ivan

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:NullPointerException in ControlOperationHandler.createMouseEvent
Next Topic:How to table cell copy?
Goto Forum:
  


Current Time: Tue Mar 19 05:13:38 GMT 2024

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

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

Back to the top