Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Display.timerExec RAP behaves very differently to RCP
Display.timerExec RAP behaves very differently to RCP [message #1845107] Thu, 07 October 2021 07:55 Go to next message
Vincent Lustermann is currently offline Vincent LustermannFriend
Messages: 3
Registered: October 2021
Junior Member
Hi,

the RCP implementation of Dislay.timerExec collects subsequent calls with the very same runnable and only executes it only once.

The same code executed with an RAP implementation will throw an IllegalStateException with "Task already scheduled or cancelled"

Are you aware that this feature doesn't exist in an RAP environment? Is this behavior as intended?

Regards,
Vincent
Re: Display.timerExec RAP behaves very differently to RCP [message #1845128 is a reply to message #1845107] Fri, 08 October 2021 09:29 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,

if the behaviour is different between RWT and SWT it's probably a bug. Please open a bug report and attach a simple self-running snippet to demonstrate and verify the issue.

Best regards,
Ivan
Re: Display.timerExec RAP behaves very differently to RCP [message #1847023 is a reply to message #1845128] Tue, 12 October 2021 12:38 Go to previous message
Vincent Lustermann is currently offline Vincent LustermannFriend
Messages: 3
Registered: October 2021
Junior Member
Hi,
bug created and snippet attached https://bugs.eclipse.org/bugs/show_bug.cgi?id=576574

Regards,
Vincent
Previous Topic:RAP app will not run from WAR file
Next Topic:Installing rap target error
Goto Forum:
  


Current Time: Thu Apr 25 22:01:04 GMT 2024

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

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

Back to the top