Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » RRCPT does not add the URL (update sites) when run the AUT.
RRCPT does not add the URL (update sites) when run the AUT. [message #1699654] Thu, 25 June 2015 14:42 Go to next message
Agustin Celentano is currently offline Agustin CelentanoFriend
Messages: 51
Registered: June 2015
Member
Hello,

I would like to ask two question:

1 ) Why RRCPT not add the update sites url of my Eclipse when running it through RRCPT.
I have checked it by running the APP without RRCPT and the urls are ok (by default), but not when running it with RRCPT.

Is it a bug or am I missing something? I have attached a screenshot of both situations in order to clarify.

2) Is there a problem when a make a test which restart the AUT? Basically, when I run this kind of test, the AUT does work similar as the first run.

Regards,

Agustin Celentano

Re: RRCPT does not add the URL (update sites) when run the AUT. [message #1700363 is a reply to message #1699654] Thu, 02 July 2015 07:38 Go to previous messageGo to next message
Ulyana Skorokhodova is currently offline Ulyana SkorokhodovaFriend
Messages: 280
Registered: July 2014
Senior Member
Hi Agustin,

1) Information about update site links is stored in Eclipse workspace.
Since AUT workspace differs from a workspace which you use when you run your Eclipse standalone, you see two different "pictures".

2) There shouldn't be any problems with AUT restarts, could you please give more details?

Kins regards,
Ulyana.
Re: RRCPT does not add the URL (update sites) when run the AUT. [message #1701473 is a reply to message #1700363] Mon, 13 July 2015 15:02 Go to previous messageGo to next message
Agustin Celentano is currently offline Agustin CelentanoFriend
Messages: 51
Registered: June 2015
Member
Hi Ulyana,

2) When I restart the AUT through a test, I get this exception.

Failed to close report node
java.lang.NullPointerException
at restart-studio (/studio-q7-sanity/recorder.test:1)
Connection is not Available

Stack Trace: Connection is not Available

java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:267)
at org.eclipse.rcptt.ecl.internal.core.EMFStreamPipe.take(EMFStreamPipe.java:91)
at org.eclipse.rcptt.ecl.client.tcp.EclTcpSession.writeOutput(EclTcpSession.java:199)
at org.eclipse.rcptt.ecl.client.tcp.EclTcpSession.access$6(EclTcpSession.java:196)
at org.eclipse.rcptt.ecl.client.tcp.EclTcpSession$1.run(EclTcpSession.java:96)
at java.lang.Thread.run(Thread.java:745)

It seems to lose the AUT connection

Regards,

Agustin Celentano
Re: RRCPT does not add the URL (update sites) when run the AUT. [message #1701567 is a reply to message #1701473] Tue, 14 July 2015 08:09 Go to previous message
Olga Yurchuk is currently offline Olga YurchukFriend
Messages: 245
Registered: September 2014
Senior Member

Hello,

Do you restart AUT manually or with the command restart-aut?
Could you please attach the whole ECL code?

Try to add the command wait-until-eclipse-is-ready after code which restarts AUT.
Please let me know if it helps.


Yours sincerely,
Olga.
Previous Topic:How to set relative path in ECL
Next Topic:How to edit global time limit?
Goto Forum:
  


Current Time: Fri Apr 26 01:16:19 GMT 2024

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

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

Back to the top