Skip to content

Java Exception #1

@digitalkaoz

Description

@digitalkaoz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions