You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2022/07/07 17:29:00 UTC

[jira] [Updated] (CXF-8735) AbstractStaticFailoverStrategy: UnsupportedOperationException when there are no services associated with the endpoint

     [ https://issues.apache.org/jira/browse/CXF-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andriy Redko updated CXF-8735:
------------------------------
    Summary: AbstractStaticFailoverStrategy: UnsupportedOperationException when there are no services associated with the endpoint  (was: AbstractStaticFailoverStrategy: UnsupportedOperationException when If there are no services associated with the endpoint)

> AbstractStaticFailoverStrategy: UnsupportedOperationException when there are no services associated with the endpoint
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-8735
>                 URL: https://issues.apache.org/jira/browse/CXF-8735
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.5.3, 3.4.8
>            Reporter: Andriy Redko
>            Assignee: Andriy Redko
>            Priority: Major
>             Fix For: 4.0.0, 3.6.0, 3.5.4, 3.4.9
>
>
> {noformat}
> java.lang.UnsupportedOperationException
>     at java.base/java.util.AbstractList.remove(AbstractList.java:167)
>     at org.apache.cxf.clustering.RetryStrategy.getNextAlternate(RetryStrategy.java:45)
>     at org.apache.cxf.clustering.AbstractStaticFailoverStrategy.selectAlternateEndpoint(AbstractStaticFailoverStrategy.java:113)
>     at org.apache.cxf.clustering.FailoverTargetSelector.getFailoverTarget(FailoverTargetSelector.java:335)
>     at org.apache.cxf.clustering.FailoverTargetSelector.complete(FailoverTargetSelector.java:166)
>     at org.apache.cxf.jaxrs.client.AbstractClient.preProcessResult(AbstractClient.java:609)
>     at org.apache.cxf.jaxrs.client.ClientProxyImpl.doChainedInvocation(ClientProxyImpl.java:927)
>     at org.apache.cxf.jaxrs.client.ClientProxyImpl.invoke(ClientProxyImpl.java:348)
>     at com.sun.proxy.$Proxy31.checkBook(Unknown Source)
>     at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210) {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)