- This topic has 5 replies, 2 voices, and was last updated 19 years, 9 months ago by Riyad Kalla.
-
AuthorPosts
-
Thomas SMETSMemberEach time I exit myEclipse, it terminates with an exception…
I very recently migrated to the JDK 1.4.2_006 (instead of the 1.4.2_004)… It is not a problem,
just worrying and unprofesionnal…Here below are the last lines from my .metadata/log
\T,
!ENTRY org.eclipse.core.resources 4 1 gen 17, 2005 14:06:07.928 !MESSAGE Problems occurred refreshing resources !SUBENTRY 1 org.eclipse.core.resources 4 1 gen 17, 2005 14:06:07.928 !MESSAGE Problem finding next change, code: 5 !SESSION gen 17, 2005 15:36:41.437 --------------------------------------------- eclipse.buildId=I200406251208 java.version=1.4.2_06 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT !ENTRY org.eclipse.core.resources 4 1 gen 17, 2005 15:36:41.437 !MESSAGE Problems occurred refreshing resources !SUBENTRY 1 org.eclipse.core.resources 4 1 gen 17, 2005 15:36:41.437 !MESSAGE Problem creating handle for C:\views\<undisclosed>, code: C:\views\<undisclosed>. !SUBENTRY 1 org.eclipse.core.resources 4 1 gen 17, 2005 15:36:41.437 !MESSAGE Problem creating handle for C:\views\<undisclosed>, code: C:\views\<undisclosed>. !SUBENTRY 1 org.eclipse.core.resources 4 1 gen 17, 2005 15:36:41.437 !MESSAGE Problem creating handle for C:\views\<undisclosed>, code: C:\views\<undisclosed>. !SUBENTRY 1 org.eclipse.core.resources 4 1 gen 17, 2005 15:36:41.437 !MESSAGE Problem creating handle for C:\views\<undisclosed>, code: C:\views\<undisclosed>. !SUBENTRY 1 org.eclipse.core.resources 4 1 gen 17, 2005 15:36:41.437 !MESSAGE Problem creating handle for C:\views\<undisclosed>, code: C:\views\<undisclosed>. !SUBENTRY 1 org.eclipse.core.resources 4 1 gen 17, 2005 15:36:41.437 !MESSAGE Problem creating handle for C:\views\<undisclosed>, code: C:\views\<undisclosed>.
Incidently the splash screen at start up doe not appear anymore …
❓Well funylly enough …
!SUBENTRY 1 org.eclipse.core.runtime 4 1 Jan 18, 2005 02:32:47.369
!MESSAGE Plug-in com.ibm.etools.validation.html was unable to load class com.ibm.etools.validation.html.HTMLValidator.
!STACK 0
java.lang.ClassNotFoundException: com.ibm.etools.validation.html.HTMLValidator
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java(Compiled Code))
at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java(Compiled Code))
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:307)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:336)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1313)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:131)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:124)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:113)
at com.ibm.sse.editor.internal.reconcile.validator.ValidatorMetaData.createExecutableExtension(Unknown Source)
at com.ibm.sse.editor.internal.reconcile.validator.ValidatorMetaData$1.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
at com.ibm.sse.editor.internal.reconcile.validator.ValidatorMetaData.createExtension(Unknown Source)
at com.ibm.sse.editor.internal.reconcile.validator.ValidatorMetaData.createValidator(Unknown Source)
at com.ibm.sse.editor.internal.reconcile.validator.ValidatorStrategy.reconcile(Unknown Source)
at com.ibm.sse.editor.StructuredTextReconciler.processAll(Unknown Source)
at com.ibm.sse.editor.StructuredTextReconciler.runStrategies(Unknown Source)
at com.ibm.sse.editor.StructuredTextReconciler.process(Unknown Source)
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java(Compiled Code))!ENTRY com.ibm.sse.editor 4 4 Jan 18, 2005 02:32:47.434
!MESSAGE null
!STACK 0
java.lang.NullPointerException
at com.ibm.sse.editor.internal.reconcile.validator.ReconcileStepForValidator.validate(Unknown Source)
at com.ibm.sse.editor.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(Unknown Source)
at com.ibm.sse.editor.internal.reconcile.StructuredReconcileStep.reconcile(Unknown Source)
at com.ibm.sse.editor.internal.reconcile.validator.ValidatorStrategy.reconcile(Unknown Source)
at com.ibm.sse.editor.StructuredTextReconciler.processAll(Unknown Source)
at com.ibm.sse.editor.StructuredTextReconciler.runStrategies(Unknown Source)
at com.ibm.sse.editor.StructuredTextReconciler.process(Unknown Source)
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java(Compiled Code))Left side are the Windows issues (@work)
Right side are the error message I get after app. 1h00 of work on my Linux (@home)
Riyad KallaMemberTry shutting down Eclipse, changing your shortcut that you use to start it by adding the ‘-clean’ command line argument, and restarting Eclipse. Does it stop crashing?
Thomas SMETSMemberWas true ….
On Windows it solved the issue…
So far no more crahes !!!
Is there a point I missed on WHY it started to crash ?At the moment MyEclipse is stable but still produces that funny exit window….
Any idea to stop that ..?
\T,
Riyad KallaMemberT,
I’m glad that helped, as far as “Why”, it could be a few things (updated plugins, corrupt cache state, etc.) Likely the first time Eclipse crashed, it wrote out corrupt plugin cache data, and from that point on after you reloaded Eclipse it was throwing Exceptions right and left internally until you forced Eclipse to rebuild the cache state (what -clean does). This is a handy trick when things start getting “weird”.
Thomas SMETSMemberStill does crash on every exits.
\T,
Riyad KallaMemberT,
Please shut down MyEclipse, go to your log file, erase it. Then start up MyEclipse again. Then shut it down (let it crash) and open your log file, please post the exception here.ALSO after the step about:
Start up MyEclipse, go to File > Switch Workspace, enter in a new random location (C:\TempWorkspace) and hit Enter, let Eclipse reload. Now Exit, do you still get the exception when it exists or does it work now?ALSO, try and *redownload* Eclipse 3.0.1 SDK and MyEclipse 3.8.4 for Eclipse 3.0.x. Install them to a brand new locations (C:\Temp\Eclipse and C:\Temp\MyEclipse) make sure to install MyEclipse against the new temporary install. Now start it up, when asked for a workspace just use the new default workspace. Now go to File > Exit, did it exit correctly?
If it didn’t exit correctly with the last step then there has got to be something funky going on. Check your <jdk dir>\jre\lib\ext directory for stray or extra JAR files that may be messing with how the Sun JRE runs.
-
AuthorPosts