Installation Environment:
Windows xp
MySQL-5.5.28
Jdk1.6.0_21
The Jira features a comprehensive, user-friendly interface, simple installation, flexible configuration, privilege management, and scalability.
MySQL build database and build account
1. Create database in MySQL jiradb
Create Database character Set ' UTF8 ';
2. Create database users and assign permissions
Create UserJirauser identified by 'Jira';//create an account with a username of Jirauser and a password of JiraGrant All Privileges on *.* to 'Jirauser'@'%'Identified by 'Jira' with Grant option;Grant All Privileges on *.* to 'Jirauser'@'localhost'Identified by 'Jira' with Grant option; FlushPrivileges; quit;
Second, installation Jira
1. Double-click: Atlassian-jira-6.3.6-x32.exe
2. Click Next
3. Select the installation mode:
Express Install (Use default settings): Using the Defaults installation option
Custom Install (recommended for advanced users): Customized installation
Upgrade an existing JIRA installation: Upgrade installation
Choose here: Custom Install (Recommended for advanced users)
4. Jira Installation Path
5. Jira Data path
6. Select and create the Start menu
7, port settings.
If you have more than one app with the best custom port number, select Custom here, set the port number to: 8888
8, Jira as a service installation (with the system start the service will automatically start, do not tick will be manually started)
9, the installation ...
10. End of installation.
To this, just install successfully.
Third, install the MySQL driver
1. Turn off the Jira service first
2, copy the data drive Mysql-connector-java-5.1.25-bin.jar to the Jira installation directory of the Lib directory
3. Start the Jira service again.
Four, configuration and crack Jira
1, set up the database, ie open: http://localhost:8888, here does not choose the first self-contained database, here is MySQL.
Click after input: Test Connection, if the header information is displayed, the connection to MySQL is successful. Then click on: Next
2, click "Test Connection", such as:
3. Click Next, such as:
4. Set app Properties
5, Customize Your installation, select the second item, such as:
6, enter the authorization code.
To this step, is the process of cracking , at this time the operation is as follows:
1) Turn off the Jira service first, without having to close the browser .
2) Unpack the cracked package into your hard drive under the specified directory and follow the instructions below.
-
- Replace the \atlassian-jira\web-inf\lib jar package with the same name with Atlassian-extras-2.2.2.jar for your Jira installation directory.
- Replace the \atlassian-jira\ of your Jira installation directory with Atlassian-universal-plugin-manager-plugin-2.10.1.jar The jar package with the same name in Atlassian-bundled-plugins.zip.
- According to their own situation, according to the format of Keytpl.txt to fill in their own license.
Description=jira:commercial,creationdate=2015-04-22,jira. Licenseedition=enterprise,evaluation=false,jira. licensetypename=commercial,jira.active=true,licenseversion=2,maintenanceexpirydate=2099-12-31,organisation= saper,sen=sen-l4140432,serverid=bvqa-mv0b-21mb-5ypm, Jira. Numberofusers=-1,licenseid=lidsen-l4140432,licenseexpirydate=2099-12-31,purchasedate=2015-04-22
3) Start Jira service
4) In the browser page input license, click Next
7. Setting up an Administrator account
8, set up an email notification. This is skipped, and can be set later in the interface.
Enter the page, if you see the following page, it shows the success of the hack.
V. Jira of Chinese
1. Turn off the Jira service first
2, copy the Language_zh_cn-6.0.jar directly to the Jira installation directory \atlassian-jira\web-inf\lib
Description: Jira provides the official Chinese package (60% Chinese), which can be used to install the official Chinese package via the Web page plugin.
3. Re-start Jira service
Access pages such as:
Vi. some other settings
1. Change the port
C:\Program Files\atlassian\jira\conf\server.xml Find this file, change the 8080 to the port you need
Vii. Jira Unloading
During the installation process, there are always problems and sometimes you have to unload the Jira.
Method: Completely delete all content under C:\Program Files\atlassian, and empty all the data in the MySQL database (drop database jiradb)!
Eight, the installation encountered problems
1, Jira installation encountered the startup Failed
Workaround :
Locate the installation or release directory for Jira: "\atlassian-jira\web-inf\classes" to locate the file: "Jira-application.properties"
Set Jira.home any directory you want, and no one will be created automatically.
2, the normal access to the page, the top of 360 displays the following tips:
still unresolved, unknown reason . Has not cracked the success yet? But it is normal to use Firefox to access it.
Summary : In the process of cracking encountered a lot of problems, installation took some time.
attached : about Cenos installation JIRA6.3.3 Please refer to: http://blog.csdn.net/crave_shy/article/details/42745487
Windows installation hack JIRA6.3.6