Jira is a commercial issue tracking software package offered by Atlassian.
Questions tagged [jira]
97 questions
0
votes
2 answers
VM can`t connect to SQL server on Windows Azure
I'm trying to install Jira on my VM ( Windows Server 2012 ). Installation went well but I face a problem when I'm trying to connect to an external SQL server which is on Azure too. When I am testing the connection I receive a "Connection was closed"…

Daniil T.
- 149
- 6
0
votes
2 answers
Limiting process CPU usage
I have a Debian server (Linode) with 2GB of RAM and 2 CPU cores which I currently use as an email server and web server.
I've recently installed Atlassian JIRA and noticed (with htop) that using JIRA would occasionally cause both CPUs to reach…

DanielGibbs
- 573
- 5
- 13
- 32
0
votes
1 answer
Copying Avatars over to new JIRA instance
I've created a new JIRA instance, copied over the avatars folder and re-indexed the instance several times. I have cleared my browser cache several times, restarted JIRA and also rebooted the server several times. I still don't see the avatars…

tipyn
- 31
- 8
0
votes
1 answer
monitoring jira by zabbix
Anybody knows, how monitoring Jira by zabbix. In Jira some customer can create tickek when send mail on specify mailbox who is connected to Jira and to specify project. Please tell me how monitoring or ticket inserted correctly in project.
Please…

Mick
- 347
- 3
- 14
- 27
0
votes
1 answer
How do I set up a conditional redirect in Tomcat
I have Tomcat running Jira. I have two DNS names that are attached to this site - mysite.myorg.com and mysite.myorg.net. I want the mysite.myorg.com to redirect all users to mysite.myorg.net since I have my ssl certificate set up for the .net…

Corvin
- 111
- 1
- 4
0
votes
1 answer
Install JIRA on Ubuntu 12.04 with the default installer or manually?
I am researching installing JIRA, and the rest of the Atlassian Suite, onto an Ubuntu 12.04 server.
It appears that not long ago everyone recommended installing JIRA manually. This was due to lots of configuration problems and bugs related to Java…

dbasch
- 407
- 1
- 5
- 12
0
votes
1 answer
Nginx multiple websites behind different domain paths
Is it possible to route different paths to separate websites?
I got the following scenario:
1 Home server with 1 IP e.g. 192.168.178.30
On this server are the following services installed:
- Jira - http://IP:8080/
- Confluence - http://IP:8090/
-…

Michael Malura
- 183
- 7
0
votes
2 answers
MySQL keeps crashing while using Jira
I have a Jira install running on Windows using MySQL database hosted on the same instance. We're having an issue where the MySQL service keeps crashing (after a few page requests). We've been running in this same configuration without issue for…

Albert Bori
- 101
- 2
0
votes
1 answer
How do you grant Sonar access to Jira through Crowd?
My Jenkins build calls a Sonar task that pulls from Jira the results of a saved filter. The problem I have is that Sonar's request is always denied. I have a fairly complex cluster of machines (Jira 4.4.3, Sonar 3.2.1, Jenkins 1.473, etc) all…

Logan
- 141
- 7
0
votes
1 answer
Using Jira on subdomain and not 8080
I have Jira installed as a service on my Ubuntu VPS on 8080. I've successfully used ProxyPass and ProxyPassReverse to point http://jira.mydomain.com to http://mydomain.com:8080
However, after login, the URL in the browser is changed to…

Sam Hammamy
- 189
- 5
- 17
0
votes
1 answer
github jira sync
I would like Jira and Github to talk to each other so commit messages with ticket names show up in the ticket. Issue sync would be nice as well.
I know jira has a DVCS connector but the documentation is piss poor. From what I can tell that and the…

Tawm
- 193
- 1
- 1
- 11
0
votes
1 answer
Configuring a new View Screen in JIRA
I am attempting to reconfigure the "View Issue" screen on a basically default JIRA 4.4 installation. So far, I am unable to actually see this new screen I have created in action on any issues, and I am unsure what I am doing wrong -- though it is…

futureal
- 397
- 1
- 3
- 17
0
votes
2 answers
How to link linux remote server's ip 1.2.3.4:8080 to projects.example.com/app?
I have Remote Debian linux server which i access using Putty console either by IP or domain.
That means server IP is pointing to hostname already for example:
1.2.3.4 -> projects.example.com
I have installed Application called JIRA on remote server…

sunny1
- 33
- 3
0
votes
2 answers
URL redirect with apache
I've installed JIRA and configured it to operate on port 8090. In order to get to it I go to the following URL:
http://localhost:8090
What I want to do is to make it accessible through this URL:
http://localhost/jira/
Is there a way through…

gshauger
- 115
- 4
0
votes
2 answers
Configuring Jira to respond to requests for a specific IP address only?
Forgive my ignorance, but I'm setting up Jira on a linux system that's running apache and has several VirtualHost configurations, each responding to a unique IP address. For example, www.mysite.com is 1.2.3.4, and www.myothersite.com is…

jtalarico
- 247
- 1
- 6
- 11