org.swift.common.cli.AbstractRemoteClient$RemoteResourceNotFoundException: Resource does not exist. Use -v to see more details.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via JIRA by Yun Xie, 1 year ago
via JIRA by Rakesh Mistry, 1 year ago
via JIRA by justr, 2 years ago
via JIRA by Rakesh Mistry, 2 years ago
via JIRA by Yun Xie, 2 years ago
via JIRA by justr, 1 year ago
org.swift.common.cli.AbstractRemoteClient$RemoteResourceNotFoundException: Resource does not exist. Use -v to see more details.
at org.swift.common.cli.AbstractRestClient.restRequestWithFullUrl(AbstractRestClient.java:537)
at org.swift.common.cli.AbstractRestClient.restRequest(AbstractRestClient.java:301)
at org.swift.jira.cli.JiraRealRestClient.linkIssue(JiraRealRestClient.java:319)
at org.swift.jira.cli.JiraClient.linkIssue(JiraClient.java:2224)
at org.swift.jira.cli.JiraClient.handleRequest(JiraClient.java:584)
at org.swift.common.cli.AbstractRemoteClient.process(AbstractRemoteClient.java:119)
at org.swift.common.cli.CliClient.doWork(CliClient.java:298)
at org.swift.jira.cli.JiraClient.main(JiraClient.java:158)