Editing naming of jenkins runs (Threads)

2015-09-08 Thread Francisco Javier Pulido Vergara
Hi all,

I'm executing a cron job with maven which executes several Java classes and 
each class launchs 8 threads.

My problem is that when I want to check the results I see something like 
this:

 US1449.afterClass:26 NullPointer
com..**.US1449.displayRouteMapToFromSelector(com.*.**.US1449)
  Run 1: US1449.displayRouteMapToFromSelector:50 » NoSuchElement Unable to find 
element...
  Run 2: PASS
  Run 3: US1449.displayRouteMapToFromSelector:50 » NoSuchElement Unable to 
locate eleme...
  Run 4: US1449.displayRouteMapToFromSelector:50 » NoSuchElement Unable to 
locate eleme...
  Run 5: US1449.displayRouteMapToFromSelector:50 » NoSuchElement no such element
  (Ses...
  Run 6: US1449.displayRouteMapToFromSelector:50 » NoSuchElement Could not find 
element...
  Run 7: US1449.displayRouteMapToFromSelector:50 » NoSuchElement Unable to find 
element...
  Run 8: PASS



Is there anyway to override that "Run 1, Run2..." to show the ID of the thread 
or a descriptive text?


Thanks in advance :)

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/0a84cafd-0669-4f17-b66c-037a69945415%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: System environments not recognized in Jenkins job

2015-09-08 Thread Francisco Javier Pulido Vergara
Hi,

I'm trying to figure out why is this happening, in the meanwhile you can 
check on your jenkins which parameters is receiving from your system.

you can do so by accesing to {jenkinsURL}:8080/systemInfo and look for the 
environment variables.

El lunes, 7 de septiembre de 2015, 11:20:46 (UTC+2), Uroš Kočevar escribió:
>
> All of a sudden, Jenkins (ver. 1.627) job which start batch file is 
> failing because system environments is not recognized.
>
> E.g. 'svn' is not recognized as an internal or external command, operable 
> program or batch file.
>
>
>
> If I execute the batch file manually it works OK. Any ideas what could cause 
> such behaviour?
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d61fc3a5-8669-4a46-bc42-e37219b3611c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.