Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » rcptt process was terminated while waiting for aut startup data(calls DebugDisplayAspect.logStackTrace till SWTError: No more callbacks )
rcptt process was terminated while waiting for aut startup data [message #1740559] Mon, 15 August 2016 16:48 Go to next message
András Danyi is currently offline András DanyiFriend
Messages: 4
Registered: August 2016
Junior Member
Hi,

I try to start an eclipse app in rcptt, but it wont start.

It seems DebugDisplayAspect makes the app opens so many Displays that the callbacks runs out.

Can I turn off DebugDisplayAspect somehow? (org.eclipse.rcptt.tesla.swt.aspects.DebugDisplayAspect)

Thanks!
András
Re: rcptt process was terminated while waiting for aut startup data [message #1740604 is a reply to message #1740559] Tue, 16 August 2016 07:49 Go to previous messageGo to next message
Artem Kovalev is currently offline Artem KovalevFriend
Messages: 25
Registered: April 2016
Junior Member
Hi András,
Unfortunately DebugDisplayAspect does not turn off.
Can you attache the eclipse log file?
Re: rcptt process was terminated while waiting for aut startup data [message #1740646 is a reply to message #1740604] Tue, 16 August 2016 15:40 Go to previous messageGo to next message
András Danyi is currently offline András DanyiFriend
Messages: 4
Registered: August 2016
Junior Member
Hi Artem!

Thank you for your answer! I attached the console.log.

Here is the loop in the stacktrace:

at org.eclipse.rcptt.tesla.swt.aspects.DebugDisplayAspect.logStackTrace(DebugDisplayAspect.aj:20)
at org.eclipse.rcptt.tesla.swt.aspects.DebugDisplayAspect.ajc$before$org_eclipse_rcptt_tesla_swt_aspects_DebugDisplayAspect$1$bba6cb74(DebugDisplayAspect.aj:27)
at org.eclipse.swt.widgets.Display.register(Display.java:3768)
at org.eclipse.swt.widgets.Display.create(Display.java:839)
at org.eclipse.swt.graphics.Device.<init>(Device.java:137)
at org.eclipse.swt.widgets.Display.<init>(Display.java:489)
at org.eclipse.swt.widgets.Display.<init>(Display.java:480)
at org.eclipse.swt.widgets.Display.getDefault(Display.java:1682)
at *.CoreUITools.getDisplay(CoreUITools.java:607)
at *.CoreUITools.asyncExec(CoreUITools.java:622)
at *.ErrorLogger.fireChanged(ErrorLogger.java:51)
at *.ErrorLogger.logging(ErrorLogger.java:36)
at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:160)
at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:100)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:86)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:205)
at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:178)
at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
at org.eclipse.core.internal.runtime.Log.log(Log.java:62)
at org.eclipse.rcptt.tesla.swt.aspects.DebugDisplayAspect.logStackTrace(DebugDisplayAspect.aj:20)
at org.eclipse.rcptt.tesla.swt.aspects.DebugDisplayAspect.ajc$before$org_eclipse_rcptt_tesla_swt_aspects_DebugDisplayAspect$1$bba6cb74(DebugDisplayAspect.aj:27)
at org.eclipse.swt.widgets.Display.register(Display.java:3768)
at org.eclipse.swt.widgets.Display.create(Display.java:839)


Regards,
András
  • Attachment: console.log
    (Size: 6.17MB, Downloaded 296 times)
Re: rcptt process was terminated while waiting for aut startup data [message #1740783 is a reply to message #1740646] Thu, 18 August 2016 14:08 Go to previous message
András Danyi is currently offline András DanyiFriend
Messages: 4
Registered: August 2016
Junior Member
Hi,

Now I am using an aspect around ErrorLogger.logging, to check for and stop infinite loops, and I managed to start AUT!

Thanks for your help & support!

Regards,
András

[Updated on: Thu, 18 August 2016 14:17]

Report message to a moderator

Previous Topic:How to configure pom.xml file to run test suit from Jenkins, without building the application
Next Topic:Question : How to create a data table
Goto Forum:
  


Current Time: Sat Apr 27 04:26:36 GMT 2024

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

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

Back to the top