[jbosstools-issues] [JBoss JIRA] (JBIDE-22110) Unexpected error when cancelling installation (using D&D to Central)

Jeff MAURY (JIRA) issues at jboss.org
Wed Apr 18 12:15:20 EDT 2018


     [ https://issues.jboss.org/browse/JBIDE-22110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff MAURY updated JBIDE-22110:
-------------------------------
    Fix Version/s: 4.6.x
                       (was: 4.5.x)


> Unexpected error when cancelling installation (using D&D to Central)
> --------------------------------------------------------------------
>
>                 Key: JBIDE-22110
>                 URL: https://issues.jboss.org/browse/JBIDE-22110
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central-update, upstream
>    Affects Versions: 4.3.1.CR1
>            Reporter: Radim Hopp
>            Assignee: Snjezana Peco
>             Fix For: 4.6.x
>
>
> Screencast: https://youtu.be/LObzeMo8TDw
> Cancelling installation in phase "Retrieving listing" causes 3 unexpected errors:
> {noformat}
> java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
> 	at org.eclipse.mylyn.internal.discovery.core.util.P2TransportService.download(P2TransportService.java:86)
> 	at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.download(WebUtil.java:157)
> 	at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.download(WebUtil.java:66)
> 	at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:223)
> 	at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:1)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: java.lang.reflect.InvocationTargetException
> 	at sun.reflect.GeneratedMethodAccessor121.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:497)
> 	at org.eclipse.mylyn.internal.discovery.core.util.P2TransportService.download(P2TransportService.java:84)
> 	... 8 more
> Caused by: org.eclipse.core.runtime.OperationCanceledException
> 	at org.eclipse.core.internal.jobs.JobManager.join(JobManager.java:999)
> 	at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto(FileReader.java:359)
> 	at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:101)
> 	at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
> 	... 12 more
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list