-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.io.NotSerializableException: de.timroes.axmlrpc.XMLRPCClient #13
Comments
The problem seems to happen when I initialize Koji class and call sendMessage on same script block.
|
@bgoncalv could you please try now? |
Tested with commit |
Interesting... I tried on the jenkins-1 cluster, and I couldn't trigger this problem. Let me dig into this more... |
Ah, I think I know why that is - jenkins-1 has |
I think I will be able to workaround this in the library. |
trying to sendMessage after
import org.fedoraproject.jenkins.koji.Koji
seems to cause an exception:The text was updated successfully, but these errors were encountered: