I've just upgraded a server from 1.5.2 to 1.6.2.  Looks fine, no database 
errors reported, all maven and ant compilations looked good.
Index-init worked without seeing errors.  Any suggestions or fixes?

After starting Tomcat up (v. 5.5), and attempting to access the webpage, has 
errors.  Here's what the DSpace log file is showing.  I've never
seen this before:  Other important data:

Java 1.6
Tomcat 5.5
mvn 2.0.9
ant 1.7.1

2011-01-13 13:28:11,101 INFO  
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/jspui] @ 
Initializing Spring root WebApplicationContext
2011-01-13 13:28:12,413 INFO  
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @ 
Initializing Spring root WebApplicationContext
2011-01-13 13:28:15,467 INFO  
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @ Apache 
Cocoon Spring Configurator v1.0.2 is running in mode 'prod'.2011-01-13 
13:28:16,936 ERROR 
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @ 
Exception sending context initialized event to listener instance of class 
org.springframework.web.context.ContextLoaderListenerorg.springframework.beans.factory.BeanCreationException:
 Error creating bean with name 'dspace' defined in ServletContext resource 
[/WEB-INF/spring/applicationContext.xml]: Instantiation of bean failed; nested 
exception is org.springframework.beans.BeanInstantiationException: Could not 
instantiate bean class [org.dspace.utils.DSpace]: Constructor threw exception; 
nested exception is java.lang.IllegalStateException: The DSpace kernel is not 
started yet, please start it before attempting to use it        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:813)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:769)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:412)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:769)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:412)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:383)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:353)
        at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:245)
        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:169)
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:242)
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
        at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:400)
        at 
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:736)
        at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:369)
 at 
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:261)
        at 
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
        at 
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
        at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3763)
        at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4211)
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
        at 
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:904)
        at 
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:867)

===

    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)Caused 
by: org.springframework.beans.BeanInstantiationException: Could not instantiate 
bean class [org.dspace.utils.DSpace]: Constructor threw exception; nested 
exception is java.lang.IllegalStateException: The DSpace kernel is not started 
yet, please start it before attempting to use it
        at 
org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:98)
        at 
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:807)
        ... 39 more
Caused by: java.lang.IllegalStateException: The DSpace kernel is not started 
yet, please start it before attempting to use it
at org.dspace.kernel.DSpaceKernelManager.getKernel(DSpaceKernelManager.java:70)
        at org.dspace.utils.DSpace.<init>(DSpace.java:52)
        at org.dspace.utils.DSpace.<init>(DSpace.java:43)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at 
org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:83)
        ... 41 more
2011-01-13 13:28:16,945 INFO  
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/xmlui] @ 
Closing Spring root WebApplicationContext
2011-01-13 13:28:18,179 INFO  org.dspace.core.ConfigurationManager @ DSpace 
logging installed using log4j.xml

Thanks in advance,



Jeffrey Trimble
System LIbrarian
William F.  Maag Library
Youngstown State University
330.941.2483 (Office)
jatrim...@ysu.edu
http://www.maag.ysu.edu
http://digital.maag.ysu.edu
""For he is the Kwisatz Haderach..."

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to