[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.dsdp.tm] Re: RSE: Erreur when using Remote Systems view
|
Hello Sylvain,
the first problem is a known bug which only ever happens the first time
you open RSE in a new workspace. Searching bugzilla for comments with
the pattern
"org.eclipse.rse.ui.SystemPreferencesManager$ModelChangeListener"
yields
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246406
I'm very surprised about the other messages in your log. They look like
debug messages, but I've never seen them before.
The message is in SubSystemConfiguration.java line 878 -- I'm copying
DaveM for more insight. Could it be that you changed the configuration
of your Eclipse recently, adding or removing plugins? Or could it be
that the "Local" subsystem type is not installed for you? Please send
your configuration log (Help > About > Configuration details).
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Sylvain Tiberio wrote:
Hi,
Here is my configuration:
- Windows XP PC running Eclipse 3.4.2 with plugin RSE (Remote System
Explorer End-User RunTime 3.0.3.v200902042310)
When I open the view "Remote Systems" (11:10 in the log file) I have
some informations displayed in the error log. After that, I close
Eclipse and restart (11:12 in the log file) and get other errors.
What's happen?
BR, Sylvain
Here is the log file:
!SESSION 2009-05-19 11:09:29.682
-----------------------------------------------
eclipse.buildId=M20090211-1700
java.version=1.5.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.rse.ui 1 0 2009-05-19 11:09:55.870
!MESSAGE Loading class org.eclipse.rse.ui.RSEUIPlugin
!ENTRY org.eclipse.osgi 2 0 2009-05-19 11:10:00.886
!MESSAGE While loading class
"org.eclipse.rse.ui.SystemPreferencesManager$ModelChangeListener",
thread "Thread[Worker-1,5,main]" timed out waiting (5000ms) for thread
"Thread[main,6,main]" to finish starting bundle
"reference:file:plugins\org.eclipse.rse.ui_3.0.3.v200902042310.jar
[242]". To avoid deadlock, thread "Thread[Worker-1,5,main]" is
proceeding but
"org.eclipse.rse.ui.SystemPreferencesManager$ModelChangeListener" may
not be fully initialized.
!STACK 0
org.osgi.framework.BundleException: State change in progress for bundle
"reference:file:plugins\org.eclipse.rse.ui_3.0.3.v200902042310.jar" by
thread "main".
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:263)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:370)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:446)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:387)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.rse.ui.SystemPreferencesManager$1.run(SystemPreferencesManager.java:510)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
... 15 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:263)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:370)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:446)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:387)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.rse.ui.SystemPreferencesManager$1.run(SystemPreferencesManager.java:510)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.rse.ui 1 0 2009-05-19 11:10:01.167
!MESSAGE in SubSystemConfiguration.getSubSytems(conn, force) - returning
empty array
!ENTRY org.eclipse.rse.ui 1 0 2009-05-19 11:10:01.245
!MESSAGE in SubSystemConfiguration.getSubSytems(conn, force) - returning
empty array
!SESSION 2009-05-19 11:12:45.605
-----------------------------------------------
eclipse.buildId=M20090211-1700
java.version=1.5.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.rse.ui 1 0 2009-05-19 11:12:49.512
!MESSAGE Loading class org.eclipse.rse.ui.RSEUIPlugin
!ENTRY org.eclipse.rse.ui 1 0 2009-05-19 11:12:50.574
!MESSAGE in SubSystemConfiguration.getSubSytems(conn, force) - returning
empty array
!ENTRY org.eclipse.rse.ui 1 0 2009-05-19 11:12:50.934
!MESSAGE in SubSystemConfiguration.getSubSytems(conn, force) - returning
empty array