I recently installed window tester pro in my eclipse helios version.
But whenever i try to start my swing application through recording
tool, application terminates silently without any errors in console.
I tried with the sample application (ContactManagerSwing). It is
working at one instance and not working at many instances.
All possible ways i tried. I uninstall and reinstalled window tester
pro beta. Its not working consistently.I am using jdk1.6.0_18.
Please help me in this.
Please help us in this.
Window tester will really help us in many ways. We really want to use
it.
But we are unable to find root cause of this issue.
On Dec 13, 9:02 pm, Keerti Parthasarathy <keer...@google.com> wrote:
> What package of helios have your installed? Is it the RCP?
>
I downloaded Eclipse RCP/RAP version and installed window tester.
The same issue is coming.
I can launch my application through normal eclipse launcher.
But i cant do the same from window tester launcher. Application
terminated silently.
I tried with the sample application. It worked for first time.
Once i tried lauching my application, this sample appln also stopped
lauching.
This is happening with both Eclipse 3.6 and 3.7 RCP/RAP version.
Window tester tool will be more useful for my application.
Please help us in this.
On Dec 14, 8:56 pm, Keerti Parthasarathy <keer...@google.com> wrote:
> Karthik,
>
> You would need the download the eclipse for RCP/ RAP developers and then
> add on any of the tools you need for web development. In order to run,
> WindowTester needs some of the plugins that are shipped with the RCP
> package which may not be there in the EE IDE.
>
> Keerti- Hide quoted text -
>
> - Show quoted text -
I have seen below two errors in eclipse error log
1)
org.eclipse.core.runtime.AssertionFailedException: assertion failed:
Ignoring unexpected call to
IWorkbenchSiteProgressService.decrementBusy(). This might be due to
an earlier call to this method.
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at
org.eclipse.ui.internal.progress.WorkbenchSiteProgressService.decrementBusy(WorkbenchSiteProgressService.java:
423)
at com.windowtester.eclipse.ui.views.RecorderConsoleView
$1.ended(RecorderConsoleView.java:211)
at
com.windowtester.eclipse.ui.session.SessionMonitor.sessionEnded(SessionMonitor.java:
35)
at com.windowtester.eclipse.ui.UiPlugin.sessionEnded(UiPlugin.java:
167)
at
com.windowtester.ui.session.RecordingSessionManager.end(RecordingSessionManager.java:
136)
at
com.windowtester.recorder.ui.RecordingSessionController.stopSession(RecordingSessionController.java:
291)
at
com.windowtester.recorder.ui.RecordingSessionController.handleDebugEvents(RecordingSessionController.java:
266)
at org.eclipse.debug.core.DebugPlugin
$EventNotifier.run(DebugPlugin.java:1089)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.debug.core.DebugPlugin
$EventNotifier.dispatch(DebugPlugin.java:1123)
at org.eclipse.debug.core.DebugPlugin
$EventDispatchJob.run(DebugPlugin.java:390)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2)
org.eclipse.core.runtime.AssertionFailedException: assertion failed:
Ignoring unexpected call to
IWorkbenchSiteProgressService.decrementBusy(). This might be due to
an earlier call to this method.
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at
org.eclipse.ui.internal.progress.WorkbenchSiteProgressService.decrementBusy(WorkbenchSiteProgressService.java:
423)
at com.windowtester.eclipse.ui.views.RecorderConsoleView
$1.ended(RecorderConsoleView.java:211)
at
com.windowtester.eclipse.ui.session.SessionMonitor.sessionEnded(SessionMonitor.java:
35)
at com.windowtester.eclipse.ui.UiPlugin.sessionEnded(UiPlugin.java:
167)
at
com.windowtester.ui.session.RecordingSessionManager.end(RecordingSessionManager.java:
136)
at
com.windowtester.recorder.ui.RecordingSessionController.stopSession(RecordingSessionController.java:
291)
at
com.windowtester.recorder.ui.RecordingSessionController.handleDebugEvents(RecordingSessionController.java:
266)
at org.eclipse.debug.core.DebugPlugin
$EventNotifier.run(DebugPlugin.java:1089)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.debug.core.DebugPlugin
$EventNotifier.dispatch(DebugPlugin.java:1123)
at org.eclipse.debug.core.DebugPlugin
$EventDispatchJob.run(DebugPlugin.java:390)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
On Dec 14, 8:56 pm, Keerti Parthasarathy <keer...@google.com> wrote:
> Karthik,
>
> You would need the download the eclipse for RCP/ RAP developers and then
> add on any of the tools you need for web development. In order to run,
> WindowTester needs some of the plugins that are shipped with the RCP
> package which may not be there in the EE IDE.
>
On Dec 16, 8:08 pm, Keerti Parthasarathy <keer...@google.com> wrote:
> Karthik,
>
> Not sure why you are running into these issues. Let me try this on my end
> and see what happens. On what platform are you running eclipse? Windows?
> Linux?
>