[JBoss JIRA] (JBIDE-22338) NullPointerException below SocketProposalComputer.computeCompletionProposals (thrown in BasicFeatureMap.contains)
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22338?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22338:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> NullPointerException below SocketProposalComputer.computeCompletionProposals (thrown in BasicFeatureMap.contains)
> -----------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22338
> URL: https://issues.jboss.org/browse/JBIDE-22338
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.3.1.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Xavier Coulon
> Fix For: 4.6.x
>
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> java.lang.NullPointerException: null
> at org.eclipse.emf.ecore.util.BasicFeatureMap.contains(BasicFeatureMap.java:712)
> at org.eclipse.emf.ecore.util.BasicFeatureMap.contains(BasicFeatureMap.java:684)
> at org.eclipse.emf.ecore.util.BasicFeatureMap.add(BasicFeatureMap.java:1281)
> at org.eclipse.emf.ecore.util.FeatureMapUtil$FeatureEList.add(FeatureMapUtil.java:744)
> at org.eclipse.jst.jee.model.internal.EJBAnnotationReader.sessionBeanFound(EJBAnnotationReader.java:338)
> at org.eclipse.jst.jee.model.internal.EJBAnnotationReader.processResult(EJBAnnotationReader.java:254)
> at org.eclipse.jst.jee.model.internal.EJBAnnotationReader.processAddedCompilationUnit(EJBAnnotationReader.java:411)
> at org.eclipse.jst.jee.model.internal.EJBAnnotationReader.processChangedCompilationUnit(EJBAnnotationReader.java:569)
> at org.eclipse.jst.jee.model.internal.common.AbstractAnnotationModelProvider.recursevilyProcessCompilationUnits(AbstractAnnotationModelProvider.java:553)
> at org.eclipse.jst.jee.model.internal.common.AbstractAnnotationModelProvider.internalPostReconcile(AbstractAnnotationModelProvider.java:466)
> at org.eclipse.jst.jee.model.internal.common.AbstractAnnotationModelProvider.elementChanged(AbstractAnnotationModelProvider.java:446)
> at org.eclipse.jdt.internal.core.DeltaProcessor$3.run(DeltaProcessor.java:1662)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.jdt.internal.core.DeltaProcessor.notifyListeners(DeltaProcessor.java:1652)
> at org.eclipse.jdt.internal.core.DeltaProcessor.fireReconcileDelta(DeltaProcessor.java:1504)
> at org.eclipse.jdt.internal.core.DeltaProcessor.fire(DeltaProcessor.java:1463)
> at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:770)
> at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation.java:789)
> at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(CompilationUnit.java:1250)
> at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(CompilationUnit.java:1227)
> at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(CompilationUnit.java:1192)
> at org.jboss.tools.websockets.ui.internal.ca.SocketProposalComputer.computeCompletionProposals(SocketProposalComputer.java:130)
> at org.eclipse.jdt.internal.ui.text.java.CompletionProposalComputerDescriptor.computeCompletionProposals(CompletionProposalComputerDescriptor.java:333)
> at org.eclipse.jdt.internal.ui.text.java.CompletionProposalCategory.computeCompletionProposals(CompletionProposalCategory.java:337)
> at org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.collectProposals(ContentAssistProcessor.java:322)
> at org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.computeCompletionProposals(ContentAssistProcessor.java:279)
> at org.eclipse.jface.text.contentassist.ContentAssistant$5.run(ContentAssistant.java:1904)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.jface.text.contentassist.ContentAssistant.computeCompletionProposals(ContentAssistant.java:1902)
> at org.eclipse.jface.text.contentassist.CompletionProposalPopup.computeProposals(CompletionProposalPopup.java:573)
> at org.eclipse.jface.text.contentassist.CompletionProposalPopup.access$16(CompletionProposalPopup.java:570)
> at org.eclipse.jface.text.contentassist.CompletionProposalPopup$2.run(CompletionProposalPopup.java:505)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.jface.text.contentassist.CompletionProposalPopup.showProposals(CompletionProposalPopup.java:499)
> at org.eclipse.jface.text.contentassist.ContentAssistant.showPossibleCompletions(ContentAssistant.java:1720)
> at org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor$AdaptedSourceViewer.doOperation(CompilationUnitEditor.java:180)
> at org.eclipse.ui.texteditor.ContentAssistAction$1.run(ContentAssistAction.java:82)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.ui.texteditor.ContentAssistAction.run(ContentAssistAction.java:80)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)
> at org.eclipse.jface.commands.ActionHandler.execute(ActionHandler.java:122)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
> at sun.reflect.GeneratedMethodAccessor.invoke(null:-1)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
> at java.lang.reflect.Method.invoke(null:-1)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.emf.ecore | 2.11.2.v20160208-0816 | 2.11.2.v20160208-0816 |
> | org.eclipse.jdt.core | 3.11.2.v20160128-0629 | 3.11.2.v20160128-0629 |
> | org.eclipse.jdt.ui | 3.11.2.v20151123-1510 | 3.11.2.v20151123-1510 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
> | org.eclipse.jface.text | 3.10.0.v20150603-1752 | 3.10.0.v20150603-1752 |
> | org.eclipse.jst.jee | 1.0.700.v201404092004 | 1.0.700.v201404092004 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | org.jboss.tools.websockets.ui | 1.8.1.Final-v20160331-0952-B76 | 1.8.1.Final-v20160331-0952-B76 |
> Operating Systems:
> | Windows | 6.3.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57279e32e4b0a54983...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-22892) TernException in NodejsTernHelper.makeRequest
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22892?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22892:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> TernException in NodejsTernHelper.makeRequest
> ---------------------------------------------
>
> Key: JBIDE-22892
> URL: https://issues.jboss.org/browse/JBIDE-22892
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, jsp/jsf/xml/html-source-editing, upstream
> Affects Versions: 4.3.0.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Victor Rubezhny
> Fix For: 4.6.x
>
>
> The following problem was reported via the automated error reporting:
> Message: TernError: No type found at the given position.
> {noformat}
> tern.TernException: TernError: No type found at the given position.
> at tern.server.nodejs.NodejsTernHelper.makeRequest(NodejsTernHelper.java:86)
> at tern.server.nodejs.NodejsTernServer.makeRequest(NodejsTernServer.java:163)
> at tern.server.nodejs.NodejsTernServer.request(NodejsTernServer.java:127)
> at tern.server.protocol.TernResultsProcessorsFactory.makeRequestAndProcess(TernResultsProcessorsFactory.java:42)
> at tern.eclipse.ide.internal.core.resources.IDETernServerAsyncReqProcessor.run(IDETernServerAsyncReqProcessor.java:104)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> The reporter(s) left the following comment(s):
> --- André Moriya wrote on [00a0|https://redhat.ctrlflow.com/reviewers/#!/incidents/5798f3bbe4b0fe642...]: ---
> I opened a xhtml using a CTRL + click inside another xhtml.
> Bundles:
> | org.eclipse.angularjs.core | 1.1.0.201511091212 | 1.1.0.201511091212 |
> | org.eclipse.angularjs.jsp.core | 1.1.0.201511091212 | 1.1.0.201511091212 |
> | org.eclipse.angularjs.ui | 1.1.0.201511091212 | 1.1.0.201511091212 |
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.resources | 3.10.1.v20150725-1910 | 3.11.0.v20160503-1608 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.eclipse.jface.text | 3.10.0.v20150603-1752 | 3.11.0.v20160505-1301 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.eclipse.wst.sse.ui | 1.3.401.v201510130005 | 1.3.500.v201605120129 |
> | org.eclipse.wst.validation | 1.2.700.v201508251749 | 1.2.700.v201508251749 |
> | org.eclipse.wst.validation.ui | 1.2.500.v201310231452 | 1.2.500.v201310231452 |
> | org.eclipse.wst.xml.ui | 1.1.501.v201501212057 | 1.1.501.v201501212057 |
> | tern.eclipse.ide.core | 1.1.0.201511082254 | 1.1.0.201511082254 |
> | tern.eclipse.ide.ui | 1.1.0.201511082254 | 1.1.0.201511082254 |
> | tern.server.nodejs | 1.1.0.201511082254 | 1.1.0.201511082254 |
> Operating Systems:
> | Linux | 2.6.32.1 | 4.7.0 |
> | MacOSX | 10.10.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/576152b0e4b075777d...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-18097) Update project configuration is not enough to update eclipse settings - need to delete .project/.classpath and reimport
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18097?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-18097:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Update project configuration is not enough to update eclipse settings - need to delete .project/.classpath and reimport
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18097
> URL: https://issues.jboss.org/browse/JBIDE-18097
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Reporter: Max Rydahl Andersen
> Assignee: Fred Bricon
> Fix For: 4.6.x
>
>
> I'm finding this more and more worrisome so wanted to record it.
> When trying to fix JBDS-2847 or rather fix javee7-samples to be able to import easily we easily end up with a set of projects where settings are wrong.
> I updated the parent pom to not have the groovy compiler enabled and ran update project configuration - and the changes regarding source paths did not take effect.
> Only way to fix was to nuke all files and reimport.
> can this be true ? no way to "force" an update ?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25274) Inconsistent licenses in org.jboss.ide.eclipse.freemarker
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25274?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25274:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Inconsistent licenses in org.jboss.ide.eclipse.freemarker
> ---------------------------------------------------------
>
> Key: JBIDE-25274
> URL: https://issues.jboss.org/browse/JBIDE-25274
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: freemarker
> Affects Versions: 4.4.4.Final, 4.5.0.Final, 4.5.1.AM3
> Reporter: Timo Leser
> Fix For: 4.6.x
>
> Attachments: files_with_epl_header.txt
>
>
> A couple of source files in org.jboss.ide.eclipse.freemarker_1.5.3 contain EPL headers while the plugin itself is, according to its License.txt, under LGPL.
> Problem is still present in in JBoss Tools 4.5.0.
> The freemaker plugin that was present in JBoss Tools 4.3.1 did not have this inconsistency.
> See attachment for list of files with EPL headers.
>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months