Hi Folks,
As applications become more involved, so do the dependencies. And I am finding myself moreso needing to examine the dependency tree to determine what is tripping things up.
But the talent of identification is something that comes with field experience.
I was hoping I could get some help with this one.
first the error... then the tree...
either something is tripping something up or I forgot to include a library... which leaves me to grab a class file name and search for who it is owned by and then include that library ? Search and Grab ?
Thanks in advance...
2014-03-01 09:03:09.234:WARN::failed app: java.lang.RuntimeException: Exception constructing service 'SeedEntity': Error invoking constructor public org.tynamo.seedentity
.hibernate.services.SeedEntityImpl(org.slf4j.Logger,org.apache.tapestry5.hibernate.HibernateSessionSource,java.util.List): Exception constructing service 'HibernateSessio
nSource': Error invoking constructor public org.apache.tapestry5.internal.hibernate.HibernateSessionSourceImpl(org.slf4j.Logger,java.util.List): org.hibernate.integrator.
spi.Integrator: Provider org.hibernate.search.hcore.impl.MassIndexerFactoryIntegrator could not be instantiated: java.lang.NoClassDefFoundError: org/hibernate/service/spi
/BasicServiceInitiator
2014-03-01 09:03:09.238:WARN::Failed startup of context org.mortbay.jetty.plugin.Jetty6PluginWebAppContext [ at ] 11ce012{/pphl,C:\Prototype\Mavenized\Product\tynamo\trunk\tynam
o-examples\pphl\src\main\webapp}
java.lang.RuntimeException: Exception constructing service 'SeedEntity': Error invoking constructor public org.tynamo.seedentity.hibernate.services.SeedEntityImpl(org.slf
4j.Logger,org.apache.tapestry5.hibernate.HibernateSessionSource,java.util.List): Exception constructing service 'HibernateSessionSource': Error invoking constructor publi
c org.apache.tapestry5.internal.hibernate.HibernateSessionSourceImpl(org.slf4j.Logger,java.util.List): org.hibernate.integrator.spi.Integrator: Provider org.hibernate.sea
rch.hcore.impl.MassIndexerFactoryIntegrator could not be instantiated: java.lang.NoClassDefFoundError: org/hibernate/service/spi/BasicServiceInitiator
at org.apache.tapestry5.ioc.internal.services.JustInTimeObjectCreator.obtainObjectFromCreator(JustInTimeObjectCreator.java:75)
at org.apache.tapestry5.ioc.internal.services.JustInTimeObjectCreator.createObject(JustInTimeObjectCreator.java:54)
at org.apache.tapestry5.ioc.internal.services.JustInTimeObjectCreator.eagerLoadService(JustInTimeObjectCreator.java:86)
at org.apache.tapestry5.ioc.internal.RegistryImpl.performRegistryStartup(RegistryImpl.java:318)
============== dependency tree follows ==============
[INFO] Scanning for projects...
[INFO]
[INFO]
As applications become more involved, so do the dependencies. And I am finding myself moreso needing to examine the dependency tree to determine what is tripping things up.
But the talent of identification is something that comes with field experience.
I was hoping I could get some help with this one.
first the error... then the tree...
either something is tripping something up or I forgot to include a library... which leaves me to grab a class file name and search for who it is owned by and then include that library ? Search and Grab ?
Thanks in advance...
2014-03-01 09:03:09.234:WARN::failed app: java.lang.RuntimeException: Exception constructing service 'SeedEntity': Error invoking constructor public org.tynamo.seedentity
.hibernate.services.SeedEntityImpl(org.slf4j.Logger,org.apache.tapestry5.hibernate.HibernateSessionSource,java.util.List): Exception constructing service 'HibernateSessio
nSource': Error invoking constructor public org.apache.tapestry5.internal.hibernate.HibernateSessionSourceImpl(org.slf4j.Logger,java.util.List): org.hibernate.integrator.
spi.Integrator: Provider org.hibernate.search.hcore.impl.MassIndexerFactoryIntegrator could not be instantiated: java.lang.NoClassDefFoundError: org/hibernate/service/spi
/BasicServiceInitiator
2014-03-01 09:03:09.238:WARN::Failed startup of context org.mortbay.jetty.plugin.Jetty6PluginWebAppContext [ at ] 11ce012{/pphl,C:\Prototype\Mavenized\Product\tynamo\trunk\tynam
o-examples\pphl\src\main\webapp}
java.lang.RuntimeException: Exception constructing service 'SeedEntity': Error invoking constructor public org.tynamo.seedentity.hibernate.services.SeedEntityImpl(org.slf
4j.Logger,org.apache.tapestry5.hibernate.HibernateSessionSource,java.util.List): Exception constructing service 'HibernateSessionSource': Error invoking constructor publi
c org.apache.tapestry5.internal.hibernate.HibernateSessionSourceImpl(org.slf4j.Logger,java.util.List): org.hibernate.integrator.spi.Integrator: Provider org.hibernate.sea
rch.hcore.impl.MassIndexerFactoryIntegrator could not be instantiated: java.lang.NoClassDefFoundError: org/hibernate/service/spi/BasicServiceInitiator
at org.apache.tapestry5.ioc.internal.services.JustInTimeObjectCreator.obtainObjectFromCreator(JustInTimeObjectCreator.java:75)
at org.apache.tapestry5.ioc.internal.services.JustInTimeObjectCreator.createObject(JustInTimeObjectCreator.java:54)
at org.apache.tapestry5.ioc.internal.services.JustInTimeObjectCreator.eagerLoadService(JustInTimeObjectCreator.java:86)
at org.apache.tapestry5.ioc.internal.RegistryImpl.performRegistryStartup(RegistryImpl.java:318)
============== dependency tree follows ==============
[INFO] Scanning for projects...
[INFO]
[INFO]