Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » PartInitException at a plugin view
PartInitException at a plugin view [message #334813] Sat, 28 February 2009 12:39
Thomas Wiedmann is currently offline Thomas WiedmannFriend
Messages: 69
Registered: July 2009
Member
Hello,

in the logfile of an Eclipse application sometimes appeared an error message
like
org.eclipse.ui.PartInitException: Warning: Detected recursive attempt by
part com.....plugin.view to create itself (this is probably, but not
necessarily, a bug)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(Workb enchPartReference.java:583)
...
Currently I use Eclipse 3.3.2.

What may be the reason of such a PartInitException, how to find it out?
When is a PartInitException thrown?
How can this problem be resolved and avoided?

Thomas Wiedmann
Previous Topic:Expose encoding validation to another plugins
Next Topic:Junit testing command execution?
Goto Forum:
  


Current Time: Fri Apr 26 15:06:47 GMT 2024

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

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

Back to the top