Home

Hudson's real top page lives in http://hudson-ci.org/ and links to three pages in the Wiki

Hudson-On-Hudson - Hudson core and tier1 plugins continuous builds.

Hudson Community News and Blogs

Do you have a blog or a news item you'd like to see listed here? Find out how to do it or how to subscribe to this feed here

All Entries

Most recent:

Django and Selenium on Hudson (Headless)
Posted by hudsonci to hudson on Fri Jan 27 2012
Gerard Davison's Blog: A little script to update job descriptions on Matrix jobs
Posted by hudsonci to hudson on Wed Jan 25 2012
Gerard Davison's Blog: Off-loading test execution using Hudson part 2
Posted by hudsonci to hudson on Wed Jan 25 2012
Continuous Integration – Tuts+ Premium
Posted by hudsonci to hudson on Mon Jan 23 2012
Hudson Milestone First Release from Eclipse Foundation
Posted by hudsonci to hudson on Thu Jan 19 2012
Building pipelines by linking jobs
Posted by hudsonci to hudson on Wed Nov 30 2011
http://www.infoworld.com/t/cloud-computing/infoworlds-top-10-emerging-enterprise-technologies-179458
Posted by hudsonci to CI on Mon Nov 21 2011
How Mature Is Your Continuous Integration? | Agile Zone
Posted by hudsonci to CI on Mon Nov 14 2011
Automated Security Testing with soapUI and Hudson
Posted by hudsonci to Security on Thu Nov 10 2011
Hudson Continuous Integration testing met Rails 3 en RVM
Posted by hudsonci to hudson on Thu Oct 27 2011

What's new in this Wiki?

