Post new topic   This topic is locked: you cannot edit posts or make replies.
View previous topic Printable version Log in to check your private messages View next topic
Author Message
gbrinkmann
Post subject: ME8 CTD  PostPosted: Mar 03, 2010 - 10:35 AM



Joined: Apr 23, 2009
Posts: 9

Hi,

I'm running ME8 on Win XP SP3.

My Problems are abrupt crashes to desktop when closing or opening editors (not alway, 3 times today)

------------------------- .log in workspace --------------------------

!ENTRY org.eclipse.ui 4 0 2010-03-03 11:16:48.827
!MESSAGE An unexpected exception was thrown.
!STACK 0
java.lang.NullPointerException
at org.eclipse.jface.text.DefaultDocumentAdapter.getLineAtOffset(DefaultDocumentAdapter.java:192)
at org.eclipse.swt.custom.StyledText.getPointAtOffset(StyledText.java:5315)
at org.eclipse.swt.custom.StyledText.setCaretLocation(StyledText.java:7804)
at org.eclipse.swt.custom.StyledText.removeLineStyleListener(StyledText.java:7007)
at net.sf.colorer.swt.TextColorer.detach(TextColorer.java:194)
at net.sf.colorer.swt.TextColorer$InternalHandler.widgetDisposed(TextColorer.java:634)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1012)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:770)
at org.eclipse.swt.custom.StyledText.handleDispose(StyledText.java:5712)
at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:5540)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1008)
at org.eclipse.swt.widgets.Widget.release(Widget.java:804)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:756)
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:174)
at org.eclipse.swt.widgets.Widget.release(Widget.java:807)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:756)
at org.eclipse.swt.widgets.Widget.release(Widget.java:807)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:756)
at org.eclipse.swt.widgets.Widget.release(Widget.java:807)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:756)
at org.eclipse.swt.widgets.Widget.release(Widget.java:807)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:756)
at org.eclipse.swt.widgets.Widget.release(Widget.java:807)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:441)
at org.eclipse.ui.internal.PartPane.dispose(PartPane.java:180)
at org.eclipse.ui.internal.WorkbenchPartReference.dispose(WorkbenchPartReference.java:681)
at org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchPage.java:1715)
at org.eclipse.ui.internal.WorkbenchPage.handleDeferredEvents(WorkbenchPage.java:1422)
at org.eclipse.ui.internal.WorkbenchPage.deferUpdates(WorkbenchPage.java:1406)
at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1380)
at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1435)
at org.eclipse.ui.internal.EditorPane.doHide(EditorPane.java:61)
at org.eclipse.ui.internal.PartStack.close(PartStack.java:543)
at org.eclipse.ui.internal.EditorStack.close(EditorStack.java:206)
at org.eclipse.ui.internal.PartStack$1.close(PartStack.java:122)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.handleEvent(TabbedStackPresentation.java:83)
at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:270)
at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:279)
at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.access$1(DefaultTabFolder.java:1)
at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder$1.closeButtonPressed(DefaultTabFolder.java:70)
at org.eclipse.ui.internal.presentations.PaneFolder.notifyCloseListeners(PaneFolder.java:626)
at org.eclipse.ui.internal.presentations.PaneFolder$3.close(PaneFolder.java:206)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2199)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:327)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

!ENTRY org.eclipse.ui 4 0 2010-03-03 11:16:48.874
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3855)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Caused by: java.lang.NullPointerException
at org.eclipse.jface.text.source.OverviewRuler.doPaint(OverviewRuler.java:602)
at org.eclipse.jface.text.source.OverviewRuler.doubleBufferPaint(OverviewRuler.java:579)
at org.eclipse.jface.text.source.OverviewRuler.redraw(OverviewRuler.java:819)
at org.eclipse.jface.text.source.OverviewRuler.access$2(OverviewRuler.java:813)
at org.eclipse.jface.text.source.OverviewRuler$1.run(OverviewRuler.java:385)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
... 22 more

------------------- eclipse.ini ---------------------------

-startup
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-XX:ReservedCodeCacheSize=64m

---------------------------------------------

regards,
g
 
 View user's profile Send private message  
