1.284-SNAPSHOT trunk - winp.dll: The specified procedure could not be found ??

View: New views
2 Messages — Rating Filter:   Alert me  

1.284-SNAPSHOT trunk - winp.dll: The specified procedure could not be found ??

by Ringo De Smet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

My Hudson test setup is a Windows machine. I wanted to verify the
latest patch for issue 2736. This morning I updated my Hudson sources
to the latest trunk state and built a Hudson out of this. Now, all I
get is failed builds because of this Exception:

SEVERE: Failed to execute command close
java.lang.UnsatisfiedLinkError:
C:\Data\hudson\war\WEB-INF\lib\winp.dll: The specified procedure could
not be found
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1674)
        at java.lang.Runtime.load0(Runtime.java:770)
        at java.lang.System.load(System.java:1005)
        at org.jvnet.winp.Native.loadDll(Native.java:124)
        at org.jvnet.winp.Native.load(Native.java:81)
        at org.jvnet.winp.Native.<clinit>(Native.java:49)
        at org.jvnet.winp.WinProcess.enableDebugPrivilege(WinProcess.java:195)
        at hudson.util.ProcessTreeKiller$Windows.<clinit>(ProcessTreeKiller.java:208)
        at hudson.util.ProcessTreeKiller.get(ProcessTreeKiller.java:132)
        at hudson.Proc$LocalProc.destroy(Proc.java:189)
        at hudson.Proc$LocalProc.kill(Proc.java:181)
        at hudson.maven.MavenProcessFactory$1.terminate(MavenProcessFactory.java:210)
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:577)
        at hudson.remoting.Channel$ReaderThread.run(Channel.java:670)
16-feb-2009 11:29:11 hudson.remoting.Channel$ReaderThread run
SEVERE: This command is created here
Command close created at
        at hudson.remoting.Command.<init>(Command.java:47)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:573)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:573)
        at hudson.remoting.Channel.close(Channel.java:617)
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:576)
        at hudson.remoting.Channel$ReaderThread.run(Channel.java:670)

I double-checked the existence of winp.dll on my local machine (master
and 2 local builders) and it is there! Is there anything changed
recently to the winp dependency?
I am running on Windows 2000 SP4 and Java 1.5.0_06. This worked with
the 1.283-SNAPSHOT sources before the weekend.

Ringo

---------------------------------------------------------------------
To unsubscribe, e-mail: nexus-dev-unsubscribe@...
For additional commands, e-mail: nexus-dev-help@...


Re: 1.284-SNAPSHOT trunk - winp.dll: The specified procedure could not be found ??

by Ringo De Smet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry guys, wrong list!

R.

---------------------------------------------------------------------
To unsubscribe, e-mail: nexus-dev-unsubscribe@...
For additional commands, e-mail: nexus-dev-help@...