RCPTT plugin AUT launch error in eclipse Neon [message #1802763] |
Fri, 15 February 2019 10:09 |
Kaneez Abbas Messages: 4 Registered: June 2018 |
Junior Member |
|
|
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 10:20] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.06227 seconds