|
|
Re: Unable to show latest console output [message #1694294 is a reply to message #1693976] |
Mon, 04 May 2015 08:34 |
Sascha Horn Messages: 2 Registered: April 2015 |
Junior Member |
|
|
Hi Winston,
Java was not updated, just hudson.
The JDK is not from linux repository. It was a fix installed jdk 1.7.0_25.
I tried to update to the current JDK7 update 79 with the same result:
java.lang.NoClassDefFoundError: Could not initialize class javax.crypto.JceSecurity
EDIT...
I found the solution.
Additionally on the ubuntu server a openjdk was installed.
java -version used my jdk, but hudson started with the openjdk.
After uninstall the openjdk everything works fine.
[Updated on: Mon, 04 May 2015 09:15] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.03612 seconds