Recently Updated
by Murali (16 hours ago)
Re: Installing Hudson on Ubuntu (hudson)
by Ryan Rolland (26 Jan)
Re: Windows slaves fail to start via DCOM (hudson)
by Ryan Rolland (25 Jan)
Re: Windows slaves fail to start via DCOM (hudson)
by thusitha nuwan (25 Jan)
Re: Installing Hudson on Ubuntu (hudson)
by Akash (25 Jan)
Re: ClearCase Plugin (hudson)
by Ryan Rolland (25 Jan)
Re: Windows slaves fail to start via DCOM (hudson)
by Carlos D. (25 Jan)
Re: Installing Hudson on Ubuntu (hudson)
by Gibson (25 Jan)
Re: Home (hudson)
by Winston Prakash (24 Jan)
Unit Test (hudson)
by KC Baltz (24 Jan)
Re: CVS Plugin (hudson)
by Sunil Vasisht (24 Jan)
Re: Deploy Plugin (hudson)
by KC Baltz (24 Jan)
Re: CVS Tagging Plugin (hudson)
by Marcos Lambolay (24 Jan)
Re: ClearCase Plugin (hudson)
by Raphael CHAUMIER (24 Jan)
WebLogic Deployer Plugin (hudson)
Meeting Agenda (hudson)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
  1. Feb 26, 2009

    Harish M says:

    How easy to invoke other tools like IPSl from Hudson? If not, is it easy from Hu...

    How easy to invoke other tools like IPSl from Hudson? If not, is it easy from Hudson to communicate with some port say X of some server? Data flow will be in the XML format or SPML?

     Any information regarding this would be appreciated.

    Thanks

  2. Mar 11, 2009

    thao pham says:

    Is there any way to get the compiler error[s] written into the hudson build fail...

    Is there any way to get the compiler error[s] written into the hudson build failure email? i.e. can we have the console output include in the notify failure email?

  3. Jun 01, 2009

    Carolyn Teo says:

    Hi Hudson Users and Experts, I have this issue that I have not been able to sol...

    Hi Hudson Users and Experts,

    I have this issue that I have not been able to solve for some time.

    I have 2 jobs:

    - Both are normal Ant Jobs that pulls out of Subversion

    The issue here is:

    One of the jobs has a Customized Jumpstart in the repository and the Hudson Build will also build this jumpstart.

    However, everytime this Job builds, any subsequent builds that uses Jumpstart will start pointing to the customized Jumpstart in that particular build. This causes all other builds to fail because of the specific customized Jumpstart settings.

    Things Tried:

    - Setting Environment Variable JUMPSTART_HOME to point to Generic Jumpstart in Hudson (The Job using the customized Jumpstart will fail to build)

    - Pass in JUMPSTART_HOME as a variable to the jobs for the build. (Does not work)

    - Getting the build.xml to pick up the JUMPSTART_HOME variable from the system (Did not work unless Hudson Env Variable is set) 

    Seeking your Advice since there's not much documentation on this Item:  

    • Is there an issue with the build or is this a Hudson feature?
    • How do I keep the environment settings in each of these build separate even on the same Hudson Build Engine?

    Thanks!

  4. Jul 05, 2009

    Venugopal Shenoy says:

    When is the planned release of NCover PlugIn ? Also there are several issues, r...

    When is the planned release of NCover PlugIn ?

    Also there are several issues, related to JMeter graphs

       like the Min & Max is swapped

       Also the number of errors are not plotted, when the job is shown as failed.


  5. Sep 03, 2009

    Rohit Bhagat says:

    I am in phase of implementing hudson for the build automation. I am using some s...

    I am in phase of implementing hudson for the build automation. I am using some shell scripts to perform one of the build step. Cancel build operation (in the middle of build process) leads to the build in illogical state. Is it possible to restrict users to use cancel build operation?

  6. Sep 27, 2009

    Hteswar kumar says:

    Hi Team, I am looking for command which can give us information about curr...

    Hi Team,

    I am looking for command which can give us information about currently running jobs and job id at hudson.

    So that I can use this command in my perl script to get running job .

    I would be great help for me and appreciate if anyone reply .

    few inbuild commands are below but not to get running job and job id,

    C:\>java -jar hudson-cli.jar -s http://jptomsw112:8080/hudson/ help
      groovy
        Executes the specified Groovy script
      disable-job
        Disables a job
      delete-job
        Deletes a job
      copy-job
        Copies a job
      enable-job
        Enables a previously disabled job
      version
        Shows the Hudson version
      create-job
        Creates a new job by reading stdin as a configuration XML file
      help
        Lists all the available commands
      clear-queue
        Clears the job queue
      groovysh
        Runs an interactive groovy shell
      restart 
    Thanks,

  7. Oct 07, 2009

    Eduard Martinescu says:

    Looks like there is a problem with the Document links on the left hand nav, here...

    Looks like there is a problem with the Document links on the left hand nav, here on the wiki.  At least for me, they all link to the JA version of the documents.

  8. Oct 10, 2009

    Jason Carter says:

    Where do you submit bug reports? I found a few bugs within the different plugins...

    Where do you submit bug reports? I found a few bugs within the different plugins...

    1. Oct 10, 2009

      Kohsuke Kawaguchi says:

      From the issue tracker link on the left navigation bar.

      From the issue tracker link on the left navigation bar.

      1. Nov 17, 2009

        Francois Cottet says:

        Apart from submitting a patch to the issue tracker, what are the additional step...

        Apart from submitting a patch to the issue tracker, what are the additional steps to get the patch reviewed and integrated to trunk?

        I find a way to request for a review, and a page describing the code submission process.

        See https://hudson.dev.java.net/issues/show_bug.cgi?id=4847, pending for review.

  9. Oct 26, 2009

    Saniya Chopra says:

    M using Linux master and Windows slave. I used JNLP to launch the slave on ...

    M using Linux master and Windows slave. I used JNLP to launch the slave on Windows. When I used the services.msc command this opened services window and from there I tried to start HudsonSlave service and there it gave the following error

             Could not start the HudsonSlave service on Local Computer

             Error1053: The service did not respond to the start or control request in a timely fashion.

    Plz help me solve this error

  10. Nov 02, 2009

    LR says:

    I want to specify a location for the repository files that get checkout off subv...

    I want to specify a location for the repository files that get checkout off subversion outside of "jobs" folder, so all jobs see and use the same location. Is this possible ?

  11. Jan 07, 2010

    creig smith says:

    I am attempting to use the new email ext plugin. When I install the plugin I get...

    I am attempting to use the new email ext plugin. When I install the plugin I get this errorjavax.mail.MessagingException: Could not connect to SMTP host: mail.gmail.com, port: 22;
      nested exception is:
    java.net.ConnectException: Connection timed out: connect

    at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1282)

    at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)

    at javax.mail.Service.connect(Service.java:297)

    at javax.mail.Service.connect(Service.java:156)

    at javax.mail.Service.connect(Service.java:105)

    at javax.mail.Transport.send0(Transport.java:168)

    at javax.mail.Transport.send(Transport.java:98)

    at hudson.tasks.Mailer$DescriptorImpl.doSendTestMail(Mailer.java:443)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    It seems like its not getting threw. I put in a bogus password just to check and I got the same error. Any help would greatly be appreciated.

    1. Feb 07, 2011

      Kjell Hedström says:

      I'm seeing exactly the same as Creig Smith reported. Did you find out what it wa...

      I'm seeing exactly the same as Creig Smith reported. Did you find out what it was "creig smith"?

  12. Jan 12, 2010

    praveen says:

    Hello All, Nice to see some intresting issues here and I dont know am i repeati...

    Hello All,

    Nice to see some intresting issues here and I dont know am i repeating the issue here again but I have an issue below.I have configured SCM polling for perforce and for every 11:00 pm even there is no change it triggers and displays as below?Is this a right way? Or did I configure correctly?please suggest me.

    Build #297 (Dec 28, 2009 2:01:03 AM) 

      No changes from last build.
      Started by an SCM change
  13. Feb 11, 2010

    reaMike Zielinski says:

    I am exploring changing our CI tool from CruiseControl to Hudson to build our ja...

    I am exploring changing our CI tool from CruiseControl to Hudson to build our java project and am not able to configure the headless eclipse build. I can build our project from a command line in DOS with the following with no problem:
    eclipsec -nosplash -application org.eclipse.jdt.apt.core.aptBuild -data %WORKSPACE%
    When I try to use this as a windows command in HudsonI get the following in the console and our class files are not created.
    Started by user anonymous
    [workspace] $ cmd /c call C:\WINDOWS\TEMP\hudson1561070044334692766.bat
    eclipsec -nosplash -application org.eclipse.jdt.apt.core.aptBuild -data %WORKSPACE%
    Building workspace
    Building workspace
    C:\Hudson\.hudson\jobs\workspace>exit 0
    [workspace] $ cmd /c call C:\WINDOWS\TEMP\hudson8269978175978896586.bat
    C:\Hudson\.hudson\jobs\workspace>\buildwebservices.bat 9.12
    *
    * Building Web Services for 9.12 ...
    *
    Buildfile: build.xml
    setup:
    war:
    BUILD FAILED
    classes not found.
    Total time: 0 seconds
    Finished: FAILURE
    Has anyone seen this behavior before or know a solution?

  14. Mar 30, 2010

    Alok says:

    Apologies if I am posting this at the wrong place.  I am new to Hudson and ...

    Apologies if I am posting this at the wrong place.  I am new to Hudson and could not find any other place to post this.

    I would like to have a plug-in for an alternative code counting tool:  USC CodeCount, http://csse.usc.edu/research/CODECOUNT/

    Hudson currently supports two such code counters:

    1. SLOCCount -- This does not count logical lines of code.  And also does not have a native port for Windows.  I hate Cygwin.
    2. CCCC -- It is not under development anymore.  Comes with no documentation practically.  Does not even say if it counts logical lines of code.

    USC CodeCount counts both logical and physical lines of code and was updated recently.

    I am OK with any other code metrics tool that has the following features:

    1. Works natively on Windows.
    2. Counts logical lines of code, and also comments.  Physical lines of code optional.
    3. Measures complexity etc.
  15. Apr 12, 2010

    spikeykaz525 says:

    I am attempting to use the new email ext plugin. When I install the plugin I get...

    I am attempting to use the new email ext plugin. When I install the plugin I get this errorjavax.mail.MessagingException: Could not connect to SMTP host: mail.gmail.com, port: 22;
    nested exception is:
    java.net.ConnectException: Connection timed out: connect

    at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1282)

    at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)

    at javax.mail.Service.connect(Service.java:297)

    at javax.mail.Service.connect(Service.java:156)

    at javax.mail.Service.connect(Service.java:105)

    at javax.mail.Transport.send0(Transport.java:168)

    at javax.mail.Transport.send(Transport.java:98)

    at hudson.tasks.Mailer$DescriptorImpl.doSendTestMail(Mailer.java:443)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

  16. Apr 26, 2010

    Mateusz says:

    hi I have installed radiator plug - in  version  1.7 and when I am tr...

    hi

    I have installed radiator plug - in  version  1.7 and when I am trying to add some jobs to the view i receive 500 error code form server but if the view is empty I mean with no jobs, page is loaded with some comments like" job need to be added". I have been playing with versions from 1.7 to 1.2 and just version 1.2 works properly.

    In every version different form 1.2 i received the same exception:

    Exception:
    Stacktrace:
    org.apache.commons.jelly.JellyTagException: file:/opt/hudson2/plugins/radiatorviewplugin/WEB-INF/classes/hudson/model/RadiatorView/main.jelly:37:65:  method sortFailing threw exception: tried to access field hudson.model.Result.ordinal from class hudson.model.ViewEntry
        at org.apache.commons.jelly.tags.core.InvokeTag.doTag(InvokeTag.java:109)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
        at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:42)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
        at org.apache.commons.jelly.impl.StaticTag.doTag(StaticTag.java:65)
        at org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.java:112)

    ...

    ...

    ..

    Does anyone has some idea what could cause this state. Isn't it related with some apache lib? My Hudson version is 1.327 and is working on Sun Solaris

    BR

    Matt

  17. May 03, 2010

    abhishek says:

    I am getting following error can anybody help me.  I am using starteam 2005...

    I am getting following error can anybody help me.  I am using starteam 2005 want to integrate with hudson

    Connecting to starteam FATAL: tried to access method com.starbase.starteam.ServerInfo.<init>()V from class hudson.plugins.starteam.StarTeamConnection
    java.lang.IllegalAccessError: tried to access method com.starbase.starteam.ServerInfo.<init>()V from class hudson.plugins.starteam.StarTeamConnection
        at hudson.plugins.starteam.StarTeamConnection.<init>(StarTeamConnection.java:79)
        at hudson.plugins.starteam.StarTeamCheckoutActor.invoke(StarTeamCheckoutActor.java:79)
        at hudson.plugins.starteam.StarTeamCheckoutActor.invoke(StarTeamCheckoutActor.java:19)
        at hudson.FilePath.act(FilePath.java:651)
        at hudson.FilePath.act(FilePath.java:635)
        at hudson.plugins.starteam.StarTeamSCM.checkout(StarTeamSCM.java:113)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:830)
        at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:314)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:266)
        at hudson.model.Run.run(Run.java:938)
        at hudson.model.Build.run(Build.java:112)
        at hudson.model.ResourceController.execute(ResourceController.java:93)
        at hudson.model.Executor.run(Executor.java:118)

  18. Nov 30, 2010

    summer says:

    I m in the process of implementing building automation Hudson. I can use shell s...

    I m in the process of implementing building automation Hudson. I can use shell scripts to perform any step to build. Cancel build the operation (in the center of the construction process) leads to the accumulation in the state illogical. Can I restrict users to use to cancel the operation of the construction?

  19. Nov 30, 2010

    John Kemlin says:

    I am in phase of implementing hudson for the build automation. I am using some ...

    I am in phase of implementing hudson for the build automation. I am using some shell scripts to perform one of the build step. Cancel build operation (in the middle of build process) leads to the build in illogical state. Is it possible to restrict users to use cancel build operation?

  20. Jun 06, 2010

    Saravanakumar says:

    Hi Everyone, My name is Saravanakumar, i've involved in the build and automation...

    Hi Everyone, My name is Saravanakumar, i've involved in the build and automation, when i was run the startbuild through Hudson i'm getting below error, Configuration=WinxP, ANT, WAS 6.1,

    C:\UAT_Build>/ant/apache-ant-1.6.2/bin/ant -buildfile BuildEar.xml -l Result.log
    Buildfile: BuildEar.xml
    Sending e-mails to: test@xyz.com
    ERROR: Exception reading response
    [8mha:AAAAVx+LCAAAAAAAAABb85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0m1W6NqK7pC2JmJgaGiiEEKTYMzhAYpZIAARpDCAgBF2FTYYAAAAA==javax.mail.MessagingException: Exception reading response;
      nested exception is:
        java.net.SocketException: Connection reset
        at com.sun.mail.smtp.SMTPTransport.readServerResponse(SMTPTransport.java:1462)
        at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1260)
        at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)
        at javax.mail.Service.connect(Service.java:275)
        at javax.mail.Service.connect(Service.java:156)
        at javax.mail.Service.connect(Service.java:105)
        at javax.mail.Transport.send0(Transport.java:168)
        at javax.mail.Transport.send(Transport.java:98)
        at hudson.tasks.MailSender.execute(MailSender.java:97)
        at hudson.tasks.Mailer.perform(Mailer.java:101)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:582)
        at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:563)
        at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:550)
        at hudson.model.Build$RunnerImpl.post2(Build.java:152)
        at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
        at hudson.model.Run.run(Run.java:1247)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:122)
    Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(Unknown Source)
        at com.sun.mail.util.TraceInputStream.read(TraceInputStream.java:97)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at com.sun.mail.util.LineInputStream.readLine(LineInputStream.java:75)
        at com.sun.mail.smtp.SMTPTransport.readServerResponse(SMTPTransport.java:1440)
        ... 19 more
    Finished: FAILURE

    Please help me out regarding this issue...

    Regards,

    Saravanakumar

  21. Jun 21, 2010

    Ramarao Reddymasi says:

    Hi, This is RamaRao, I am getting an error not able to connect to SVN Server. P...

    Hi,

    This is RamaRao, I am getting an error not able to connect to SVN Server. Please help me on this. this is the console output am getting. Thanks in advance.

    F:\Hudson\jobs\BPEL AD\workspace>BPEL_Script.bat
    F:\Hudson\jobs\BPEL AD\workspace>svn checkout --username 1234566 --password gfggg_03457 "https://collaborate.bt.com/svn/eip-ukb-migrations-controller/trunk/code/BPEL/DataManagerImpl" "F:\Hudson\jobs\BPEL AD\workspace\BPEL_Code"
    svn: OPTIONS of 'https://collinstog.bt.com/svn/eip-ukb-migrations-controller/trunk/code/BPEL/DataManagerImpl': could not connect to server (https://collinstog.bt.com)
    Notifying upstream projects of job completion
    Finished: FAILURE

  22. Jul 20, 2010

    Yaniv Oppenheim says:

    Hi, I had a first attempt to add a slave to my master and it worked fine (launch...

    Hi,
    I had a first attempt to add a slave to my master and it worked fine (launched, executed jobs just fine).

    Later on I tried to do the same thing on another master.
    However, this time, after adding the node (slave) - when I tried to launch it (via JNLP), I got an exception:

    WMI.WmiException: StatusServiceExists

    I then tried to set the slave as a windows service and got:

    Connecting to test 5
    ERROR: Unexpected error in launching a slave. This is probably a bug in Hudson
    java.net.UnknownHostException: test 5
    at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
    at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
    at java.net.InetAddress.getAddressFromNameService(Unknown Source)
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getByName(Unknown Source)
    at hudson.os.windows.ManagedWindowsServiceLauncher.launch(ManagedWindowsServiceLauncher.java:114)
    at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:183)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Can anyone assist here?

    Thanks,
    Yaniv

    Unable to render embedded object: File (Launch Exception) not found.

  23. Jul 26, 2010

    Reinier Van Ommeren says:

    Hello All, Hope someone can help me on this problem that I am encountering.&nbs...

    Hello All,

    Hope someone can help me on this problem that I am encountering.  I am using GlassfishV3 and Hudson v1.367

    I created a Hudson deployment job that basically do the following:

    1.  undeploy the .war file
    2.  stop Glassfishv3 server (using >asadmin stop-domain app-domain)
    3.  start Glassfishv3 server (using >asadmin start-domain app-domain)
    4.  deploy the .war file

    *Note that the application is to be deployed to another domain other than default domain1

    So far all the above steps run 100% successful.  However when the Hudson job finishes, it appears to shutdown/stop the Glassfishv3 domain

    R

  24. Nov 30, 2010

    logodesign2 says:

    Hi I am facing the following error may any one  help me out. Connecting t...

    Hi I am facing the following error may any one  help me out.

    Connecting to starteam FATAL: tried to access method com.starbase.starteam.ServerInfo.<init>()V from class hudson.plugins.starteam.StarTeamConnection
    java.lang.IllegalAccessError: tried to access method com.starbase.starteam.ServerInfo.<init>()V from class hudson.plugins.starteam.StarTeamConnection
        at hudson.plugins.starteam.StarTeamConnection.<init>(StarTeamConnection.java:79)
        at hudson.plugins.starteam.StarTeamCheckoutActor.invoke(StarTeamCheckoutActor.java:79)
        at hudson.plugins.starteam.StarTeamCheckoutActor.invoke(StarTeamCheckoutActor.java:19)
        at hudson.FilePath.act(FilePath.java:651)
        at hudson.FilePath.act(FilePath.java:635)
        at hudson.plugins.starteam.StarTeamSCM.checkout(StarTeamSCM.java:113)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:830)
        at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:314)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:266)
        at hudson.model.Run.run(Run.java:938)
        at hudson.model.Build.run(Build.java:112)
        at hudson.model.ResourceController.execute(ResourceController.java:93)
        at hudson.model.Executor.run(Executor.java:118)

  25. Aug 02

    Alan Harder says:

    Issues reported here will almost certainly not been noticed or fixed. Please try...

    Issues reported here will almost certainly not been noticed or fixed.
    Please try the users alias to get help, and file an issue if it is determined to be a bug.

  26. Aug 28, 2010

    sanuk says:

    I'm trying to implement this for one of my projects.  I sit possible to run...

    I'm trying to implement this for one of my projects.  I sit possible to run shell scripts in order to automate it?  Also, how do I edit the user rightas and settings?

  27. Nov 30, 2010

    Danil Wong says:

    Hi Everyone, My name is Saravanakumar, i've involved in the build and automation...

    Hi Everyone, My name is Saravanakumar, i've involved in the build and automation, when i was run the startbuild through Hudson i'm getting below error, Configuration=WinxP, ANT, WAS 6.1,
    C:\UAT_Build>/ant/apache-ant-1.6.2/bin/ant -buildfile BuildEar.xml -l Result.log
    Buildfile: BuildEar.xml
    Sending e-mails to: test@xyz.com
    ERROR: Exception reading response
    [8mha:AAAAVx+LCAAAAAAAAABb85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0m1W6NqK7pC2JmJgaGiiEEKTYMzhAYpZIAARpDCAgBF2FTYYAAAAA==javax.mail.MessagingException: Exception reading response;
      nested exception is:
        java.net.SocketException: Connection reset
        at com.sun.mail.smtp.SMTPTransport.readServerResponse(SMTPTransport.java:1462)
        at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1260)
        at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:370)
        at javax.mail.Service.connect(Service.java:275)
        at javax.mail.Service.connect (Service.java:156)
        at javax.mail.Service.connect(Service.java:105)
        at javax.mail.Transport.send0(Transport.java:168)
        at javax.mail.Transport.send(Transport.java:98)
        at hudson.tasks.MailSender.execute(MailSender.java:97)
        at hudson.tasks.Mailer.perform(Mailer.java:101)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:582)
        at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:563)
        at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:550)
        at hudson.model.Build$RunnerImpl.post2(Build.java:152)
        at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
        at hudson.model.Run.run(Run.java:1247)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:122)
    Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(Unknown Source)
        at com.sun.mail.util.TraceInputStream.read(TraceInputStream.java:97)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at com.sun.mail.util.LineInputStream.readLine(LineInputStream.java:75)
        at com.sun.mail.smtp.SMTPTransport.readServerResponse(SMTPTransport.java:1440)
        ... 19 more
    Finished: FAILURE
    Please help me out regarding this issue...

    Hello, please tell me what build of XP do you have?

  28. Sep 27, 2010

    Anand rao darla says:

    Hi Hudson--when click on configuration it shows up loading and hangs.. any help?...

    Hi Hudson--when click on configuration it shows up loading and hangs.. any help???
    Unable to render embedded object: File (config) not found.

  29. Sep 30, 2010

    Chandrika Gole says:

    Hi, I am getting a failure when I try to install a hudson server.  Though ...

    Hi,

    I am getting a failure when I try to install a hudson server.  Though the console log says hudson started successfully, when I access the hudson server I get an exception. (Pasted below).  I have also pasted the console log and  looks like it failed when it tried to import hudson.

    Hudson log   -

    Starting EC2 instance

    Waiting for the instance to boot

    Connecting to ec2-184-72-81-37.compute-1.amazonaws.com

    Authenticating

    Attaching storage

    Determining the file system status

    cannot import 'hudson': no such pool available

    Creating a file system

    Copying keys

    Installing hudson.war

    19:41:23 URL:http://download.hudson-labs.org/war/1.378/hudson.war [30644019/30644019] -> "/hudson/hudson.wget" [1]

    Installing EC2 plugin

    19:41:32 URL:http://download.hudson-labs.org/plugins/ec2/1.9/ec2.hpi [2544250/2544250] -> "/hudson/plugins/ec2.hpi" [1]

    Copying SMF manifest

    Registering the service

    Waiting for the service to become active

    Waiting for the webapp to start

    Hudson started successfully

    Exception on accessing the hudson server -
    org.jvnet.hudson.reactor.ReactorException: java.lang.Error: java.lang.reflect.InvocationTargetException
    at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246)
    at hudson.model.Hudson.executeReactor(Hudson.java:697)
    at hudson.model.Hudson.(Hudson.java:614)
    at hudson.model.Hudson.(Hudson.java:554)
    at hudson.WebAppMain$2.run(WebAppMain.java:220)
    Caused by: java.lang.Error: java.lang.reflect.InvocationTargetException
    at hudson.init.InitializerFinder.invoke(InitializerFinder.java:107)
    at hudson.init.InitializerFinder$TaskImpl.run(InitializerFinder.java:167)
    at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
    at hudson.model.Hudson$3.runTask(Hudson.java:679)
    at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
    at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at hudson.init.InitializerFinder.invoke(InitializerFinder.java:103)
    ... 8 more
    Caused by: groovy.lang.GroovyRuntimeException: Could not find matching constructor for: hudson.plugins.ec2.EC2Cloud(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.ArrayList)
    at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:1465)
    at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:1381)
    at org.codehaus.groovy.runtime.InvokerHelper.invokeConstructorOf(InvokerHelper.java:768)
    at org.codehaus.groovy.runtime.DefaultGroovyMethods.newInstance(DefaultGroovyMethods.java:11623)
    at org.codehaus.groovy.runtime.dgm$371.doMethodInvoke(Unknown Source)
    at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:43)
    at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:88)
    at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:43)
    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
    at init.run(init.groovy:20)
    at groovy.lang.GroovyShell.evaluate(GroovyShell.java:491)
    at hudson.init.impl.GroovyInitScript.execute(GroovyInitScript.java:61)
    at hudson.init.impl.GroovyInitScript.init(GroovyInitScript.java:55)
    ... 13 more

  30. Dec 20, 2010

    Andrii Shekhirev says:

    Hello! I've been using cron for developing a module for Drupal 7 (the module bas...

    Hello!
    I've been using cron for developing a module for Drupal 7 (the module basically improves functionality of the video handling API). Now switched to Hudson, seems a much better device to manage such a project. Will also use it for my website dedicated to Alpari broker. Waiting for next versions

  31. Jun 16, 2011

    Tim Quility says:

    I just writing to say that you have posted some interesting posts recently and I...

    I just writing to say that you have posted some interesting posts recently and I was quite exited to find your blog and read all your articles

    cna classes CNA job description

  32. Dec 13, 2010

    Chandrashekhar G. says:

    About hudson upgradation? Hi I am new to this hudson. I want to know the hud...
     About hudson upgradation?
    

    Hi I am new to this hudson. I want to know the hudson from basic. Any body can tell me how to follow this? Also there is a plan to upgrade the hudson in our org. Can you tell me how to compare the current and latest versions of hudson before upgrading?

    Thanks in advance,

    chandru

  33. Feb 04, 2011

    Brian Stephenson says:

    Hudson Experts: Is there any way to "nest" parameters in a Hudson build? I have...

    Hudson Experts:

    Is there any way to "nest" parameters in a Hudson build? I have a choice parameter DEPLOY_TYPE that would be "TEST" or "DEMO" and I have two string parameters: TEST_IP and DEMO_IP, obviously set to the IPs of the two types of servers (test and demo).  Is there any way in Hudson that I can do the equivalent of this: ${$[DEPLOY_TYPE]_IP} (this wiki does not allow me to put curly brackets around DEPLOY_TYPE because it tries to interpret it as a Hudson parameter, but trust me, in real life they are curly), so that I get TEST_IP if I choose TEST and DEMO_IP if I choose DEMO?  My only other option is to have the user choose both the deploy type and the target IP, which is less than elegant or ideal. Thanks for any assistance.

  34. Feb 09, 2011

    Prijin says:

    i am new to hudson..i want to know where the war file is being created in the hu...

    i am new to hudson..i want to know where the war file is being created in the hudson?i tried to an antscript "createwar" depends "build"..but the createwar option is not doing.i cant see it in the console.Anyone pls help me to find a way to solve this..am adding the antscript used for createwar below..except create war upto build is doing well.

    <target name="createjar" depends="build" description="create the war in the specified location">
            <jar basedir="$

    Unknown macro: {target.dir}

    " destfile="name.jar"></jar>
            </target>

  35. Feb 15, 2011

    sushil pant says:

    Dear all, I have downloaded hudson-1.396.zip from http://hudson-ci.org/downl...

    Dear all,

    I have downloaded hudson-1.396.zip from http://hudson-ci.org/downloads/war/ link.

    after unzipping I am not getting hudson.war file as mentioned in docs I searched.

    some places I did find that , I need to give below command for installation:

    -> java -jar hudson.war

    Can you please let me know the exact procedure of installing the hudson.

    -regards

    1. Mar 15, 2011

      Winston Prakash says:

      Did you try the latest http://java.net/projects/hudson/downloads/download/war/h...
  36. Feb 21, 2011

    shivnandan says:

    Dear sir I have installed hudson. Now I want some security for my project(projec...

    Dear sir
    I have installed hudson.
    Now I want some security for my project(project based security), but in my project configure ,i do not get the option of Project based security.
    Why???
    please tell me.
    thanks in advance

    1. Mar 15, 2011

      Winston Prakash says:

      You have to set in manage Hudson Link

      You have to set in manage Hudson Link

  37. Mar 04, 2011

    Raghuram Arakalgud says:

    Any help with finding .war of hudson 1.396 will be appreciated.

    Any help with finding .war of hudson 1.396 will be appreciated.

    1. Jul 13, 2011

      Winston Prakash says:

      Did you try http://java.net/projects/hudson/downloads/download/war/hudson-1.396....
  38. Jul 12, 2011

    Slawomir Smiechura says:

    How can I log issues? I've tried to use bug tracker but I cannot log in. I could...

    How can I log issues? I've tried to use bug tracker but I cannot log in. I couldn't find any way to create new JIRA user account.
    Thanks

    1. Jul 13, 2011

      Winston Prakash says:

      You need to be a member of http://java.net/projects/hudson/ to create issue. If ...

      You need to be a member of http://java.net/projects/hudson/ to create issue. If you give me your java.net id (https://java.net/people/new), I'll add you to the Hudson project.

  39. Aug 16

    Jeff Tomaszewski says:

    Hello - I am running Hudson v.2.1.0 on Windows. All installed well. How can I ...

    Hello - I am running Hudson v.2.1.0 on Windows. All installed well. How can I force Hudson to build my projects even though there is no change in the cosde base? When I click "Schedule A Build" from the dashboard I expect Hudson to build the job no matter if there are changes or not since the last build. All I get is "No changes" in the log file and no new build.

    1. Aug 16

      Winston Prakash says:

      Even if there are no changes, when you click on the "Schedule A Build", it shoul...

      Even if there are no changes, when you click on the "Schedule A Build", it should start building. Is your builders set correctly?

      1. Aug 17

        Jeff Tomaszewski says:

        I assume so as I have matched this up with another Hudson build server we have s...

        I assume so as I have matched this up with another Hudson build server we have setup (all be it an older version of Hudson). Is there a specific setting I need to be looking for here? I've matched each server 1:1 on all settings that I have been aware of to this point.

        1. Aug 17

          Jeff Tomaszewski says:

          I've come to find that jobs that are of type "Build multi-configuration project"...

          I've come to find that jobs that are of type "Build multi-configuration project" do not build code when there are no changes but yet you click "Schedule A Build." Jobs of type "Build a free-style software project" do build no matter if there are changes are not. Something wrong in my installation/configuration of Hudson or is this the intended behavior?

  40. Aug 28

    Tony Dahbura says:

    Hi all-we have been using hudson for a bit and wanted to use the CLI to create n...

    Hi all-we have been using hudson for a bit and wanted to use the CLI to create new projects...The problem we are having is how to get the svn credentials put in automatically.  I noticed there is a subversion.credentials xml file created when we enter these via the web gui.  Not sure how to get the command line config.xml file we upload to also create this file or create this file in some other way? 

    Any help would be greatly appreciated!

    Thanks.

    1. Sep 12

      Winston Prakash says:

       Could you file and enhancement request at http://issues.hudson-ci.org

       Could you file and enhancement request at http://issues.hudson-ci.org

  41. Sep 11

    Nagaraju says:

    Hi i am new to hudson . I choose Maven 2/3 project .When my testcases fails at t...

    Hi i am new to hudson . I choose Maven 2/3 project .When my testcases fails at that time it doesn't  send a notification to my E-mail, which test  case fails .it gives only url .how to resolve this problem

    1. Sep 12

      Winston Prakash says:

      Nagaraju, we may need more info on this. How you set up E-mail notification, wha...

      Nagaraju, we may need more info on this. How you set up E-mail notification, what exactly send to the e-mail address etc. Sending the info to the mailing list usersAThudsonDOTjavaDOTnet will get more info from others at that mailing list.

  42. Sep 12

    vijay says:

    hi whenever testcases are failed iam getting mail,here just it was giving url ...

    hi

    whenever testcases are failed iam getting mail,here just it was giving url of that particular module.
    but here i want description of that particular failure testcase to my e-mail.
    please tell me how should i fix this problem??

    1. Sep 13

      Winston Prakash says:

      Vijay, did you try email-ext plugin. It would allow you to customize the e-mail ...

      Vijay, did you try email-ext plugin. It would allow you to customize the e-mail send after build failures.

  43. Sep 13

    vijay says:

    Hi, Thanks for giving answer......... I am having another problem.whenever bu...

    Hi,

    Thanks for giving answer.........

    I am having another problem.whenever build was success after failure at that time i am getting mail,after getting first time success again iam trying to build it.At that time iam not getting mail for second time success.if build was success more than one time,for first time success only iam getting mail,after that iam getting mails for success.

    how can i fix this problem?

    Thanks in advance...

  44. Sep 15

    Nagaraju says:

    Hi, When i got success mail to me ,it shows only url in the email body .But i w...

    Hi,

    When i got success mail to me ,it shows only url in the email body .But i want to send some text to email.I want to change .hudson from current user to some other location where i have to change settings . I want to change the port number from 8080(default)  to 8800 ,where i have to change the configuration

    How can i fix these problems

    Thanks

  45. Sep 16

    Nagaraju says:

    Hi,  I am using green balls plugin for getting green balls for success .It...

    Hi,

     I am using green balls plugin for getting green balls for success .It shows green colour balls when build is going on , after build(success) complition it shows blue colour only .

    Thanks in advance

    1. Sep 21

      Susan Duncan says:

      Hi, I would suggest mailing the user list with both of these questions. there y...

      Hi,

      I would suggest mailing the user list with both of these questions. there you will get more users responding
      users@hudson.java.net

  46. Sep 27

    Nagaraju says:

    Hi, I am new to Hudson server .In my case i testd ed the testcases for each mo...

    Hi,

    I am new to Hudson server .In my case i testd

    ed the testcases for each module. I am getting mails  for module wise(if test case fails in that module).The  problem is i am getting the mails but it show only hudson url  not show the which test case fails in that module. Please Reply me

    Thanks for in advance

  47. Oct 12

    vijay says:

    Hi, while i am trying to checking out source code from cvs repository in hudson...

    Hi,

    while i am trying to checking out source code from cvs repository in hudson getting this exception. how can i solve it.

    [workspace] $ cvs -Q -z3 -d :pserver:nap0502@HYDSRV015:2401/cvsrepo co -P -D "Wednesday, October 12, 2011 2:51:46 PM UTC" KHISBilling KHISCommon
    java.io.IOException: Cannot run program "cvs" (in directory "C:\Documents and Settings\nap0502\.hudson\jobs\Billing\workspace"): CreateProcess error=2, The system cannot find the file specified
    at java.lang.ProcessBuilder.start(Unknown Source)
    at hudson.Proc$LocalProc.<init>(Proc.java:192)
    at hudson.Proc$LocalProc.<init>(Proc.java:164)
    at hudson.Launcher$LocalLauncher.launch(Launcher.java:639)
    at hudson.Launcher$ProcStarter.start(Launcher.java:274)
    at hudson.Launcher$ProcStarter.join(Launcher.java:281)
    at hudson.scm.CVSSCM.run(CVSSCM.java:1024)
    at hudson.scm.CVSSCM.run(CVSSCM.java:1034)
    at hudson.scm.CVSSCM.checkout(CVSSCM.java:439)
    at hudson.scm.CVSSCM.checkout(CVSSCM.java:361)
    at hudson.model.AbstractProject.checkout(AbstractProject.java:1217)
    at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:508)
    at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:424)
    at hudson.model.Run.run(Run.java:1367)
    at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:413)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:145)
    Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
    at java.lang.ProcessImpl.create(Native Method)
    at java.lang.ProcessImpl.<init>(Unknown Source)
    at java.lang.ProcessImpl.start(Unknown Source)
    ... 17 more
    [DEBUG] Skipping watched dependency update for build: Billing #20 due to result: FAILURE
    Finished: FAILURE

    Thanks in advance...

    Regards,
    Vijay.

  48. Oct 27

    Vijaya Kumar says:

    Hi all, Can anyone help me with this query. Query: How to send e-mail to ...

    Hi all,

    Can anyone help me with this query.

    Query: How to send e-mail to the user who starts/run the job?

    Thanks & Regards,

    Vijay

  49. Nov 03

    Fotios Karelas says:

    Hi Hudson Users and Experts, i am quite new here and i am not sure if this is t...

    Hi Hudson Users and Experts,

    i am quite new here and i am not sure if this is the right place to ask about the issue that i have.

    I have a hudson job that checks if some process are running (e.g. some ss7 daemons) and if they are not running it should start the daemon and when finishing the hudson job to keep alife the daemon!

    I am executing a shell script that is doing this in the hudson config and until the hudson job finished i see that the daemons are running, but as soon the job finished also the daemon is killed.

    Any clue?

    I tried nohup, screen, the same result.

    The daemon doesn't create any output, just for info.

    Thanks in adv.

    Fotis

  50. Nov 08

    Ameesh Shah says:

    I am connecting a 64 bit Win 2008 slave server to Jenkins 1.421 and getting thi...

    I am connecting a 64 bit Win 2008 slave server to Jenkins 1.421 and getting this error with JDK from Jenkins console when connecting the slave to it.

    Checking if Java exists
    ERROR: Failed to prepare Java
    java.lang.reflect.UndeclaredThrowableException
    at $Proxy48.start(Unknown Source)
    at org.jvnet.hudson.remcom.WindowsRemoteProcessLauncher.launch(WindowsRemoteProcessLauncher.java:133)
    at hudson.os.windows.ManagedWindowsServiceLauncher.launch(ManagedWindowsServiceLauncher.java:165)
    at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:199)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.GeneratedMethodAccessor10535.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.kohsuke.jinterop.JInteropInvocationHandler.invoke(JInteropInvocationHandler.java:140)
    ... 9 more
    Caused by: org.jinterop.dcom.common.JIException: Unknown Failure
    at org.jvnet.hudson.wmi.Win32Service$Implementation.start(Win32Service.java:149)
    ... 13 more
    Copying slave.jar
    Starting the service

    The JDK is installed in the 2008 server and the PATH is correctly set. Additionally I also added the javaw.exe to the PATH for safety. After all that config i get the above error

    Any ideas ....BTW I have turned off any firewall blocking the slave box

  51. Nov 08

    Ameesh Shah says:

    Removing duplicate entry

    Removing duplicate entry

  52. Nov 11

    sadik ali says:

    Hi I have some "selenium scripts" and successfully integrated with hudson for bu...

    Hi I have some "selenium scripts" and successfully integrated with hudson for build using ant but I want to  execute build as soon as some changes occurs in web application.

    Is there any hudson plug-in so that hudson can listen changes on web application server files and started execution of my build.

    Thanks,

  53. Dec 05

    Ankush Aggarwal says:

    Hi All, I am generating checkstyle and pmd for my java code and its working fi...

    Hi All,

    I am generating checkstyle and pmd for my java code and its working fine. When i checkstyle,pmd and static code analysis plugin i am getting java heap space error during code analysis plugin activity. could you please help me how to fix this problem. system has enough memory.

    Thanks,

    Ankush

  54. Jan 25

    Gibson says:

    Hi All, I am running my selenium java test scripts on a single machine in Hudso...

    Hi All,

    I am running my selenium java test scripts on a single machine in Hudson using an Ant script. My build is running on the the master and I get the error :

    Console OutputView as plain textStarted by user anonymous

    Updating file:///C:/Users/Gibson/subversionRepository/GibsonSVNProject revision: 25 Jan 2012 10:54:19 AM depth:infinity ignoreExternals: false
    At revision 26
    [workspace] $ cmd.exe /C '"ant.bat -file build.xml && exit %%ERRORLEVEL%%"'
    Buildfile: C:\Users\Gibson\.hudson\jobs\NewJob\workspace\build.xml

    BUILD SUCCESSFUL
    Total time: 0 seconds
    Recording test results
    Test reports were found but none of them are new. Did tests run?
    For example, C:\Users\Gibson\.hudson\jobs\NewJob\workspace\GibsonProject\build\build.xml is 1 hr 16 min old

    Publishing Selenium report...
    Sending e-mails to: gchimamiwa@consology.com
    [DEBUG] Skipping watched dependency update for build: NewJob #33 due to result: FAILURE
    Finished: FAILURE

    :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

    This error appears despite the fact that I have the most up-to-date build.xml file. Below is the build.xml file:

    <?xml version="1.0" encoding="UTF-8"?>
    <project name="test" basedir=".">

    <property name="RELEASE_ROOT" value=".." />
    <property name="SRC" value="$C:\Users\Gibson\workspace\GibsonProject\src" /> <!-- Change it to your source folder -->
    <property name="LIB" value="$C:\Users\Gibson\workspace\GibsonProject\lib" /> <!-- Change it to your lib folder -->
    <property name="BIN" value="$C:\Users\Gibson\workspace\GibsonProject\bin1" /> <!-- Change it to your binary folder where you need to gerate the compiled binary file -->
    <property name="REPORT" value="$C:\Users\Gibson\workspace\GibsonProject\report" /> <!-- Change it to your output report folder -->
    <path id="test.classpath"> <!-- Creating a classpath for use while compiling -->
    <pathelement location="$

    Unknown macro: {BIN}

    " />
    <fileset dir="$

    Unknown macro: {LIB}

    ">
    <include name="*/.jar" />
    </fileset>
    </path>
    <target name="init"> <!-- Initialization target which deletes and recreates the binary folder.-->
    <delete dir="$

    " />
    <mkdir dir="$

    Unknown macro: {BIN}

    " />
    </target>
    <target name="compile" depends="init"> <!-- Target for compiling the source folder -->
    <javac source="1.6" srcdir="$

    Unknown macro: {SRC}

    " fork="true" destdir="$

    " >
    <classpath>
    <pathelement path="$

    Unknown macro: {BIN}

    ">
    </pathelement>
    <fileset dir="$

    Unknown macro: {LIB}

    ">
    <include name="*/.jar" />
    </fileset>
    </classpath>
    </javac>

    </target>
    <target name="run-single-test" depends="compile"> <!-- Target for running a single test -->
    <delete dir="$

    Unknown macro: {REPORT}

    " />
    <mkdir dir="$

    " />
    <mkdir dir="$

    Unknown macro: {REPORT}

    /xml" /> <!-- Creating a xml folder under the report folder for saving the report output. -->
    <junit printsummary="yes" haltonfailure="no">
    <classpath>
    <pathelement location="$

    " />
    <fileset dir="$

    Unknown macro: {LIB}

    ">
    <include name="*/.jar" />
    </fileset>
    </classpath>

    <test name="test.TestCase231" haltonfailure="no" todir="$

    Unknown macro: {REPORT}

    /xml" outfile="TEST-result"> <!-- Change the class in name="" to your Java test class. -->
    <formatter type="xml" />
    </test>
    </junit>
    <junitreport todir="$

    "> <!-- This section generated the Junit report in html to "html" folder from the xml file. -->
    <fileset dir="$

    Unknown macro: {REPORT}

    /xml">
    <include name="TEST*.xml" />
    </fileset>
    <report format="frames" todir="$

    /html" />
    </junitreport>

    </target>
    <target name="run-batch-test" depends="compile"> <!-- Target to run test in batches. -->
    <delete dir="$

    Unknown macro: {REPORT}

    " />
    <mkdir dir="$

    " />
    <mkdir dir="$

    Unknown macro: {REPORT}

    /xml" />
    <junit printsummary="yes" haltonfailure="no">
    <classpath>
    <pathelement location="$

    Unknown macro: {BIN}

    " />
    <pathelement location="$

    Unknown macro: {SRC}

    " />
    <fileset dir="$

    ">
    <include name="*/.jar" />
    </fileset>
    </classpath>
    <formatter type="xml" usefile="true" />
    <batchtest fork="yes" todir="$

    Unknown macro: {REPORT}

    /xml">
    <fileset dir="$

    Unknown macro: {SRC}

    ">
    <include name="*/Test.java" />

    </fileset>
    </batchtest>

    </junit>
    <junitreport todir="$

    ">
    <fileset dir="$

    Unknown macro: {REPORT}

    /xml">
    <include name="TEST*.xml" />
    </fileset>
    <report format="frames" todir="$

    /html" />
    </junitreport>

    </target>

    </project>

    Your help is greatly appreciated.

    Thanks,

    Gibson