Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem to launch after clean install #32

Open
romani opened this issue Mar 13, 2013 · 0 comments
Open

Problem to launch after clean install #32

romani opened this issue Mar 13, 2013 · 0 comments
Assignees

Comments

@romani
Copy link
Member

romani commented Mar 13, 2013

Eclipse 4.2, ubuntu 64 12.04.

Class DSM or Package DSMcould not be shown for project I can not share publicly.

File appear in Eclipse folder with name "C:\DSM_and_Violations.txt"
Content:
| 1| 2| 3| 4| 5| 6| 7| 8|
1 IStandardWorkbenchActions ( 1) |####| | | | | | | |
2 EnumCoder ( 1) | |####| | | | | | |
3 SimplePeriodCoder ( 1) | | |####| | | | | |
4 StatusCoder ( 1) | | | |####| | | | |
5 DisplayAction ( 1) | | | | |####| | | |
6 ILayout ( 3) | | | | | |####| | |
7 IdNameCoder ( 1) | | | | | | |####| |
8 SimpleDayCoder ( 1) | | | | | | | |####|

Exception in Workspace .log file 👍 !ENTRY org.eclipse.ui 4 0 2013-03-13 14:04:46.939
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
at com.dsmviewer.ui.views.DSMView.showDSModel(DSMView.java:245)
at com.dsmviewer.dtangler.DtanglerRunner.run(DtanglerRunner.java:81)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3554)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3179)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

@ghost ghost assigned daniilyar Mar 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants