Hi All,

Dspace 3.1

I just redeployed dsapce but the page doesn't open.Here is the error in the log 
file

2013-05-27 09:35:01,758 ERROR 
org.dspace.app.xmlui.aspect.general.AuthenticatedSelector @ Error selecting 
based on authentication status: Connection refused. Check that the hostname and 
port are correct and that the postmaster is accepting TCP/IP connections.
2013-05-27 09:38:18,967 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Loading XMLUI 
configuration from: /home/dspace/config/xmlui.xconf
2013-05-27 09:38:19,347 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Displaying Artifacts', path='resource://aspects/ViewArtifacts/'.
2013-05-27 09:38:19,347 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Browsing Artifacts', path='resource://aspects/BrowseArtifacts/'.
2013-05-27 09:38:19,347 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Searching Artifacts', path='resource://aspects/SearchArtifacts/'.
2013-05-27 09:38:19,347 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Administration', path='resource://aspects/Administrative/'.
2013-05-27 09:38:19,347 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='E-Person', path='resource://aspects/EPerson/'.
2013-05-27 09:38:19,347 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Submission and Workflow', path='resource://aspects/Submission/'.
2013-05-27 09:38:19,347 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Statistics', path='resource://aspects/Statistics/'.
2013-05-27 09:38:19,347 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Original Workflow', path='resource://aspects/Workflow/'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='ILRI', path='ILRI/', id='null', regex='null', handle='10568/1'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='CPWF', path='CPWF/', id='null', regex='null', handle='10568/2983'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='SLP', path='SLP/', id='null', regex='null', handle='10568/133'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='RMG', path='RMG/', id='null', regex='null', handle='10568/173'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='EADD', path='EADD/', id='null', regex='null', handle='10568/2347'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='CCAFS', path='CCAFS/', id='null', regex='null', handle='10568/3530'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='AnGR', path='AnGR/', id='null', regex='null', handle='10568/3545'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='CRP3.7', path='CRP3.7/', id='null', regex='null', handle='10568/3112'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='CIFOR', path='CIFOR/', id='null', regex='null', handle='10568/16701'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='AfricaRising', path='AfricaRising/', id='null', regex='null', 
handle='10568/16498'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='IWMI', path='IWMI/', id='null', regex='null', handle='10568/16814'.
2013-05-27 09:38:19,375 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='AgriFood', path='AgriFood/', id='null', regex='null', 
handle='10568/24754'.
2013-05-27 09:38:19,376 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='LIVES', path='LIVES/', id='null', regex='null', handle='10568/25101'.
2013-05-27 09:38:19,376 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='CGSPACE', path='CGSPACE/', id='null', regex='.*', handle='null'.
2013-05-27 09:38:43,963 ERROR 
org.dspace.app.xmlui.aspect.general.AuthenticatedSelector @ Error selecting 
based on authentication status: Connection refused. Check that the hostname and 
port are correct and that the postmaster is accepting TCP/IP connections.
2013-05-27 09:52:36,967 ERROR net.sf.ehcache.store.DiskStore @ 
cocoon-ehcacheCache: Could not shut down disk cache. Initial cause was null
java.lang.InterruptedException
                at java.lang.Object.wait(Native Method)
                at java.lang.Thread.join(Thread.java:1186)
                at java.lang.Thread.join(Thread.java:1239)
                at net.sf.ehcache.store.DiskStore.dispose(DiskStore.java:552)
                at net.sf.ehcache.Cache.dispose(Cache.java:1632)
                at net.sf.ehcache.CacheManager.shutdown(CacheManager.java:910)
                at 
org.apache.cocoon.components.store.impl.EHDefaultStore.destroy(EHDefaultStore.java:427)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:597)
                at 
org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:300)
                at 
org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:226)
                at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:498)
                at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:474)
                at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:442)
                at 
org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1066)
                at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:472)
                at 
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:385)
                at 
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:284)
                at 
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
                at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
                at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
                at 
