Tags: JIRA MySQLManagement landing system suddenly found the following warning:I haven't touched the Jira system before. mysql installation is also required to control the tutorial step-by-step operation.Follow the prompts to access the official website Problem Resolution Guide Link:Https://confluence.atlassian.com/kb/how-to-fix-the-collation-and-character-set-of-a-mysql-database-744326173.htmlPS: Here to G
1. Get the Jira task numberUse the field extraction tool to get numbers, such as wqbnewsdldl-347,wqbnewsdldl-348;Field extraction Regular expression: (? 2. Jira Advanced SearchProject in (WQBNEWSDLDL, WQBSDWDL, Qqtotoeds, Wqbotoedth, Wqbotoededy, WQBNEWSDWDW) and Issuetype = user story and Issuekey in ( Wqbsdwdl-28,wqbsdwdl-48,wqbnewsdldl-18,wqbsdwdl-127,wqbnewsdldl-375,wqbotooede-138,qqtotoeds-15,wqbotoedt
Common options include:
Problem type
Bug
Defects affecting system operation discovered during testing maintenance
New Feature
New functions of the system
Task
Tasks to be completed
Improvement
Improvements to existing system functions
Requirement change
Demand change
In the Jira system, priority is used to indicate the Severity Level of the problem. There are several levels:
PriorityBl
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+
Recently encountered Jira in the new Ubuntu machine table in Chinese does not correctly display the problem, the solution is to install Chinese fonts for Ubuntu, we choose to copy the fonts on the Windows to Ubuntu installation method, the steps are as follows:
Copy the fonts that need to be installed from Windows (copy the C:\windows\Fonts folder) onto Linux, assuming the directory on the server is named/home/usrname/download/fonts
2. I
The server uses jexus. JIRA downloads the Linux version and comes with Tomcat running. I feel that ports 80 and not both seem uncomfortable, so I use jexus reverse proxy Tomcat port 12000.
Others are okay, that is, after the reverse proxy, the dashboard is useless, and Jira itself also says that the port inconsistency is detected, which will lead to an unexpected error in xxxx, but fortunately it comes wit
Jira's Simplified Chinese characters (using the BIG5 cause)After the installation of Jira Chinese after the discovery of a part of the Chinese display garbled, after inspection: it should be UTF-8 encoded but displayed as BIG5,BIG5 does not support Simplified Chinese!After entering the Jira database to find the Propertyentry table, thepropertyentry table is a list of properties that are used by
Install the svn plug-in so that Jira can regularly access the svn server. Jira must have SVN access permissions.
We did not notice this before, and the plug-in has not been fully installed successfully:
Main error [plugin. Ext. subversion. subversionmanagerimpl] connection to subversion repository SVN: // localhost/repo1 failed
The SVN we installed adopts the LDAP authentication permission, while usernam
Atlassian single sign-on involves the following products: Crowd, single sign-on, user management, JIRA, task tracking, confluence, demand management, Bamboo, sustainable construction, FECRU, code base management, code review;
Single sign-on requires the following conditions: crowd; domain access or the same server; The network relationship between different servers is smooth;
Just the following steps, these products are similar to the single sign-on
Jira program after installation of the default Java virtual memory is very small, the actual production environment for a period of time due to the lack of memory caused by the system reaction card tons and so on. For example, it is necessary to manually modify the size of Java virtual memory, it is recommended to modify the steps, do not change too large.1. Open the \bin\setenv.bat file of your Jira instal
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
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.