Book a Demo

Author Topic: Connect EA conector to Jira  (Read 3048 times)

Lucía Manescau

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Connect EA conector to Jira
« on: April 04, 2012, 08:39:26 pm »
I'm trying to connect EA with Jira with the Add-In "EA connector for Jira". I follow all the instructions, I have Jira well configured (I'm sure about it because other applications can connect to Jira) but when I tried to do the mapping, put the user and password, and an error is shown telling me that I must enter the user and password (that I already entered), and after that message, the next exception is show.  I'm using EA v.7.5 and Jira 5.0. Someone can help me to be able to connect to Jira, please?

Exception:
************** Texto de la excepción **************
System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en EAConnector4Jira.Formularios.Mapeo.Mapeo_Load(Object sender, EventArgs e)
   en System.Windows.Forms.Form.OnLoad(EventArgs e)
   en System.Windows.Forms.Form.OnCreateControl()
   en System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   en System.Windows.Forms.Control.CreateControl()
   en System.Windows.Forms.Control.WmShowWindow(Message& m)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   en System.Windows.Forms.ContainerControl.WndProc(Message& m)
   en System.Windows.Forms.Form.WmShowWindow(Message& m)
   en System.Windows.Forms.Form.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)