Troubleshooting models in Alfresco Share

cancel
Showing results for 
Search instead for 
Did you mean: 
ianfraser143
Member II

Troubleshooting models in Alfresco Share

Tutorial: creating and using models in Alfresco Share | Alfresco Documentation 

I am following the link above to create a model but I am not able to see the model after submission.  The model disappears totally.  I don't see it on the screen, in the logs or even in the database.  Do I need to enable anything prior to creating a model and is there somewhere specific I should look to see the errors generated from this issue.  I don't see the model name in any of the normal logs.

3 Replies
janv
Alfresco Employee

Re: Troubleshooting models in Alfresco Share

Hi Ian,

What exact version of Alfresco are you running (you can cut-and-paste from the alfresco startup log) ? Can you please also provide details about your deployed env (operating system etc) ?

At what exact step in the tutorial does your model  disappear ? Maybe someone else can repeat your steps to verify that they see the same issue.

Regards,

Jan

nfast
Member II

Re: Troubleshooting models in Alfresco Share

Thanks Jan,
We are running:
Edition: Community
Version Number: 5.2.0 (r135134-b14)
Version Label:Alfresco Content Services version and build number.
Schema: 10,005Alfresco Content Services database schema number.
It is on Windows Server 2012 (R2), IIS.
Attached are our global-properties file and share-config-custom file..
For us, the exact steps to reproduce are:
Method 1
  • Model Manager view has no models visible.
  • Create a model in the model manager, dialog box asks for model identity information and click create.
  • Screen returns to model manager model list, no models visible. 
  • Navigate the node tree to the company_home/dictionary/models and the model is not there.

Method 2

  • Upload a model to model manager.
  • Screen returns to model manager model list, no models visible. 
  • Navigate node tree and see model exists.
  • Enter node and XML of model comes up.
  • Return to model manager. No models in list.
  • Attempt to upload the model again, get the "this model already exists" exception.

Look in Web Inspector and find this:

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (es6-promise.map, line 0)

[Error] Failed to load resource: the server responded with a status of 401 (Unauthorized) (model-service, line 0)

In the local host logs we find entries like this.

127.0.0.1 - - [30/Jul/2017:06:27:40 -0700] "POST /alfresco/api/-default-/private/alfresco/versions/1/cmm?alf_ticket=TICKET_83536a1c3f00ed382d7b663189c05fbc21fa9853 HTTP/1.1" 401 238

127.0.0.1 - - [30/Jul/2017:15:53:20 -0700] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 401 432

172.28.0.4 - - [30/Jul/2017:00:40:35 -0700] "GET /alfresco/s/index/package/org/springframework/extensions/webscripts HTTP/1.1" 401 1749

These appear to be smoking guns.

Any help would be appreciated.

ianfraser143
Member II

Re: Troubleshooting models in Alfresco Share

I have included the following files plus some more.  I restarted the service and tried to create a new model called skyper after emptying the logs.  The steps are described above by Nat.

Files included:

  1. alfresco.log
  2. alfresco-global.properties
  3. catalina.2017-07-31.log
  4. share.log
  5. solr.log

::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::

 :::::::::::::::::::::::::::::::::::::::::::::alfresco.log:::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::