Reply with quote Back to top
support-shalini
Post subject: RE: ME8 CTD  PostPosted: Mar 03, 2010 - 11:06 AM
Registered Member
Registered Member


Joined: May 18, 2009
Posts: 1532

gbrinkmann,
Can you give some more information?
1. Can you copy paste your installation details from MyEclipse > Installation Summary > Installation Details?
2. What is the type of editor that you are working on?
3. Can you switch to to a new workspace and check if the issue persists?

_________________
Shalini
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
gbrinkmann
Post subject:   PostPosted: Mar 03, 2010 - 11:19 AM



Joined: Apr 23, 2009
Posts: 9

Editors I'm working with are standard Java Editor, MyEclipse JSP Editor, Colorer XML Editor and Properties Editor.

It's my third ME8 workspace, the problems also occurred in the other workspaces.

Configuration details are

*** Date:
Mittwoch, 3. März 2010 12:13 Uhr MEZ

** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13


*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.0
Build id: 8.0-20091120


*** Eclipse details:
Eclipse SDK

Version: 3.5.1
Build id: M20090917-0800




Eclipse Project SDK

Version: 3.5.1.R35x_v20090811-7Q7bAIBPVUBVbKSMTyyfpOteKTem7_g2paS1__z-Rrmf4
Build id: M20090917-0800


Eclipse Platform

Version: 3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7
Build id: M20090917-0800


Eclipse Java Development Tools

Version: 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ
Build id: M20090917-0800


Eclipse Plug-in Development Environment

Version: 3.5.1.R35x_v20090811-7Z7_F9zFDX-aT6Ywvh8_S93
Build id: M20090917-0800


Eclipse Graphical Editing Framework GEF

Version: 3.5.1.v20090724-1146-777908193B6696L3DA843563
Build id: 200908131412


Eclipse RCP

Version: 3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6
Build id: M20090917-0800




Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
C:\entw\win\myeclipse8\eclipse\plugins\org.eclipse.platform_3.3.201.v200909170800\splash.bmp
-launcher
C:\entw\win\myeclipse8\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
c:\entw\win\myeclipse8\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
c:\entw\win\myeclipse8\eclipse\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-configuration
C:\Dokumente und Einstellungen\gun\.myeclipse-configuration
-vm
C:\Programme\Java\jre6\bin\client\jvm.dll
 
 View user's profile Send private message  
Reply with quote Back to top
support-shalini
Post subject:   PostPosted: Mar 04, 2010 - 04:03 AM
Registered Member
Registered Member


Joined: May 18, 2009
Posts: 1532

gbrinkmann,
Thank you for the details? Can you try using -clean as given in the following link -
http://myeclipseide.com/PNphpBB2-viewtopic-t-10280.html.

Also, can you narrow down to any file in particular that is causing the issue and send us that file? You can send a mail to support@myeclipseide.com and attach your file. Please add ATTN:Shalini in the subject and refer to this post. This will help us replicate the issue internally.

_________________
Shalini
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
gbrinkmann
Post subject:   PostPosted: Mar 23, 2010 - 10:56 AM



Joined: Apr 23, 2009
Posts: 9

hello again,

3 weeks later: i think i can narrow down to one or both of two editors: colorer xml editor and/or colorer jsp editor.

the problem seems to be resolved since i use myeclipse editors instead of the above mentioned, no crashes to desktop anymore.

i cant narrow down to specific files. maybe this helps: our xml and jsp files are quite large sometimes, filled with heavy property and EL usage.
also our jsp files may not always be well-formed, since we disabled ide validation in the past because of performance problems.

cheers
g.
 
 View user's profile Send private message  
Reply with quote Back to top
support-shalini
Post subject:   PostPosted: Mar 24, 2010 - 05:47 AM
Registered Member
Registered Member


Joined: May 18, 2009
Posts: 1532

gbrinkmann
Quote:

the problem seems to be resolved since i use myeclipse editors instead of the above mentioned, no crashes to desktop anymore.

Good to know that you are all set.
The crashes could be caused due to compatibility issues with the base eclipse.
Do let us know if you have any issues

_________________
Shalini
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   This topic is locked: you cannot edit posts or make replies.
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits