Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Using VE - it freezes
Using VE - it freezes [message #76880] Fri, 14 January 2005 12:23 Go to next message
Eclipse UserFriend
Originally posted by: tballmann.gmx.de

Is there an configuration the Viusal Editor works in correctly ?

I installed eclipse-SDK-3.0.1-win32.zip, then I wanted to update Eclipse
by searching for new components.
I got proposed the VE 1.0.1 and EMF 2.01, but got the error message that I
need GEF too (it wasn't on the update list. However, the samples were
there - very strange).

So I downloaded emf-sdo-runtime-2.0.1.zip, GEF-SDK-3.0.zip and
VE-runtime-1.0.1.1.zip, unzipped them and called eclipse.exe -clean.

Now I can call see Visual editor, I see the resource window and the source
code window (for a newly created sample class, derived from JDialog).

However, the loading of the resource windows takes ages and to put in some
controls taktes ages too. It seems, that the whole Eclipse freeze. After
some minutes I can do the next action and so on. I Think, that is not the
way it should work, therefore my question.

How can I get the Visual Editor to work properly ?
Re: Using VE - it freezes [message #76925 is a reply to message #76880] Fri, 14 January 2005 13:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Are there any errors in the .log file?

The very first time it can take up to a minute to open. We are working
on performance. But once the "Loading..." message goes away and the
images show in the design view it should be reasonable. If it isn't then
something is wrong.

Note: There shouldn't be much difference, but if using VE 1.0.1.1, you
should probably GEF 3.0.1. Also, step up VE 1.0.2. A lot of bugs have
been fixed in 1.0.2.


--
Thanks,
Rich Kulp
Re: Using VE - it freezes [message #77049 is a reply to message #76925] Fri, 14 January 2005 19:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tballmann.gmx.de

The only log I found was the install log - there isn't written anything
that sounds like an error.
Then I examined the "Manage Configuration Dialog" - all plugins properties
dialog told me, that the featur is installed properly.
So I have no idea what could be wrong - but obviously somethings is wrong,
because there is no way to edit within the design window - it seems to be
frozen.
Re: Using VE - it freezes [message #77054 is a reply to message #77049] Fri, 14 January 2005 21:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.gmail.com

Thomas,

Look for a .log file in your workspace's .metadata directory.

- Jeff

Thomas wrote:
> The only log I found was the install log - there isn't written anything
> that sounds like an error.
> Then I examined the "Manage Configuration Dialog" - all plugins
> properties dialog told me, that the featur is installed properly.
> So I have no idea what could be wrong - but obviously somethings is
> wrong, because there is no way to edit within the design window - it
> seems to be frozen.
>
Re: Using VE - it freezes [message #77061 is a reply to message #76925] Fri, 14 January 2005 21:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tballmann.gmx.de

I installed Eclipse again and updated it with the build-ins (by using the
update within Eclipse):
EMF SDK 2.01
VE SDK 1.0.1
GEF 3.0.1.

Actually there is no difference - and there is no log file in the
project-folder.
So it seems, the Editor doesn't work.
Loading takes hours and editing afterwards is impossible - it takes a lot
of time too.

I wonder there are 4 java-instances running (javaw.exe) on my computer
(just in order to edit a simple dialog?)!

So I updated to VE 1.0.2 (VE-SDK-1.0.2.zip) as you proposed.
The result was the following:

First scanning of the file to be opened took about 10 minutes. Afterwards
everytime I tired to add a control to the dialog it took about 3 minutes
to continue to work.

It does not look like 'work as designed' :-(

I have no idea especially because there is no .log-file in the
project-path.

Thomas
Re: Using VE - it freezes [message #77067 is a reply to message #77061] Fri, 14 January 2005 22:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tballmann.gmx.de

Sorry - I mean there is no .log-file in the metadata-path :-( ( I suppos=
e =

no .log-file means that no errors occurred).

Yes, one can say it works. Opening a dialog with two controls took 8 =

minutes and every change on the graphical interface (moving a control by=
=

mouse), editing in the source code, changing attributes in the =

properties-view stops me to continue to work for about 2-3 minutes - I =

think, that is not the way it should be.
Found a log-file [message #77075 is a reply to message #77061] Fri, 14 January 2005 22:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tballmann.gmx.de

------------gDNdz7AgGY94rz9VLlGFNp
Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15
Content-Transfer-Encoding: 7bit

I have no idea how and whne this logfile was created, when I closed
Eclipse and looked after a log-file there was none.
Anyway, maybe it helps.



--
Thomas Ballmann
------------gDNdz7AgGY94rz9VLlGFNp
Content-Disposition: attachment; filename=.log
Content-Type: application/octet-stream; name=.log
Content-Transfer-Encoding: Quoted-Printable

!SESSION Jan 15, 2005 04:02:17.859 -------------------------------------=
--------
eclipse.buildId=3DM200409161125
java.version=3D1.4.2_01
java.vendor=3DSun Microsystems Inc.
BootLoader constants: OS=3Dwin32, ARCH=3Dx86, WS=3Dwin32, NL=3Dde_DE

!ENTRY org.eclipse.ui 4 4 Jan 15, 2005 04:02:17.875
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 Jan 15, 2005 04:02:17.875
!MESSAGE Index: 0, Size: 0
!STACK 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at java.util.Collections$UnmodifiableList.get(Unknown Source)
at org.eclipse.gef.ui.palette.PaletteContextMenuProvider.buildC ontextMe=
nu(PaletteContextMenuProvider.java:54)
at org.eclipse.gef.ContextMenuProvider.menuAboutToShow(ContextM enuProvi=
der.java:60)
at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuMan ager.jav=
a:286)
at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuM anager.j=
ava:370)
at org.eclipse.jface.action.MenuManager.access$0(MenuManager.ja va:367)
at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager .java:38=
3)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java=
:116)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.jav a:3320)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2993 )
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1391=
)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338 )
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:222)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:2798)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2425)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.ja=
va:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)=

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:9=
6)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformAc=
tivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)

