-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
when im trying to use this plugin, i only get following exception log:
java.net.ProtocolException: cannot write to a URLConnection if doOutput=false - call setDoOutput(true)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1000)
at com.tikal.hudson.plugins.notification.Protocol$3.send(Protocol.java:74)
at com.tikal.hudson.plugins.notification.Protocol.sendNotification(Protocol.java:97)
at com.tikal.hudson.plugins.notification.Phase.handlePhase(Phase.java:17)
at com.tikal.hudson.plugins.notification.JobListener.onFinalized(JobListener.java:29)
at hudson.model.listeners.RunListener.fireFinalized(RunListener.java:158)
at hudson.model.Run.onEndBuilding(Run.java:1485)
at hudson.model.Run.run(Run.java:1433)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)
im using jenkings 1.400 and java 1.6.0_22
do i have to set any java environment variables?
thanks for help
cheerz
robert
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels