Re: Failed to publish TestNG Report in Jenkins

2016-09-06 Thread A.K
Can anyone please help me on this? I am not able to resolve this issue.

On Friday, September 2, 2016 at 10:12:41 PM UTC+5:30, A.K wrote:
>
>
>
> <http://stackoverflow.com/questions/39236255/failed-to-publish-testng-report-in-jenkins#>
>  
>
> I have used Maven project with Selenium & TestNG to create automated 
> scripts which I want to execute from Jenkins. In Jenkins I have added the 
> TestNG plugin to publish the TestNG report. But it is not getting 
> displayed. I'm getting the below mentioned error.
>
>
>
> *Error:* TestNG Reports Processing: START Looking for TestNG results 
> report in workspace using pattern: 
> */target/surefire-reports/testng-results.xml* Did not find any matching 
> files. Finished: SUCCESS
>
>
> Actual path of the TestNG report file: 
> *E:\JAVA\WORKSPACE\SeleneniumFrameWork\target\surefire-reports\testng-results.xml*
>
>
> I have tried the following options but didn't work out for me.
>
>1. 
>
>Tried giving the full path of the TestNG report. Forward ans backward 
>slash in the pattern. <http://i.stack.imgur.com/DSpFU.jpg>
>2. 
>
>I have tried different other options by changing the TestNG result 
>file path but it's working for me.
>
> I'm using Jenkins 2.7.0 in Windows 10. Please share some inputs on how to 
> resolve this issue.
>
>
> *Screenshot of Jenkins Workspace:*
>
>
> <https://lh3.googleusercontent.com/-GOr1abCH1l4/V8mq8l-tePI/ABs/9dHrc_Oje6ozjMGJOInAcz9FQF-0_gzTQCLcB/s1600/Jenkins_Workspace.jpg>
>
>
>
>
> *Screenshot of Console Output:*
>
>
> <https://lh3.googleusercontent.com/-xqrX8VQvntg/V8mrR-yJOzI/ABw/AIkDtN5_JbMKm0n7aYem64dEYNvsohKkACLcB/s1600/ConsoleOutput.jpg>
>
>
>
>

-- 
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/5b9f264e-c315-4af0-aa76-d157bf189ccd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Not able to see Jenkin's execution in local desktop

2016-09-02 Thread A.K
Please let me know how can I then see the execution. Should I then install 
Jenkins in other OS than Windows 10? Since I am beginner of Jenkins, not 
sure about the initial configuration required for Jenkins. 

On Wednesday, August 31, 2016 at 10:50:08 PM UTC+5:30, jer...@bodycad.com 
wrote:
>
> The best you can do now, is create a normal loggable account and set the 
> Jenkins service to run under that account. I had to do this for unit tests 
> that required some OpenGL and other environment features.
>

-- 
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/54a8ed95-6051-46e5-bd3a-035d323417b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Failed to publish TestNG Report in Jenkins

2016-09-02 Thread A.K



 

I have used Maven project with Selenium & TestNG to create automated 
scripts which I want to execute from Jenkins. In Jenkins I have added the 
TestNG plugin to publish the TestNG report. But it is not getting 
displayed. I'm getting the below mentioned error.



*Error:* TestNG Reports Processing: START Looking for TestNG results report 
in workspace using pattern: */target/surefire-reports/testng-results.xml* 
Did not find any matching files. Finished: SUCCESS


Actual path of the TestNG report file: 
*E:\JAVA\WORKSPACE\SeleneniumFrameWork\target\surefire-reports\testng-results.xml*


I have tried the following options but didn't work out for me.

   1. 
   
   Tried giving the full path of the TestNG report. Forward ans backward 
   slash in the pattern. 
   2. 
   
   I have tried different other options by changing the TestNG result file 
   path but it's working for me.
   
I'm using Jenkins 2.7.0 in Windows 10. Please share some inputs on how to 
resolve this issue.


*Screenshot of Jenkins Workspace:*






*Screenshot of Console Output:*





-- 
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/62eadcaf-bd85-4c0e-b617-625ee998224e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Not able to see Jenkin's execution in local desktop

2016-09-02 Thread A.K
Thank you for sharing the information. 

