Zephyr Import Not Working - Nothing happens when I click the Start Import Button

Issue #137 new
RAMYA SELVARAJ created an issue

I am trying to import test cases using Zephyr to JIRA> But when I click on the Start Import, nothing happens it just stands still and no test cases are uploaded.

Zephyr Version - 0.36

Java Version - 1.8.0_241-b07

Please help as this blocks my testing.

Comments (8)

  1. RAMYA SELVARAJ reporter

    Please fix this as soon as possible. I am unable to proceed with my work because of this blocker.

    Please expedite the process.

    Thanks,

    Ramya

  2. amrutha aradhya

    I have zfj-importer-utility-0.40 and java , java version "1.8.0_241"
    Java(TM) SE Runtime Environment (build 1.8.0_241-b07)
    Java HotSpot(TM) Client VM (build 25.241-b07, mixed mode, sharing)

    i am facing the same problem i was able to connect to the project but after selected the import file , if i click on the start button nothing happens.

    Can someone help me here real quick.

    Appreciate the quick response here.

  3. aravindranath

    I found the solution for this start button not working in the tool.

    The solution is open the import tool via command line

    java -jar <import zfj-importer .jar file>

    and then run the start and wait for sometime , it will get executed.

  4. Gan Jyi Yng

    run cmd , go to the jar file path then run below command, noted must have the .jar extension.

    java -jar zfj-importer-utility-0.40.jar

  5. Mayuresh Gawde

    The above solution isn’t working. Getting some exception:

    Can oneone help?

    Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: Not a ve
    rsion: 11
    at scala.util.PropertiesTrait$class.parts$1(Properties.scala:176)
    at scala.util.PropertiesTrait$class.isJavaAtLeast(Properties.scala:180)
    at scala.util.Properties$.isJavaAtLeast(Properties.scala:16)
    at scala.actors.scheduler.ThreadPoolConfig$.useForkJoin(ThreadPoolConfig
    .scala:45)
    at scala.actors.Scheduler$.makeNewScheduler(Scheduler.scala:26)
    at scala.actors.scheduler.DelegatingScheduler$class.newActor(DelegatingS
    cheduler.scala:63)
    at scala.actors.Scheduler$.newActor(Scheduler.scala:21)
    at scala.actors.Reactor$class.dostart(Reactor.scala:223)
    at com.thed.zfj.ui.ImportSwingApp$$anon$21$Appender$.scala$actors$Intern
    alActor$$super$dostart(ImportSwingApp.scala:209)

  6. Liana Chioran

    I am trying to import test cases to Jira but nothing happens when Start de import Please help as this is a blocker. In the Command console I get the following error:

    Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: Not a version: 16
    at scala.util.PropertiesTrait$class.parts$1(Properties.scala:176)
    at scala.util.PropertiesTrait$class.isJavaAtLeast(Properties.scala:180)
    at scala.util.Properties$.isJavaAtLeast(Properties.scala:16)
    at scala.actors.scheduler.ThreadPoolConfig$.useForkJoin(ThreadPoolConfig.scala:45)
    at scala.actors.Scheduler$.makeNewScheduler(Scheduler.scala:26)
    at scala.actors.scheduler.DelegatingScheduler$class.newActor(DelegatingScheduler.scala:63)
    at scala.actors.Scheduler$.newActor(Scheduler.scala:21)
    at scala.actors.Reactor$class.dostart(Reactor.scala:223)
    at com.thed.zfj.ui.ImportSwingApp$$anon$21$Appender$.scala$actors$InternalActor$$super$dostart(ImportSwingApp.scala:209)
    at scala.actors.InternalActor$class.dostart(InternalActor.scala:284)
    at com.thed.zfj.ui.ImportSwingApp$$anon$21$Appender$.dostart(ImportSwingApp.scala:209)
    at scala.actors.Reactor$class.start(Reactor.scala:235)
    at com.thed.zfj.ui.ImportSwingApp$$anon$21$Appender$.scala$actors$InternalActor$$super$start(ImportSwingApp.scala:209)
    at scala.actors.InternalActor$class.start(InternalActor.scala:288)
    at com.thed.zfj.ui.ImportSwingApp$$anon$21$Appender$.scala$actors$Actor$$super$start(ImportSwingApp.scala:209)
    at scala.actors.Actor$class.start(Actor.scala:404)
    at com.thed.zfj.ui.ImportSwingApp$$anon$21$Appender$.start(ImportSwingApp.scala:209)
    at com.thed.zfj.ui.ImportSwingApp$$anon$21.<init>(ImportSwingApp.scala:221)
    at com.thed.zfj.ui.ImportSwingApp$.createJobHistories(ImportSwingApp.scala:206)
    at com.thed.zfj.ui.ImportSwingApp$BaseMappingImporter.importIssuesInternal(ImportSwingApp.scala:444)
    at com.thed.zfj.ui.ImportSwingApp$BaseImporter.importIssues(ImportSwingApp.scala:248)
    at com.thed.zfj.ui.ImportSwingApp$$anon$13$$anon$1$$anon$2$$anonfun$1.applyOrElse(ImportSwingApp.scala:179)
    at com.thed.zfj.ui.ImportSwingApp$$anon$13$$anon$1$$anon$2$$anonfun$1.applyOrElse(ImportSwingApp.scala:100)
    at scala.runtime.AbstractPartialFunction$mcVL$sp.apply$mcVL$sp(AbstractPartialFunction.scala:33)
    at scala.runtime.AbstractPartialFunction$mcVL$sp.apply(AbstractPartialFunction.scala:33)
    at scala.runtime.AbstractPartialFunction$mcVL$sp.apply(AbstractPartialFunction.scala:25)
    at scala.swing.Reactions$Impl$$anonfun$apply$1.apply(Reactions.scala:25)
    at scala.swing.Reactions$Impl$$anonfun$apply$1.apply(Reactions.scala:25)
    at scala.collection.immutable.List.foreach(List.scala:318)
    at scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:32)
    at scala.collection.mutable.ListBuffer.foreach(ListBuffer.scala:45)
    at scala.swing.Reactions$Impl.apply(Reactions.scala:25)
    at scala.swing.Reactions$Impl.apply(Reactions.scala:19)
    at scala.swing.Publisher$$anonfun$publish$1.apply(Publisher.scala:47)
    at scala.swing.Publisher$$anonfun$publish$1.apply(Publisher.scala:47)
    at scala.collection.Iterator$class.foreach(Iterator.scala:727)
    at scala.swing.SingleRefCollection$$anon$4.foreach(Publisher.scala:108)
    at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
    at scala.swing.RefSet.foreach(Publisher.scala:165)
    at scala.swing.Publisher$class.publish(Publisher.scala:47)
    at scala.swing.Component.publish(Component.scala:43)
    at scala.swing.AbstractButton$$anonfun$1.apply(AbstractButton.scala:44)
    at scala.swing.AbstractButton$$anonfun$1.apply(AbstractButton.scala:43)
    at scala.swing.Swing$$anon$8.actionPerformed(Swing.scala:38)
    at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
    at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
    at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
    at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
    at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)
    at java.desktop/java.awt.Component.processMouseEvent(Component.java:6617)
    at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)
    at java.desktop/java.awt.Component.processEvent(Component.java:6382)
    at java.desktop/java.awt.Container.processEvent(Container.java:2264)
    at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4993)
    at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2322)
    at java.desktop/java.awt.Component.dispatchEvent(Component.java:4825)
    at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4934)
    at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4563)
    at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4504)
    at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2308)
    at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2773)
    at java.desktop/java.awt.Component.dispatchEvent(Component.java:4825)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
    at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
    at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
    at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
    at java.base/java.security.AccessController.doPrivileged(AccessController.java:391)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)

  7. Mayuresh Gawde

    @Liana Chioran check the version of JAVA on your machine. Install JAVA 8, if it is more than 8. It works fine with the earlier versions of JAVA.

  8. Log in to comment