Failure to install Forms on multiple Umbraco instances
I have serveral Umbraco instances set up and I am unable to install forms in any one of them.
I go to the forms tab in the back office and click on install and the animation starts. After some time there is an error in red at the bottom of the screen that there is a problem and that the result has been logged in the log.
I have the contents of the log but it doesn't shed any light on it for me. This instance is on my localhost if that makes any difference. The other instances are on external servers.
Anyone have ideas?
2017-04-20 09:26:42,785 [P5980/D2/T1] INFO Umbraco.Core.CoreBootManager - Umbraco 7.4.3 application starting on CTNAL0041384005
2017-04-20 09:26:42,798 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk
2017-04-20 09:26:42,807 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Hash determined (took 8ms)
2017-04-20 09:26:42,845 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplicationStartupHandler
2017-04-20 09:26:42,854 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplicationStartupHandler, found 0 (took 9ms)
2017-04-20 09:26:42,875 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter
2017-04-20 09:26:42,875 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter, found 0 (took 0ms)
2017-04-20 09:26:42,876 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyValueConverter
2017-04-20 09:26:42,876 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyValueConverter, found 0 (took 0ms)
2017-04-20 09:26:42,888 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Mvc.SurfaceController
2017-04-20 09:26:42,889 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Mvc.SurfaceController, found 0 (took 0ms)
2017-04-20 09:26:42,889 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.WebApi.UmbracoApiController
2017-04-20 09:26:42,892 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.WebApi.UmbracoApiController, found 0 (took 2ms)
2017-04-20 09:26:42,918 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IThumbnailProvider
2017-04-20 09:26:42,918 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IThumbnailProvider, found 0 (took 0ms)
2017-04-20 09:26:42,918 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IImageUrlProvider
2017-04-20 09:26:42,919 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IImageUrlProvider, found 0 (took 0ms)
2017-04-20 09:26:43,698 [P5980/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True
2017-04-20 09:26:43,841 [P5980/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True
2017-04-20 09:26:43,860 [P5980/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True
2017-04-20 09:26:43,911 [P5980/D2/T1] INFO Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing
2017-04-20 09:26:43,923 [P5980/D2/T1] INFO Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events
2017-04-20 09:26:43,976 [P5980/D2/T1] INFO Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3
2017-04-20 09:26:43,980 [P5980/D2/T1] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 1241ms)
2017-04-20 09:26:44,715 [P5980/D2/T12] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://localhost:80/umbraco (UmbracoModule request)
2017-04-20 09:26:44,813 [P5980/D2/T12] INFO umbraco.content - Load Xml from file...
2017-04-20 09:26:44,815 [P5980/D2/T12] INFO umbraco.content - Loaded Xml from file.
2017-04-20 09:26:45,417 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IParameterEditor
2017-04-20 09:26:45,418 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IParameterEditor, found 0 (took 0ms)
2017-04-20 09:26:55,212 [P5980/D2/T15] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper
2017-04-20 09:26:55,212 [P5980/D2/T15] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 0 (took 0ms)
2017-04-20 09:26:55,344 [P5980/D2/T15] INFO Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: Login attempt succeeded for username [email protected] from IP address ::1
2017-04-20 09:26:55,345 [P5980/D2/T15] INFO Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: User: [email protected] logged in from IP address ::1
2017-04-20 09:26:55,478 [P5980/D2/T15] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Trees.TreeController
2017-04-20 09:26:55,479 [P5980/D2/T15] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Trees.TreeController, found 0 (took 0ms)
2017-04-20 09:26:55,553 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplication
2017-04-20 09:26:55,554 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplication, found 0 (took 0ms)
2017-04-20 09:26:55,581 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Trees.TreeController
2017-04-20 09:26:55,581 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Trees.TreeController, found 0 (took 0ms)
2017-04-20 09:26:55,582 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.ITree
2017-04-20 09:26:55,583 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.ITree, found 0 (took 0ms)
2017-04-20 09:26:55,798 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.ITree
2017-04-20 09:26:55,799 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.ITree, found 0 (took 0ms)
2017-04-20 09:27:44,859 [P5980/D2/T17] INFO umbraco.BusinessLogic.Log - Log scrubbed. Removed all items older than 2017-04-19 09:27:44
Hi Matt, did you check that the file permissions on the installations are correct? I find that these weird errors are often attributed to file permissions or the application pool owner not having correct permission for the site.
Failure to install Forms on multiple Umbraco instances
I have serveral Umbraco instances set up and I am unable to install forms in any one of them.
I go to the forms tab in the back office and click on install and the animation starts. After some time there is an error in red at the bottom of the screen that there is a problem and that the result has been logged in the log.
I have the contents of the log but it doesn't shed any light on it for me. This instance is on my localhost if that makes any difference. The other instances are on external servers.
Anyone have ideas?
2017-04-20 09:26:42,785 [P5980/D2/T1] INFO Umbraco.Core.CoreBootManager - Umbraco 7.4.3 application starting on CTNAL0041384005 2017-04-20 09:26:42,798 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk 2017-04-20 09:26:42,807 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Hash determined (took 8ms) 2017-04-20 09:26:42,845 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplicationStartupHandler 2017-04-20 09:26:42,854 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplicationStartupHandler, found 0 (took 9ms) 2017-04-20 09:26:42,875 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter 2017-04-20 09:26:42,875 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter, found 0 (took 0ms) 2017-04-20 09:26:42,876 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IPropertyValueConverter 2017-04-20 09:26:42,876 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IPropertyValueConverter, found 0 (took 0ms) 2017-04-20 09:26:42,888 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Mvc.SurfaceController 2017-04-20 09:26:42,889 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Mvc.SurfaceController, found 0 (took 0ms) 2017-04-20 09:26:42,889 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.WebApi.UmbracoApiController 2017-04-20 09:26:42,892 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.WebApi.UmbracoApiController, found 0 (took 2ms) 2017-04-20 09:26:42,918 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IThumbnailProvider 2017-04-20 09:26:42,918 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IThumbnailProvider, found 0 (took 0ms) 2017-04-20 09:26:42,918 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Media.IImageUrlProvider 2017-04-20 09:26:42,919 [P5980/D2/T1] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Media.IImageUrlProvider, found 0 (took 0ms) 2017-04-20 09:26:43,698 [P5980/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2017-04-20 09:26:43,841 [P5980/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2017-04-20 09:26:43,860 [P5980/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2017-04-20 09:26:43,911 [P5980/D2/T1] INFO Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing 2017-04-20 09:26:43,923 [P5980/D2/T1] INFO Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events 2017-04-20 09:26:43,976 [P5980/D2/T1] INFO Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3 2017-04-20 09:26:43,980 [P5980/D2/T1] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 1241ms) 2017-04-20 09:26:44,715 [P5980/D2/T12] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://localhost:80/umbraco (UmbracoModule request) 2017-04-20 09:26:44,813 [P5980/D2/T12] INFO umbraco.content - Load Xml from file... 2017-04-20 09:26:44,815 [P5980/D2/T12] INFO umbraco.content - Loaded Xml from file. 2017-04-20 09:26:45,417 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.PropertyEditors.IParameterEditor 2017-04-20 09:26:45,418 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.PropertyEditors.IParameterEditor, found 0 (took 0ms) 2017-04-20 09:26:55,212 [P5980/D2/T15] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper 2017-04-20 09:26:55,212 [P5980/D2/T15] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 0 (took 0ms) 2017-04-20 09:26:55,344 [P5980/D2/T15] INFO Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: Login attempt succeeded for username [email protected] from IP address ::1 2017-04-20 09:26:55,345 [P5980/D2/T15] INFO Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: User: [email protected] logged in from IP address ::1 2017-04-20 09:26:55,478 [P5980/D2/T15] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Trees.TreeController 2017-04-20 09:26:55,479 [P5980/D2/T15] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Trees.TreeController, found 0 (took 0ms) 2017-04-20 09:26:55,553 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.IApplication 2017-04-20 09:26:55,554 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.IApplication, found 0 (took 0ms) 2017-04-20 09:26:55,581 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Trees.TreeController 2017-04-20 09:26:55,581 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Trees.TreeController, found 0 (took 0ms) 2017-04-20 09:26:55,582 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.ITree 2017-04-20 09:26:55,583 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.ITree, found 0 (took 0ms) 2017-04-20 09:26:55,798 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Starting resolution types of umbraco.interfaces.ITree 2017-04-20 09:26:55,799 [P5980/D2/T12] INFO Umbraco.Core.PluginManager - Completed resolution of types of umbraco.interfaces.ITree, found 0 (took 0ms) 2017-04-20 09:27:44,859 [P5980/D2/T17] INFO umbraco.BusinessLogic.Log - Log scrubbed. Removed all items older than 2017-04-19 09:27:44
Hi Matt, did you check that the file permissions on the installations are correct? I find that these weird errors are often attributed to file permissions or the application pool owner not having correct permission for the site.
-Amir
is working on a reply...