On Wednesday, August 31, 2016 at 3:52:56 AM UTC+5:30, slide wrote:
>
> It's a "feature" of Windows 10 that you can't see the interaction of a 
> windows service on the desktop, it has nothing to do with Jenkins itself.
>
> On Tue, Aug 30, 2016 at 2:33 PM A.K > 
> wrote:
>
>> So is it the feature of Jenkins that the execution is not visible in 
>> Windows 10 OS? Is it also applicable for windows slave machine? If it is 
>> one of the Jenkins' feature, can you please share any link / documentation 
>> to check for the same.
>>
>>
>> On Wednesday, August 31, 2016 at 2:53:10 AM UTC+5:30, slide wrote:
>>
>>> I don't think this is possible anymore after Windows Vista. 
>>>
>>> On Tue, Aug 30, 2016 at 2:09 PM A.K  wrote:
>>>
>> Currently I am using Jenkins version 2.7.1 in Windows 10 desktop. When I 
>>>> am building any project, I am not able to see any execution happening in 
>>>> my 
>>>> desktop. I searched for this and tried the following option but it didn't 
>>>> work for me. Please suggest how can I resolve this issue.
>>>>
>>>>
>>>> *Steps followed:*
>>>>
>>>>1. Go to Windows Service.
>>>>2. Right click on Jenkins service and click Properties option.
>>>>3. Select Logon tab and check "*Allow service to interact with 
>>>>desktop*" option.
>>>>
>>>>
>>>> -- 
>>>> 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-use...@googlegroups.com.
>>>
>>>
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/jenkinsci-users/2a213492-8385-4d87-8ee6-7ff3c668218a%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/jenkinsci-users/2a213492-8385-4d87-8ee6-7ff3c668218a%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>> 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-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/3a07f09d-cf7c-43c7-92f2-8076a63464b2%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/3a07f09d-cf7c-43c7-92f2-8076a63464b2%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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/bac354b4-fe63-44bb-857f-bded35fd2329%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Not able to see Jenkin's execution in local desktop

2016-08-30 Thread A.K
So is it the feature of Jenkins that the execution is not visible in 
Windows 10 OS? Is it also applicable for windows slave machine? If it is 
one of the Jenkins' feature, can you please share any link / documentation 
to check for the same.

On Wednesday, August 31, 2016 at 2:53:10 AM UTC+5:30, slide wrote:
>
> I don't think this is possible anymore after Windows Vista. 
>
> On Tue, Aug 30, 2016 at 2:09 PM A.K > 
> wrote:
>
>> Currently I am using Jenkins version 2.7.1 in Windows 10 desktop. When I 
>> am building any project, I am not able to see any execution happening in my 
>> desktop. I searched for this and tried the following option but it didn't 
>> work for me. Please suggest how can I resolve this issue.
>>
>>
>> *Steps followed:*
>>
>>1. Go to Windows Service.
>>2. Right click on Jenkins service and click Properties option.
>>3. Select Logon tab and check "*Allow service to interact with 
>>desktop*" option.
>>
>>
>> -- 
>> 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-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/2a213492-8385-4d87-8ee6-7ff3c668218a%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/2a213492-8385-4d87-8ee6-7ff3c668218a%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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/3a07f09d-cf7c-43c7-92f2-8076a63464b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Not able to see Jenkin's execution in local desktop

2016-08-30 Thread A.K
Currently I am using Jenkins version 2.7.1 in Windows 10 desktop. When I am 
building any project, I am not able to see any execution happening in my 
desktop. I searched for this and tried the following option but it didn't 
work for me. Please suggest how can I resolve this issue.


*Steps followed:*
   
   1. Go to Windows Service.
   2. Right click on Jenkins service and click Properties option.
   3. Select Logon tab and check "*Allow service to interact with desktop*" 
   option.
   

-- 
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/2a213492-8385-4d87-8ee6-7ff3c668218a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins ScriptTrigger plugin stopped working by default

2013-04-14 Thread Eldad A.K.
Isn't it the same as: https://issues.jenkins-ci.org/browse/JENKINS-17566 ?

Eldad


On Sun, Apr 14, 2013 at 12:03 PM, Grégory Boissinot <
gregory.boissi...@gmail.com> wrote:

> Please raise a new issue for the script-trigger component
>
>
> On Sat, Apr 13, 2013 at 10:17 AM, EldadAK  wrote:
>
>> I have a strange behavior by my Jenkins and the 
>> ScriptTrigger
>>  plugin.
>>
>> I have Jenkins 1.510 with the latest version of this plugin. I have the
>> trigger setup with a simple shell script:
>>
>> #!/bin/bash
>> echo test
>> exit 0
>>
>> The trigger is set to start the build if exit code is 0.
>>
>> After I restart Jenkins (or just reload configuration), the trigger log
>> shows:
>>
>> ...
>> The expected script execution code is 0
>> [ERROR] - SEVERE - Polling error null
>>
>> No error is in any of the other logs I looked.
>>
>> No comes the puzzle - if I trigger the job manually, it will make the
>> plugin for this job only start working properly until the next restart...
>>
>> Has anyone seen this? Does anyone have an idea?
>>
>> --
>> 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.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-users/v-pUMig3PCs/unsubscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.