Unable to install tfs4jira plug in on jira5.2.11 .Any help appreciated for TFS integeration with JIRA

Parvesh Kumar May 5, 2013

I am getting below exception when trying to install tfsforjira flug in tfs4jira-2.0.2-JIRA5, downloaded trail version of both (jira5.2.11 and tfx4jira) running on win7 locally,

ava.lang.RuntimeException: org.apache.commons.fileupload.FileUploadException: Read timed out
at com.atlassian.plugins.rest.common.multipart.fileupload.CommonsFileUploadMultipartHandler.getForm(CommonsFileUploadMultipartHandler.java:92)
at com.atlassian.plugins.rest.common.multipart.fileupload.CommonsFileUploadMultipartHandler.getForm(CommonsFileUploadMultipartHandler.java:76)
at com.atlassian.plugins.rest.common.multipart.fileupload.CommonsFileUploadMultipartHandler.getFilePart(CommonsFileUploadMultipartHandler.java:36)
at com.atlassian.upm.rest.resources.InstalledPluginCollectionResource.installFromFileSystem(InstalledPluginCollectionResource.java:250)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)

1 answer

1 accepted

2 votes
Answer accepted
Parvesh Kumar May 6, 2013

truned off the proxy as i have installed locally , it worked

Suggest an answer

Log in or Sign up to answer