Downloads: 4493
Rating:
Participated in rating: 5
Recent change notes:
Fully functional and stable version. Test still needed. Beta testers welcome. Please report issues at http://www.kyub.com/mantis/login_page.php
General usage instructions:
unzip in your plugin dir
configure via settings panel
be sure you have mantisconnect (latest SVN VERSION!) webservice on your mantis installation. see link for more info
Comments:
org.xml.sax.SAXParseException: Premature end of file.
org.mantisbt.connect.JMTException: org.xml.sax.SAXParseException: Premature end of file.
at org.mantisbt.connect.Session.getEnum(Session.java:267)
at com.kyub.idea.plugin.mantis.service.ServiceManager.init(ServiceManager.java:67)
at com.kyub.idea.plugin.mantis.gui.config.ConfigForm.refreshProjects(ConfigForm.java:120)
at com.kyub.idea.plugin.mantis.gui.config.ConfigForm$1.actionPerformed(ConfigForm.java:149)
The same error as is already posted in many forums.
Projects are loaded OK, but after click on each button I receive the same error :
Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(988,106),button=1,modifiers=Button1,clickCount=1] on frame0
java.lang.NullPointerException
at com.kyub.idea.plugin.mantis.gui.FilterComboUtil.getSelectedFilter(FilterComboUtil.java:40)
at com.kyub.idea.plugin.mantis.gui.consolle.ConsolleForm.getIssueForFilter(ConsolleForm.java:137)
at com.kyub.idea.plugin.mantis.gui.consolle.ConsolleForm.refreshIssues(ConsolleForm.java:95)
at com.kyub.idea.plugin.mantis.gui.consolle.ConsolleForm.access$000(ConsolleForm.java:26)
at com.kyub.idea.plugin.mantis.gui.consolle.ConsolleForm$1.actionPerformed(ConsolleForm.java:58)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:5501)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
at java.awt.Component.processEvent(Component.java:5266)
at java.awt.Container.processEvent(Container.java:1966)
at java.awt.Component.dispatchEventImpl(Component.java:3968)
at java.awt.Container.dispatchEventImpl(Container.java:2024)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
at java.awt.Container.dispatchEventImpl(Container.java:2010)
at java.awt.Window.dispatchEventImpl(Window.java:1778)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:8)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:42)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:73)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
gr8 work... nice UI