Thanks, I am up now but I had to move my entire implementation onto another server that was working. I could not move all my build logs and artifacts. That was too much data. I still have no clue what happened and it has scared me greatly. My entire Jenkins installation can be taken down and un-recoverable and no one knows why.
We had Java 7, we tried updating Java, downgrading Java, removing Java, It seems that Jenkins wants 6.x. and is delivered with its own version. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater Sent: Wednesday, March 12, 2014 4:06 PM To: jenkinsci-users@googlegroups.com Subject: Re: Jenkins is down hard You don't happen to have changed version of Java at all? I notice that in the code there's a different path for Java 6 vs Java 7 and you are in the Java 6 flow by the looks. You could always try Java 7 and see if that path works :) Richard. On Thu, Mar 13, 2014 at 2:35 AM, Ginga, Dick <dick.gi...@perkinelmer.com<mailto:dick.gi...@perkinelmer.com>> wrote: Thanks Mark, that is what I will try. I don't need to worry about my destination Jenkins. But I find that my original one has grown some and will not "fit" on my new server. Going to do some cleanup. Going to put this out there one more time in case someone recognizes it. There is a Jenkins Jira issue # 15974 from 2012 but I can't make heads or tails of what it means. I "think" it has something to do with either symlinks of disk-space 07:59:53 Started by user anonymous<http://dilithium.perkinelmer.net:8082/user/null> 07:59:53 FATAL: Failed to link the library: interface hudson.util.jna.Kernel32 07:59:53 java.lang.UnsupportedOperationException<http://stacktrace.jenkins-ci.org/search?query=java.lang.UnsupportedOperationException>: Failed to link the library: interface hudson.util.jna.Kernel32 07:59:53 at hudson.util.jna.InitializationErrorInvocationHandler.invoke(InitializationErrorInvocationHandler.java:28)<http://stacktrace.jenkins-ci.org/search/?query=hudson.util.jna.InitializationErrorInvocationHandler.invoke&entity=method> 07:59:53 at $Proxy32.CreateSymbolicLinkW(Unknown Source) 07:59:53 at hudson.util.jna.Kernel32Utils.createSymbolicLink(Kernel32Utils.java:89) 07:59:53 at hudson.Util.createSymlink(Util.java:1049) 07:59:53 at hudson.model.Run.execute(Run.java:1591) 07:59:53 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) 07:59:53 at hudson.model.ResourceController.execute(ResourceController.java:88) 07:59:53 at hudson.model.Executor.run(Executor.java:247) 07:59:53 Caused by: java.lang.UnsatisfiedLinkError: Unable to load library 'kernel32': com.sun.jna.Native.open(Ljava/lang/String;)J From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> [mailto:jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>] On Behalf Of Mark Waite Sent: Wednesday, March 12, 2014 9:29 AM To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> Subject: Re: Jenkins is down hard Since some of the files which Jenkins creates at install time contain state about jobs and history, I think you'll need to copy all files, not just all missing files. Unfortunately, I've never tried that technique, so I have no real experience to offer, just a belief that since Jenkins retains state in some of the files on the file system, you'll be more likely to succeed if you copy all files rather than only the files which do not already exist. On Wed, Mar 12, 2014 at 6:39 AM, Ginga, Dick <dick.gi...@perkinelmer.com<mailto:dick.gi...@perkinelmer.com>> wrote: To ALL, my Jenkins is still down. I restored from a backup, still down. I can't "repair" it through Windows Add/Remove programs because I originally installed 1.493 then upgraded it to 1.524. It won' accept the 1.524 msi file and I don't think I want to repair it with 1.493. All builds fail immediately with the same issue. Very Very Frustrating. BUT, I have another server with 1.524 freshly installed. Big Question: How can I move the data from my "bad" Jenkins to my good one? I want the new one to have all the plugins, configuration, jobs, and history as the "bad" one. Can I just copy all the files? Or should I just copy all the files that my new server does NOT have? From: Ginga, Dick Sent: Tuesday, March 11, 2014 4:23 PM To: 'jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>' Subject: RE: Jenkins is down hard Thanks Richard. much appreciated. I was just looking at the same thing. But these are all too old. I have the latest Java and Jenkins version 1.524. I'm not even sure now if it had anything to do with the new plugins or just the restart...... I am very lost at this time. Don't even know what to replace/restore/rebuild From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater Sent: Tuesday, March 11, 2014 4:21 PM To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> Subject: Re: Jenkins is down hard This issue had similar messages: https://issues.jenkins-ci.org/browse/JENKINS-15466 Not sure if thats any help at all but thought I'd let you know in case you hadn't seen it. Richard. On Wed, Mar 12, 2014 at 7:56 AM, Ginga, Dick <dick.gi...@perkinelmer.com<mailto:dick.gi...@perkinelmer.com>> wrote: Needs some help! Jenkins down after a reboot to load a couple new plugins. Does this mean anything: Mar 11, 2014 12:28:46 PM hudson.util.jna.Kernel32Utils load SEVERE: Failed to load Kernel32 java.lang.UnsatisfiedLinkError: Unable to load library 'kernel32': com.sun.jna.Native.open(Ljava/lang/String;)J at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:166) at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:239) at com.sun.jna.Library$Handler.<init>(Library.java:140) Dick Ginga, Informatics R&D PerkinElmer Inc. | For the Better HUMAN HEALTH | ENVIRONMENTAL HEALTH 940 Winter Street, Waltham MA 02451 dick.gi...@perkinelmer.com<mailto:ed.cof...@perkinelmer.com> Mobile - 508-847-1434<tel:508-847-1434> Office - 781-663-6947<tel:781-663-6947> -- 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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>. 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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>. 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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/d/optout. -- Thanks! Mark Waite -- 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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>. 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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>. 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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>. 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. For more options, visit https://groups.google.com/d/optout.