<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to run localhost:8080/alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286379#M239509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has the alfresco user been granted permission on alfresco database?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jan 2017 17:08:11 GMT</pubDate>
    <dc:creator>romschn</dc:creator>
    <dc:date>2017-01-04T17:08:11Z</dc:date>
    <item>
      <title>Unable to run localhost:8080/alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286375#M239505</link>
      <description>Hello TeamAfter configuring the things like putting alfresco.war and share.war inside webapps&amp;nbsp;of tomcat and&amp;nbsp;alfresco-global.properties(with all configuration inside it)inside &amp;nbsp;tomcat/shared/classes,I am able to find the application localhost:8080/share,but unable to login and coming up with an error</description>
      <pubDate>Fri, 11 Nov 2016 12:55:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286375#M239505</guid>
      <dc:creator>alka1993</dc:creator>
      <dc:date>2016-11-11T12:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run localhost:8080/alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286376#M239506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you attach tomcat logs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;"Unable to retrieve License information from Alfresco: 404" tell us that there is something wrong with your Alfresco deployment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Can you access to &lt;A href="http://localhost:8080/alfresco" style="color: #000000;" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco &lt;/A&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;Yann&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 13:04:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286376#M239506</guid>
      <dc:creator>ycoulon</dc:creator>
      <dc:date>2016-11-11T13:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run localhost:8080/alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286377#M239507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First your are stop Skype if you are using, it is may be one reason of installing / running.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 11:38:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286377#M239507</guid>
      <dc:creator>archerperez</dc:creator>
      <dc:date>2016-11-14T11:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run localhost:8080/alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286378#M239508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alka,&lt;/P&gt;&lt;P&gt;I am not able to help, just wanted to tell you that I have the same (or similar) problem.&lt;/P&gt;&lt;P&gt;Skype seems not to have a role because my computer is not running Skype.&lt;/P&gt;&lt;P&gt;From the alfresco.log file, I see that there is some problem connecting with the database (MySQL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;2017-01-04 11:05:21,463 WARN [org.hibernate.cfg.SettingsFactory] [localhost-startStop-1] Could not obtain connection metadata&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12px;"&gt;org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Access denied for user 'alfresco'@'localhost' to database 'alfresco')&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;/PRE&gt;&lt;P&gt;although I have done everything the Tomcat manual instructs to connect to the database, such as installing the driver / connector in tomcat/lib, creating the database 'alfresco' in MySQL, creating user 'alfresco' with password 'alfresco' in the database, making the appropriate changes in tomcat/shared/classes/alfresco-global.properties, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing could change this behaviour, so I gave up trying for now.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lyudmil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2017 10:00:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286378#M239508</guid>
      <dc:creator>lantonov</dc:creator>
      <dc:date>2017-01-04T10:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run localhost:8080/alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286379#M239509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has the alfresco user been granted permission on alfresco database?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2017 17:08:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286379#M239509</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2017-01-04T17:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run localhost:8080/alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286380#M239510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem that you are facing is not due to the 'license error' .&lt;BR /&gt;&lt;BR /&gt;Look at the logs once again. There should be another cause for not running of your application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2017 17:51:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286380#M239510</guid>
      <dc:creator>anujsharma</dc:creator>
      <dc:date>2017-01-04T17:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run localhost:8080/alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286381#M239511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After your tip above, I granted permission and was able to connect to the alfresco database. Started Tomcat which made a lot of tables in the database. alfresco.log showed some progress but stalled at the keystore. It didn't like the present keystore and was unable to create a new one. Going to&amp;nbsp;localhost:8080/share/ gave the following error:&lt;/P&gt;&lt;H1 style="color: #333333; background-color: #f7f7f7; font-size: 1.6em; margin-bottom: 16px;" id="toc-hId-1844046887"&gt;This site can’t provide a secure connection&lt;/H1&gt;&lt;P style="color: #646464; background-color: #f7f7f7;"&gt;&lt;STRONG&gt;localhost&lt;/STRONG&gt; sent an invalid response.&lt;/P&gt;&lt;DIV style="color: #646464; background-color: #f7f7f7;"&gt;&lt;P&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;A style="color: #1155cc;"&gt;Try running Windows Network Diagnostics&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #696969; background-color: #f7f7f7; font-size: 0.8em; margin-top: 15px;"&gt;ERR_SSL_PROTOCOL_ERROR&lt;/DIV&gt;&lt;DIV&gt;This is the log after the final attempt:&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;2017-01-05 09:47:26,982 INFO [org.alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbc:mysql://localhost:3306/alfresco?useUnicode=yes&amp;amp;characterEncoding=UTF-8' with user 'alfresco'.&lt;BR /&gt;2017-01-05 09:47:26,988 INFO [org.alfresco.repo.admin] [localhost-startStop-1] Connected to database MySQL version 5.6.20&lt;BR /&gt;2017-01-05 09:47:36,455 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V4.2-metadata-query-indexes&lt;BR /&gt;2017-01-05 09:47:36,458 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.1-metadata-query-indexes&lt;BR /&gt;2017-01-05 09:47:36,460 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.2-remove-jbpm-tables-from-db&lt;BR /&gt;2017-01-05 09:47:50,637 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;2017-01-05 09:47:51,036 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete&lt;BR /&gt;2017-01-05 09:47:56,334 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor Repository Template Processor for extension ftl&lt;BR /&gt;2017-01-05 09:47:56,349 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor Repository Script Processor for extension js&lt;BR /&gt;2017-01-05 09:48:02,540 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]&lt;BR /&gt;2017-01-05 09:48:02,649 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete&lt;BR /&gt;2017-01-05 09:48:02,826 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbc:mysql://localhost:3306/alfresco?useUnicode=yes&amp;amp;characterEncoding=UTF-8, UserName=alfresco@localhost, MySQL-AB JDBC Driver&lt;BR /&gt;2017-01-05 09:48:02,832 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.&lt;BR /&gt;2017-01-05 09:48:03,116 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.&lt;BR /&gt;2017-01-05 09:48:03,406 ERROR [org.springframework.web.context.ContextLoader] [localhost-startStop-1] Context initialization failed&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: 00050001 Keystores are invalid&lt;BR /&gt; at org.alfresco.encryption.EncryptionChecker$1.execute(EncryptionChecker.java:78)&lt;BR /&gt; at org.alfresco.encryption.EncryptionChecker$1.execute(EncryptionChecker.java:1)&lt;BR /&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:464)&lt;BR /&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:333)&lt;BR /&gt; at org.alfresco.encryption.EncryptionChecker.onBootstrap(EncryptionChecker.java:67)&lt;BR /&gt; at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)&lt;BR /&gt; at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)&lt;BR /&gt; at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:185)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)&lt;BR /&gt; at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4992)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5490)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)&lt;BR /&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:649)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:672)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1862)&lt;BR /&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;BR /&gt; at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;Caused by: org.alfresco.error.AlfrescoRuntimeException: 00050000 Failed to create key: metadata&lt;BR /&gt; in key store: &lt;BR /&gt; Location: D:alfresco-community-distribution-201612alfrescoalf_data/keystore/keystore&lt;BR /&gt; Provider: null&lt;BR /&gt; Type: JCEKS&lt;BR /&gt; at org.alfresco.encryption.AlfrescoKeyStoreImpl.createKey(AlfrescoKeyStoreImpl.java:661)&lt;BR /&gt; at org.alfresco.encryption.AlfrescoKeyStoreImpl.validateKeys(AlfrescoKeyStoreImpl.java:907)&lt;BR /&gt; at org.alfresco.encryption.AlfrescoKeyStoreImpl.validateKeys(AlfrescoKeyStoreImpl.java:188)&lt;BR /&gt; at org.alfresco.encryption.KeyStoreChecker.validateKeyStores(KeyStoreChecker.java:49)&lt;BR /&gt; at org.alfresco.encryption.EncryptionChecker$1.execute(EncryptionChecker.java:73)&lt;BR /&gt; ... 27 more&lt;BR /&gt;Caused by: java.lang.NullPointerException&lt;BR /&gt; at org.alfresco.encryption.AlfrescoKeyStoreImpl.getSecretKey(AlfrescoKeyStoreImpl.java:770)&lt;BR /&gt; at org.alfresco.encryption.AlfrescoKeyStoreImpl.createKey(AlfrescoKeyStoreImpl.java:639)&lt;BR /&gt; ... 31 more&lt;BR /&gt;2017-01-05 09:48:04,232 WARN [org.springframework.web.context.support.XmlWebApplicationContext] [localhost-startStop-1] Exception thrown from ApplicationListener handling ContextClosedEvent&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt; at org.alfresco.repo.workflow.activiti.ActivitiEngineInitializer.onShutdown(ActivitiEngineInitializer.java:65)&lt;BR /&gt; at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:67)&lt;BR /&gt; at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)&lt;BR /&gt; at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:190)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1055)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1016)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.closeWebApplicationContext(ContextLoader.java:586)&lt;BR /&gt; at org.springframework.web.context.ContextLoaderListener.contextDestroyed(ContextLoaderListener.java:143)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5033)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5685)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:160)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)&lt;BR /&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:649)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:672)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1862)&lt;BR /&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;BR /&gt; at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;2017-01-05 09:48:04,906 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]&lt;BR /&gt;2017-01-05 09:48:04,910 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]&lt;BR /&gt;2017-01-05 09:48:05,725 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;2017-01-05 09:48:05,725 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;2017-01-05 09:49:08,883 WARN [org.alfresco.web.scripts.servlet.X509ServletFilterBase] [localhost-startStop-1] clientAuth does not appear to be set for Tomcat. clientAuth must be set to 'want' for X509 Authentication&lt;BR /&gt;2017-01-05 09:49:08,899 WARN [org.alfresco.web.scripts.servlet.X509ServletFilterBase] [localhost-startStop-1] Attempting to set clientAuth=want through JMX...&lt;BR /&gt;2017-01-05 09:49:08,899 WARN [org.alfresco.web.scripts.servlet.X509ServletFilterBase] [localhost-startStop-1] Setting clientAuth=want on MBean:Catalina:type=ProtocolHandler,port=8080&lt;BR /&gt;2017-01-05 09:49:08,899 WARN [org.alfresco.web.scripts.servlet.X509ServletFilterBase] [localhost-startStop-1] An error occurred while checking for clientAuth. Turn on debug logging to see the stacktrace.&lt;BR /&gt;2017-01-05 09:49:10,691 ERROR [org.apache.solr.core.CoreContainer] [coreLoadExecutor-5-thread-1] Error creating core [collection1]: Could not load conf for core collection1: Error loading solr config from solr/collection1\conf\solrconfig.xml&lt;BR /&gt;org.apache.solr.common.SolrException: Could not load conf for core collection1: Error loading solr config from solr/collection1\conf\solrconfig.xml&lt;BR /&gt; at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:66)&lt;BR /&gt; at org.apache.solr.core.CoreContainer.create(CoreContainer.java:489)&lt;BR /&gt; at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)&lt;BR /&gt; at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;BR /&gt; at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;Caused by: org.apache.solr.common.SolrException: Error loading solr config from solr/collection1\conf\solrconfig.xml&lt;BR /&gt; at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:154)&lt;BR /&gt; at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:80)&lt;BR /&gt; at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:61)&lt;BR /&gt; ... 7 more&lt;BR /&gt;Caused by: org.apache.solr.common.SolrException: No system property or default value specified for enable.alfresco.tracking value:${enable.alfresco.tracking}&lt;BR /&gt; at org.apache.solr.util.PropertiesUtil.substituteProperty(PropertiesUtil.java:66)&lt;BR /&gt; at org.apache.solr.util.DOMUtil.substituteProperties(DOMUtil.java:292)&lt;BR /&gt; at org.apache.solr.util.DOMUtil.substituteProperties(DOMUtil.java:300)&lt;BR /&gt; at org.apache.solr.util.DOMUtil.substituteProperties(DOMUtil.java:300)&lt;BR /&gt; at org.apache.solr.util.DOMUtil.substituteProperties(DOMUtil.java:300)&lt;BR /&gt; at org.apache.solr.core.Config.&amp;lt;init&amp;gt;(Config.java:142)&lt;BR /&gt; at org.apache.solr.core.Config.&amp;lt;init&amp;gt;(Config.java:87)&lt;BR /&gt; at org.apache.solr.core.SolrConfig.&amp;lt;init&amp;gt;(SolrConfig.java:167)&lt;BR /&gt; at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:145)&lt;BR /&gt; ... 9 more&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 08:05:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-run-localhost-8080-alfresco/m-p/286381#M239511</guid>
      <dc:creator>lantonov</dc:creator>
      <dc:date>2017-01-05T08:05:08Z</dc:date>
    </item>
  </channel>
</rss>

