Issue Type: Bug Bug
Assignee: Scott Tatum
Components: accurev
Created: 31/Jan/14 7:19 PM
Description:

It seems that when using the AccuRev plugin and the build jobs are configured within folders, this plugin creates an ".accurev" directory within the job configuration directory on the master this results in the following or similar message in the jenkins.err.log

java.io.FileNotFoundException: E:\Jenkins\jobs\Deploy\jobs\SND\jobs\.accurev\config.xml (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:146)
    at com.wily.introscope.agent.probe.io.ManagedFileInputStream.<init>(ManagedFileInputStream.java:120)
    at hudson.XmlFile.read(XmlFile.java:141)
    at hudson.model.Items.load(Items.java:220)
    at hudson.model.ItemGroupMixIn.loadChildren(ItemGroupMixIn.java:99)
    at com.cloudbees.hudson.plugins.folder.Folder.onLoad(Folder.java:240)
    at com.cloudbees.hudson.plugins.modeling.impl.entity.EntityInstance.itemOnLoad(EntityInstance.java:268)
    at com.cloudbees.hudson.plugins.modeling.impl.entity.EntityInstance.load(EntityInstance.java:246)
    at com.cloudbees.hudson.plugins.modeling.impl.folder.InstanceFromFolderTemplate.load(InstanceFromFolderTemplate.java:54)
    at com.cloudbees.hudson.plugins.modeling.impl.folder.InstanceFromFolderTemplate.load(InstanceFromFolderTemplate.java:24)
    at com.cloudbees.hudson.plugins.modeling.impl.entity.EntityInstance.save(EntityInstance.java:221)
    at com.cloudbees.hudson.plugins.modeling.impl.folder.InstanceFromFolderTemplate.save(InstanceFromFolderTemplate.java:63)
    at com.cloudbees.hudson.plugins.modeling.impl.entity.EntityModel.reconfigureInstances(EntityModel.java:223)
    at com.cloudbees.hudson.plugins.modeling.impl.entity.EntityModel$1.run(EntityModel.java:191)
Project: Jenkins
Priority: Major Major
Reporter: Walter Kacynski
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to