org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1284)
                at 
org.apache.catalina.startup.HostConfig.check(HostConfig.java:1382)
                at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:306)
                at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
                at 
org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1389)
                at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1653)
                at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1662)
                at 
org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1642)
                at java.lang.Thread.run(Thread.java:662)
2013-05-27 09:53:19,128 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Loading XMLUI 
configuration from: /home/dspace/config/xmlui.xconf
2013-05-27 09:53:19,547 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Displaying Artifacts', path='resource://aspects/ViewArtifacts/'.
2013-05-27 09:53:19,547 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Browsing Artifacts', path='resource://aspects/BrowseArtifacts/'.
2013-05-27 09:53:19,547 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Searching Artifacts', path='resource://aspects/SearchArtifacts/'.
2013-05-27 09:53:19,547 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Administration', path='resource://aspects/Administrative/'.
2013-05-27 09:53:19,547 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='E-Person', path='resource://aspects/EPerson/'.
2013-05-27 09:53:19,547 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Submission and Workflow', path='resource://aspects/Submission/'.
2013-05-27 09:53:19,547 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Statistics', path='resource://aspects/Statistics/'.
2013-05-27 09:53:19,547 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Aspect Installed: 
name='Original Workflow', path='resource://aspects/Workflow/'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='ILRI', path='ILRI/', id='null', regex='null', handle='10568/1'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='CPWF', path='CPWF/', id='null', regex='null', handle='10568/2983'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='SLP', path='SLP/', id='null', regex='null', handle='10568/133'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='RMG', path='RMG/', id='null', regex='null', handle='10568/173'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='EADD', path='EADD/', id='null', regex='null', handle='10568/2347'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='CCAFS', path='CCAFS/', id='null', regex='null', handle='10568/3530'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='AnGR', path='AnGR/', id='null', regex='null', handle='10568/3545'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='CRP3.7', path='CRP3.7/', id='null', regex='null', handle='10568/3112'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='CIFOR', path='CIFOR/', id='null', regex='null', handle='10568/16701'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='AfricaRising', path='AfricaRising/', id='null', regex='null', 
handle='10568/16498'.
2013-05-27 09:53:19,548 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='IWMI', path='IWMI/', id='null', regex='null', handle='10568/16814'.
2013-05-27 09:53:19,549 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='AgriFood', path='AgriFood/', id='null', regex='null', 
handle='10568/24754'.
2013-05-27 09:53:19,549 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='LIVES', path='LIVES/', id='null', regex='null', handle='10568/25101'.
2013-05-27 09:53:19,549 INFO  
org.dspace.app.xmlui.configuration.XMLUIConfiguration @ Theme Installed: 
name='CGSPACE', path='CGSPACE/', id='null', regex='.*', handle='null'.
2013-05-27 09:53:32,495 ERROR 
org.dspace.app.xmlui.aspect.general.AuthenticatedSelector @ Error selecting 
based on authentication status: Connection refused. Check that the hostname and 
port are correct and that the postmaster is accepting TCP/IP connections.
2013-05-27 09:53:39,906 ERROR 
org.dspace.app.xmlui.aspect.general.AuthenticatedSelector @ Error selecting 
based on authentication status: Connection refused. Check that the hostname and 
port are correct and that the postmaster is accepting TCP/IP connections.
2013-05-27 09:53:42,875 ERROR 
org.dspace.app.xmlui.aspect.general.AuthenticatedSelector @ Error selecting 
based on authentication status: Connection refused. Check that the hostname and 
port are correct and that the postmaster is accepting TCP/IP connections.
2013-05-27 09:55:19,047 ERROR 
org.dspace.app.xmlui.aspect.general.AuthenticatedSelector @ Error selecting 
based on authentication status: Connection refused. Check that the hostname and 
port are correct and that the postmaster is accepting TCP/IP connections.
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to