Author |
Message
|
Adreno |
Posted: Fri Jul 06, 2007 12:35 am Post subject: WMBTK v.6.02 - strange errors after system restart |
|
|
Acolyte
Joined: 05 Jul 2007 Posts: 71
|
HI ,
Can somebody help me soving this prob?
This errors occured suddenly after a restart . . . . Now this error window appears in my debug sessions on every breakpoint about 10 times in a row. The flow continues after clicking "ok", but the behaviour still is the same at the next point . . . . see log extract:
!ENTRY org.eclipse.ui 4 0 jun 28, 2007 16:49:12.875
!MESSAGE Assertion failed:
!STACK 0
org.eclipse.jface.util.Assert$AssertionFailedException: Assertion failed:
at org.eclipse.jface.util.Assert.isTrue(Unknown Source)
at org.eclipse.jface.util.Assert.isTrue(Unknown Source)
at org.eclipse.jface.viewers.TextCellEditor.doSetValue(Unknown Source)
at org.eclipse.jface.viewers.CellEditor.setValue(Unknown Source)
at org.eclipse.jface.viewers.TableViewerImpl.activateCellEditor(Unknown Source)
at org.eclipse.jface.viewers.TableViewerImpl.activateCellEditor(Unknown Source)
at org.eclipse.jface.viewers.TableViewerImpl.handleMouseDown(Unknown Source)
at org.eclipse.jface.viewers.TableTreeViewer$1.mouseDown(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:5
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Any suggestions?
Last edited by Adreno on Fri Jul 06, 2007 12:40 am; edited 1 time in total |
|
Back to top |
|
 |
Vitor |
Posted: Fri Jul 06, 2007 12:39 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Don't double post!
Did the Rational agent start properly? Are there any errors in the event log? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Adreno |
Posted: Fri Jul 06, 2007 12:48 am Post subject: Sry for doubling . . . |
|
|
Acolyte
Joined: 05 Jul 2007 Posts: 71
|
just postet to the wrong forum the first time
So: Ra agent startet correct and there´s no entry in the event log!
For further suggestions:
During the system downtime a duplicated the whole VMWare image the WMBTK is running on for backup issues. On the duplicate image as i just realized these errors don´t appear . . .
strange . . . strange!! |
|
Back to top |
|
 |
Vitor |
Posted: Fri Jul 06, 2007 12:52 am Post subject: Re: Sry for doubling . . . |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Adreno wrote: |
just postet to the wrong forum the first time |
You'll find a delete post button provided convieniently on the screen for your use.
Adreno wrote: |
So: Ra agent startet correct and there´s no entry in the event log!
For further suggestions:
During the system downtime a duplicated the whole VMWare image the WMBTK is running on for backup issues. On the duplicate image as i just realized these errors don´t appear . . .
strange . . . strange!! |
Are you using the same copy of the same flow on both images? Or does one have a corrupt copy? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Adreno |
Posted: Fri Jul 06, 2007 1:05 am Post subject: |
|
|
Acolyte
Joined: 05 Jul 2007 Posts: 71
|
Yes i´m using the same flow on both and none of both is corrupt.
i just started the image . . . connected to configmgr, startet new debug session and went to the next test as every time.
For comparison I proceeded in exact the same way on the second image and these erros didn´t take place. I just ex- and imported the flows via svn and performance is just the same.
On one system the errors appear, while they don´t on duplicated system. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Jul 06, 2007 1:10 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Then clearly the 2 images are not duplicates of each other, as on one something's causing Eclipse to throw an error and this situation is not occuring on the other.
The quickest and least subtle solution is to reimage the non-working copy from the working one. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Adreno |
Posted: Fri Jul 06, 2007 1:24 am Post subject: |
|
|
Acolyte
Joined: 05 Jul 2007 Posts: 71
|
this is exactly my opinion . . .
I can´t believe that the original image behaves suddenly corrupted, but in this case it does.
So i´ll try to fix this by reimaging the original from the duplicated one and hope this will help. |
|
Back to top |
|
 |
|