!ENTRY org.eclipse.ui 4 4 Jan 15, 2005 04:02:19.812
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 Jan 15, 2005 04:02:19.812
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at org.eclipse.gef.tools.AbstractTool.addFeedback(AbstractTool. java:341=
)
at org.eclipse.gef.tools.MarqueeSelectionTool.getMarqueeFeedbac kFigure(=
MarqueeSelectionTool.java:174)
at org.eclipse.gef.tools.MarqueeSelectionTool.showMarqueeFeedba ck(Marqu=
eeSelectionTool.java:335)
at org.eclipse.gef.tools.MarqueeSelectionTool.handleDragInProgr ess(Marq=
ueeSelectionTool.java:230)
at org.eclipse.gef.tools.AbstractTool.mouseDrag(AbstractTool.ja va:994)
at org.eclipse.gef.tools.SelectionTool.mouseDrag(SelectionTool. java:511=
)
at org.eclipse.gef.EditDomain.mouseDrag(EditDomain.java:212)
at org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchMouse Moved(Do=
mainEventDispatcher.java:342)
at org.eclipse.draw2d.LightweightSystem$EventHandler.mouseMove( Lightwei=
ghtSystem.java:523)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java=
:144)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)=

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.ja=
va:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)=

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:9=
6)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformAc=
tivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)

!ENTRY org.eclipse.ui 4 4 Jan 15, 2005 04:02:20.281
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 Jan 15, 2005 04:02:20.281
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at org.eclipse.gef.tools.AbstractTool.removeFeedback(AbstractTo ol.java:=
1113)
at org.eclipse.gef.tools.MarqueeSelectionTool.eraseMarqueeFeedb ack(Marq=
ueeSelectionTool.java:116)
at org.eclipse.gef.tools.MarqueeSelectionTool.handleButtonUp(Ma rqueeSel=
ectionTool.java:218)
at org.eclipse.gef.tools.AbstractTool.mouseUp(AbstractTool.java :1054)
at org.eclipse.gef.tools.SelectionTool.mouseUp(SelectionTool.ja va:544)
at org.eclipse.gef.EditDomain.mouseUp(EditDomain.java:245)
at org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchMouse Released=
(DomainEventDispatcher.java:359)
at org.eclipse.draw2d.LightweightSystem$EventHandler.mouseUp(Li ghtweigh=
tSystem.java:528)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java=
:136)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)=

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.ja=
va:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)=

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:9=
6)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformAc=
tivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)

