zregvart commented on Bug JENKINS-23800

I think that there is something wrong with your Jenkins installation: the ClassNotFoundException preceding the NoClassDefFoundError for com.sonyericsson.rebuild.RebuildValidator indicates that the configuration is referencing the rebuild plugin that is not installed or at least available to jenkins. Check file permissions on the plugins directory, and check the checksum of xvfb.jpi in the plugins directory, for version 1.0.12 it should be:

$ shasum xvfb.jpi
73541d5bc014bd65e26374533d120e7b2f23bd78 xvfb.jpi

If you're behind a corporate proxy/antivirus it could be that it corrupts jar files, so check for that.

I've downloaded Jenkins version 1.572 and installed Xvfb plugin without problems, so what you're experiencing is local to you.

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/d/optout.

Reply via email to