Hi all,

I'm off to a slow start with Hippo out of the box! on an Ubuntu machine.

The repository works as advertised [1] but the cms refuses to start and stops with an exception shown below.

Looking at the mail archive [2] I see this problem has cropped up before. Is Java 1.6 still not practical or should I try building the cms next instead of downloading the binaries?

Regards,
David Legg

-----------------
[EMAIL PROTECTED]:~/hippo/hippo-cms-v6.05.04/bin$ ./fortress.sh console
Running Hippo Fortress...
2008/09/04 10:35:52 | STATUS | wrapper  | --> Wrapper Started as Console
2008/09/04 10:35:53 | STATUS | wrapper  | Launching a JVM...
2008/09/04 10:35:53 | INFO | jvm 1 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org
2008/09/04 10:35:53 | INFO   | jvm 1    |
2008/09/04 10:35:53 | INFO   | jvm 1    | Starting Fortress
2008/09/04 10:35:57 | INFO   | jvm 1    |
2008/09/04 10:35:57 | INFO | jvm 1 | WrapperSimpleApp: Encountered an error running main: java.lang.reflect.InvocationTargetException 2008/09/04 10:35:57 | INFO | jvm 1 | java.lang.reflect.InvocationTargetException 2008/09/04 10:35:57 | INFO | jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2008/09/04 10:35:57 | INFO | jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 2008/09/04 10:35:57 | INFO | jvm 1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 2008/09/04 10:35:57 | INFO | jvm 1 | at java.lang.reflect.Method.invoke(Method.java:597) 2008/09/04 10:35:57 | INFO | jvm 1 | at nl.hippo.fortress.start.Main.invokeMain(Main.java:123) 2008/09/04 10:35:57 | INFO | jvm 1 | at nl.hippo.fortress.start.Main.main(Main.java:50) 2008/09/04 10:35:57 | INFO | jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2008/09/04 10:35:57 | INFO | jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 2008/09/04 10:35:57 | INFO | jvm 1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 2008/09/04 10:35:57 | INFO | jvm 1 | at java.lang.reflect.Method.invoke(Method.java:597) 2008/09/04 10:35:57 | INFO | jvm 1 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:136) 2008/09/04 10:35:57 | INFO | jvm 1 | at java.lang.Thread.run(Thread.java:619) 2008/09/04 10:35:57 | INFO | jvm 1 | Caused by: org.apache.avalon.fortress.InitializationException: Cannot set up Container. Startup lifecycle failure 2008/09/04 10:35:57 | INFO | jvm 1 | at org.apache.avalon.fortress.impl.DefaultContainerManager.createContainer(DefaultContainerManager.java:182) 2008/09/04 10:35:57 | INFO | jvm 1 | at org.apache.avalon.fortress.impl.DefaultContainerManager.initializeContainer(DefaultContainerManager.java:119) 2008/09/04 10:35:57 | INFO | jvm 1 | at org.apache.avalon.fortress.impl.DefaultContainerManager.initialize(DefaultContainerManager.java:112) 2008/09/04 10:35:57 | INFO | jvm 1 | at nl.hippo.fortress.Main.start(Main.java:52) 2008/09/04 10:35:57 | INFO | jvm 1 | at nl.hippo.fortress.Main.main(Main.java:91)
2008/09/04 10:35:57 | INFO   | jvm 1    |     ... 12 more
2008/09/04 10:35:57 | INFO | jvm 1 | Caused by: org.apache.avalon.fortress.util.CompositeException: unable to instantiate one or more components 2008/09/04 10:35:57 | INFO | jvm 1 | at org.apache.avalon.fortress.impl.AbstractContainer.initialize(AbstractContainer.java:685) 2008/09/04 10:35:57 | INFO | jvm 1 | at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:244) 2008/09/04 10:35:57 | INFO | jvm 1 | at org.apache.avalon.fortress.impl.DefaultContainerManager.createContainer(DefaultContainerManager.java:173)
2008/09/04 10:35:57 | INFO   | jvm 1    |     ... 16 more
2008/09/04 10:35:59 | STATUS | wrapper  | <-- Wrapper Stopped

-----------------

[1] http://wiki.hippo.nl/display/CMS/Cocoon+Users
[2] http://markmail.org/message/725s7sfqquakx3du


********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

Reply via email to