[solved]JSlider AUT won't run [message #1075434] |
Mon, 29 July 2013 08:28  |
Eclipse User |
|
|
|
I've been following the extension manual (June 17, 2013) bundled with Jubula 7.1.0 but I can't run the AUT once I've deployed the extension. I imported the 3 projects in Eclipse (I've tried from Helios to the latest Kepler version):
- org.eclipse.jubula.examples.extension.swing.toolkit (my plug-in project)
- org.eclipse.jubula.examples.extension.swing.feature (my feature project referencing the toolkit plug-in project)
- org.eclipse.jubula.examples.extension.swing.rc (the remove control fragment project)
I've also created an Update Site project referencing my feature project. The rc fragment project is already referenced in the feature project in the plug-in tab (see the first attached image).
I can install my feature from the ITE, I even see the Swing JSlider actions, but I can't run the AUT as it fails on error 5009 (see the second attached image).
I read on the forum about creating a clean project and copy over the rc files, it didn't work.
I also tried to remove the signatures from the jars cited in this thread, it didn't help either.
The logs from the ITE don't really help. Here's the client log:
2013-07-29 14:07:06.617 [Connection.ReaderThread:Socket[addr=localhost/127.0.0.1,port=60000,localport=12258]] ERROR o.e.j.c.c.c.StartAUTServerStateCommand - AUTServer could not start: Error while starting AUT!
and the AUT Agent log:
2013-07-29 14:07:06.617 [Connection.ReaderThread:Socket[addr=localhost/127.0.0.1,port=60000,localport=12258]] ERROR o.e.j.c.c.c.StartAUTServerStateCommand - AUTServer could not start: Error while starting AUT!
I am using the embedded DB and the embedded AUT Agent as well. I'm running Win XP SP3 with Oracle JDK 7.
Can anyone help me ?
[Updated on: Thu, 01 August 2013 04:20] by Moderator
|
|
|
|
|
Re: JSlider AUT won't run [message #1077260 is a reply to message #1077082] |
Thu, 01 August 2013 08:58  |
Eclipse User |
|
|
|
You don't need to remove the signature of the org.eclipse.jubula.rc.swt.* because you have tested a swing application. In my case i need to remove this signature because i tested a swt application.
Anyway, this is a temporary solution, i'm trying to find the right form to sign the extension.
Best Regards,
|
|
|
Powered by
FUDForum. Page generated in 0.05911 seconds