2017-07-31 09:05:20,066 INFO  [org.alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbc:mysql://AlfrescoXXX.mysitesf.com:3306/alfrescodb?useSSL=false&useUnicode=yes&characterEncoding=UTF-8' with user 'XXXXXXXXX'.
2017-07-31 09:05:20,082 INFO  [org.alfresco.repo.admin] [localhost-startStop-1] Connected to database MySQL version 5.7.18-log
2017-07-31 09:05:24,145 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V4.2-metadata-query-indexes
2017-07-31 09:05:24,145 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.1-metadata-query-indexes
2017-07-31 09:05:24,145 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.2-remove-jbpm-tables-from-db
2017-07-31 09:05:29,410 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfinst]
2017-07-31 09:05:29,629 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfinst] complete
2017-07-31 09:05:29,629 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, ldap1]
2017-07-31 09:05:29,723 WARN  [org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] [localhost-startStop-1] LDAP server supports anonymous bind ldap://mysite.mysite.local:389
2017-07-31 09:05:29,754 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, ldap1] complete
2017-07-31 09:05:32,113 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor Repository Template Processor for extension ftl
2017-07-31 09:05:32,113 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor Repository Script Processor for extension js
2017-07-31 09:05:34,098 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
2017-07-31 09:05:34,129 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete
2017-07-31 09:05:34,192 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbc:mysql://AlfrescoXXX.mysitesf.com:3306/alfrescodb?useSSL=false&useUnicode=yes&characterEncoding=UTF-8, UserName=XXXXXXXXX@alfresco.mysitesf.com, MySQL Connector Java
2017-07-31 09:05:34,192 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
2017-07-31 09:05:34,332 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.
2017-07-31 09:05:36,035 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'thirdparty' subsystem, ID: [thirdparty, default]
2017-07-31 09:05:36,145 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete
2017-07-31 09:05:36,145 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]
2017-07-31 09:05:37,535 WARN  [org.alfresco.util.OpenOfficeConnectionTester] [localhost-startStop-1] Error trying to query Open Office version information. OpenOffice.org's ConfigurationRegistry not implemented in this version of OOo. This should not affect the operation of OOo.
2017-07-31 09:05:37,535 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete
2017-07-31 09:05:37,535 INFO  [org.alfresco.repo.admin.ConfigurationChecker] [localhost-startStop-1] The root data directory ('dir.root') is: C:\ALFRES~1\alf_data
2017-07-31 09:05:37,535 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Search' subsystem, ID: [Search, managed, solr4]
2017-07-31 09:05:37,770 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Search' subsystem, ID: [Search, managed, solr4] complete
2017-07-31 09:05:37,863 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] [localhost-startStop-1] Checking for patches to apply ...
2017-07-31 09:05:38,473 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] [localhost-startStop-1] No patches were required.
2017-07-31 09:05:38,504 INFO  [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Found 5 module package(s).
2017-07-31 09:05:38,613 INFO  [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'alfresco-aos-module' version 1.1.5.
2017-07-31 09:05:38,676 INFO  [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'ootbee-support-tools-repo' version 1.0.0.0.1707031238.
2017-07-31 09:05:38,723 INFO  [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'org.alfresco.integrations.google.docs' version 3.0.3.
2017-07-31 09:05:38,770 INFO  [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'alfresco-share-services' version 5.2.0.
2017-07-31 09:05:38,817 INFO  [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'alfresco-trashcan-cleaner' version 2.2.
2017-07-31 09:05:38,848 WARN  [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] A previously-installed module 'ezuno-repo' (version 5.3.12.1703231152) is not present in your distribution.
2017-07-31 09:05:38,863 WARN  [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] A previously-installed module 'uploader-plus-repo' (version 1.6.1707041612) is not present in your distribution.
2017-07-31 09:05:38,863 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'fileServers' subsystem, ID: [fileServers, default]
2017-07-31 09:05:39,192 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
2017-07-31 09:05:39,223 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
2017-07-31 09:05:39,285 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete
2017-07-31 09:05:39,285 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'imap' subsystem, ID: [imap, default]
2017-07-31 09:05:39,395 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'imap' subsystem, ID: [imap, default] complete
2017-07-31 09:05:39,395 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, outbound]
2017-07-31 09:05:39,770 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, outbound] complete
2017-07-31 09:05:39,770 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, inbound]
2017-07-31 09:05:39,848 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, inbound] complete
2017-07-31 09:05:39,848 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Subscriptions' subsystem, ID: [Subscriptions, default]
2017-07-31 09:05:39,863 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Subscriptions' subsystem, ID: [Subscriptions, default] complete
2017-07-31 09:05:39,926 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Synchronization' subsystem, ID: [Synchronization, default]
2017-07-31 09:05:40,067 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronizing users and groups with user registry 'ldap1'
2017-07-31 09:05:40,129 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Retrieving groups changed since Jul 30, 2017 1:17:25 PM from user registry 'ldap1'
2017-07-31 09:05:40,192 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=1 Group Analysis: Commencing batch of 0 entries
2017-07-31 09:05:40,192 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=1 Group Analysis: Completed batch of 0 entries
2017-07-31 09:05:40,207 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Retrieving users changed since Jul 30, 2017 11:49:19 PM from user registry 'ldap1'
2017-07-31 09:05:40,254 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Commencing batch of 17 entries
2017-07-31 09:05:40,754 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Processed 17 entries out of 17. 100% complete. Rate: 34 per second. 0 failures detected.
2017-07-31 09:05:40,754 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Completed batch of 17 entries
2017-07-31 09:05:40,785 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Finished synchronizing users and groups with user registry 'ldap1'
2017-07-31 09:05:40,785 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] 17 user(s) and 0 group(s) processed
2017-07-31 09:05:40,848 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete
2017-07-31 09:05:40,910 INFO  [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco JVM - v1.8.0_111-b14; maximum heap size 3627.500MB
2017-07-31 09:05:40,910 INFO  [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Server Mode :UNKNOWN
2017-07-31 09:05:40,910 INFO  [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco Content Services started (Community). Current version: 5.2.0 (r135134-b14) schema 10,005. Originally installed version: 5.2.0 (r135134-b14) schema 10,005.
2017-07-31 09:05:40,926 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
2017-07-31 09:05:41,160 WARN  [org.alfresco.util.AbstractTriggerBean] [localhost-startStop-1] Job feedNotifierTrigger is not enabled
2017-07-31 09:05:41,160 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete
2017-07-31 09:05:41,160 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Replication' subsystem, ID: [Replication, default]
2017-07-31 09:05:41,176 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Replication' subsystem, ID: [Replication, default] complete
2017-07-31 09:05:42,629 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'googledocs' subsystem, ID: [googledocs, drive]
2017-07-31 09:05:42,754 INFO  [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'googledocs' subsystem, ID: [googledocs, drive] complete
2017-07-31 09:05:48,192 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 443 Web Scripts (+0 failed), 592 URLs
2017-07-31 09:05:48,207 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 1 Package Description Documents (+0 failed)
2017-07-31 09:05:48,207 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2017-07-31 09:05:51,301 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 443 Web Scripts (+0 failed), 592 URLs
2017-07-31 09:05:51,301 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 1 Package Description Documents (+0 failed)
2017-07-31 09:05:51,301 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
2017-07-31 09:05:51,317 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Repository Web Script Container (in 8537.731ms)
2017-07-31 09:05:51,332 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
2017-07-31 09:05:51,332 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
2017-07-31 09:05:54,067 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 443 Web Scripts (+0 failed), 592 URLs
2017-07-31 09:05:54,067 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 1 Package Description Documents (+0 failed)
2017-07-31 09:05:54,067 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2017-07-31 09:05:54,207 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 13 Web Scripts (+0 failed), 102 URLs
2017-07-31 09:05:54,207 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
2017-07-31 09:05:54,207 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2017-07-31 09:05:54,363 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 13 Web Scripts (+0 failed), 102 URLs
2017-07-31 09:05:54,363 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Package Description Documents (+0 failed)
2017-07-31 09:05:54,363 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
2017-07-31 09:05:54,363 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Public Api Web Script Container (in 2993.3337ms)
2017-07-31 09:05:54,410 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 13 Web Scripts (+0 failed), 102 URLs
2017-07-31 09:05:54,410 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
2017-07-31 09:05:54,410 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)

::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::

 :::::::::::::::::::::::::::::::::::::::::::::alfresco-global.properties::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::


###############################
## Common Alfresco Properties #
###############################

dir.root=C:/ALFRES~1/alf_data
index.recovery.mode=FULL
### dir.root=//optimus.mysite.local/Alfresco$
dir.contentstore=//optimus.mysite.local/Alfresco$/contentstore
dir.contentstore.deleted=//optimus.mysite.local/Alfresco$/contentstore.deleted
activities.feed.notifier.enabled=false


alfresco.context=alfresco
alfresco.host=Alfresco.mysitesf.com
alfresco.port=8080
alfresco.port.ssl=443
alfresco.protocol=http
alfresco.allowWrite=true
alfresco.enableMultiThreadedTracking=true

share.context=share
share.host=Alfresco.mysitesf.com
share.port=8080
share.port.ssl=443
share.protocol=http
share.allowWrite=true
share.enableMultiThreadedTracking=true


opencmis.context.override=true
opencmis.context.value=
opencmis.servletpath.override=true
opencmis.servletpath.value=
opencmis.server.override=true
opencmis.server.value=https://mysite.mysitesf.com


### worker location ###
worker.list=ajp13_worker
worker.ajp13_worker.port=8009
worker.ajp13_worker.host=Alfresco.mysitesf.com
worker.ajp13_worker.type=ajp13
worker.ajp13_worker.lbfactor=1

### mysql properties ###
    db.username=XXXXXXXXX
    db.password=XXXXXXXXX
    db.name=alfrescodb
    db.host=AlfrescoXXX.mysitesf.com
    db.port=3306
    db.pool.max=275
    db.driver=org.gjt.mm.mysql.Driver
    db.url=jdbc:mysql://${db.host}:${db.port}/${db.name}?useSSL=false&useUnicode=yes&characterEncoding=UTF-8
    db.pool.validate.query=SELECT 1
    
    

# The server mode. Set value here
# UNKNOWN | TEST | BACKUP | PRODUCTION
system.serverMode=UNKNOWN

### FTP Server Configuration ###
ftp.port=21

### RMI registry port for JMX ###
alfresco.rmi.services.port=50500

### External executable locations ###
ooo.exe=C:/ALFRES~1/LIBREO~1/App/libreoffice/program/soffice.exe
ooo.enabled=true
ooo.port=8100
img.root=C:\\alfresco-community\\imagemagick
img.coders=${img.root}\\modules\\coders
img.config=${img.root}
img.gslib=${img.root}\\lib
img.exe=${img.root}\\convert.exe

jodconverter.enabled=false
jodconverter.officeHome=C:/ALFRES~1/LIBREO~1/App/libreoffice
jodconverter.portNumbers=8100

### Initial admin password ###
alfresco_user_store.adminpassword=547ea0f8df36ac1d500931e4dcb1aa60

### E-mail site invitation setting ###
notification.email.siteinvite=true

### License location ###
dir.license.external=C:/ALFRES~1

### Solr indexing ###
index.subsystem.name=solr4
dir.keystore=${dir.root}/keystore
solr.host=Alfresco.mysitesf.com
solr.port.ssl=8443
solr.secureComms=https
    
    
### Allow extended ResultSet processing
security.anyDenyDenies=false

### Smart Folders Config Properties ###
smart.folders.enabled=true

### Remote JMX (Default: disabled) ###
alfresco.jmx.connector.enabled=true

### CIFS ###
    cifs.enabled=true
    cifs.serverName=alfrescoA
    cifs.hostannounce=true
    cifs.domain=
    cifs.broadcast=xx.xx.xx.xx
    cifs.localname=${localname}A
    ### cifs.localname=Alfresco.mysitesf.comA
    cifs.urlfile.prefix=http://${localname}:8080/alfresco/
    ### cifs.urlfile.prefix=http://Alfresco.mysitesf.com:8080/alfresco/
    cifs.pseudoFiles.enabled=true
    cifs.pseudoFiles.explorerURL.enabled=true
    cifs.pseudoFiles.explorerURL.fileName=__Alfresco.url
    cifs.pseudoFiles.shareURL.enabled=true
    cifs.pseudoFiles.shareURL.fileName=__Share.url

    
    
    
### Sample Exchange settings  ###
    mail.host=mysite.mysite.local
    mail.port=25
    mail.protocol=smtp
    mail.smtps.starttls.enable=false
    mail.smtp.auth=false
    mail.testmessage.send=true
    mail.testmessage.to_many=['dshah@mysite.com,'ifraser@mysite.com']
    mail.testmessage.subject=Alfrescotest
    mail.testmessage.text=123testalfrescom
    
### Inbound email configuration ###
    email.inbound.enabled=true
    # Inbound email server settings
    email.server.enabled=true
    # email.server.port=25
    email.server.port=993
    # email.server.domain=imap.gmail.com
    email.server.domain=mysitesf.com
    email.server.hideTLS=false
    email.server.enableTLS=true
    email.server.requireTLS=false
    email.inbound.unknownUser=anonymous
    email.server.allowed.senders=.*

### ntlm properties ###
    ntlm.authentication.sso.enabled=true
    ### authentication.chain=ldap1:ldap,alfrescoNtlm1:alfrescoNtlm,ldap2:ldap-ad
    authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap,passthru1Smiley Tongueassthru
    
    
### ldap properties ###
    authentication.chain=alfinst:alfrescoNtlm,ldap1:ldap-ad
    ldap.authentication.allowGuestLogin=false
    #do not allow guest logon

    ldap.authentication.userNameFormat=%s@mysite.local
    #your login is the same like user name in windows

    ldap.authentication.java.naming.provider.url=ldap://mysite.mysite.local:389
    #adress of ldap server
    ldap.authentication.defaultAdministratorUserNames=administrator
    #users with admin rights
    ldap.synchronization.java.naming.security.principal=administrator@mysite.local
    #ldap local administrator on your server
    ldap.synchronization.java.naming.security.credentials=mysite
    #password to ldap_admin@yourdomain.com
    ldap.synchronization.groupSearchBase=dc=mysite,dc=local
    #groups for alfresco, cn=Security_Groups,ou=Alfresco,dc=your_domain,dc=com must exist in Your ldap
    ldap.synchronization.userSearchBase=dc=mysite,dc=local
    #users for alfresco, cn=User_Accounts,ou=Alfresco,dc=your_domain,dc=com must exist in Your ldap

    ldap.authentication.active=true


### Ntlm ###
alfresco.authentication.allowGuestLogin=false
alfresco.authentication.authenticateCIFS=true
### ntlm.authentication.sso.enabled=true
ntlm.authentication.mapUnknownUserToGuest=false
### Passthru ###
### passthru.authentication.defaultAdministratorUserNames=Picosoft
### passthru.authentication.domain=domain.local
### passthru.authentication.servers=domain.local\\DOMAIN-DC01
### passthru.authentication.guestAccess=false
### Synchronisation Active Directory ###
### synchronization.import.cron=0 0/30 9-18 ? * MON-FRI
synchronization.synchronizeChangesOnly=false
synchronization.syncWhenMissingPeopleLogIn=true

::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::

 :::::::::::::::::::::::::::::::::::::::::::::catalina.2017-07-31.log:::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::

Jul 31, 2017 9:05:05 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: Loaded APR based Apache Tomcat Native library 1.1.32 using APR version 1.5.1.
Jul 31, 2017 9:05:05 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Jul 31, 2017 9:05:06 AM org.apache.catalina.core.AprLifecycleListener initializeSSL
INFO: OpenSSL successfully initialized (OpenSSL 1.0.1j 15 Oct 2014)
Jul 31, 2017 9:05:06 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-apr-8080"]
Jul 31, 2017 9:05:06 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-apr-8009"]
Jul 31, 2017 9:05:06 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8443"]
Jul 31, 2017 9:05:06 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1312 ms
Jul 31, 2017 9:05:06 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Jul 31, 2017 9:05:06 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.x
Jul 31, 2017 9:05:06 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor C:\alfresco-community\tomcat\conf\Catalina\localhost\alfresco.xml
Jul 31, 2017 9:05:57 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deployment of configuration descriptor C:\alfresco-community\tomcat\conf\Catalina\localhost\alfresco.xml has finished in 50,500 ms
Jul 31, 2017 9:05:57 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor C:\alfresco-community\tomcat\conf\Catalina\localhost\manager.xml
Jul 31, 2017 9:05:57 AM org.apache.catalina.startup.HostConfig deployDescriptor
WARNING: A docBase C:\ALFRES~1\tomcat\webapps\manager inside the host appBase has been specified, and will be ignored
Jul 31, 2017 9:05:57 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deployment of configuration descriptor C:\alfresco-community\tomcat\conf\Catalina\localhost\manager.xml has finished in 141 ms
Jul 31, 2017 9:05:57 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor C:\alfresco-community\tomcat\conf\Catalina\localhost\share.xml
Jul 31, 2017 9:06:07 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deployment of configuration descriptor C:\alfresco-community\tomcat\conf\Catalina\localhost\share.xml has finished in 9,969 ms
Jul 31, 2017 9:06:07 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor C:\alfresco-community\tomcat\conf\Catalina\localhost\solr4.xml
Jul 31, 2017 9:06:07 AM org.apache.catalina.startup.SetContextPropertiesRule begin
WARNING: [SetContextPropertiesRule]{Context} Setting property 'debug' to '0' did not find a matching property.
Jul 31, 2017 9:06:14 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deployment of configuration descriptor C:\alfresco-community\tomcat\conf\Catalina\localhost\solr4.xml has finished in 7,125 ms
Jul 31, 2017 9:06:14 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\alfresco-community\tomcat\webapps\ROOT.war
Jul 31, 2017 9:06:14 AM org.apache.catalina.startup.SetContextPropertiesRule begin
WARNING: [SetContextPropertiesRule]{Context} Setting property 'debug' to '100' did not find a matching property.
Jul 31, 2017 9:06:14 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive C:\alfresco-community\tomcat\webapps\ROOT.war has finished in 110 ms
Jul 31, 2017 9:06:14 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\alfresco-community\tomcat\webapps\_vti_bin.war
Jul 31, 2017 9:06:15 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive C:\alfresco-community\tomcat\webapps\_vti_bin.war has finished in 234 ms
Jul 31, 2017 9:06:15 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory C:\alfresco-community\tomcat\webapps\host-manager
Jul 31, 2017 9:06:15 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deployment of web application directory C:\alfresco-community\tomcat\webapps\host-manager has finished in 110 ms
Jul 31, 2017 9:06:15 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-apr-8080"]
Jul 31, 2017 9:06:15 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-apr-8009"]
Jul 31, 2017 9:06:15 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8443"]
Jul 31, 2017 9:06:15 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 68254 ms

  1. ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::

     :::::::::::::::::::::::::::::::::::::::::::::share.log:::::::::::::::::::::::::::::::::::::::::::::

    ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::


    1. 2017-07-31 09:06:05,020 INFO  [org.alfresco.web.config.packaging.ModulePackageManager] [localhost-startStop-1] Found 3 module package(s)
      2017-07-31 09:06:05,020 INFO  [org.alfresco.web.config.packaging.ModulePackageManager] [localhost-startStop-1] Alfresco Share Services AMP, 5.2.0, Module to be applied to alfresco.war, containing APIs for Alfresco Share
      Alfresco / Google Docs Share Module, 3.0.3, The Share side artifacts of the Alfresco / Google Docs Integration.
      OOTBee Support Tools - Share Module, 1.0.0.0.1707031249, Addon to enhance the Repository and Share Admin Console/Tools with new tools and make tools previously exclusive to the Enterprise Edition addon Alfresco Support Tools available in Community Edition

      2017-07-31 09:06:05,129 INFO  [org.alfresco.web.site.servlet.SSOAuthenticationFilter] [localhost-startStop-1] SSOAuthenticationFilter initialised.
      2017-07-31 09:06:05,363 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
      2017-07-31 09:06:05,363 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
      2017-07-31 09:06:05,363 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
      2017-07-31 09:06:05,363 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
      2017-07-31 09:06:07,301 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 410 Web Scripts (+0 failed), 431 URLs
      2017-07-31 09:06:07,301 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 8 Package Description Documents (+0 failed)
      2017-07-31 09:06:07,301 INFO  [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
      2017-07-31 09:06:07,363 INFO  [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Surf Container Web Script Container (in 1987.9806ms)
      2017-07-31 09:06:07,363 INFO  [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
      2017-07-31 09:06:07,363 INFO  [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
      2017-07-31 09:07:50,770 INFO  [org.alfresco.web.site.EditionInterceptor] [http-apr-8080-exec-2] Unable to retrieve License information from Alfresco: 401
      2017-07-31 09:07:53,379 INFO  [org.springframework.extensions.webscripts.connector.RemoteClient] [http-apr-8080-exec-2] Exception calling (POST) http://localhost:8080/alfresco/s/remoteadm/update/alfresco/site-data/module-deployments/Aikau%201.0....
      2017-07-31 09:07:53,379 INFO  [org.springframework.extensions.webscripts.connector.RemoteClient] [http-apr-8080-exec-2] Error status 500 Connection reset
      java.net.SocketException: Connection reset
          at java.net.SocketInputStream.read(Unknown Source)
          at java.net.SocketInputStream.read(Unknown Source)
          at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
          at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
          at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
          at org.apache.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:264)
          at org.apache.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:225)
          at org.apache.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:184)
          at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:137)
          at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:150)
          at org.springframework.extensions.webscripts.connector.RemoteClient.copyResponseStreamOutput(RemoteClient.java:1390)
          at org.alfresco.web.scripts.SlingshotRemoteClient.copyResponseStreamOutput(SlingshotRemoteClient.java:199)
          at org.springframework.extensions.webscripts.connector.RemoteClient.service(RemoteClient.java:1269)
          at org.springframework.extensions.webscripts.connector.RemoteClient.service(RemoteClient.java:931)
          at org.springframework.extensions.webscripts.connector.RemoteClient.call(RemoteClient.java:654)
          at org.springframework.extensions.webscripts.connector.RemoteClient.call(RemoteClient.java:624)
          at org.springframework.extensions.webscripts.connector.HttpConnector.call(HttpConnector.java:94)
          at org.springframework.extensions.webscripts.connector.AuthenticatingConnector.call(AuthenticatingConnector.java:213)
          at org.springframework.extensions.webscripts.RemoteStore.callPost(RemoteStore.java:722)
          at org.springframework.extensions.webscripts.RemoteStore.updateDocument(RemoteStore.java:402)
          at org.springframework.extensions.surf.persister.PathStoreObjectPersister.saveObject(PathStoreObjectPersister.java:199)
          at org.springframework.extensions.surf.ObjectPersistenceService.saveObject(ObjectPersistenceService.java:236)
          at org.springframework.extensions.surf.ModelObjectService.saveObject(ModelObjectService.java:518)
          at org.springframework.extensions.surf.ModuleDeploymentService.saveDeployedModuleConfigurations(ModuleDeploymentService.java:606)
          at org.springframework.extensions.surf.ModuleDeploymentService.getDeployedModules(ModuleDeploymentService.java:559)
          at org.springframework.extensions.surf.extensibility.impl.BasicExtensibilityModuleHandler.evaluateModules(BasicExtensibilityModuleHandler.java:191)
          at org.springframework.extensions.surf.support.AbstractRequestContext.getEvaluatedModules(AbstractRequestContext.java:1008)
          at org.springframework.extensions.surf.support.AbstractRequestContext.getExtendingModuleFiles(AbstractRequestContext.java:1221)
          at org.springframework.extensions.webscripts.WebTemplateProcessor.executeScriptBodyExtensions(WebTemplateProcessor.java:237)
          at org.springframework.extensions.webscripts.WebTemplateProcessor.executeBody(WebTemplateProcessor.java:348)
          at org.springframework.extensions.surf.render.AbstractProcessor.execute(AbstractProcessor.java:58)
          at org.springframework.extensions.surf.render.RenderService.processTemplate(RenderService.java:724)
          at org.springframework.extensions.surf.render.bean.TemplateInstanceRenderer.calculateComponentDependencies(TemplateInstanceRenderer.java:77)
          at org.springframework.extensions.surf.render.bean.TemplateInstanceRenderer.body(TemplateInstanceRenderer.java:136)
          at org.springframework.extensions.surf.render.AbstractRenderer.render(AbstractRenderer.java:78)
          at org.springframework.extensions.surf.render.bean.PageRenderer.body(PageRenderer.java:86)
          at org.springframework.extensions.surf.render.AbstractRenderer.render(AbstractRenderer.java:78)
          at org.springframework.extensions.surf.render.RenderService.renderPage(RenderService.java:770)
          at org.springframework.extensions.surf.mvc.PageView.dispatchPage(PageView.java:412)
          at org.springframework.extensions.surf.mvc.PageView.renderView(PageView.java:251)
          at org.springframework.extensions.surf.mvc.AbstractWebFrameworkView.renderMergedOutputModel(AbstractWebFrameworkView.java:321)
          at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:264)
          at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1216)
          at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1001)
          at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:945)
          at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:867)
          at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:951)
          at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:842)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:620)
          at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:827)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
          at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
          at org.springframework.extensions.webscripts.servlet.SecurityHeadersFilter.doFilter(SecurityHeadersFilter.java:177)
          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
          at org.springframework.extensions.webscripts.servlet.CSRFFilter.doFilter(CSRFFilter.java:322)
          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
          at org.alfresco.web.site.servlet.SSOAuthenticationFilter.doFilter(SSOAuthenticationFilter.java:756)
          at org.alfresco.web.site.servlet.SSOAuthenticationFilter.doFilter(SSOAuthenticationFilter.java:443)
          at org.springframework.extensions.webscripts.servlet.BeanProxyFilter.doFilter(BeanProxyFilter.java:80)
          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
          at org.alfresco.web.site.servlet.MTAuthenticationFilter.doFilter(MTAuthenticationFilter.java:81)
          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
          at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
          at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
          at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504)
          at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
          at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
          at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
          at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
          at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)
          at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1074)
          at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)
          at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2466)
          at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2455)
          at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
          at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
          at java.lang.Thread.run(Unknown Source)
      2017-07-31 09:08:41,670 INFO  [org.alfresco.web.site.EditionInterceptor] [http-apr-8080-exec-4] Successfully retrieved license information from Alfresco.

::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::

 :::::::::::::::::::::::::::::::::::::::::::::solr.log :::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::

2017-07-31 09:06:14,535 INFO  [org.alfresco.solr.component.AsyncBuildSuggestComponent] Initializing SuggestComponent
2017-07-31 09:06:14,535 INFO  [org.alfresco.solr.component.AsyncBuildSuggestComponent] Initializing SuggestComponent
2017-07-31 09:06:14,723 INFO  [org.alfresco.solr.component.AsyncBuildSuggestComponent] Loading suggester index for: shingleBasedSuggestions
2017-07-31 09:06:15,176 INFO  [org.alfresco.solr.component.AsyncBuildSuggestComponent] Loaded suggester shingleBasedSuggestions, took 453 ms