Use Jira User Login1. Modify/confluence/WEB-INF/classes/osuser. xmlNote the following:
Uncomment the following content:
2. Create confluence groups in the jira group:Confluence-users and confluence-AdministratorsAdd a Jira user to confluence groups
3. Activate external user management in ConfluenceAdministration Console-> general configuration in the left
Recently, the company used Jira as a tool for feature management, project management, and defect management. Therefore, I explored the Jira settings myself. First, let's take a look at the properties page of the project:Key:XxxURL:No URLProject Team: Project Lead: Li HaiboDefault assignee: project leadProject roles:Issue type scheme:Default issue type SchemeNotification Scheme:Xxx Notification SchemePermiss
Jira + MySQL environment, in the morning when the speed is very slow, check the log is memory overflow.
Because the application is installed as a service, the memory configuration modified in Catalina.bat seems to have no effect. Toss a half-day also no improvement, finally found a solution in the official website.
Http://confluence.atlassian.com/display/JIRA/Increasing+
JIRA is a J2EE-based problem tracking management system developed by www.atlassian.com. It is called the bugzilla of J2EE.
Many of the open-source workflow engines we have learned use Jira for problem tracking.Download
JIRA Web site: http://www.atlassian.com/software/jira
Register and log on, and select enterprise stan
*******instruction for geting RECORDS from JIRA by curl*****************Jira Supply Restfull API, so we can use the CURL to get data. Below is the steps,1. Install CURL;
2. Use Curl to send a Http GET request with the command is as below, (1k records per request);Curl-d--O c:/jiratest.txt-uUsername:password-X get-h "Content-type:application/json" http://10.255.7.140:8080/rest/api/2/search?jql= "key>cm-7266
The company's Jira and wikis have been in use for a long time and have implemented user-integrated logins with the same username and password. But each login two applications must lose two times username and password, feel inconvenient, so decided to jira and wiki implementation of single sign-on, I was using crowd to achieve a single sign-on and management.
The following is the installation process:
I. I
I'm using the mysql7.5 version of the test, Jira is 6.3.6! This is the issue caused by the version!native MySQL drive jar package on the server: Mysql-connector-java-5.1.18-bin refer to: https://jira.atlassian.com/browse/JRA-40198 replace the MySQL driver pack https://github.com/yurii-github/mysql-connector-j/blob/release/5.1/ Mysql-connector-java-5.1.38-snapshot-bin.jar get Mysql-connector-java-5.1.38-snapshot-bin!!! R
Submit a BugDescription, record the bug IDCustom DashboardAdd gadgetCustom LayoutsStatistical elementsTimesheet1. Distribution of human use in the group2. Employee workloadJira Filter Settings:Keywords:①project Project Library: Select the name of the project library that you specify to filter;②issuetype proposal type: Story;③assignee Manager: The current user (different Jira user login after the display of different content);④resolution resolved resul
Preparation1. JIRA Server2. Downloaded jar file of the add-onInstallation1. Go to Setting, add-ons, ATLASSIAN MARKETPLACE, Manage add-ons2. Click "Upload Add-on"3. Choose and upload the add-on on local computer or from URL4. If The add-on is successfully installed, a pop-up windows shall show up as shown in Figure 1.5. Can see add-on details once it have been installed and the pop-up window have been closed, as shown in Figur E 2.6. If you had a licen
JIRA filters are used by people who have used Jira. However, the filters subscribe to the filters. I believe there will be no more users. I encountered the idea a while ago: Send the extended issue to everyone's mailbox every workday. After some time, I finally got it done.
1. Create a filter
The developer is the current user.
Status: open, reopen, in progress
0 days overdue
In this way, an overdue fil
After JIRA is installed, You have to restart Tomcat 6 every time you restart the server. This is really troublesome. I finally found the cause today.
The reason is that Jira needs to use SQL Server, but SQL server is not up yet. Find the cause and solve it. Adjust the service startup sequence or service dependency.
Update the HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ tomcat6 service
Restarted the Jira and confluence servicesJira service Normal, webpage normal access, confluence port is pass, ping ip,ping domain name All pass, just can't open webpage, report 404Cd/home/confluence/logsTail-f catalina.out waiting to view boot logNew open a server SSH connectionCd/home/confluence/bin./stop-confluence.sh #停止之前的服务,Ps-ef to see if the process exists, if there is a kill-9 process number#等待查看日志的连接会显示出关闭服务的日志, enter the empty travel, easy
Turn from: http://blog.csdn.net/marising/archive/2008/11/18/3327528.aspx
Recently, the company used Jira to do feature management, project management, defect management tools. So I groped myself for a jira setting. Look at the Properties page for project first:Key:XxxURL:No URLProject Team: Project Lead: Li HaiboDefault Assignee:project LeadProject Roles:Issue Type Scheme:Default Issue Type SchemeNotificat
Integration of Jira and MySQL dataThe first step: install MySQL database on the computer, do not do much to explain, self-fixSecond step; Build a database named jiradb in MySQL database, account root password root code format utf-8Step three: In the Jira default database (that is, the second path of the installation time, that is, where the data is saved), find a file named Dbconfig.xml file, willThis code
Yesterday completed the download of Jira, very happy to go to bed tomorrow morning with the environment happy to use, write documents, began to wander in the software management testing practice, early toward the pinnacle of code.Let's go through the installation and configuration process.Installation Complete Tom cat looks like this:Installation of the Jira process is very smooth, probably is to change a s
1. decompress and copy the entire confluence directory under the confluence-2.3.3-stdUnder the atlassian-jira-enterprise-3.6.3-standalone directory, the same level as Atlassian-Jira
2. Set the confluence-init.properties FileOpen confluence/WEB-INF/classes/confluence-init.properties and set confluence. HomeNOTE: If confluence. Home = E: \ websit \ confluence \ TMP is set, the actual result is confluence. H
Login Jira access is slow, the query log appears the following prompt: Java.lang.OutOfMemoryError:GC overhead limit exceededModify the JVM configuration in the setenv.sh file,/data/atlassian/jira/bin is the path to my Jira installation#cd/data/atlassian/jira/bin#vi setenv.shAfter the edit is saved, restart the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.