Can you try getting a thread dump/ http://javaeesupportpatterns.blogspot.com/2011/11/how-to-analyze-thread-dump-part-1.html
On Wed, Jun 24, 2015 at 2:30 PM Steve Robbins <[email protected]> wrote: > Two follow-up notes: > > 1. Changed the CIFS share configuration to use IP address instead of host > name. Fails in the same way: > > *16:17:07* ERROR: Failed to upload files*16:17:07* java.lang.OutOfMemoryError > <http://stacktrace.jenkins-ci.org/search?query=java.lang.OutOfMemoryError>: > unable to create new native thread*16:17:07* at > java.lang.Thread.start0(Native Method)*16:17:07* at > java.lang.Thread.start(Unknown Source)*16:17:07* at > jcifs.UniAddress.lookupServerOrWorkgroup(UniAddress.java:173)*16:17:07* > at jcifs.UniAddress.getAllByName(UniAddress.java:290)*16:17:07* at > jcifs.UniAddress.getByName(UniAddress.java:245)*16:17:07* at > jcifs.smb.Dfs.getTrustedDomains(Dfs.java:62)*16:17:07* at > jcifs.smb.Dfs.resolve(Dfs.java:167)*16:17:07* at > jcifs.smb.SmbFile.resolveDfs(SmbFile.java:671)*16:17:07* at > jcifs.smb.SmbFile.send(SmbFile.java:773)*16:17:07* at > jcifs.smb.SmbFileOutputStream.writeDirect(SmbFileOutputStream.java:245)*16:17:07* > at > jcifs.smb.SmbFileOutputStream.write(SmbFileOutputStream.java:216)*16:17:07* > at com.slide.hudson.plugins.CIFSShare.upload(CIFSShare.java:397) > > > 2. Tried a manual copy using Windows Explorer on the slave node and it works > fine. > > > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/b79a5e36-6ee9-4cbe-83e8-5f0f3e2dc0d8%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/b79a5e36-6ee9-4cbe-83e8-5f0f3e2dc0d8%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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVcrLa6C299NYRjTTxkbtj_EZWZJiajykD7kCNa-mAgbnA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
