Environment windows2012 Java 7u65 MySQL 5.1 All installations are default and no directories changed
Download 6.03 Http://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-6.0.3-x32.exe
Download Mysql-connector-java-5.1.31-bin.jar
Installing Jira 6.03
Stop Jira Service
Copy Mysql-connector-java-5.1.31-bin.jar to the Lib directory in the Jira installation directory
C:\Program Files (x86) \atlassian\jira\lib
Start the Jira service
Access jira-> Select Myown database->mysql, enter MySQL information
The MySQL database command is as follows:
Create user Jirauser identified by ' Jirauser ';
Create database jiradb character set UTF8 collate utf8_bin;
Grant Select,insert,update,delete,create,drop,alter,index on jiradb.* to ' jirauser ' @ ' percent ' identified by ' jirauser ';
Flush privileges;
Database connection Complete
Enter the configuration Application properties interface
Enter Application Title XXYY
Mode Select Private
Next
Select I have a, but no key, [email protected], password JKL5204008
Next
Setup Administrator account
The administrator's account password is the connection to the database account password
Now that you have entered Jira, click on License Information page This page to save useful
Now start cracking.
Stop Jira Service
Replace C:\Program Files (x86) \atlassian\application data\jira\ with Atlassian-universal-plugin-manager-plugin-2.10.1.jar Files with the same name in the Plugins\.bundled-plugins directory
Replace the file with the same name in the C:\Program files (x86) \atlassian\jira\atlassian-jira\web-inf\lib directory with Atlassian-extras-2.2.2.jar
Start the Jira service
Login into the License interface
Enter the content below
Description=jira:commercial,
CREATIONDATE=2014-07-31, #这是安装日期
Jira. Licenseedition=enterprise,
Evaluation=false,
Jira. Licensetypename=commercial,
Jira.active=true,
licenseversion=2,
MAINTENANCEEXPIRYDATE=2099-12-31, #这是失效日期
ORGANISATION=XXYY, #这是application title
sen=4394572, #这是申请到的senID里面的数字部分
Serverid=bldj-o5g8-5ks4-oska, #这是申请到的server ID
Jira. Numberofusers=-1,
licenseid=sen-l4394572, #这是申请到的senID的完整
LICENSEEXPIRYDATE=2099-12-31, #这是失效的日期
Purchasedate=2014-07-31 #这是安装日期
Now start the Chinese
Copy the downloaded Chinese package JIRA-LANGUAGE-STD-CN to this directory
C:\Program Files (x86) \atlassian\jira\atlassian-jira\web-inf\lib
Restart Jira service can be Chinese
The above are I step by step to finish the success of the online other people's steps are not very clear let people have more ambiguous, I follow the online hack tutorial myself groping a clear process, no variable did not manually change some configuration, I think it is too troublesome