Connnetion Test is ok. but when I click the refresh button, I get the following error
Intellij version : 12
Atlassian connector version : 3.0.12
com.atlassian.connector.commons.jira.rss.JIRAException: simpnet2:[password 11
chars]@http://issue.daumcorp.com
null
at com.atlassian.theplugin.commons.jira.IntelliJJiraServerFacade.wrap(IntelliJJiraServerFacade.java:507)
at com.atlassian.theplugin.commons.jira.IntelliJJiraServerFacade.getSavedFilters(IntelliJJiraServerFacade.java:191)
at com.atlassian.theplugin.commons.jira.cache.JIRAServerCache.getSavedFilters(JIRAServerCache.java:241)
at com.atlassian.theplugin.commons.jira.cache.JIRAServerModelImpl.getSavedFilters(JIRAServerModelImpl.java:216)
at com.atlassian.theplugin.idea.jira.IssueListToolWindowPanel$MetadataFetcherBackgroundableTask.run(IssueListToolWindowPanel.java:1152)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$TaskRunnable.run(ProgressManagerImpl.java:495)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:185)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:226)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:175)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$8.run(ProgressManagerImpl.java:400)
at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:454)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:680)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:152)
Caused by: com.atlassian.connector.commons.jira.rss.JIRAException: simpnet2:[password 11 chars]@http://issue.daumcorp.com
null
at com.atlassian.connector.commons.jira.JiraRESTFacade2Impl.withJiraException(JiraRESTFacade2Impl.java:353)
at com.atlassian.connector.commons.jira.JiraRESTFacade2Impl.getSavedFilters(JiraRESTFacade2Impl.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.atlassian.connector.commons.jira.JIRAServerFacade2Impl$1.invoke(JIRAServerFacade2Impl.java:91)
at com.sun.proxy.$Proxy35.getSavedFilters(Unknown Source)
at com.atlassian.connector.commons.jira.JIRAServerFacade2Impl.getSavedFilters(JIRAServerFacade2Impl.java:172)
at com.atlassian.theplugin.commons.jira.IntelliJJiraServerFacade$11.call(IntelliJJiraServerFacade.java:193)
at com.atlassian.theplugin.commons.jira.IntelliJJiraServerFacade$11.call(IntelliJJiraServerFacade.java:191)
at com.atlassian.theplugin.commons.jira.IntelliJJiraServerFacade.wrap(IntelliJJiraServerFacade.java:505)
... 17 more
Caused by: com.atlassian.theplugin.commons.remoteapi.RemoteApiException: simpnet2:[password 11 chars]@http://issue.daumcorp.com
null
at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl.wrapWithRemoteApiException(JiraRestSessionImpl.java:665)
at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl.getSavedFilters(JiraRestSessionImpl.java:274)
at com.atlassian.connector.commons.jira.JiraRESTFacade2Impl$7.call(JiraRESTFacade2Impl.java:132)
at com.atlassian.connector.commons.jira.JiraRESTFacade2Impl$7.call(JiraRESTFacade2Impl.java:130)
at com.atlassian.connector.commons.jira.JiraRESTFacade2Impl.withJiraException(JiraRESTFacade2Impl.java:351)
... 28 more
Caused by: java.lang.NullPointerException
at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl$11.call(JiraRestSessionImpl.java:280)
at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl$11.call(JiraRestSessionImpl.java:274)
at com.atlassian.connector.commons.jira.rest.JiraRestSessionImpl.wrapWithRemoteApiException(JiraRestSessionImpl.java:663)
... 32 more
Hi,
Are you sure this is connector version 3.0.12? There is no such connector version yet - the latest one is 3.0.10, with upcoming snapshot of 3.0.11.
Anyway - I have created issue https://ecosystem.atlassian.net/browse/PL-2853 for this problem. Please monitor it there.
Janusz
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.