[JBoss JIRA] (JBIDE-22954) IncompatibleClassChangeError below ServerCreator.createServer (thrown in HandlerWrapper.setHandler)
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22954?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-22954:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> IncompatibleClassChangeError below ServerCreator.createServer (thrown in HandlerWrapper.setHandler)
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22954
> URL: https://issues.jboss.org/browse/JBIDE-22954
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.5.x
>
>
> The following problem was reported via the automated error reporting:
> Message: An internal error occurred during: "Launching olivapp".
> {noformat}
> java.lang.IncompatibleClassChangeError: Class org.eclipse.jetty.servlet.ServletContextHandler does not implement the requested interface org.eclipse.jetty.server.Handler
> at org.eclipse.jetty.server.handler.HandlerWrapper.setHandler(HandlerWrapper.java:84)
> at org.jboss.tools.cordovasim.eclipse.server.ServerCreator.createServer(ServerCreator.java:142)
> at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLauncher.launchCordovaSim(CordovaSimLauncher.java:110)
> at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLaunchConfigurationDelegate.launch(CordovaSimLaunchConfigurationDelegate.java:25)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
> at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.8.0.v20160125-0953 | 3.8.0.v20160125-0953 |
> | org.eclipse.debug.core | 3.10.0.v20160125-1118 | 3.10.0.v20160125-1118 |
> | org.eclipse.debug.ui | 3.11.100.v20160126-1316 | 3.11.100.v20160126-1316 |
> | org.eclipse.jetty.server | 9.3.5.v20151012 | 9.3.5.v20151012 |
> | org.jboss.tools.cordovasim.eclipse | 3.7.1.Final-v20160331-0435-B86 | 3.7.1.Final-v20160331-0435-B86 |
> Operating Systems:
> | Windows | 6.3.0 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5734deeae4b0138d62...] 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, 7 months
[JBoss JIRA] (JBIDE-22920) NullPointerException in TransformUtil.getVisualNodeByVpvId
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22920?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-22920:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> NullPointerException in TransformUtil.getVisualNodeByVpvId
> ----------------------------------------------------------
>
> Key: JBIDE-22920
> URL: https://issues.jboss.org/browse/JBIDE-22920
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.5.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Unhandled event loop exception
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.vpe.preview.core.transform.TransformUtil.getVisualNodeByVpvId(TransformUtil.java:39)
> at org.jboss.tools.vpe.preview.core.util.NavigationUtil.navigateToVisual(NavigationUtil.java:174)
> at org.jboss.tools.vpe.preview.editor.VpvEditor$8.mouseUp(VpvEditor.java:424)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.jboss.tools.vpe.preview.core | 3.7.0.Final-v20150924-2224-B45 | 3.7.1.Final-v20160331-0327-B91 |
> | org.jboss.tools.vpe.preview.editor | 3.7.0.Final-v20150924-2224-B45 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | MacOSX | 10.11.6 | 10.11.6 |
> | Windows | 6.2.0 | 6.2.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5768b65fe4b0246302...] 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, 7 months
[JBoss JIRA] (JBIDE-22934) NullPointerException in VpvEditor$10.documentChanged
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22934?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-22934:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> NullPointerException in VpvEditor$10.documentChanged
> ----------------------------------------------------
>
> Key: JBIDE-22934
> URL: https://issues.jboss.org/browse/JBIDE-22934
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.5.x
>
>
> The following problem was reported via the automated error reporting:
> Message:
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.vpe.preview.editor.VpvEditor$10.documentChanged(VpvEditor.java:723)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:460)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1184)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1964)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2423)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2408)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$2(JobSafeStructuredDocument.java:1)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$3.run(JobSafeStructuredDocument.java:141)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(JobSafeStructuredDocument.java:144)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replace(BasicStructuredDocument.java:2368)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$0(JobSafeStructuredDocument.java:1)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$1.run(JobSafeStructuredDocument.java:103)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replace(JobSafeStructuredDocument.java:106)
> at org.eclipse.jface.text.DefaultDocumentAdapter.replaceTextRange(DefaultDocumentAdapter.java:248)
> at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7308)
> at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8159)
> at org.eclipse.swt.custom.StyledText.doBackspace(StyledText.java:2306)
> at org.eclipse.swt.custom.StyledText.invokeAction(StyledText.java:7098)
> at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5971)
> at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5998)
> at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:5685)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.core.filebuffers | 3.5.500.v20140723-1040 | 3.5.500.v20140723-1040 |
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.7.0.v20150330-2103 |
> | org.eclipse.core.resources | 3.10.1.v20150725-1910 | 3.10.1.v20150725-1910 |
> | 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.common | 2.11.1.v20160208-0816 | 2.11.1.v20160208-0816 |
> | 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.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.eclipse.wst.html.core | 1.1.802.v201501312139 | 1.1.802.v201501312139 |
> | org.eclipse.wst.sse.core | 1.1.901.v201510130005 | 1.1.901.v201510130005 |
> | org.eclipse.wst.sse.ui | 1.3.401.v201510130005 | 1.3.401.v201510130005 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
> | org.jboss.tools.vpe.preview.editor | 3.6.0.Final-v20141016-1535-B71 | 3.6.0.Final-v20141016-1535-B71 |
> Operating Systems:
> | Windows | 6.1.0 | 6.1.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/576a9e1be4b08dde03...] 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, 7 months
[JBoss JIRA] (JBIDE-15279) [Android] Android SDKManager needs timeout
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15279?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-15279:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> [Android] Android SDKManager needs timeout
> ------------------------------------------
>
> Key: JBIDE-15279
> URL: https://issues.jboss.org/browse/JBIDE-15279
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Final
> Reporter: Gorkem Ercan
> Priority: Minor
> Fix For: 4.5.x
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> AndroidSDKManager.waitForEmulator() does not have a timeout value and waits for ever for the started emulator to connect. In cases where adb fails this causes a problem.
> Create a timeout for AndroidSDKManager. Value needs to be user manageable alternately a confirmation before aborting should be in place to accommodate different developer environments.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-22936) IOException below TextFormattingToolBar.createImage (thrown in UnixFileSystem.createFileExclusively)
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22936?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-22936:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> IOException below TextFormattingToolBar.createImage (thrown in UnixFileSystem.createFileExclusively)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22936
> URL: https://issues.jboss.org/browse/JBIDE-22936
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.5.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Unable to extract content: osgi.identity; osgi.identity="org.jboss.tools.vpe"; type="osgi.bundle"; version:Version="3.7.1.Final-v20160331-0327-B91"; singleton:="true": org/jboss/tools/vpe/editor/mozilla/icons/bold.gif
> {noformat}
> java.io.IOException: Permissão negada
> at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:-2)
> at java.io.File.createTempFile(File.java:2024)
> at org.eclipse.osgi.storage.BundleInfo$Generation.storeContent(BundleInfo.java:280)
> at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getFile(ZipBundleFile.java:186)
> at org.eclipse.osgi.storage.bundlefile.ZipBundleEntry.getFileURL(ZipBundleEntry.java:109)
> at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:129)
> at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:34)
> at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:207)
> at org.eclipse.jface.resource.FileImageDescriptor.getFilePath(FileImageDescriptor.java:209)
> at org.eclipse.jface.resource.FileImageDescriptor.createImage(FileImageDescriptor.java:162)
> at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:224)
> at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:202)
> at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createImage(TextFormattingToolBar.java:216)
> at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createImage(TextFormattingToolBar.java:212)
> at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createItems(TextFormattingToolBar.java:143)
> at org.jboss.tools.vpe.editor.toolbar.SplitToolBar.createToolBarControl(SplitToolBar.java:66)
> at org.jboss.tools.vpe.editor.toolbar.VpeToolBarManager.addToolBar(VpeToolBarManager.java:78)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createPartControl(MozillaEditor.java:572)
> at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:813)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:283)
> at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1102)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:511)
> at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:363)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:151)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:99)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:341)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> 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.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
> | org.eclipse.osgi | 3.10.102.v20160118-1700 | 3.10.102.v20160118-1700 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
> | org.jboss.tools.vpe | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | Linux | 3.13.0 | 3.13.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5762ca83e4b01c929b...] 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, 7 months
[JBoss JIRA] (JBIDE-22349) ConcurrentModificationException below SocketProposalComputer.computeCompletionProposals (thrown in FeatureMapUtil$BasicFeatureEIterator.checkModCount)
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22349?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-22349:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> ConcurrentModificationException below SocketProposalComputer.computeCompletionProposals (thrown in FeatureMapUtil$BasicFeatureEIterator.checkModCount)
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22349
> URL: https://issues.jboss.org/browse/JBIDE-22349
> 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.5.x
>
>
> The following problem was reported via the automated error reporting:
> Message: java.util.ConcurrentModificationException
> {noformat}
> java.util.ConcurrentModificationException: null
> at org.eclipse.emf.ecore.util.FeatureMapUtil$BasicFeatureEIterator.checkModCount(FeatureMapUtil.java:555)
> at org.eclipse.emf.ecore.util.FeatureMapUtil$BasicFeatureEIterator.next(FeatureMapUtil.java:373)
> at org.eclipse.jst.jee.model.internal.mergers.EjbJarMerger.mergeSessionBeans(EjbJarMerger.java:145)
> at org.eclipse.jst.jee.model.internal.mergers.EjbJarMerger.process(EjbJarMerger.java:74)
> at org.eclipse.jst.jee.model.internal.EJB3MergedModelProvider.mergeWithModel(EJB3MergedModelProvider.java:214)
> at org.eclipse.jst.jee.model.internal.EJB3MergedModelProvider.merge(EJB3MergedModelProvider.java:204)
> at org.eclipse.jst.jee.model.internal.EJB3MergedModelProvider.internalModelChanged(EJB3MergedModelProvider.java:174)
> at org.eclipse.jst.jee.model.internal.EJB3MergedModelProvider.annotationModelChanged(EJB3MergedModelProvider.java:151)
> at org.eclipse.jst.jee.model.internal.common.AbstractMergedModelProvider$AnnotationModelListener.modelsChanged(AbstractMergedModelProvider.java:83)
> at org.eclipse.jst.jee.model.internal.common.AbstractAnnotationModelProvider$1.run(AbstractAnnotationModelProvider.java:189)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.jst.jee.model.internal.common.AbstractAnnotationModelProvider.notifyListeners(AbstractAnnotationModelProvider.java:184)
> at org.eclipse.jst.jee.model.internal.common.AbstractAnnotationModelProvider.notifyListeners(AbstractAnnotationModelProvider.java:157)
> at org.eclipse.jst.jee.model.internal.common.AbstractAnnotationModelProvider.internalPostReconcile(AbstractAnnotationModelProvider.java:467)
> 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 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571d045ce4b0e9dd9c...] 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, 7 months