Created
March 20, 2017 16:02
-
-
Save jeffmaury/cc6540ee101c6679a9431df639c90260 to your computer and use it in GitHub Desktop.
stacktrace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!ENTRY org.eclipse.jdt.ui 4 10001 2017-03-20 17:00:32.703 | |
!MESSAGE Internal Error | |
!STACK 0 | |
java.lang.reflect.InvocationTargetException | |
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:398) | |
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:992) | |
at org.eclipse.jdt.internal.ui.wizards.NewElementWizard.performFinish(NewElementWizard.java:136) | |
at org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizard.performFinish(JaxrsApplicationCreationWizard.java:70) | |
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:789) | |
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:423) | |
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:622) | |
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) | |
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86) | |
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4431) | |
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) | |
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4241) | |
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3820) | |
at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) | |
at org.eclipse.jface.window.Window.open(Window.java:794) | |
at org.eclipse.ui.internal.handlers.WizardHandler$New.executeHandler(WizardHandler.java:269) | |
at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:290) | |
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291) | |
at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.__invoke(DelegatingMethodAccessorImpl.java:43) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java) | |
at java.lang.reflect.Method.invoke(Method.java:498) | |
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) | |
at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) | |
at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) | |
at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) | |
at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) | |
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) | |
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) | |
at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) | |
at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:350) | |
at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:151) | |
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) | |
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) | |
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86) | |
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4431) | |
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) | |
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4241) | |
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3820) | |
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1133) | |
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) | |
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) | |
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) | |
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:684) | |
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) | |
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598) | |
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) | |
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) | |
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) | |
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) | |
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) | |
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) | |
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.__invoke(DelegatingMethodAccessorImpl.java:43) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java) | |
at java.lang.reflect.Method.invoke(Method.java:498) | |
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) | |
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) | |
at org.eclipse.equinox.launcher.Main.run(Main.java:1499) | |
at org.eclipse.equinox.launcher.Main.main(Main.java:1472) | |
Caused by: java.lang.NullPointerException | |
at org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizardPage.createWebXmlApplication(JaxrsApplicationCreationWizardPage.java:575) | |
at org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizardPage.createType(JaxrsApplicationCreationWizardPage.java:560) | |
at org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizard.finishPage(JaxrsApplicationCreationWizard.java:107) | |
at org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(NewElementWizard.java:120) | |
at org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:39) | |
at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:724) | |
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240) | |
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2267) | |
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:5552) | |
at org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:105) | |
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119) | |
Root exception: | |
java.lang.NullPointerException | |
at org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizardPage.createWebXmlApplication(JaxrsApplicationCreationWizardPage.java:575) | |
at org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizardPage.createType(JaxrsApplicationCreationWizardPage.java:560) | |
at org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizard.finishPage(JaxrsApplicationCreationWizard.java:107) | |
at org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(NewElementWizard.java:120) | |
at org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:39) | |
at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:724) | |
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240) | |
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2267) | |
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:5552) | |
at org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:105) | |
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment