[ 
https://issues.jenkins-ci.org/browse/JENKINS-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162066#comment-162066
 ] 

Bert Depaz commented on JENKINS-6995:
-------------------------------------

You can configure the proxy by adding the following to the JAVA_ARGS of your 
Jenkins configuration:

JAVA_ARGS="-Dtwitter4j.http.proxyHost=myproxy -Dtwitter4j.http.proxyPort=8080"
                
> Unable to use twitter plugin behind a proxy server
> --------------------------------------------------
>
>                 Key: JENKINS-6995
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-6995
>             Project: Jenkins
>          Issue Type: Bug
>          Components: twitter
>    Affects Versions: current
>         Environment: Windows XP - JDK 6.0_u20 - Tomcat 6.0.26 - Hudson 1.366
>            Reporter: cbeurtheret
>            Assignee: justinedelson
>
> Twitter plugn doesn't send any tweet whatever the build status is.
> My pc is on an entreprise network behind a proxy/firewall and the plugin 
> manager works fine.
> Here is an extract of th log :
> INFO: Test #7 main build action completed: SUCCESS
> 16 juil. 2010 00:30:04 hudson.plugins.twitter.TwitterPublisher$DescriptorImpl 
> updateTwit
> INFO: Attempting to update Twitter status to: SUCCESS:Test $7 - ?
> 16 juil. 2010 00:30:38 
> hudson.plugins.twitter.TwitterPublisher$DescriptorImpl$1 onException
> ATTENTION: Exception updating Twitter status: twitter4j.TwitterException: 
> twitter.com

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to