------------gDNdz7AgGY94rz9VLlGFNp--
Re: Using VE - it freezes [message #77158 is a reply to message #77067] Sun, 16 January 2005 16:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

What is your operating system and version of the os? No one else has run
into anything like this. The only times I seen such long response times
is because a firewall or SINE was blocking access. But that will result
in a message in the .log file.

Thomas wrote:
> Sorry - I mean there is no .log-file in the metadata-path :-( ( I
> suppose no .log-file means that no errors occurred).
>
> Yes, one can say it works. Opening a dialog with two controls took 8
> minutes and every change on the graphical interface (moving a control
> by mouse), editing in the source code, changing attributes in the
> properties-view stops me to continue to work for about 2-3 minutes - I
> think, that is not the way it should be.
>

--
Thanks,
Rich Kulp
Re: Using VE - it freezes [message #77205 is a reply to message #77158] Sun, 16 January 2005 16:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tballmann.gmx.de

Hi Richard,

I work on a Windows 2000. I use a firewall (Sygate Personal Firewall), =
=

but so far I haven't experienced problems with it. This firewall just =

checks in- and outgoing connections - I think, the most time eclipse wor=
ks =

within. If the JVM or Eclipse wants to get an Internet connection I am =

asked by the firewall, but that just happens, when I check the Eclipse =

updates.

I suppose the other question I asked today (the debugger is running very=
=

slowly too) depends on the same unkowon reasons - maybe Eclipse or the J=
VM =

should get more memory space ?

Thomas
Re: Using VE - it freezes [message #77236 is a reply to message #77158] Sun, 16 January 2005 16:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tballmann.gmx.de

By the way - I turned off the firewall - the debugger was as slow as
before :-(
Suppose there are ohter reasons.
Re: Using VE - it freezes [message #77538 is a reply to message #77205] Mon, 17 January 2005 11:58 Go to previous message
Eclipse UserFriend
Thomas wrote:
> Hi Richard,
>
> I work on a Windows 2000. I use a firewall (Sygate Personal
> Firewall), but so far I haven't experienced problems with it. This
> firewall just checks in- and outgoing connections - I think, the most
> time eclipse works within. If the JVM or Eclipse wants to get an
> Internet connection I am asked by the firewall, but that just happens,
> when I check the Eclipse updates.
>
> I suppose the other question I asked today (the debugger is running
> very slowly too) depends on the same unkowon reasons - maybe Eclipse or
> the JVM should get more memory space ?
>
> Thomas

We need to narrow the source of this problem. Try the Windows perf.
monitor under the administrative tools (should be there on Win2K as
well), and add IP/TCP countes like outbound discarted, or inbound problems.

btw., is your disk really busy while this is going on?, is your CPU
gated on a particular process (check the TaskMgr.)
Re: Using VE - it freezes [message #604458 is a reply to message #76880] Fri, 14 January 2005 13:46 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Are there any errors in the .log file?

The very first time it can take up to a minute to open. We are working
on performance. But once the "Loading..." message goes away and the
images show in the design view it should be reasonable. If it isn't then
something is wrong.

Note: There shouldn't be much difference, but if using VE 1.0.1.1, you
should probably GEF 3.0.1. Also, step up VE 1.0.2. A lot of bugs have
been fixed in 1.0.2.


--
Thanks,
Rich Kulp
Re: Using VE - it freezes [message #604495 is a reply to message #76925] Fri, 14 January 2005 19:52 Go to previous message
Eclipse UserFriend
The only log I found was the install log - there isn't written anything
that sounds like an error.
Then I examined the "Manage Configuration Dialog" - all plugins properties
dialog told me, that the featur is installed properly.
So I have no idea what could be wrong - but obviously somethings is wrong,
because there is no way to edit within the design window - it seems to be
frozen.
Re: Using VE - it freezes [message #604500 is a reply to message #77049] Fri, 14 January 2005 21:08 Go to previous message
Eclipse UserFriend
Thomas,

Look for a .log file in your workspace's .metadata directory.

- Jeff

Thomas wrote:
> The only log I found was the install log - there isn't written anything
> that sounds like an error.
> Then I examined the "Manage Configuration Dialog" - all plugins
> properties dialog told me, that the featur is installed properly.
> So I have no idea what could be wrong - but obviously somethings is
> wrong, because there is no way to edit within the design window - it
> seems to be frozen.
>
Re: Using VE - it freezes [message #604503 is a reply to message #76925] Fri, 14 January 2005 21:42 Go to previous message
Eclipse UserFriend
I installed Eclipse again and updated it with the build-ins (by using the
update within Eclipse):
EMF SDK 2.01
VE SDK 1.0.1
GEF 3.0.1.

Actually there is no difference - and there is no log file in the
project-folder.
So it seems, the Editor doesn't work.
Loading takes hours and editing afterwards is impossible - it takes a lot
of time too.

I wonder there are 4 java-instances running (javaw.exe) on my computer
(just in order to edit a simple dialog?)!

So I updated to VE 1.0.2 (VE-SDK-1.0.2.zip) as you proposed.
The result was the following:

First scanning of the file to be opened took about 10 minutes. Afterwards
everytime I tired to add a control to the dialog it took about 3 minutes
to continue to work.

It does not look like 'work as designed' :-(

I have no idea especially because there is no .log-file in the
project-path.

Thomas
Re: Using VE - it freezes [message #604509 is a reply to message #77061] Fri, 14 January 2005 22:08 Go to previous message
Eclipse UserFriend
Sorry - I mean there is no .log-file in the metadata-path :-( ( I suppos=
e =

no .log-file means that no errors occurred).

Yes, one can say it works. Opening a dialog with two controls took 8 =

minutes and every change on the graphical interface (moving a control by=
=

mouse), editing in the source code, changing attributes in the =

properties-view stops me to continue to work for about 2-3 minutes - I =

think, that is not the way it should be.
Found a log-file [message #604512 is a reply to message #77061] Fri, 14 January 2005 22:49 Go to previous message
Eclipse UserFriend
------------gDNdz7AgGY94rz9VLlGFNp
Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15
Content-Transfer-Encoding: 7bit

I have no idea how and whne this logfile was created, when I closed
Eclipse and looked after a log-file there was none.
Anyway, maybe it helps.



--
Thomas Ballmann
------------gDNdz7AgGY94rz9VLlGFNp
Content-Disposition: attachment; filename=.log
Content-Type: application/octet-stream; name=.log
Content-Transfer-Encoding: Quoted-Printable

!SESSION Jan 15, 2005 04:02:17.859 -------------------------------------=
--------
eclipse.buildId=3DM200409161125
java.version=3D1.4.2_01
java.vendor=3DSun Microsystems Inc.
BootLoader constants: OS=3Dwin32, ARCH=3Dx86, WS=3Dwin32, NL=3Dde_DE

!ENTRY org.eclipse.ui 4 4 Jan 15, 2005 04:02:17.875
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 Jan 15, 2005 04:02:17.875
!MESSAGE Index: 0, Size: 0
!STACK 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at java.util.Collections$UnmodifiableList.get(Unknown Source)
at org.eclipse.gef.ui.palette.PaletteContextMenuProvider.buildC ontextMe=
nu(PaletteContextMenuProvider.java:54)
at org.eclipse.gef.ContextMenuProvider.menuAboutToShow(ContextM enuProvi=
der.java:60)
at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuMan ager.jav=
a:286)
at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuM anager.j=
ava:370)
at org.eclipse.jface.action.MenuManager.access$0(MenuManager.ja va:367)
at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager .java:38=
3)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java=
:116)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.jav a:3320)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2993 )
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.j ava:1391=
)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338 )
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:222)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:2798)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2425)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.ja=
va:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)=

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:9=
6)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformAc=
tivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)

