Hi all, ASF infra people seriously consider opportunity to move to Harmony, and they asked for help (on infra@ list). The Confluence failed to start:
> confluence-2.2.10-std$ java -version > Apache Harmony Launcher : (c) Copyright 1991, 2007 The Apache > Software > Foundation or its licensors, as applicable. > java version "1.5.0" > pre-alpha : not complete or compatible > svn = r603534, (Dec 18 2007), Linux/ia32/gcc 4.1.0, release build > http://harmony.apache.org > > confluence-2.2.10-std$ ./bin/startup.sh > ... > Using JRE_HOME: /home/jturner/tmp/harmony-jdk-603534 > ... > Jan 25, 2008 1:25:04 AM org.apache.catalina.core.StandardContext start > SEVERE: Error in dependencyCheck > Throwable occurred: java.io.IOException: Entry is not named > at java.util.jar.InitManifest.(InitManifest.java:91) > at java.util.jar.Manifest.read(Manifest.java:173) > at java.util.jar.Manifest.(Manifest.java:97) > at java.util.jar.JarInputStream.(JarInputStream.java:66) > at java.util.jar.JarInputStream.(JarInputStream.java:89) > > at > org.apache.catalina.util.ExtensionValidator.getManifest(ExtensionValidator.java:372) > at > org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionValidator.java:183) > at org.apache.catalina.core.StandardContext.start(StandardContext.java:4033) > at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012) > at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) > at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012) > at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) > at org.apache.catalina.core.StandardService.start(StandardService.java:450) > at org.apache.catalina.core.StandardServer.start(StandardServer.java:700) > at org.apache.catalina.startup.Catalina.start(Catalina.java:551) > at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) > at java.lang.reflect.Method.invoke(Method.java:317) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413) > Jan 25, 2008 1:25:04 AM org.apache.catalina.core.StandardContext start > SEVERE: Error getConfigured > Jan 25, 2008 1:25:04 AM org.apache.catalina.core.StandardContext start I recall when this topic was raised for the first time, they mentioned JIRA and Confluence as primary workloads. The JIRA was enabled successfully, but it's a pity the Confluence slipped thru cracks! Good time to fix the mistake now ;) -- Alexey
