cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot login as admin to Share

taylormia
Champ in-the-making
Champ in-the-making
This is a fresh install of 4.0d on centos 6.2. I am not ableto login as admin to Share with the admin password configured during installation.

Can someone help please?

Here's the log file:

1:51:49,603 FATAL [org.springframework.extensions.surf.util.ObjectGUID] java.net.UnknownHostException: share: share                                                                                
01:51:50,620 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl                                                
01:51:50,686 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js                                                     
01:51:50,686 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl                                                
01:51:50,691 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js                                                     
01:51:52,620 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 312 Web Scripts (+0 failed), 322 URLs                                                                
01:51:52,620 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 8 Package Description Documents (+0 failed)                                                          
01:51:52,620 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)                                                           
01:51:52,872 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Spring Surf Container Web Script Container (in 2176.353ms)                                     
01:51:52,877 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl                                                
01:51:52,882 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js                                                     
01:52:00,501 ERROR [net.sf.ehcache.Cache] Unable to set localhost. This prevents creation of a GUID. Cause was: share: share                                                                       
java.net.UnknownHostException: share: share                                                      
        at java.net.InetAddress.getLocalHost(InetAddress.java:1354)                              
        at net.sf.ehcache.Cache.<clinit>(Cache.java:155)                                         
        at net.sf.ehcache.config.ConfigurationHelper.createCache(ConfigurationHelper.java:298)   
        at net.sf.ehcache.config.ConfigurationHelper.createDefaultCache(ConfigurationHelper.java:214)                                                                                              
        at net.sf.ehcache.CacheManager.configure(CacheManager.java:552)                          
        at net.sf.ehcache.CacheManager.init(CacheManager.java:323)                               
        at net.sf.ehcache.CacheManager.<init>(CacheManager.java:252)                             
        at org.alfresco.repo.cache.InternalEhCacheManagerFactoryBean.initCacheManager(InternalEhCacheManagerFactoryBean.java:119)                                                                  
        at org.alfresco.repo.cache.InternalEhCacheManagerFactoryBean.getInstance(InternalEhCacheManagerFactoryBean.java:145)                                                                       
        at org.alfresco.repo.cache.InternalEhCacheManagerFactoryBean.getObject(InternalEhCacheManagerFactoryBean.java:232)                                                                         
        at org.alfresco.repo.cache.InternalEhCacheManagerFactoryBean.getObject(InternalEhCacheManagerFactoryBean.java:64)                                                                          
        at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:142)                                                    
        at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:102)                                                      
        at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1429)                                                                   
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:245)                                                                                   
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)                                                                                     
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)                                                            
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)                                                     
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)                                          
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)                                                 
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)                                                  
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)                                                    
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:270)                                                            
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:120)                                                     
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)                                          
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)                                                 
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)                                                  
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)                                                    
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)                                                                                 
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)                                                              
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)                                                                                   
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)                                                                                     
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580)                                                      
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)                                                     
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)                                                                             
        at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)                                                                                       
        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)                                                                                         
        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)                                                                                 
        at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)                                                                                            
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4135)     
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4630)             
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)       
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)               
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)                 
        at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:905)                 
        at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:740)                
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:500)                
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)                    
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)            
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)                 
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)                    
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)                 
        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)                
        at org.apache.catalina.core.StandardService.start(StandardService.java:519)              
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)                
        at org.apache.catalina.startup.Catalina.start(Catalina.java:581)                         
        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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)                       
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)                        
01:52:04,157 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]                                                 
01:52:04,209 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete                                      
01:52:09,643 WARN  [org.alfresco.util.AbstractTriggerBean] Job ehCacheTracerJob is not active/enabled                                                                                              
01:52:12,609 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor Repository Template Processor for extension ftl                             
01:52:12,611 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor Repository Script Processor for extension js                                    
01:52:17,663 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.                                                   
01:52:17,819 WARN  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema validation found 80 potential problems, results written to: /opt/alfresco-4.0.d/tomcat/temp/Alfresco/Alfresco-PostgreSQLDialect-Validation-Pre-Upgrade-87326613022153506.txt                                             
01:52:17,865 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-7580746935587513550.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoCreate-RepoTables.sql).                                                                       
01:52:18,073 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-5208271652250188507.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoCreate-LockTables.sql).                                                                       
01:52:18,091 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-475838812324505597.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoCreate-ContentTables.sql).                                                                     
01:52:18,126 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-1386730867725932520.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoCreate-PropertyValueTables.sql).                                                              
01:52:18,194 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-1710478959436517115.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoCreate-AuditTables.sql).                                                                      
01:52:18,228 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-7187908438610566364.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoCreate-AvmTables.sql).                                                                        
01:52:18,350 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-85510431508347876.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoCreate-ActivityTables.sql).                                                                     
01:52:18,387 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-8292616810683468796.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoCreate-UsageTables.sql).                                                                      
01:52:18,395 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-2890505615985454704.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoCreate-SubscriptionTables.sql).                                                               
01:52:18,538 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-5761714660120487083.sql (Generated).                                                                                 
01:52:18,986 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-2021030442523074289.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoPostCreate-JBPM-Extra.sql).                                                                   
01:52:18,989 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Executing database script /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-Update-3329572386430150780.sql (Copied from classpath:alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/AlfrescoPostCreate-JBPM-FK-indexes.sql).                                                              
01:52:19,481 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] All executed statements:  /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-All_Statements-1379345759577968438.sql.                                                                                     
01:53:26,396 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Compared database schema with reference schema (all OK): class path resource [alfresco/dbscripts/create/org.hibernate.dialect.PostgreSQLDialect/Schema-Reference.xml]                                                           
01:53:41,712 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Normalized schema dumped to file /opt/alfresco-4.0.d/tomcat/temp/Alfresco/AlfrescoSchema-PostgreSQLDialect-6255088900687955365.xml.                                                                                             
01:53:41,938 WARN  [org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap] StoreRef 'workspace://SpacesStore' does not exist                                                                  
01:53:41,991 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed 
org.alfresco.error.AlfrescoRuntimeException: 03010001 Bootstrap failed                           
        at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:361)    
        at org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBootstrap.java:718)  
        at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)                                                                        
        at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:209)                                                           
        at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:180)                                                                   
        at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:303)                                                                        
        at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:911)                                                                       
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:428)                                                                             
        at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)                                                                                       
        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)                                                                                         
        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)                                                                                 
        at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)                                                                                            
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4135)     
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4630)             
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)       
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)               
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)                 
        at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:905)                 
        at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:740)                
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:500)                
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)                    
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)            
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)                 
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)                    
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)                 
        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)                
        at org.apache.catalina.core.StandardService.start(StandardService.java:519)              
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)                
        at org.apache.catalina.startup.Catalina.start(Catalina.java:581)                         
        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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)                       
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)                        
Caused by: org.alfresco.error.AlfrescoRuntimeException: 03010000 Failed to get server IP address 
        at org.alfresco.repo.domain.node.AbstractNodeDAOImpl$ServerIdCallback.getWithWriteLock(AbstractNodeDAOImpl.java:427)                                                                       
        at org.alfresco.repo.domain.node.AbstractNodeDAOImpl$ServerIdCallback.getWithWriteLock(AbstractNodeDAOImpl.java:399)                                                                       
        at org.alfresco.util.ReadWriteLockExecuter.execute(ReadWriteLockExecuter.java:103)       
        at org.alfresco.repo.domain.node.AbstractNodeDAOImpl.getServerId(AbstractNodeDAOImpl.java:455)                                                                                             
        at org.alfresco.repo.domain.node.AbstractNodeDAOImpl.getCurrentTransaction(AbstractNodeDAOImpl.java:616)                                                                                   
        at org.alfresco.repo.domain.node.AbstractNodeDAOImpl.newNodeImpl(AbstractNodeDAOImpl.java:1144)                                                                                            
        at org.alfresco.repo.domain.node.AbstractNodeDAOImpl.newStore(AbstractNodeDAOImpl.java:761)                                                                                                
        at org.alfresco.repo.node.db.DbNodeServiceImpl.createStore(DbNodeServiceImpl.java:243)   
        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.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)                                                                                              
        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)                                                                       
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)                                                                               
        at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)                                                                                     
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)                                                                               
        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)                                                                                                
        at $Proxy9.createStore(Unknown Source)                                                   
        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.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)                                                          
        at $Proxy10.createStore(Unknown Source)                                                  
        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.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)                                                                                              
        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)                                                                       
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)                                                                               
        at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:152)                                                                          
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)                                                                               
        at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:305)   
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)                                                                               
        at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:152)                                                                          
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor.invoke(TagScopePropertyMethodInterceptor.java:152)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:305)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:305)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
        at $Proxy9.createStore(Unknown Source)
        at org.alfresco.repo.importer.ImporterBootstrap.doImport(ImporterBootstrap.java:386)
        at org.alfresco.repo.importer.ImporterBootstrap.access$000(ImporterBootstrap.java:70)
        at org.alfresco.repo.importer.ImporterBootstrap$1$1.execute(ImporterBootstrap.java:350)
        at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388)
        at org.alfresco.repo.importer.ImporterBootstrap$1.doWork(ImporterBootstrap.java:354)
        at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:519)
        at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:357)
        … 35 more
