Cannot attach file : Unable to communicate with JIRA.

Sivaz August 12, 2013

I am trying to attach a very small file about 15KB and it gives the above error while trying to attach during issue create in Firefox. we are running 5.1.6.

The same seems to work in Firefox for files < 10KB and it works for all sizes in IE.

Any help is greatly appreciated.

TIA

Siva

5 answers

1 accepted

0 votes
Answer accepted
Sivaz September 5, 2013

The issue was found to be in the proxy server settings which was fixed and the issue was resolved.

0 votes
Ioannis D August 12, 2015

I am getting the same issue. Seems to be a problem with apache that is proxying JIRA.

As when reaching directly through http(s)://<jira_server_ip>:jira_port then attaching works fine.

At the same time on the catalina.out I am getting:

2015-08-12 11:39:46,280 http-bio-8080-exec-25 WARN username1 699x24x2 z5fvv7 10.xxx.xxx.xxx /secure/AttachFile!default.jspa [webwork.view.taglib.IteratorTag] Value is null! Returning an empty set.
.
.
.
2015-08-12 11:41:10,841 http-bio-8080-exec-22 WARN username2 701x80x1 4jc6zh 10.xxx.xxx.xxx /secure/AttachFile!default.jspa [webwork.view.taglib.IteratorTag] Value is null! Returning an empty set.
2015-08-12 12:03:24,196 http-bio-8080-exec-6 WARN username2 723x612x1 1asgak8 10.xxx.xxx.xxx,127.0.0.1 /secure/AttachFile!default.jspa [webwork.view.taglib.IteratorTag] Value is null! Returning an empty set.

 

JIRA 6.3.6 / jre1.8.0_40

Ioannis D August 12, 2015

Managed to solved that. The problem was not-related to JIRA actually. There was a DNS issue which resulted in JIRA not being able to resolve the FQDN of the virtual host. For the history, the messages on apache were like: {code} ... [Wed Aug 12 14:55:35 2015] [error] (104)Connection reset by peer: proxy: prefetch request body failed to 127.0.0.1:8080 (localhost) from 10.xxx.xxx.xxx () [Wed Aug 12 14:58:41 2015] [error] (104)Connection reset by peer: proxy: prefetch request body failed to 127.0.0.1:8080 (localhost) from 10.xxx.xxx.xxx () [Wed Aug 12 14:58:46 2015] [error] (104)Connection reset by peer: proxy: prefetch request body failed to 127.0.0.1:8080 (localhost) from 10.xxx.xxx.xxx () [Wed Aug 12 14:59:10 2015] [error] (104)Connection reset by peer: proxy: prefetch request body failed to 127.0.0.1:8080 (localhost) from 10.xxx.xxx.xxx () {code}

0 votes
Imprev Operations April 1, 2015

I got this error when I tried to upload a file the computer couldn't read wink  It was listed thus

-rw-------  1 root root      4390 23.01.2015 14:13 iostat.xml

So the directory could list it but not read it.  

0 votes
valeria cruz March 4, 2015

I have tha same probLEM in JIRA 6.3

0 votes
Julian Riedinger _Decadis AG_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 12, 2013

I've had the sam problem when the filename inlcluded symbols like 'ä', 'ö' or 'ü'. Maybe you have a similar issue

Suggest an answer

Log in or Sign up to answer