[
https://issues.jboss.org/browse/JBIDE-24076?page=com.atlassian.jira.plugi...
]
Dmitrii Bocharov commented on JBIDE-24076:
------------------------------------------
The issue happens because non-Java project can be set as an initial value in
JaxrsApplicationCreationWizardPage. To do this just select some non-Java project (e.g.
simple Eclipse project) and then -> New -> Jax-RS Applicatioin. You'll see that
the project name is filled into the inputs. Further actions will cause lots of
exceptions.
For more details see linked upstream issue. I'll make a temporary fix, that will
validate the selected project
NullPointerException in
JaxrsApplicationCreationWizardPage.getWebxmlResource
----------------------------------------------------------------------------
Key: JBIDE-24076
URL:
https://issues.jboss.org/browse/JBIDE-24076
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Reporter: Automated Error Reporting Bot
Assignee: Dmitrii Bocharov
Fix For: 4.5.0.AM1
The following problem was reported via the automated error reporting:
Message: Unhandled event loop exception
java.lang.NullPointerException: null
at
org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizardPage.getWebxmlResource(JaxrsApplicationCreationWizardPage.java:596)
at
org.jboss.tools.ws.jaxrs.ui.wizards.JaxrsApplicationCreationWizard.performFinish(JaxrsApplicationCreationWizard.java:84)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:790)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:423)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
Bundles:
| org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
| org.eclipse.swt | 3.105.1.v20160907-0248 | 3.105.1.v20160907-0248 |
| org.jboss.tools.ws.jaxrs.ui | 1.9.1.v20160608-0648 | 1.9.2.v20160922-1835 |
Operating Systems:
| Linux | 3.13.0 | 3.13.0 |
| Windows | 10.0.0 | 10.0.0 |
The above information is a snapshot of the collected data. Visit
https://aer.ctrlflow.com/redhat/reviewers/#!/problems/581152c0e4b00cfabf9... for the
latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)