[JIRA] [maven] (JENKINS-21330) java.nio.file.DirectoryNotEmptyException: /home/dev/.jenkins/jobs/MyBuild/lastSuccessful

2014-02-25 Thread gregh3...@gmail.com (JIRA)














































Greg Huber
 reopened  JENKINS-21330


java.nio.file.DirectoryNotEmptyException: /home/dev/.jenkins/jobs/MyBuild/lastSuccessful
















other reporters also.





Change By:


Greg Huber
(25/Feb/14 12:33 PM)




Resolution:


Not A Defect





Status:


Resolved
Reopened



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [maven] (JENKINS-21330) java.nio.file.DirectoryNotEmptyException: /home/dev/.jenkins/jobs/MyBuild/lastSuccessful

2014-02-25 Thread gregh3...@gmail.com (JIRA)














































Greg Huber
 commented on  JENKINS-21330


java.nio.file.DirectoryNotEmptyException: /home/dev/.jenkins/jobs/MyBuild/lastSuccessful















Well, I was initially complaining about my build not working, where it would not update from the svn, but miss understood the exception as an error.  I think it does this when the build fails?  I installed the poll plugin to force an update from the svn

I guess it would be better to clean up the java.nio.file.DirectoryNotEmptyException message, to avoid this kind of confusion.

Cheers Greg.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [maven] (JENKINS-21330) java.nio.file.DirectoryNotEmptyException: /home/dev/.jenkins/jobs/MyBuild/lastSuccessful

2014-01-10 Thread gregh3...@gmail.com (JIRA)














































Greg Huber
 created  JENKINS-21330


java.nio.file.DirectoryNotEmptyException: /home/dev/.jenkins/jobs/MyBuild/lastSuccessful















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


maven



Created:


10/Jan/14 3:38 PM



Description:


Hello,

On the latest version 1.546 for a maven build I get this error:

Started by user anonymous
ln builds/lastSuccessfulBuild /home/dev/.jenkins/jobs/MyBuild/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException: /home/dev/.jenkins/jobs/MyBuild/lastSuccessful
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:241)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
	at java.nio.file.Files.deleteIfExists(Files.java:1116)
	at sun.reflect.GeneratedMethodAccessor313.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at hudson.Util.createSymlinkJava7(Util.java:1146)
	at hudson.Util.createSymlink(Util.java:1064)
	at hudson.model.Run.createSymlink(Run.java:1783)
	at hudson.model.Run.updateSymlinks(Run.java:1764)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
ln builds/lastStableBuild /home/dev/.jenkins/jobs/MyBuild/lastStable failed
java.nio.file.DirectoryNotEmptyException: /home/dev/.jenkins/jobs/MyBuild/lastStable
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:241)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
	at java.nio.file.Files.deleteIfExists(Files.java:1116)
	at sun.reflect.GeneratedMethodAccessor313.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at hudson.Util.createSymlinkJava7(Util.java:1146)
	at hudson.Util.createSymlink(Util.java:1064)
	at hudson.model.Run.createSymlink(Run.java:1783)
	at hudson.model.Run.updateSymlinks(Run.java:1765)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Building in workspace /home/dev/.jenkins/jobs/MyBuild/workspace
Updating svn://myweb.com/repos/Events/trunk at revision '2014-01-10T15:06:09.745 +'
At revision 1974
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
no change for svn://myweb.com/repos/Events/trunk since the previous build
Parsing POMs

It does not seem to get the latest update from the svn.

Switching back to 1.544 fixed the issue.

Cheers Greg




Environment:


tomcat/centos




Project:


Jenkins



Priority:


Major



Reporter:


Greg Huber

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit ht

[JIRA] [mailer] (JENKINS-20954) NPE from MailSender.createEmptyMail

2013-12-17 Thread gregh3...@gmail.com (JIRA)














































Greg Huber
 commented on  JENKINS-20954


NPE from MailSender.createEmptyMail















Sorry, I am a bit confused, the original issue was that the email recipient would not save, and as a result there was a npe.  What has been fixed now on this, the email recipient not saving or the npe?

Cheers Greg.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.