[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-09-18 Thread anda-sorina.laa...@microfocus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Anda Sorina Laakso resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56676  
 
 
  Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
Change By: 
 Anda Sorina Laakso  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.198313.1553246112000.295.1568803201099%40Atlassian.JIRA.


[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-09-18 Thread anda-sorina.laa...@microfocus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Anda Sorina Laakso closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56676  
 
 
  Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
Change By: 
 Anda Sorina Laakso  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.198313.1553246112000.297.1568803201151%40Atlassian.JIRA.


[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-04-25 Thread zek.yur...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zeki Yureti edited a comment on  JENKINS-56676  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
 I've done some more testing, and found that 5.7 works ok  (runs, but does not find all test instances in the test set)  when running an ALM *Test Set* without spaces, but not an ALM *Test Instance* without spaces.When running a test instance, it gives the error "Specified test not found on ALM, please check your test path".  I used the path:{noformat}Root\Tests\MFJenkins\[1]InstantPass{noformat}That works with plugin version 5.6.2, but with version 5.7 gives the following (also, the output does not use usual ALM terminology like Test Set / Instance / Folder)  {noformat}"Started..."Timeout is set to: -1Run mode is set to: RUN_LOCALtestName: [1]InstantPasstestSuiteName: MFJenkinstsPath: Root\TestsStarting test set executionTest set name: MFJenkins, Test set id: 4901Number of tests in set: 0Error: Specified test not found on ALM, please check your test path.Run status: Job failed, total tests: 0, succeeded: 0, failures: 0, errors: 0Build step 'Execute Micro Focus functional tests from Micro Focus ALM' changed build result to FAILURE[BFA] Scanning build for known causes...[BFA] No failure causes found[BFA] Done. 0sFinished: FAILURE{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-04-25 Thread zek.yur...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zeki Yureti commented on  JENKINS-56676  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
 I've done some more testing, and found that 5.7 works ok (runs, but does not find all test instances in the test set) when running an ALM Test Set without spaces, but not an ALM Test Instance without spaces. When running a test instance, it gives the error "Specified test not found on ALM, please check your test path". I used the path: 

 
Root\Tests\MFJenkins\[1]InstantPass 

 That works with plugin version 5.6.2, but with version 5.7 gives the following (also, the output does not use usual ALM terminology like Test Set / Instance / Folder) 

 
"Started..."
Timeout is set to: -1
Run mode is set to: RUN_LOCAL
testName: [1]InstantPass
testSuiteName: MFJenkins
tsPath: Root\Tests

Starting test set execution
Test set name: MFJenkins, Test set id: 4901
Number of tests in set: 0
Error: Specified test not found on ALM, please check your test path.

Run status: Job failed, total tests: 0, succeeded: 0, failures: 0, errors: 0

Build step 'Execute Micro Focus functional tests from Micro Focus ALM' changed build result to FAILURE
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Finished: FAILURE 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

 

[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-03-29 Thread anda-sorina.laa...@microfocus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Anda Sorina Laakso commented on  JENKINS-56676  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
 These is indeed a bug for the case when the path contains spaces. It has been fixed already, but  the fix will be available only in 5.8.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-03-29 Thread johan.klinth...@lemontree.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Johan Klintholm commented on  JENKINS-56676  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
 I have had similar experiences. What I can also see is that it affects only test set paths containing spaces. If I change name of a test set so that the entire path is void of spaces, the plugin actually works. Seems to be a really simple case of regression here.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-03-26 Thread jim.se...@toyota.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jim Sears commented on  JENKINS-56676  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
 I can confirm Joshua's comment. Our company has had to roll back to 5.6.2 so we can continue to test. Jim  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-03-26 Thread joshua.ya...@orasi.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joshua Yates commented on  JENKINS-56676  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
 We are also seeing this issue, I have seen this occur with 2 other users at different companies with different ALM servers and versions, it does not seem to be isolated.  All of my customers using the latest 5.7 release of the application automation tools plugin had to roll back Tags:  Jim Sears   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-03-23 Thread daniel.gr...@microfocus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Gront updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56676  
 
 
  Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
Change By: 
 Daniel Gront  
 
 
Labels: 
 UFT  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-03-23 Thread daniel.gr...@microfocus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Gront assigned an issue to Anda Sorina Laakso  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56676  
 
 
  Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
Change By: 
 Daniel Gront  
 
 
Assignee: 
 Daniel Gront Anda Sorina Laakso  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56676) Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException

2019-03-22 Thread zek.yur...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Zeki Yureti created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56676  
 
 
  Microfocus Plugin 5.7 crash - ArgumentOutOfRangeException   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Daniel Gront  
 
 
Components: 
 hp-application-automation-tools-plugin  
 
 
Created: 
 2019-03-22 09:15  
 
 
Environment: 
 Windows 7 / Windows 10  Jenkins LTS 2.164.1  Micro Focus Application Automation Tools version 5.7 (issue does not occur in 5.6.2 or 5.5)  UFT version 14.03 / 14.50 / 14.51  ALM 12.55  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Zeki Yureti  
 

  
 
 
 
 

 
 We are using the Micro Focus plugin to run a single UFT test in an ALM test set. This worked fine in previous versions of the plugin, but not in version 5.7. A popup on the agent (WerFault.exe, child of HpToolsLauncher.exe) shows: 

HpToolsLauncher has stopped working 
  
A problem caused the program to stop working correctly. 
Please close the program. 
[ -> Close the program]
 The Jenkins build log shows: 

Building remotely on Interactive in workspace C:\Jenkins\Agents\Interactive\workspace\ALM Test [ALM Test] $ "C:\Jenkins\Agents\Interactive\workspace\ALM Test\HpToolsLauncher.exe" -paramfile props17032019164142557.txt "Started..." Timeout is set to: -1 Run mode is set to: RUN_LOCAL 
Unhandled Exception: