Problems with JIRA plugin
Using build #3177. The problem is that the 'assigned', 'in progress' and
'outstanding' tabs are empty. I tried adding a saved search which showed
all assigned to me issues and it displays the correct results, so there
should be something else.
I had the same problems with build #3144, where I also had multiple
invocation target exceptions (these seem to be gone in 3177).
It would be well appreciated if somebody could take a look at this issue.
thanks,
Dimitar
java.lang.reflect.InvocationTargetException
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:324)
at org.werx.framework.bus.SignalRunner.run(Unknown Source)
at
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
at
com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:80)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:109)
at
com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:152)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
at java.awt.Dialog$1.run(Dialog.java:540)
at java.awt.Dialog.show(Dialog.java:561)
at com.intellij.openapi.a.b.a$d_.show(a$d_.java:33)
at com.intellij.openapi.a.b.a.show(a.java:90)
at
com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:711)
at com.intellij.openapi.progress.util.f.a(f.java:42)
at com.intellij.openapi.progress.util.f.startBlocking(f.java:16)
at
com.intellij.openapi.application.impl.ApplicationImpl.runProcessWithProgressSynchronously(ApplicationImpl.java:162)
at
com.intellij.openapi.application.impl.ApplicationImpl.runProcessWithProgressSynchronously(ApplicationImpl.java:98)
at
com.intellij.openapi.project.impl.ProjectManagerImpl.openProject(ProjectManagerImpl.java:155)
at com.intellij.ide.impl.e.a(e.java:26)
at com.intellij.idea.d.d(d.java:29)
at com.intellij.idea.d.access$200(d.java:2)
at com.intellij.idea.d$0.run(d$0.java:5)
at com.intellij.openapi.application.impl.c$b_.run(c$b_.java:1)
at
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
at
com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:80)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:109)
at
com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:152)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Caused by: java.lang.AssertionError
at
com.talios.jira.browser.IssueBrowserPanel.buildFilterNodes(IssueBrowserPanel.java:423)
at
com.talios.jira.browser.IssueBrowserPanel.channel(IssueBrowserPanel.java:412)
... 38 more
Please sign in to leave a comment.
dimitar wrote:
Heya - I've been meaning to get a new build of the JIRA plugin up for
awhile with some needed fixes - got #3177 installed at home now so will
check out these problems and hopefully get a release out, I'll try to
kick myself into gear and do it tonight ( sadly my monitor at home blew
up and is all blurry and fuzzy which makes coding and general usage a
blarg experience ).
Mark
Mark Derricutt wrote:
Heh, that was quick :)
Looking forward for the new release
thanks,
Dimitar
dimitar wrote:
I happened to look in at the right time ;) JBoss/JBoss-NET is driving
me insane with not working so took a slight break to look in here.
dimitar wrote:
Another thing is now that the EAPs seem to work nicely with svn+ssh (
subversion over ssh ) I'll hopefully be working better...
In article <csn6pe$fsm$2@is.intellij.net>,
Mark Derricutt <mark@talios.com> wrote:
Careful when using move, idea doesn't use svn move, it moves the file
and asks you if you want to add it to subversion hence losing your whole
history.
Seems the subversion plugin is based on CVS, and that's not a good thing.
R
Robert S. Sfeir wrote:
That was one I was about to check actually, that it handled file
move/renames properly. Have you created a JIRA/tracker ticket for this
problem at all?
In article <csp380$64u$1@is.intellij.net>,
Mark Derricutt <mark@talios.com> wrote:
Not really since the plugin is not even close to being done, even the
javaSVN is still gaining features.
Before you do, maybe in a more appropriate location we could start a
thread of what we would like in the plugin, then post a Jira issue
pointing to that discussion. This would follow along the lines of what
Eugene was suggesting.
R
Robert S. Sfeir wrote:
I'm setting the Followup-To: to the EAP CVS forum, we can continue that
there...