[JBoss JIRA] (JBIDE-24076) NullPointerException in JaxrsApplicationCreationWizardPage.getWebxmlResource
by Dmitrii Bocharov (JIRA)
[ 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)
8 years, 10 months
[JBoss JIRA] (JBIDE-22891) ResourceException below TempMarkerManager$1.runInUIThread (thrown in Marker.checkInfo)
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22891?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-22891:
-------------------------------------
Sprint: devex #132 May 2017
> ResourceException below TempMarkerManager$1.runInUIThread (thrown in Marker.checkInfo)
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-22891
> URL: https://issues.jboss.org/browse/JBIDE-22891
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common
> Affects Versions: 4.3.0.Final
> 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: Marker id 162 not found.
> {noformat}
> org.eclipse.core.internal.resources.ResourceException: Marker id 162 not found.
> at org.eclipse.core.internal.resources.Marker.checkInfo(Marker.java:57)
> at org.eclipse.core.internal.resources.Marker.getType(Marker.java:208)
> at org.jboss.tools.common.validation.TempMarkerManager$1.runInUIThread(TempMarkerManager.java:314)
> at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:97)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4024)
> {noformat}
> Bundles:
> | org.eclipse.core.resources | 3.10.0.v20150423-0755 | 3.11.0.v20160503-1608 |
> | org.eclipse.swt | 3.104.0.v20150528-0211 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
> | org.jboss.tools.common.validation | 3.7.0.Final-v20150924-2213-B38 | 3.8.1.v20160624-2216 |
> Operating Systems:
> | Linux | 2.6.32.1 | 4.7.0 |
> | MacOSX | 10.9.5 | 10.11.6 |
> | Windows | 5.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/56dbb9f4e4b0e0c18a...] 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)
8 years, 10 months
[JBoss JIRA] (JBIDE-24013) compile failed in org.jboss.tools.cdi.ui.test
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24013?page=com.atlassian.jira.plugi... ]
Lukáš Valach closed JBIDE-24013.
--------------------------------
CDI can be compiled without errors. Closing.
> compile failed in org.jboss.tools.cdi.ui.test
> ---------------------------------------------
>
> Key: JBIDE-24013
> URL: https://issues.jboss.org/browse/JBIDE-24013
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.5.0.AM1
>
>
> {code}
> 23:18:07 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdi.ui.test: Compilation failure: Compilation failure:
> 23:18:07 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/cdi/tests/org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/testmodel/Project.java:[43]
> 23:18:07 [ERROR] public class Project implements IProject {
> 23:18:07 [ERROR] ^^^^^^^
> 23:18:07 [ERROR] The type Project must implement the inherited abstract method IProject.clearCachedDynamicReferences()
> 23:18:07 [ERROR] 1 problem (1 error){code}
> -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24516) I am not able to see the design of openshift java form
by jyoti tumsare (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24516?page=com.atlassian.jira.plugi... ]
jyoti tumsare commented on JBIDE-24516:
---------------------------------------
If you are not using any gui tool then how to you guys create java forms.
> I am not able to see the design of openshift java form
> ------------------------------------------------------
>
> Key: JBIDE-24516
> URL: https://issues.jboss.org/browse/JBIDE-24516
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.4.Final
> Environment: sir, I have build jbosstools-openshift.4.4.4.Final successfully.I just want to see the design of java form.i am unable to see it.I installed swt , jface and windowsbuilder jar. I am able to see the other project form design but when it comes to openshift feature I am unable to see the design of java form. please help me
> Reporter: jyoti tumsare
> Attachments: opengui.png, opengui.png
>
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24487) JBoss Central's RefreshBuzzJob requires com.sun.syndication, which is no longer in Oxygen.0.M7
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24487?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-24487.
---------------------------------
Commit is in master and com.sun.syndication is installed in devstudio.
Verified in:
Version: 11.0.0.AM1
Build id: AM1-v20170529-1745-B180
Build date: 20170529-1745
> JBoss Central's RefreshBuzzJob requires com.sun.syndication, which is no longer in Oxygen.0.M7
> ----------------------------------------------------------------------------------------------
>
> Key: JBIDE-24487
> URL: https://issues.jboss.org/browse/JBIDE-24487
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, target-platform
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Fred Bricon
> Fix For: 4.5.0.AM1
>
>
> {code}
> [p2.dir] !MESSAGE Software being installed: JBoss Tools - Tests - JBoss Central 2.1.100.v20170420-1329 (org.jboss.tools.central.test.feature.feature.group 2.1.100.v20170420-1329)
> [p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2017-05-19 13:34:38.113
> [p2.dir] !MESSAGE Missing requirement: JBoss Central 2.1.100.v20170419-2042 (org.jboss.tools.central 2.1.100.v20170419-2042) requires 'bundle com.sun.syndication 0.9.0' but it could not be found{code}
> So... do we still need the Buzz feature in Central? If so I can try to find this old com.sun.syndication 0.9.0 plugin in another site...
> cc: [~fbricon] [~jeffmaury]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-24516) I am not able to see the design of openshift java form
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24516?page=com.atlassian.jira.plugi... ]
Radim Hopp commented on JBIDE-24516:
------------------------------------
I don't think that openshift tooling was created using some GUI, like window builder, and thus I think it is not "compatible" with this tooling... Developers ([~adietish], [~dbocharov] for example) can prove me wrong, but I think you are in area nobody has been before.
> I am not able to see the design of openshift java form
> ------------------------------------------------------
>
> Key: JBIDE-24516
> URL: https://issues.jboss.org/browse/JBIDE-24516
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.4.Final
> Environment: sir, I have build jbosstools-openshift.4.4.4.Final successfully.I just want to see the design of java form.i am unable to see it.I installed swt , jface and windowsbuilder jar. I am able to see the other project form design but when it comes to openshift feature I am unable to see the design of java form. please help me
> Reporter: jyoti tumsare
> Attachments: opengui.png, opengui.png
>
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months