Skip to main content



      Home
Home » Eclipse Projects » RCP Testing Tool » RCPTT plugin AUT launch error in eclipse Neon
RCPTT plugin AUT launch error in eclipse Neon [message #1802763] Fri, 15 February 2019 05:09 Go to next message
Eclipse UserFriend
Hello,

I am running RCPTT from my workspace using Eclipse Neon and RCPTT 2.1.
The AUT gets launched properly but the progress dialog is stuck and gives timeout error.

This happens sometimes but no pattern could be identified for why and when it happens.
Following is the snippet of the log created:

!ENTRY org.eclipse.rcptt.ecl.core 4 0 2019-02-15 13:37:16.641
!MESSAGE Can load package http://eclipse.org/rcptt/core/ecl, http://eclipse.org/rcptt/core/ecl#/
!SUBENTRY 1 org.eclipse.rcptt.ecl.core 4 0 2019-02-15 13:37:16.641
!MESSAGE Can load package http://eclipse.org/rcptt/core/ecl, http://eclipse.org/rcptt/core/ecl#/
!STACK 0
java.lang.NullPointerException: Can load package http://eclipse.org/rcptt/core/ecl, http://eclipse.org/rcptt/core/ecl#/
	at org.eclipse.rcptt.ecl.core.util.ECLBinaryResourceImpl$EObjectInputStream.readEPackage(ECLBinaryResourceImpl.java:954)
	at org.eclipse.rcptt.ecl.core.util.ECLBinaryResourceImpl$EObjectInputStream.readEClass(ECLBinaryResourceImpl.java:966)
	at org.eclipse.rcptt.ecl.core.util.ECLBinaryResourceImpl$EObjectInputStream.loadEObject(ECLBinaryResourceImpl.java:1226)
	at org.eclipse.rcptt.ecl.core.util.ECLBinaryResourceImpl$EObjectInputStream.loadResource(ECLBinaryResourceImpl.java:1022)
	at org.eclipse.rcptt.ecl.core.util.ECLBinaryResourceImpl.doLoad(ECLBinaryResourceImpl.java:128)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1518)
	at org.eclipse.rcptt.ecl.internal.core.EMFStreamPipe.take(EMFStreamPipe.java:105)
	at org.eclipse.rcptt.ecl.server.tcp.SessionRequestHandler.run(SessionRequestHandler.java:51)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source) 


I have also attached the image and the log file for reference.

Can anyone help me identify the problem? And how to resolve this?

Note: When using eclipse Oxygen along with RCPTT 2.3 then no such issues were encountered.

[Updated on: Fri, 15 February 2019 05:20] by Moderator

Re: RCPTT plugin AUT launch error in eclipse Neon [message #1803231 is a reply to message #1802763] Mon, 25 February 2019 08:31 Go to previous message
Eclipse UserFriend
Hello,

Your problem looks very similar to this one.
Please, ensure that RCPTT version used to build the test and the version used to run it are the same.

Please let me know if it helps.

Previous Topic:How to use if condition with a label
Next Topic:However, it does not work in Eclipse RAP v3.7.0.
Goto Forum:
  


Current Time: Mon May 12 02:56:27 EDT 2025

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

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

Back to the top