|
|
Re: TreeViewer crashes JVM with StackOVerflow Error [message #210660 is a reply to message #210532] |
Fri, 12 March 2004 13:07  |
Eclipse User |
|
|
|
the reason it crashed is getParent of content provider
fixed it now (i was returning just empty object and that was not good :)
"Eugene Ostroukhov" <eostroukhov@hotmail.com> wrote in message
news:c2sld7$e5t$1@eclipse.org...
> Check with the debuger - it is likely you have loops in your code (i.e.
when
> you trigger the refresh on your viewer, some listener is activated, you
call
> refresh from that listner, it is again activated, so on). Check your
content
> provider, label provider.
>
> Best regards,
> Eugene
>
> "Aris Basic" <aris.basic@silencesoftware.com> wrote in message
> news:c2skmp$d7s$1@eclipse.org...
> > when ic all refresh emthod n ym treeviewer it cashes the JVM with stack
> > overflow error
> > any idea how to go around that problem ?
> >
> > here is the javacore
> >
> >
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.08042 seconds