!ENTRY org.eclipse.ui 4 4 Jan 15, 2005 04:02:19.812
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 Jan 15, 2005 04:02:19.812
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at org.eclipse.gef.tools.AbstractTool.addFeedback(AbstractTool. java:341=
)
at org.eclipse.gef.tools.MarqueeSelectionTool.getMarqueeFeedbac kFigure(=
MarqueeSelectionTool.java:174)
at org.eclipse.gef.tools.MarqueeSelectionTool.showMarqueeFeedba ck(Marqu=
eeSelectionTool.java:335)
at org.eclipse.gef.tools.MarqueeSelectionTool.handleDragInProgr ess(Marq=
ueeSelectionTool.java:230)
at org.eclipse.gef.tools.AbstractTool.mouseDrag(AbstractTool.ja va:994)
at org.eclipse.gef.tools.SelectionTool.mouseDrag(SelectionTool. java:511=
)
at org.eclipse.gef.EditDomain.mouseDrag(EditDomain.java:212)
at org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchMouse Moved(Do=
mainEventDispatcher.java:342)
at org.eclipse.draw2d.LightweightSystem$EventHandler.mouseMove( Lightwei=
ghtSystem.java:523)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java=
:144)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)=

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.ja=
va:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)=

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:9=
6)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformAc=
tivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)

