Hello Pawel,
It looks like something is wrong in your configuration. Can you post
your buil.properties? Did you find the following wiki page:
http://wiki.hippo.nl/display/CMS/Deployment+on+J2EE+Application+Containers
Regards,
Bart
Procaj Paweł wrote:
Hello there,
I think I need your help with starting an example CMS application.
While trying to run Hippo CMS on the jboss 4.2.2 GA server [on windows XP] I
receive a somewhat stackoverflow exception [below is a log excerpt]. I really
don't know what can generate this exception since JNDI bindings seem to be
correctly resolved.
Hippo CMS version is 6.05.03, built from the source code.
The repository [1.2.15] is working fine [I can list resources with
http://localhost:8080/default].
What can cause this exception? If you encountered this exception earlier or
have any idea please let me know, I will be very grateful.
Best regards
Pawel Procaj, Atena.pl
2008-06-02 10:53:21,170 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/]]
StandardWrapper.Throwable
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'serverManager' defined in ServletContext resource
[/WEB-INF/spring/serverManager.xml]: Invocation of init method failed; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'server' defined in file
[C:\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp3301hippo-editor-exp.war\WEB-INF\smwork\beans.xml]:
Invocation of init method failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'projectSchedulerFactory' defined in file
[C:\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp3301hippo-editor-exp.war\WEB-INF\smwork\projects\example_project\beans.xml]:
Cannot resolve reference to bean 'projectSchedulerStore' while setting bean
property 'schedulerStore'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'sampleSchedulerConnecti
onProviderAdder' defined in file
[C:\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp3301hippo-editor-exp.war\WEB-INF\smwork\projects\example_project\beans.xml]:
Invocation of init method failed; nested exception is
java.lang.StackOverflowError
Caused by:
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'server' defined in file
[C:\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp3301hippo-editor-exp.war\WEB-INF\smwork\beans.xml]:
Invocation of init method failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'projectSchedulerFactory' defined in file
[C:\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp3301hippo-editor-exp.war\WEB-INF\smwork\projects\example_project\beans.xml]:
Cannot resolve reference to bean 'projectSchedulerStore' while setting bean
property 'schedulerStore'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'sampleSchedulerConnectionProviderAdder' defined in file
[C:\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp3301hippo-editor-exp.war\WEB-INF\smwork\projects\example_project\beans.xml]:
Invocation of init method failed; nested exception is java.lang.Stack
OverflowError
Caused by:
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'projectSchedulerFactory' defined in file
[C:\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp3301hippo-editor-exp.war\WEB-INF\smwork\projects\example_project\beans.xml]:
Cannot resolve reference to bean 'projectSchedulerStore' while setting bean
property 'schedulerStore'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'sampleSchedulerConnectionProviderAdder' defined in file
[C:\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp3301hippo-editor-exp.war\WEB-INF\smwork\projects\example_project\beans.xml]:
Invocation of init method failed; nested exception is
java.lang.StackOverflowError
Caused by:
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'sampleSchedulerConnectionProviderAdder' defined in file
[C:\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp3301hippo-editor-exp.war\WEB-INF\smwork\projects\example_project\beans.xml]:
Invocation of init method failed; nested exception is
java.lang.StackOverflowError
Caused by:
java.lang.StackOverflowError
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.naming.internal.VersionHelper12.getContextClassLoader(VersionHelper12.java:158)
at
com.sun.naming.internal.VersionHelper12.loadClass(VersionHelper12.java:41)
at
javax.naming.spi.NamingManager.getObjectFactoryFromReference(NamingManager.java:129)
at
javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:302)
at
org.jnp.interfaces.NamingContext.getObjectInstance(NamingContext.java:1273)
at
org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1290)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:763)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
at
org.jboss.ejb3.naming.SimpleMultiplexer.createMultiplexer(SimpleMultiplexer.java:53)
at
org.jboss.ejb3.naming.SimpleMultiplexer.getObjectInstance(SimpleMultiplexer.java:88)
at
javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
at javax.naming.spi.NamingManager.getContext(NamingManager.java:422)
at
javax.naming.spi.ContinuationContext.getTargetContext(ContinuationContext.java:38)
at
javax.naming.spi.NamingManager.getContinuationContext(NamingManager.java:770)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:773)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at org.jnp.interfaces.NamingContext.resolveLink(NamingContext.java:1209)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:758)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:774)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at org.jnp.interfaces.NamingContext.resolveLink(NamingContext.java:1209)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:758)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:774)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
Wiadomość wysłano z domeny zarządzanej przez:
ATENA Usługi Informatyczne i Finansowe Sp. z o.o., ul. Rzemieślnicza 33, 81-855
Sopot
Sąd Rejonowy Gdańsk-Północ w Gdańsku, VIII Wydział Gospodarczy Krajowego
Rejestru Sądowego, KRS: 0000009488, NIP: 585-10-07-625, Kapitał zakładowy:
1.000.000 złotych
********************************************
Hippocms-dev: Hippo CMS development public mailinglist
--
Hippo B.V. - Amsterdam
Oosteinde 11, 1017 WT, Amsterdam, +31(0)20-5224466
Hippo USA Inc. - San Francisco
101 H Street, Suite Q, Petaluma CA, 94952-3329, +1 (707) 773-4646
-----------------------------------------------------------------
http://www.onehippo.com - [EMAIL PROTECTED]
-----------------------------------------------------------------
********************************************
Hippocms-dev: Hippo CMS development public mailinglist