Caused by: java.net.UnknownHostException: share: share
        at java.net.InetAddress.getLocalHost(InetAddress.java:1354)
        at org.alfresco.repo.domain.node.AbstractNodeDAOImpl$ServerIdCallback.getWithWriteLock(AbstractNodeDAOImpl.java:423)
        … 93 more
01:53:55,225 INFO  [org.alfresco.web.site.EditionInterceptor] Unable to retrieve License information from Alfresco: 404

Thanks!
7 REPLIES 7

taylormia
Champ in-the-making
Champ in-the-making
Solved. There were port conflicts that I needed to fix after which I could login to Share as admin.

goldie113
Champ in-the-making
Champ in-the-making
Could you walk me through how you resolved the port conflicts?  I"m having the same issue.

bombino59
Champ in-the-making
Champ in-the-making
Me too, i'have the same problem. Could you explain how you resolved it pleaseeeee.

Thank's

mikeh
Star Contributor
Star Contributor
You need to stop whatever services are already listening on those ports.

@goldie113 and @bombino59 - I suggest you post the section of your log files that make you think this is a port conflict.

Thanks,
Mike

bombino59
Champ in-the-making
Champ in-the-making
Well recieved thank's

killinchi
Champ in-the-making
Champ in-the-making
What ports were conflicting with what services?   I am having the same issue.  Was there a log file that pointed you to this conflict?

g_rathod
Star Contributor
Star Contributor
If you have any port conflicts, do one thing.
on linux machine give command :  netstat –listen
that will give you all processes which are ready to accept and running. Analyse it and kill respective that you no need anymore.