You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2007/10/19 13:52:50 UTC

[jira] Updated: (HARMONY-4977) [app][jira][classlib] Atlassian JIRA cannot be started due to NoClassDefFound error

     [ https://issues.apache.org/jira/browse/HARMONY-4977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexei Zakharov updated HARMONY-4977:
-------------------------------------

    Attachment: jira_harmony.tgz

Simple stubs for above-metioned classes to let JIRA start on Harmony. To be able to run JIRA on Harmony it is necessary to perform the following steps:

1. Download Harmony HDK snapshot from "http://harmony.apache.org/download.cgi#Stable". Harmony M3   should work.
2. Unpack downloaded Harmony build to some folder (HDK_HOME)
3. Export JAVA_HOME to $HDK_HOME/jdk
4. Download and unpack attached jira_harmony.tgz to CATALINA_HOME of JIRA-tomcat bundle
5. Change directory to CATALINA_HOME
6. Run "bin/catalina.sh run"
7. Enjoy :)

> [app][jira][classlib] Atlassian JIRA cannot be started due to NoClassDefFound error
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-4977
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4977
>             Project: Harmony
>          Issue Type: Improvement
>          Components: App-Oriented Bug Reports
>         Environment: all
>            Reporter: Alexei Zakharov
>            Assignee: Alexei Zakharov
>         Attachments: jira_harmony.tgz
>
>
> Currently Atlassian JIRA cannot be started on Harmony at least because of following unresolved references to Sun internal classes:
> com/sun/image/codec/jpeg/ImageFormatException.class
> sun/security/action/GetPropertyAction.class

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.