Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Client Error: Error: AnimationRenderer: Can not change "active" while running!
Client Error: Error: AnimationRenderer: Can not change "active" while running! [message #1569807] Sat, 17 January 2015 18:26 Go to next message
Peter Pfeifer is currently offline Peter PfeiferFriend
Messages: 213
Registered: November 2014
Senior Member

Hello,

from time to time i get the follwoing error in the RAP client (Mars M4), when just clicking around or updating/creating some business objects:

Error: AnimationRenderer: Can not change "active" while running!


Does anyone of you know why this happens? I can't see any additional information in the console. Neither sever console nor rap console....

Thanks in advance.

Peter
Re: Client Error: Error: AnimationRenderer: Can not change "active" while running! [message #1572896 is a reply to message #1569807] Mon, 19 January 2015 11:57 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
I have tried to reproduce what you are describing with a RAP client (Mars M4 + update => 4.3.0.20150118-0500).

Everything seems to be fine. How can I reproduce this?

Thanks in advance for your help.
Re: Client Error: Error: AnimationRenderer: Can not change "active" while running! [message #1574497 is a reply to message #1572896] Tue, 20 January 2015 08:54 Go to previous messageGo to next message
Peter Pfeifer is currently offline Peter PfeiferFriend
Messages: 213
Registered: November 2014
Senior Member

Hi,

unfortunately its not reproduceable. It happens from time to time with different actions. I try to make a screencast on the weekend. Perhaps this helps...

Peter
Re: Client Error: Error: AnimationRenderer: Can not change "active" while running! [message #1690157 is a reply to message #1574497] Wed, 25 March 2015 13:50 Go to previous messageGo to next message
Michael Fritscher is currently offline Michael FritscherFriend
Messages: 43
Registered: September 2012
Member
Any news? I got the same problem as well. It doesn't seem to be related to scout but to RAP, because I got it on a RAP application without using scout.

[Updated on: Wed, 25 March 2015 13:54]

Report message to a moderator

Re: Client Error: Error: AnimationRenderer: Can not change "active" while running! [message #1690160 is a reply to message #1690157] Wed, 25 March 2015 14:04 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
@Michael Fritscher:
Do you know if there is a bug or an open discussion on the RAP Forum? If not could you please open one?
Re: Client Error: Error: AnimationRenderer: Can not change "active" while running! [message #1690457 is a reply to message #1690160] Fri, 27 March 2015 12:06 Go to previous message
Michael Klein is currently offline Michael KleinFriend
Messages: 11
Registered: July 2009
Junior Member
I'm also running into this problem, on a plain RAP application without using scout.
My (temporary) solution was to comment some 'animation' rules in CSS.
E.g.
Shell-DisplayOverlay {
  /* animation: fadeIn 200ms linear, fadeOut 400ms ease-out; */
  background-image: none;
  background-color: #808080;
  opacity: 0.2;
}


Perhaps this information could help someone too.

EDIT:
There is an open bug: 445641

[Updated on: Tue, 31 March 2015 08:48]

Report message to a moderator

Previous Topic:Error in Tutorial?
Next Topic:how to implement multiple Page table
Goto Forum:
  


Current Time: Tue Mar 19 06:29:33 GMT 2024

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

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

Back to the top