!ENTRY org.eclipse.ui 4 4 Jan 15, 2005 04:02:20.281
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 Jan 15, 2005 04:02:20.281
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at org.eclipse.gef.tools.AbstractTool.removeFeedback(AbstractTo ol.java:=
1113)
at org.eclipse.gef.tools.MarqueeSelectionTool.eraseMarqueeFeedb ack(Marq=
ueeSelectionTool.java:116)
at org.eclipse.gef.tools.MarqueeSelectionTool.handleButtonUp(Ma rqueeSel=
ectionTool.java:218)
at org.eclipse.gef.tools.AbstractTool.mouseUp(AbstractTool.java :1054)
at org.eclipse.gef.tools.SelectionTool.mouseUp(SelectionTool.ja va:544)
at org.eclipse.gef.EditDomain.mouseUp(EditDomain.java:245)
at org.eclipse.gef.ui.parts.DomainEventDispatcher.dispatchMouse Released=
(DomainEventDispatcher.java:359)
at org.eclipse.draw2d.LightweightSystem$EventHandler.mouseUp(Li ghtweigh=
tSystem.java:528)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java=
:136)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)=

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.ja=
va:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)=

at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:9=
6)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformAc=
tivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.j=
ava:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)

------------gDNdz7AgGY94rz9VLlGFNp--
Re: Using VE - it freezes [message #604545 is a reply to message #77067] Sun, 16 January 2005 16:14 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

What is your operating system and version of the os? No one else has run
into anything like this. The only times I seen such long response times
is because a firewall or SINE was blocking access. But that will result
in a message in the .log file.

Thomas wrote:
> Sorry - I mean there is no .log-file in the metadata-path :-( ( I
> suppose no .log-file means that no errors occurred).
>
> Yes, one can say it works. Opening a dialog with two controls took 8
> minutes and every change on the graphical interface (moving a control
> by mouse), editing in the source code, changing attributes in the
> properties-view stops me to continue to work for about 2-3 minutes - I
> think, that is not the way it should be.
>

--
Thanks,
Rich Kulp
Re: Using VE - it freezes [message #604556 is a reply to message #77158] Sun, 16 January 2005 16:37 Go to previous message
Eclipse UserFriend
Hi Richard,

I work on a Windows 2000. I use a firewall (Sygate Personal Firewall), =
=

but so far I haven't experienced problems with it. This firewall just =

checks in- and outgoing connections - I think, the most time eclipse wor=
ks =

within. If the JVM or Eclipse wants to get an Internet connection I am =

asked by the firewall, but that just happens, when I check the Eclipse =

updates.

I suppose the other question I asked today (the debugger is running very=
=

slowly too) depends on the same unkowon reasons - maybe Eclipse or the J=
VM =

should get more memory space ?

Thomas
Re: Using VE - it freezes [message #604564 is a reply to message #77158] Sun, 16 January 2005 16:59 Go to previous message
Eclipse UserFriend
By the way - I turned off the firewall - the debugger was as slow as
before :-(
Suppose there are ohter reasons.
Re: Using VE - it freezes [message #604654 is a reply to message #77205] Mon, 17 January 2005 11:58 Go to previous message
Eclipse UserFriend
Thomas wrote:
> Hi Richard,
>
> I work on a Windows 2000. I use a firewall (Sygate Personal
> Firewall), but so far I haven't experienced problems with it. This
> firewall just checks in- and outgoing connections - I think, the most
> time eclipse works within. If the JVM or Eclipse wants to get an
> Internet connection I am asked by the firewall, but that just happens,
> when I check the Eclipse updates.
>
> I suppose the other question I asked today (the debugger is running
> very slowly too) depends on the same unkowon reasons - maybe Eclipse or
> the JVM should get more memory space ?
>
> Thomas

We need to narrow the source of this problem. Try the Windows perf.
monitor under the administrative tools (should be there on Win2K as
well), and add IP/TCP countes like outbound discarted, or inbound problems.

btw., is your disk really busy while this is going on?, is your CPU
gated on a particular process (check the TaskMgr.)
Previous Topic:Everything and nothing has changed :-)
Next Topic:VE do not work with Eclipse fpr OSX
Goto Forum:
  


Current Time: Mon May 12 08:43:02 EDT 2025

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

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

Back to the top