2 Replies Latest reply on Nov 12, 2010 1:50 AM by sreeg88

    Error while deploying jira to jboss

    sreeg88

      Hi,

       

      I am trying to deploy jira4.1 trial version to jboss. I build the war file and configured it to use oracle database as described in jira documentation. But while starting the application, jira.home is getting locked and am not able to access the application. Iam gettging below message :

       

       

       

      The jira.home directory is already locked. Please see http://docs.atlassian.com/jira/docs-041/How+do+I+unlock+my+JIRA+home+directory for more information .

      FATAL [com.atlassiona.jira.startup.JiraStartupLogger] (main) startup check failed. JIRA will be locked.

       

      When i manually delete the file .jira-home.lock from jira.home directory and try to restart jira as explained in the document, again the start up fails with following exception :

       

      com.atlassian.jira.appconsistency.db.DatabaseConsistencyCheck] (main) Cannot get datasource information from server. Probably using JBoss. Cannot check entityengine matches database type.

       

      When checked in google, found that this is already a known issue, but could not find solution for this.

      Can some one please  tell me how to resolve this??

       

      Iam using jbosseap-5.0 , jira version 4.1 and OS linux RHEL5.

       

      Thank you.