JIRA installation and cracking

Source: Internet
Author: User

(From: http://www.blogjava.net/deng947/archive/2006/06/02/49959.html)

After several days, installation alone won't work. Finally, I finally installed it. It seems that I still need to refer to other people's websites. I just forget it or forget it. All installation instructions forget the most critical data source creation. As follows:

 

Environment : Windows, MS sqlserver2000, tomcat5.0.28 (They are all the same. JIRA Generated War On)
1. Install JDK, Configuration Java Running Environment ;
2. Install MS sqlserver2000 Database, remember to install MS sqlserver2000 Of Service pack4 ;
2.1 The installation process must be customized. , Select Chinese_rpc Sorting Method , Language: Simple Chinese;
2.2 Mixed Authentication Mode ;
3. Then create Jiradb And Jirauser , Create Jirauser Create a login name Jirauser ; Public And DBO Role assigned Jirauser, Do not set Jirauser As Dbower ;
4. Set JIRA Of Zip Decompress the package file to the hard disk (do not use Windows XP Built-in Unzip Function !);
5. Edit Edit-webapp/WEB-INF/classes/Entityengine. xml File , Set <Datasource> Label Field-type-name Set the attribute value MSSQL ;
<Datasource name = "defaultds"
Helper-class = "org. OFBiz. Core. entity. generichelperdao"
Field-type-name ="MSSQL"
Check-on-Start = "true"
Use-foreign-keys = "false"
Use-foreign-key-indices = "false"
Check-fks-on-Start = "false"
Check-FK-indices-on-Start = "false"
Add-missing-on-Start = "true">
<JNDI-jdbc JNDI-server-name = "default"
JNDI-name = "Java: COMP/ENV/jdbc/jirads"/>
</Datasource>
The most important part of the red text here is to create a data source named JDBC/jirads (You can do whatever you want ). Test Check whether the test is successful.
Then , Find :
<Transaction-factory class = "org. OFBiz. core. entity. transaction. jndifactory "> <user-transaction-JNDI-server-name =" default "JNDI-name =" Java: COMP/usertransaction "/> <transaction-Manager-JNDI-server-name =" default "JNDI-name =" Java: COMP/usertransaction "/> </transaction-factory>
Change :
<Transaction-factory class = "org. OFBiz. Core. entity. transaction. jndifactory">
<User-transaction-JNDI-server-name = "default" JNDI-name = "Java: COMP/ENV/usertransaction"/>
<Transaction-Manager-JNDI-server-name = "default" JNDI-name = "Java: COMP/ENV/usertransaction"/>
</Transaction-factory>
6. Build Jira
7.UpdateTomcat Libraries, Download jira-jars-tomcat5.zip, After decompression Jar Copy files Tomcat Of Common/lib/ Directory ;
8. Configure Tomcat
8.1. Copy dist-Tomcat/tomcat-5.5/Jira. XML from the built Jira distribution to your Tomcat's CONF/Catalina/localhost/directory;
8.2. Modify JIRA. xml File Content :
<Resource Name = "JDBC/jirads" auth = "Container" type = "javax. SQL. datasource"
Username = "jirauser"
Password = "Jira"
Driverclassname = "net. SourceForge. jtds. JDBC. Driver"
Url = "JDBC: jtds: sqlserver: // localhost: 1433/jiradb"/>

Indicates that the name of the database you created is Jiradb The login user of the database is Jirauser The password is JIRA . The name of the data source to be created is JDBC/jirads .
9. Modify Tomcat server. xml
In order for Jira to correctly display internationalized characters in user and group names you need to modify your Tomcat distributions CONF/server. XML file. you need to set the property usebodyencodingforuri = "true" within the connector definition for your HTTP protocol. the connector block shoshould look very much like this:
<Connector Port = "8080" maxhttpheadersize = "8192"
Maxthreads = "150" minsparethreads = "25" maxsparethreads = "75"
Enablelookups = "false" redirectport = "8443" acceptcount = "100"
Connectiontimeout = "20000" disableuploadtimeout = "true"/>
Change :
<Connector Port = "8080" maxhttpheadersize = "8192"
Maxthreads = "150" minsparethreads = "25" maxsparethreads = "75"
Enablelookups = "false" redirectport = "8443" acceptcount = "100"
Connectiontimeout = "20000" disableuploadtimeout = "true" usebodyencodingforuri = "true"/>
10. Start Tomcat
JIRA shoshould now be ready to run in Tomcat. to start using Jira, first start (or restart) the Tomcat server with Tomcat's bin/startup. (SH | BAT) scripts, and point your browser to http: /localhost: 8080/Jira
At this time, you will see the installation page, of course, there is authentication. When we see the certification, we will know that the trial is only one month, and it will feel very uncomfortable. We need to think about using it more often. If you use it on your own, the company will definitely want to buy a genuine version (Serious support for genuine!). It is neither difficult nor troublesome to crack by yourself. I first cracked the attack according to some methods on the network, but it was so tired that it was very difficult and the result was restored. Jar When the package encountered a problem, it was excited to cover the original Jar , The result is Tomcat Not found JIRA . Depressing Ing ···

No, so I have to ask for registration documents. It's okay. Definitely good stuff

Here we strongly recommend Http://crackzplanet.com/

You can find all the latest, what you want, what you don't want, and what you don't want to crack and register. ** ). A new key word. Here, the cracking and registration are probably what you want.

The last problem is that when you have downloaded the registration file and registered it, you must note that the cracking file must correspond to the version you have installed, but does not match License Verification may be incorrect. Pay attention to the attack (the difficulty is that you download only one. ClassFile) you wantJavaYou may not be able to find it.JarClass or method in the package. Easy to handle ?! Find the correspondingJarDecompress the package, and thenKeygen. ClassCopy the file to the following, and thenJavaRun the command to view your own License .

Haha bless you! However, if you have fun with yourself, don't let the company use it! The company still needs to buy genuine products, so we can rest assured that customers are comfortable with it!

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.