diff --git a/Volo.Abp.sln b/Volo.Abp.sln index 88f7f670df..ab337008bc 100644 --- a/Volo.Abp.sln +++ b/Volo.Abp.sln @@ -292,6 +292,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Volo.Abp.Permissions.HttpAp EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Volo.Abp.Permissions.HttpApi.Client", "src\Volo.Abp.Permissions.HttpApi.Client\Volo.Abp.Permissions.HttpApi.Client.csproj", "{01852E73-E8F8-4460-8BBF-9D20C8909366}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MicroserviceDemo", "MicroserviceDemo", "{3510E248-DC9F-4A07-8134-02E7F5CC5783}" +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MicroserviceDemo.Web", "src\MicroserviceDemo\MicroserviceDemo.Web\MicroserviceDemo.Web.csproj", "{258B4E36-BF5B-484D-B10E-7D5AF868FA44}" +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MicroserviceDemo.TenancyService", "src\MicroserviceDemo\MicroserviceDemo.TenancyService\MicroserviceDemo.TenancyService.csproj", "{067627C7-6891-453A-A219-35141733D776}" +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MicroserviceDemo.PermissionService", "src\MicroserviceDemo\MicroserviceDemo.PermissionService\MicroserviceDemo.PermissionService.csproj", "{2F866856-EF73-4B28-89CD-A43AF7CBD08B}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -770,6 +778,18 @@ Global {01852E73-E8F8-4460-8BBF-9D20C8909366}.Debug|Any CPU.Build.0 = Debug|Any CPU {01852E73-E8F8-4460-8BBF-9D20C8909366}.Release|Any CPU.ActiveCfg = Release|Any CPU {01852E73-E8F8-4460-8BBF-9D20C8909366}.Release|Any CPU.Build.0 = Release|Any CPU + {258B4E36-BF5B-484D-B10E-7D5AF868FA44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {258B4E36-BF5B-484D-B10E-7D5AF868FA44}.Debug|Any CPU.Build.0 = Debug|Any CPU + {258B4E36-BF5B-484D-B10E-7D5AF868FA44}.Release|Any CPU.ActiveCfg = Release|Any CPU + {258B4E36-BF5B-484D-B10E-7D5AF868FA44}.Release|Any CPU.Build.0 = Release|Any CPU + {067627C7-6891-453A-A219-35141733D776}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {067627C7-6891-453A-A219-35141733D776}.Debug|Any CPU.Build.0 = Debug|Any CPU + {067627C7-6891-453A-A219-35141733D776}.Release|Any CPU.ActiveCfg = Release|Any CPU + {067627C7-6891-453A-A219-35141733D776}.Release|Any CPU.Build.0 = Release|Any CPU + {2F866856-EF73-4B28-89CD-A43AF7CBD08B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2F866856-EF73-4B28-89CD-A43AF7CBD08B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2F866856-EF73-4B28-89CD-A43AF7CBD08B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2F866856-EF73-4B28-89CD-A43AF7CBD08B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -912,6 +932,10 @@ Global {B10E37A1-43A1-4042-BAAA-F589302958D5} = {37087D1B-3693-4E96-983D-A69F210BDE53} {94FBE061-CA28-4BDA-9E80-C65EE7E92637} = {055F4AC0-46C4-4E99-89CD-0F30D4A97382} {01852E73-E8F8-4460-8BBF-9D20C8909366} = {055F4AC0-46C4-4E99-89CD-0F30D4A97382} + {3510E248-DC9F-4A07-8134-02E7F5CC5783} = {282A5684-F573-47BB-B044-10F3F710E22A} + {258B4E36-BF5B-484D-B10E-7D5AF868FA44} = {3510E248-DC9F-4A07-8134-02E7F5CC5783} + {067627C7-6891-453A-A219-35141733D776} = {3510E248-DC9F-4A07-8134-02E7F5CC5783} + {2F866856-EF73-4B28-89CD-A43AF7CBD08B} = {3510E248-DC9F-4A07-8134-02E7F5CC5783} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {BB97ECF4-9A84-433F-A80B-2A3285BDD1D5} diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Logs/logs-20180226.txt b/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Logs/logs-20180226.txt deleted file mode 100644 index d0bea17451..0000000000 --- a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Logs/logs-20180226.txt +++ /dev/null @@ -1,538 +0,0 @@ -2018-02-26 14:20:04.138 +03:00 [Information] Loaded modules: -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Data.AbpDataModule -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule -2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.AbpDddModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.AbpCommonModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule -2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule -2018-02-26 14:20:04.191 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule -2018-02-26 14:20:04.206 +03:00 [Information] Initialized all modules. -2018-02-26 14:20:32.540 +03:00 [Information] Loaded modules: -2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule -2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule -2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule -2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Data.AbpDataModule -2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule -2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule -2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule -2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.AbpDddModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.AbpCommonModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule -2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule -2018-02-26 14:20:32.583 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule -2018-02-26 14:20:32.594 +03:00 [Information] Initialized all modules. -2018-02-26 14:28:34.616 +03:00 [Information] Loaded modules: -2018-02-26 14:28:34.664 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule -2018-02-26 14:28:34.664 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Data.AbpDataModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.AbpDddModule -2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule -2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule -2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.AbpCommonModule -2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule -2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule -2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule -2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule -2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule -2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule -2018-02-26 14:28:34.667 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule -2018-02-26 14:28:35.005 +03:00 [Information] Initialized all modules. -2018-02-26 14:28:35.379 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ -2018-02-26 14:28:35.545 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid -2018-02-26 14:28:35.559 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". -2018-02-26 14:28:35.565 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 44.6454ms -2018-02-26 14:28:35.570 +03:00 [Information] Request finished in 205.9559ms 302 -2018-02-26 14:28:35.585 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger -2018-02-26 14:28:35.586 +03:00 [Information] Request finished in 1.6656ms 301 -2018-02-26 14:28:35.594 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ -2018-02-26 14:28:35.613 +03:00 [Information] Request finished in 18.0859ms 200 text/html -2018-02-26 14:28:35.647 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui.css -2018-02-26 14:28:35.650 +03:00 [Information] Sending file. Request path: '"/swagger-ui.css"'. Physical path: '"N/A"' -2018-02-26 14:28:35.650 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-bundle.js -2018-02-26 14:28:35.651 +03:00 [Information] Sending file. Request path: '"/swagger-ui-bundle.js"'. Physical path: '"N/A"' -2018-02-26 14:28:35.651 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-standalone-preset.js -2018-02-26 14:28:35.651 +03:00 [Information] Sending file. Request path: '"/swagger-ui-standalone-preset.js"'. Physical path: '"N/A"' -2018-02-26 14:28:35.654 +03:00 [Information] Request finished in 7.3121ms 200 text/css -2018-02-26 14:28:35.673 +03:00 [Information] Request finished in 21.8157ms 200 application/javascript -2018-02-26 14:28:35.705 +03:00 [Information] Request finished in 54.5353ms 200 application/javascript -2018-02-26 14:28:41.463 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/favicon-16x16.png -2018-02-26 14:28:41.463 +03:00 [Information] Sending file. Request path: '"/favicon-16x16.png"'. Physical path: '"N/A"' -2018-02-26 14:28:41.464 +03:00 [Information] Request finished in 1.7601ms 200 image/png -2018-02-26 14:28:41.852 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json -2018-02-26 14:28:42.018 +03:00 [Error] Connection id ""0HLBT1G9E99SA"", Request id ""0HLBT1G9E99SA:00000002"": An unhandled exception was thrown by the application. -System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger 2.0 - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) - at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() -2018-02-26 14:28:42.022 +03:00 [Information] Request finished in 169.9037ms 500 -2018-02-26 14:29:02.649 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json -2018-02-26 14:29:02.670 +03:00 [Error] Connection id ""0HLBT1G9E99S9"", Request id ""0HLBT1G9E99S9:00000002"": An unhandled exception was thrown by the application. -System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger 2.0 - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) - at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() -2018-02-26 14:29:02.675 +03:00 [Information] Request finished in 26.5424ms 500 -2018-02-26 14:29:02.710 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/favicon.ico -2018-02-26 14:29:02.711 +03:00 [Information] Request finished in 1.3872ms 404 -2018-02-26 14:29:21.136 +03:00 [Information] Loaded modules: -2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule -2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule -2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule -2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Data.AbpDataModule -2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule -2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule -2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule -2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.AbpDddModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule -2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule -2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule -2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule -2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule -2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.AbpCommonModule -2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule -2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule -2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule -2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule -2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule -2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule -2018-02-26 14:29:21.187 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule -2018-02-26 14:29:21.530 +03:00 [Information] Initialized all modules. -2018-02-26 14:29:21.876 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ -2018-02-26 14:29:22.084 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid -2018-02-26 14:29:22.097 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". -2018-02-26 14:29:22.102 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 43.8705ms -2018-02-26 14:29:22.108 +03:00 [Information] Request finished in 247.6639ms 302 -2018-02-26 14:29:22.122 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ -2018-02-26 14:29:22.141 +03:00 [Information] Request finished in 19.3294ms 200 text/html -2018-02-26 14:29:22.545 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json -2018-02-26 14:29:22.712 +03:00 [Error] Connection id ""0HLBT1GN9RAE1"", Request id ""0HLBT1GN9RAE1:00000003"": An unhandled exception was thrown by the application. -System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger 2.0 - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) - at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() -2018-02-26 14:29:22.718 +03:00 [Information] Request finished in 172.8574ms 500 -2018-02-26 14:32:43.757 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ -2018-02-26 14:32:43.758 +03:00 [Information] Request finished in 1.143ms 200 text/html -2018-02-26 14:32:43.798 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui.css -2018-02-26 14:32:43.803 +03:00 [Information] The file "/swagger-ui.css" was not modified -2018-02-26 14:32:43.804 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-bundle.js -2018-02-26 14:32:43.804 +03:00 [Information] The file "/swagger-ui-bundle.js" was not modified -2018-02-26 14:32:43.805 +03:00 [Information] Request finished in 1.1682ms 304 application/javascript -2018-02-26 14:32:43.805 +03:00 [Information] Request finished in 6.9221ms 304 text/css -2018-02-26 14:32:43.805 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-standalone-preset.js -2018-02-26 14:32:43.806 +03:00 [Information] The file "/swagger-ui-standalone-preset.js" was not modified -2018-02-26 14:32:43.806 +03:00 [Information] Request finished in 0.6504ms 304 application/javascript -2018-02-26 14:32:48.918 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json -2018-02-26 14:32:48.944 +03:00 [Error] Connection id ""0HLBT1GN9RAE3"", Request id ""0HLBT1GN9RAE3:00000002"": An unhandled exception was thrown by the application. -System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger 2.0 - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) - at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() -2018-02-26 14:32:48.952 +03:00 [Information] Request finished in 33.7377ms 500 -2018-02-26 14:35:54.011 +03:00 [Information] Loaded modules: -2018-02-26 14:35:54.052 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule -2018-02-26 14:35:54.052 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Data.AbpDataModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.AbpDddModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule -2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.AbpCommonModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule -2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule -2018-02-26 14:35:54.055 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule -2018-02-26 14:35:54.055 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule -2018-02-26 14:35:54.409 +03:00 [Information] Initialized all modules. -2018-02-26 14:35:54.769 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ -2018-02-26 14:35:54.809 +03:00 [Information] Request finished in 54.9317ms 200 text/html -2018-02-26 14:35:54.846 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui.css -2018-02-26 14:35:54.850 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-bundle.js -2018-02-26 14:35:54.851 +03:00 [Information] The file "/swagger-ui.css" was not modified -2018-02-26 14:35:54.851 +03:00 [Information] The file "/swagger-ui-bundle.js" was not modified -2018-02-26 14:35:54.854 +03:00 [Information] Request finished in 8.1588ms 304 text/css -2018-02-26 14:35:54.854 +03:00 [Information] Request finished in 3.9658ms 304 application/javascript -2018-02-26 14:35:54.856 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-standalone-preset.js -2018-02-26 14:35:54.857 +03:00 [Information] The file "/swagger-ui-standalone-preset.js" was not modified -2018-02-26 14:35:54.860 +03:00 [Information] Request finished in 3.1892ms 304 application/javascript -2018-02-26 14:35:55.323 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json -2018-02-26 14:35:55.572 +03:00 [Error] Connection id ""0HLBT1KCCOV04"", Request id ""0HLBT1KCCOV04:00000003"": An unhandled exception was thrown by the application. -System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger 2.0 - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) - at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() -2018-02-26 14:35:55.577 +03:00 [Information] Request finished in 253.6773ms 500 -2018-02-26 14:38:13.966 +03:00 [Information] Loaded modules: -2018-02-26 14:38:14.015 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule -2018-02-26 14:38:14.015 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule -2018-02-26 14:38:14.015 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule -2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.Data.AbpDataModule -2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule -2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule -2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule -2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule -2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule -2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule -2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule -2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.AbpDddModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule -2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.AbpCommonModule -2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule -2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule -2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule -2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule -2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule -2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule -2018-02-26 14:38:14.018 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule -2018-02-26 14:38:14.368 +03:00 [Information] Initialized all modules. -2018-02-26 14:38:14.738 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ -2018-02-26 14:38:14.910 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid -2018-02-26 14:38:14.923 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". -2018-02-26 14:38:14.929 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 45.7042ms -2018-02-26 14:38:14.935 +03:00 [Information] Request finished in 212.7279ms 302 -2018-02-26 14:38:14.952 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ -2018-02-26 14:38:14.958 +03:00 [Information] Sending file. Request path: '"/index.html"'. Physical path: '"N/A"' -2018-02-26 14:38:14.963 +03:00 [Information] Request finished in 10.9269ms 200 text/html -2018-02-26 14:38:14.999 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/css/typography.css -2018-02-26 14:38:15.000 +03:00 [Information] Sending file. Request path: '"/css/typography.css"'. Physical path: '"N/A"' -2018-02-26 14:38:15.001 +03:00 [Information] Request finished in 1.8897ms 200 text/css -2018-02-26 14:38:15.003 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/css/reset.css -2018-02-26 14:38:15.004 +03:00 [Information] Sending file. Request path: '"/css/reset.css"'. Physical path: '"N/A"' -2018-02-26 14:38:15.004 +03:00 [Information] Request finished in 1.5069ms 200 text/css -2018-02-26 14:38:15.005 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/css/screen.css -2018-02-26 14:38:15.005 +03:00 [Information] Sending file. Request path: '"/css/screen.css"'. Physical path: '"N/A"' -2018-02-26 14:38:15.006 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/css/print.css -2018-02-26 14:38:15.007 +03:00 [Information] Sending file. Request path: '"/css/print.css"'. Physical path: '"N/A"' -2018-02-26 14:38:15.007 +03:00 [Information] Request finished in 1.433ms 200 text/css -2018-02-26 14:38:15.008 +03:00 [Information] Request finished in 2.405ms 200 text/css -2018-02-26 14:38:15.013 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/object-assign-pollyfill.js -2018-02-26 14:38:15.014 +03:00 [Information] Sending file. Request path: '"/lib/object-assign-pollyfill.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.015 +03:00 [Information] Request finished in 1.7994ms 200 application/javascript -2018-02-26 14:38:15.015 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jquery-1.8.0.min.js -2018-02-26 14:38:15.016 +03:00 [Information] Sending file. Request path: '"/lib/jquery-1.8.0.min.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.016 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jquery.slideto.min.js -2018-02-26 14:38:15.017 +03:00 [Information] Sending file. Request path: '"/lib/jquery.slideto.min.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.018 +03:00 [Information] Request finished in 1.7644ms 200 application/javascript -2018-02-26 14:38:15.029 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jquery.wiggle.min.js -2018-02-26 14:38:15.030 +03:00 [Information] Sending file. Request path: '"/lib/jquery.wiggle.min.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.030 +03:00 [Information] Request finished in 1.1712ms 200 application/javascript -2018-02-26 14:38:15.041 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jquery.ba-bbq.min.js -2018-02-26 14:38:15.041 +03:00 [Information] Sending file. Request path: '"/lib/jquery.ba-bbq.min.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.042 +03:00 [Information] Request finished in 1.232ms 200 application/javascript -2018-02-26 14:38:15.042 +03:00 [Information] Request finished in 27.2107ms 200 application/javascript -2018-02-26 14:38:15.043 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/handlebars-4.0.5.js -2018-02-26 14:38:15.044 +03:00 [Information] Sending file. Request path: '"/lib/handlebars-4.0.5.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.046 +03:00 [Information] Request finished in 3.566ms 200 application/javascript -2018-02-26 14:38:15.048 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/lodash.min.js -2018-02-26 14:38:15.049 +03:00 [Information] Sending file. Request path: '"/lib/lodash.min.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.050 +03:00 [Information] Request finished in 3.0631ms 200 application/javascript -2018-02-26 14:38:15.072 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/backbone-min.js -2018-02-26 14:38:15.073 +03:00 [Information] Sending file. Request path: '"/lib/backbone-min.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.075 +03:00 [Information] Request finished in 1.7785ms 200 application/javascript -2018-02-26 14:38:15.078 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui.min.js -2018-02-26 14:38:15.078 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/highlight.9.1.0.pack_extended.js -2018-02-26 14:38:15.078 +03:00 [Information] Sending file. Request path: '"/lib/highlight.9.1.0.pack_extended.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.078 +03:00 [Information] Sending file. Request path: '"/swagger-ui.min.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.078 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/highlight.9.1.0.pack.js -2018-02-26 14:38:15.078 +03:00 [Information] Request finished in 0.8236ms 200 application/javascript -2018-02-26 14:38:15.079 +03:00 [Information] Sending file. Request path: '"/lib/highlight.9.1.0.pack.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.079 +03:00 [Information] Request finished in 1.14ms 200 application/javascript -2018-02-26 14:38:15.083 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jsoneditor.min.js -2018-02-26 14:38:15.083 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/marked.js -2018-02-26 14:38:15.084 +03:00 [Information] Sending file. Request path: '"/lib/marked.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.084 +03:00 [Information] Sending file. Request path: '"/lib/jsoneditor.min.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.085 +03:00 [Information] Request finished in 1.5069ms 200 application/javascript -2018-02-26 14:38:15.087 +03:00 [Information] Request finished in 3.8854ms 200 application/javascript -2018-02-26 14:38:15.091 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/swagger-oauth.js -2018-02-26 14:38:15.092 +03:00 [Information] Sending file. Request path: '"/lib/swagger-oauth.js"'. Physical path: '"N/A"' -2018-02-26 14:38:15.092 +03:00 [Information] Request finished in 15.2301ms 200 application/javascript -2018-02-26 14:38:15.093 +03:00 [Information] Request finished in 1.4766ms 200 application/javascript -2018-02-26 14:38:15.135 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/images/logo_small.png -2018-02-26 14:38:15.136 +03:00 [Information] Sending file. Request path: '"/images/logo_small.png"'. Physical path: '"N/A"' -2018-02-26 14:38:15.137 +03:00 [Information] Request finished in 1.8195ms 200 image/png -2018-02-26 14:38:15.287 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/images/favicon-16x16.png -2018-02-26 14:38:15.288 +03:00 [Information] Sending file. Request path: '"/images/favicon-16x16.png"'. Physical path: '"N/A"' -2018-02-26 14:38:15.288 +03:00 [Information] Request finished in 0.7333ms 200 image/png -2018-02-26 14:38:15.304 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json -2018-02-26 14:38:15.468 +03:00 [Error] Connection id ""0HLBT1LM3D57G"", Request id ""0HLBT1LM3D57G:00000004"": An unhandled exception was thrown by the application. -System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) - at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() -2018-02-26 14:38:15.474 +03:00 [Information] Request finished in 169.958ms 500 -2018-02-26 16:32:59.826 +03:00 [Information] Loaded modules: -2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule -2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule -2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule -2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.Data.AbpDataModule -2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule -2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.AbpDddModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule -2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule -2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule -2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.AbpCommonModule -2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule -2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule -2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule -2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule -2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule -2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule -2018-02-26 16:32:59.871 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule -2018-02-26 16:33:00.231 +03:00 [Information] Initialized all modules. -2018-02-26 16:33:00.643 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ -2018-02-26 16:33:00.815 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid -2018-02-26 16:33:00.828 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". -2018-02-26 16:33:00.833 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 50.8739ms -2018-02-26 16:33:00.839 +03:00 [Information] Request finished in 210.0364ms 302 -2018-02-26 16:33:00.855 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ -2018-02-26 16:33:00.862 +03:00 [Information] Sending file. Request path: '"/index.html"'. Physical path: '"N/A"' -2018-02-26 16:33:00.866 +03:00 [Information] Request finished in 11.4417ms 200 text/html -2018-02-26 16:33:00.913 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jquery-1.8.0.min.js -2018-02-26 16:33:00.914 +03:00 [Information] Sending file. Request path: '"/lib/jquery-1.8.0.min.js"'. Physical path: '"N/A"' -2018-02-26 16:33:00.934 +03:00 [Information] Request finished in 21.3825ms 200 application/javascript -2018-02-26 16:33:01.103 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json -2018-02-26 16:33:01.251 +03:00 [Error] Connection id ""0HLBT3LQ8OQCP"", Request id ""0HLBT3LQ8OQCP:00000001"": An unhandled exception was thrown by the application. -System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) - at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) - at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) - at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() -2018-02-26 16:33:01.257 +03:00 [Information] Request finished in 153.8555ms 500 -2018-02-26 16:35:03.201 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition -2018-02-26 16:35:03.218 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid -2018-02-26 16:35:03.263 +03:00 [Error] Value cannot be null. -Parameter name: httpMethod -System.ArgumentNullException: Value cannot be null. -Parameter name: httpMethod - at Volo.Abp.Check.NotNull[T](T value, String parameterName) in D:\Github\abp\src\Volo.Abp.Core\Volo\Abp\Check.cs:line 16 - at Volo.Abp.Http.Modeling.ActionApiDescriptionModel.Create(String uniqueName, MethodInfo method, String url, String httpMethod, IList`1 supportedVersions) in D:\Github\abp\src\Volo.Abp.Http\Volo\Abp\Http\Modeling\ActionApiDescriptionModel.cs:line 36 - at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.AddApiDescriptionToModel(ApiDescription apiDescription, ApplicationApiDescriptionModel model) in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 82 - at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.CreateApiModel() in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 50 - at lambda_method(Closure , Object , Object[] ) - at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) - at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context) - at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) - at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__14.MoveNext() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() -2018-02-26 16:35:03.281 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". -2018-02-26 16:35:03.301 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 93.4859ms -2018-02-26 16:35:03.302 +03:00 [Information] Request finished in 100.8605ms 500 application/json; charset=utf-8 diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroserviceDemo.PermissionService.csproj b/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroserviceDemo.PermissionService.csproj deleted file mode 100644 index 44d35e7e96..0000000000 --- a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroserviceDemo.PermissionService.csproj +++ /dev/null @@ -1,23 +0,0 @@ - - - - netcoreapp2.0 - - - - - - - - - - - - - - - - - - - diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/appsettings.json b/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/appsettings.json deleted file mode 100644 index aa261a2c3b..0000000000 --- a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/appsettings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "ConnectionStrings": { - "Default": "Server=localhost;Database=MicroservicesDemo.Permissions;Trusted_Connection=True;MultipleActiveResultSets=true" - } -} \ No newline at end of file diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/MicroserviceDemo.Web.csproj b/samples/MicroserviceDemo/MicroserviceDemo.Web/MicroserviceDemo.Web.csproj deleted file mode 100644 index 199811fc9f..0000000000 --- a/samples/MicroserviceDemo/MicroserviceDemo.Web/MicroserviceDemo.Web.csproj +++ /dev/null @@ -1,33 +0,0 @@ - - - - netcoreapp2.0 - ..\docker-compose.dcproj - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/samples/MicroserviceDemo/MicroserviceDemo.sln b/samples/MicroserviceDemo/MicroserviceDemo.sln deleted file mode 100644 index ad42689777..0000000000 --- a/samples/MicroserviceDemo/MicroserviceDemo.sln +++ /dev/null @@ -1,37 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.27130.2036 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MicroserviceDemo.Web", "MicroserviceDemo.Web\MicroserviceDemo.Web.csproj", "{0F012333-D449-43BF-87F9-FD6B78CD5022}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MicroserviceDemo.TenancyService", "MicroserviceDemo.TenancyService\MicroserviceDemo.TenancyService.csproj", "{D2DB47C8-824E-43E3-968D-F3C5869F77B7}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MicroserviceDemo.PermissionService", "MicroserviceDemo.PermissionService\MicroserviceDemo.PermissionService.csproj", "{60A2DE7B-2079-4643-9CF5-6A8E5C9CF644}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0F012333-D449-43BF-87F9-FD6B78CD5022}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0F012333-D449-43BF-87F9-FD6B78CD5022}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0F012333-D449-43BF-87F9-FD6B78CD5022}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0F012333-D449-43BF-87F9-FD6B78CD5022}.Release|Any CPU.Build.0 = Release|Any CPU - {D2DB47C8-824E-43E3-968D-F3C5869F77B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D2DB47C8-824E-43E3-968D-F3C5869F77B7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D2DB47C8-824E-43E3-968D-F3C5869F77B7}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D2DB47C8-824E-43E3-968D-F3C5869F77B7}.Release|Any CPU.Build.0 = Release|Any CPU - {60A2DE7B-2079-4643-9CF5-6A8E5C9CF644}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {60A2DE7B-2079-4643-9CF5-6A8E5C9CF644}.Debug|Any CPU.Build.0 = Debug|Any CPU - {60A2DE7B-2079-4643-9CF5-6A8E5C9CF644}.Release|Any CPU.ActiveCfg = Release|Any CPU - {60A2DE7B-2079-4643-9CF5-6A8E5C9CF644}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {20FA72D5-E668-435D-B92F-F603D29BDDEB} - EndGlobalSection -EndGlobal diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Controllers/HomeController.cs b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Controllers/HomeController.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Controllers/HomeController.cs rename to src/MicroserviceDemo/MicroserviceDemo.PermissionService/Controllers/HomeController.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Db/MigrationDbContext.cs b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Db/MigrationDbContext.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Db/MigrationDbContext.cs rename to src/MicroserviceDemo/MicroserviceDemo.PermissionService/Db/MigrationDbContext.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Db/MigrationDbContextFactory.cs b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Db/MigrationDbContextFactory.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Db/MigrationDbContextFactory.cs rename to src/MicroserviceDemo/MicroserviceDemo.PermissionService/Db/MigrationDbContextFactory.cs diff --git a/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Logs/logs-20180226.txt b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Logs/logs-20180226.txt new file mode 100644 index 0000000000..b79cc18bc0 --- /dev/null +++ b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Logs/logs-20180226.txt @@ -0,0 +1,1265 @@ +2018-02-26 14:20:04.138 +03:00 [Information] Loaded modules: +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 14:20:04.190 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 14:20:04.191 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 14:20:04.191 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 14:20:04.206 +03:00 [Information] Initialized all modules. +2018-02-26 14:20:32.540 +03:00 [Information] Loaded modules: +2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 14:20:32.582 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 14:20:32.583 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 14:20:32.583 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 14:20:32.594 +03:00 [Information] Initialized all modules. +2018-02-26 14:28:34.616 +03:00 [Information] Loaded modules: +2018-02-26 14:28:34.664 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 14:28:34.664 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 14:28:34.665 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 14:28:34.666 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 14:28:34.667 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 14:28:34.667 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 14:28:35.005 +03:00 [Information] Initialized all modules. +2018-02-26 14:28:35.379 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 14:28:35.545 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 14:28:35.559 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 14:28:35.565 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 44.6454ms +2018-02-26 14:28:35.570 +03:00 [Information] Request finished in 205.9559ms 302 +2018-02-26 14:28:35.585 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger +2018-02-26 14:28:35.586 +03:00 [Information] Request finished in 1.6656ms 301 +2018-02-26 14:28:35.594 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 14:28:35.613 +03:00 [Information] Request finished in 18.0859ms 200 text/html +2018-02-26 14:28:35.647 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui.css +2018-02-26 14:28:35.650 +03:00 [Information] Sending file. Request path: '"/swagger-ui.css"'. Physical path: '"N/A"' +2018-02-26 14:28:35.650 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-bundle.js +2018-02-26 14:28:35.651 +03:00 [Information] Sending file. Request path: '"/swagger-ui-bundle.js"'. Physical path: '"N/A"' +2018-02-26 14:28:35.651 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-standalone-preset.js +2018-02-26 14:28:35.651 +03:00 [Information] Sending file. Request path: '"/swagger-ui-standalone-preset.js"'. Physical path: '"N/A"' +2018-02-26 14:28:35.654 +03:00 [Information] Request finished in 7.3121ms 200 text/css +2018-02-26 14:28:35.673 +03:00 [Information] Request finished in 21.8157ms 200 application/javascript +2018-02-26 14:28:35.705 +03:00 [Information] Request finished in 54.5353ms 200 application/javascript +2018-02-26 14:28:41.463 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/favicon-16x16.png +2018-02-26 14:28:41.463 +03:00 [Information] Sending file. Request path: '"/favicon-16x16.png"'. Physical path: '"N/A"' +2018-02-26 14:28:41.464 +03:00 [Information] Request finished in 1.7601ms 200 image/png +2018-02-26 14:28:41.852 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json +2018-02-26 14:28:42.018 +03:00 [Error] Connection id ""0HLBT1G9E99SA"", Request id ""0HLBT1G9E99SA:00000002"": An unhandled exception was thrown by the application. +System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger 2.0 + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) + at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) + at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() +2018-02-26 14:28:42.022 +03:00 [Information] Request finished in 169.9037ms 500 +2018-02-26 14:29:02.649 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json +2018-02-26 14:29:02.670 +03:00 [Error] Connection id ""0HLBT1G9E99S9"", Request id ""0HLBT1G9E99S9:00000002"": An unhandled exception was thrown by the application. +System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger 2.0 + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) + at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) + at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() +2018-02-26 14:29:02.675 +03:00 [Information] Request finished in 26.5424ms 500 +2018-02-26 14:29:02.710 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/favicon.ico +2018-02-26 14:29:02.711 +03:00 [Information] Request finished in 1.3872ms 404 +2018-02-26 14:29:21.136 +03:00 [Information] Loaded modules: +2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 14:29:21.185 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 14:29:21.186 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 14:29:21.187 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 14:29:21.187 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 14:29:21.530 +03:00 [Information] Initialized all modules. +2018-02-26 14:29:21.876 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 14:29:22.084 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 14:29:22.097 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 14:29:22.102 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 43.8705ms +2018-02-26 14:29:22.108 +03:00 [Information] Request finished in 247.6639ms 302 +2018-02-26 14:29:22.122 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 14:29:22.141 +03:00 [Information] Request finished in 19.3294ms 200 text/html +2018-02-26 14:29:22.545 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json +2018-02-26 14:29:22.712 +03:00 [Error] Connection id ""0HLBT1GN9RAE1"", Request id ""0HLBT1GN9RAE1:00000003"": An unhandled exception was thrown by the application. +System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger 2.0 + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) + at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) + at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() +2018-02-26 14:29:22.718 +03:00 [Information] Request finished in 172.8574ms 500 +2018-02-26 14:32:43.757 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 14:32:43.758 +03:00 [Information] Request finished in 1.143ms 200 text/html +2018-02-26 14:32:43.798 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui.css +2018-02-26 14:32:43.803 +03:00 [Information] The file "/swagger-ui.css" was not modified +2018-02-26 14:32:43.804 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-bundle.js +2018-02-26 14:32:43.804 +03:00 [Information] The file "/swagger-ui-bundle.js" was not modified +2018-02-26 14:32:43.805 +03:00 [Information] Request finished in 1.1682ms 304 application/javascript +2018-02-26 14:32:43.805 +03:00 [Information] Request finished in 6.9221ms 304 text/css +2018-02-26 14:32:43.805 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-standalone-preset.js +2018-02-26 14:32:43.806 +03:00 [Information] The file "/swagger-ui-standalone-preset.js" was not modified +2018-02-26 14:32:43.806 +03:00 [Information] Request finished in 0.6504ms 304 application/javascript +2018-02-26 14:32:48.918 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json +2018-02-26 14:32:48.944 +03:00 [Error] Connection id ""0HLBT1GN9RAE3"", Request id ""0HLBT1GN9RAE3:00000002"": An unhandled exception was thrown by the application. +System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger 2.0 + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) + at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) + at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() +2018-02-26 14:32:48.952 +03:00 [Information] Request finished in 33.7377ms 500 +2018-02-26 14:35:54.011 +03:00 [Information] Loaded modules: +2018-02-26 14:35:54.052 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 14:35:54.052 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 14:35:54.053 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 14:35:54.054 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 14:35:54.055 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 14:35:54.055 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 14:35:54.409 +03:00 [Information] Initialized all modules. +2018-02-26 14:35:54.769 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 14:35:54.809 +03:00 [Information] Request finished in 54.9317ms 200 text/html +2018-02-26 14:35:54.846 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui.css +2018-02-26 14:35:54.850 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-bundle.js +2018-02-26 14:35:54.851 +03:00 [Information] The file "/swagger-ui.css" was not modified +2018-02-26 14:35:54.851 +03:00 [Information] The file "/swagger-ui-bundle.js" was not modified +2018-02-26 14:35:54.854 +03:00 [Information] Request finished in 8.1588ms 304 text/css +2018-02-26 14:35:54.854 +03:00 [Information] Request finished in 3.9658ms 304 application/javascript +2018-02-26 14:35:54.856 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui-standalone-preset.js +2018-02-26 14:35:54.857 +03:00 [Information] The file "/swagger-ui-standalone-preset.js" was not modified +2018-02-26 14:35:54.860 +03:00 [Information] Request finished in 3.1892ms 304 application/javascript +2018-02-26 14:35:55.323 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json +2018-02-26 14:35:55.572 +03:00 [Error] Connection id ""0HLBT1KCCOV04"", Request id ""0HLBT1KCCOV04:00000003"": An unhandled exception was thrown by the application. +System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger 2.0 + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) + at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) + at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() +2018-02-26 14:35:55.577 +03:00 [Information] Request finished in 253.6773ms 500 +2018-02-26 14:38:13.966 +03:00 [Information] Loaded modules: +2018-02-26 14:38:14.015 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 14:38:14.015 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 14:38:14.015 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 14:38:14.016 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 14:38:14.017 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 14:38:14.018 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 14:38:14.018 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 14:38:14.368 +03:00 [Information] Initialized all modules. +2018-02-26 14:38:14.738 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 14:38:14.910 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 14:38:14.923 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 14:38:14.929 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 45.7042ms +2018-02-26 14:38:14.935 +03:00 [Information] Request finished in 212.7279ms 302 +2018-02-26 14:38:14.952 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 14:38:14.958 +03:00 [Information] Sending file. Request path: '"/index.html"'. Physical path: '"N/A"' +2018-02-26 14:38:14.963 +03:00 [Information] Request finished in 10.9269ms 200 text/html +2018-02-26 14:38:14.999 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/css/typography.css +2018-02-26 14:38:15.000 +03:00 [Information] Sending file. Request path: '"/css/typography.css"'. Physical path: '"N/A"' +2018-02-26 14:38:15.001 +03:00 [Information] Request finished in 1.8897ms 200 text/css +2018-02-26 14:38:15.003 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/css/reset.css +2018-02-26 14:38:15.004 +03:00 [Information] Sending file. Request path: '"/css/reset.css"'. Physical path: '"N/A"' +2018-02-26 14:38:15.004 +03:00 [Information] Request finished in 1.5069ms 200 text/css +2018-02-26 14:38:15.005 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/css/screen.css +2018-02-26 14:38:15.005 +03:00 [Information] Sending file. Request path: '"/css/screen.css"'. Physical path: '"N/A"' +2018-02-26 14:38:15.006 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/css/print.css +2018-02-26 14:38:15.007 +03:00 [Information] Sending file. Request path: '"/css/print.css"'. Physical path: '"N/A"' +2018-02-26 14:38:15.007 +03:00 [Information] Request finished in 1.433ms 200 text/css +2018-02-26 14:38:15.008 +03:00 [Information] Request finished in 2.405ms 200 text/css +2018-02-26 14:38:15.013 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/object-assign-pollyfill.js +2018-02-26 14:38:15.014 +03:00 [Information] Sending file. Request path: '"/lib/object-assign-pollyfill.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.015 +03:00 [Information] Request finished in 1.7994ms 200 application/javascript +2018-02-26 14:38:15.015 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jquery-1.8.0.min.js +2018-02-26 14:38:15.016 +03:00 [Information] Sending file. Request path: '"/lib/jquery-1.8.0.min.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.016 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jquery.slideto.min.js +2018-02-26 14:38:15.017 +03:00 [Information] Sending file. Request path: '"/lib/jquery.slideto.min.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.018 +03:00 [Information] Request finished in 1.7644ms 200 application/javascript +2018-02-26 14:38:15.029 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jquery.wiggle.min.js +2018-02-26 14:38:15.030 +03:00 [Information] Sending file. Request path: '"/lib/jquery.wiggle.min.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.030 +03:00 [Information] Request finished in 1.1712ms 200 application/javascript +2018-02-26 14:38:15.041 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jquery.ba-bbq.min.js +2018-02-26 14:38:15.041 +03:00 [Information] Sending file. Request path: '"/lib/jquery.ba-bbq.min.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.042 +03:00 [Information] Request finished in 1.232ms 200 application/javascript +2018-02-26 14:38:15.042 +03:00 [Information] Request finished in 27.2107ms 200 application/javascript +2018-02-26 14:38:15.043 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/handlebars-4.0.5.js +2018-02-26 14:38:15.044 +03:00 [Information] Sending file. Request path: '"/lib/handlebars-4.0.5.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.046 +03:00 [Information] Request finished in 3.566ms 200 application/javascript +2018-02-26 14:38:15.048 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/lodash.min.js +2018-02-26 14:38:15.049 +03:00 [Information] Sending file. Request path: '"/lib/lodash.min.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.050 +03:00 [Information] Request finished in 3.0631ms 200 application/javascript +2018-02-26 14:38:15.072 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/backbone-min.js +2018-02-26 14:38:15.073 +03:00 [Information] Sending file. Request path: '"/lib/backbone-min.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.075 +03:00 [Information] Request finished in 1.7785ms 200 application/javascript +2018-02-26 14:38:15.078 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/swagger-ui.min.js +2018-02-26 14:38:15.078 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/highlight.9.1.0.pack_extended.js +2018-02-26 14:38:15.078 +03:00 [Information] Sending file. Request path: '"/lib/highlight.9.1.0.pack_extended.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.078 +03:00 [Information] Sending file. Request path: '"/swagger-ui.min.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.078 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/highlight.9.1.0.pack.js +2018-02-26 14:38:15.078 +03:00 [Information] Request finished in 0.8236ms 200 application/javascript +2018-02-26 14:38:15.079 +03:00 [Information] Sending file. Request path: '"/lib/highlight.9.1.0.pack.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.079 +03:00 [Information] Request finished in 1.14ms 200 application/javascript +2018-02-26 14:38:15.083 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jsoneditor.min.js +2018-02-26 14:38:15.083 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/marked.js +2018-02-26 14:38:15.084 +03:00 [Information] Sending file. Request path: '"/lib/marked.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.084 +03:00 [Information] Sending file. Request path: '"/lib/jsoneditor.min.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.085 +03:00 [Information] Request finished in 1.5069ms 200 application/javascript +2018-02-26 14:38:15.087 +03:00 [Information] Request finished in 3.8854ms 200 application/javascript +2018-02-26 14:38:15.091 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/swagger-oauth.js +2018-02-26 14:38:15.092 +03:00 [Information] Sending file. Request path: '"/lib/swagger-oauth.js"'. Physical path: '"N/A"' +2018-02-26 14:38:15.092 +03:00 [Information] Request finished in 15.2301ms 200 application/javascript +2018-02-26 14:38:15.093 +03:00 [Information] Request finished in 1.4766ms 200 application/javascript +2018-02-26 14:38:15.135 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/images/logo_small.png +2018-02-26 14:38:15.136 +03:00 [Information] Sending file. Request path: '"/images/logo_small.png"'. Physical path: '"N/A"' +2018-02-26 14:38:15.137 +03:00 [Information] Request finished in 1.8195ms 200 image/png +2018-02-26 14:38:15.287 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/images/favicon-16x16.png +2018-02-26 14:38:15.288 +03:00 [Information] Sending file. Request path: '"/images/favicon-16x16.png"'. Physical path: '"N/A"' +2018-02-26 14:38:15.288 +03:00 [Information] Request finished in 0.7333ms 200 image/png +2018-02-26 14:38:15.304 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json +2018-02-26 14:38:15.468 +03:00 [Error] Connection id ""0HLBT1LM3D57G"", Request id ""0HLBT1LM3D57G:00000004"": An unhandled exception was thrown by the application. +System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) + at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) + at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() +2018-02-26 14:38:15.474 +03:00 [Information] Request finished in 169.958ms 500 +2018-02-26 16:32:59.826 +03:00 [Information] Loaded modules: +2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 16:32:59.869 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 16:32:59.870 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 16:32:59.871 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 16:32:59.871 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 16:33:00.231 +03:00 [Information] Initialized all modules. +2018-02-26 16:33:00.643 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 16:33:00.815 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 16:33:00.828 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 16:33:00.833 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 50.8739ms +2018-02-26 16:33:00.839 +03:00 [Information] Request finished in 210.0364ms 302 +2018-02-26 16:33:00.855 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 16:33:00.862 +03:00 [Information] Sending file. Request path: '"/index.html"'. Physical path: '"N/A"' +2018-02-26 16:33:00.866 +03:00 [Information] Request finished in 11.4417ms 200 text/html +2018-02-26 16:33:00.913 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/lib/jquery-1.8.0.min.js +2018-02-26 16:33:00.914 +03:00 [Information] Sending file. Request path: '"/lib/jquery-1.8.0.min.js"'. Physical path: '"N/A"' +2018-02-26 16:33:00.934 +03:00 [Information] Request finished in 21.3825ms 200 application/javascript +2018-02-26 16:33:01.103 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json +2018-02-26 16:33:01.251 +03:00 [Error] Connection id ""0HLBT3LQ8OQCP"", Request id ""0HLBT3LQ8OQCP:00000001"": An unhandled exception was thrown by the application. +System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) + at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) + at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() +2018-02-26 16:33:01.257 +03:00 [Information] Request finished in 153.8555ms 500 +2018-02-26 16:35:03.201 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition +2018-02-26 16:35:03.218 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 16:35:03.263 +03:00 [Error] Value cannot be null. +Parameter name: httpMethod +System.ArgumentNullException: Value cannot be null. +Parameter name: httpMethod + at Volo.Abp.Check.NotNull[T](T value, String parameterName) in D:\Github\abp\src\Volo.Abp.Core\Volo\Abp\Check.cs:line 16 + at Volo.Abp.Http.Modeling.ActionApiDescriptionModel.Create(String uniqueName, MethodInfo method, String url, String httpMethod, IList`1 supportedVersions) in D:\Github\abp\src\Volo.Abp.Http\Volo\Abp\Http\Modeling\ActionApiDescriptionModel.cs:line 36 + at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.AddApiDescriptionToModel(ApiDescription apiDescription, ApplicationApiDescriptionModel model) in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 82 + at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.CreateApiModel() in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 50 + at lambda_method(Closure , Object , Object[] ) + at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__14.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 16:35:03.281 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 16:35:03.301 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 93.4859ms +2018-02-26 16:35:03.302 +03:00 [Information] Request finished in 100.8605ms 500 application/json; charset=utf-8 +2018-02-26 17:06:00.844 +03:00 [Information] Loaded modules: +2018-02-26 17:06:00.886 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:06:00.886 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:06:00.886 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:06:00.886 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:06:00.886 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:06:00.886 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:06:00.886 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:06:00.886 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:06:00.886 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:06:00.886 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:06:00.887 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:06:00.888 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:06:00.888 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:06:00.888 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:06:00.888 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:06:00.888 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:06:00.888 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:06:00.888 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 17:06:01.323 +03:00 [Information] Initialized all modules. +2018-02-26 17:06:01.636 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 17:06:01.819 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 17:06:01.833 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 17:06:01.838 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 54.5165ms +2018-02-26 17:06:01.847 +03:00 [Information] Request finished in 227.6036ms 302 +2018-02-26 17:06:01.881 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 17:06:01.887 +03:00 [Information] Sending file. Request path: '"/index.html"'. Physical path: '"N/A"' +2018-02-26 17:06:01.895 +03:00 [Information] Request finished in 13.8643ms 200 text/html +2018-02-26 17:06:02.138 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json +2018-02-26 17:06:02.301 +03:00 [Error] Connection id ""0HLBT488KOHVR"", Request id ""0HLBT488KOHVR:00000003"": An unhandled exception was thrown by the application. +System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) + at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) + at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() +2018-02-26 17:06:02.305 +03:00 [Information] Request finished in 167.4102ms 500 +2018-02-26 17:06:07.093 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition +2018-02-26 17:06:07.111 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:06:07.168 +03:00 [Error] Value cannot be null. +Parameter name: httpMethod +System.ArgumentNullException: Value cannot be null. +Parameter name: httpMethod + at Volo.Abp.Check.NotNull[T](T value, String parameterName) in D:\Github\abp\src\Volo.Abp.Core\Volo\Abp\Check.cs:line 16 + at Volo.Abp.Http.Modeling.ActionApiDescriptionModel.Create(String uniqueName, MethodInfo method, String url, String httpMethod, IList`1 supportedVersions) in D:\Github\abp\src\Volo.Abp.Http\Volo\Abp\Http\Modeling\ActionApiDescriptionModel.cs:line 36 + at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.AddApiDescriptionToModel(ApiDescription apiDescription, ApplicationApiDescriptionModel model) in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 82 + at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.CreateApiModel() in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 50 + at lambda_method(Closure , Object , Object[] ) + at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__14.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:06:07.201 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:06:07.234 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 132.7988ms +2018-02-26 17:06:07.237 +03:00 [Information] Request finished in 143.4144ms 500 application/json; charset=utf-8 +2018-02-26 17:06:07.322 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/favicon.ico +2018-02-26 17:06:07.323 +03:00 [Information] Request finished in 1.2982ms 404 +2018-02-26 17:10:25.029 +03:00 [Information] Loaded modules: +2018-02-26 17:10:25.078 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:10:25.078 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:10:25.078 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:10:25.078 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:10:25.078 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:10:25.078 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:10:25.078 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:10:25.079 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:10:25.079 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:10:25.079 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:10:25.079 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:10:25.079 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:10:25.079 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:10:25.079 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:10:25.079 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:10:25.080 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:10:25.080 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 17:10:25.521 +03:00 [Information] Initialized all modules. +2018-02-26 17:10:25.847 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 17:10:26.016 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 17:10:26.030 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 17:10:26.035 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 54.4613ms +2018-02-26 17:10:26.041 +03:00 [Information] Request finished in 208.6991ms 302 +2018-02-26 17:10:26.055 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 17:10:26.062 +03:00 [Information] Sending file. Request path: '"/index.html"'. Physical path: '"N/A"' +2018-02-26 17:10:26.068 +03:00 [Information] Request finished in 12.9243ms 200 text/html +2018-02-26 17:10:26.308 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/v1/swagger.json +2018-02-26 17:10:26.531 +03:00 [Error] Connection id ""0HLBT4ANCK1ME"", Request id ""0HLBT4ANCK1ME:00000003"": An unhandled exception was thrown by the application. +System.NotSupportedException: Ambiguous HTTP method for action - Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc). Actions require an explicit HttpMethod binding for Swagger + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.CreatePathItem(IEnumerable`1 apiDescriptions, ISchemaRegistry schemaRegistry) + at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) + at Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator.GetSwagger(String documentName, String host, String basePath, String[] schemes) + at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.d__6.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.d__11.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Hosting.Internal.RequestServicesContainerMiddleware.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Frame`1.d__2.MoveNext() +2018-02-26 17:10:26.537 +03:00 [Information] Request finished in 229.2226ms 500 +2018-02-26 17:10:28.823 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition +2018-02-26 17:10:28.840 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:10:28.890 +03:00 [Error] Value cannot be null. +Parameter name: httpMethod +System.ArgumentNullException: Value cannot be null. +Parameter name: httpMethod + at Volo.Abp.Check.NotNull[T](T value, String parameterName) in D:\Github\abp\src\Volo.Abp.Core\Volo\Abp\Check.cs:line 16 + at Volo.Abp.Http.Modeling.ActionApiDescriptionModel.Create(String uniqueName, MethodInfo method, String url, String httpMethod, IList`1 supportedVersions) in D:\Github\abp\src\Volo.Abp.Http\Volo\Abp\Http\Modeling\ActionApiDescriptionModel.cs:line 36 + at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.AddApiDescriptionToModel(ApiDescription apiDescription, ApplicationApiDescriptionModel model) in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 82 + at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.CreateApiModel() in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 50 + at lambda_method(Closure , Object , Object[] ) + at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__14.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:10:28.914 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:10:28.942 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 112.4318ms +2018-02-26 17:10:28.945 +03:00 [Information] Request finished in 121.6153ms 500 application/json; charset=utf-8 +2018-02-26 17:10:57.317 +03:00 [Information] Loaded modules: +2018-02-26 17:10:57.374 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:10:57.374 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:10:57.374 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:10:57.374 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:10:57.374 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:10:57.375 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:10:57.376 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:10:57.377 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 17:10:57.726 +03:00 [Information] Initialized all modules. +2018-02-26 17:10:57.888 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 17:10:58.071 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 17:10:58.085 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 17:10:58.090 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 55.3747ms +2018-02-26 17:10:58.096 +03:00 [Information] Request finished in 226.4519ms 302 +2018-02-26 17:10:58.114 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 17:10:58.115 +03:00 [Information] Request finished in 1.3094ms 404 +2018-02-26 17:11:00.471 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition +2018-02-26 17:11:00.497 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:11:00.538 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:11:00.808 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 327.3689ms +2018-02-26 17:11:00.810 +03:00 [Information] Request finished in 338.7568ms 200 application/json; charset=utf-8 +2018-02-26 17:11:12.937 +03:00 [Information] Loaded modules: +2018-02-26 17:11:12.983 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:11:12.984 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:11:12.984 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:11:12.984 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:11:12.984 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:11:12.984 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:11:12.985 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:11:12.986 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:11:12.987 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 17:11:13.219 +03:00 [Information] Initialized all modules. +2018-02-26 17:11:13.504 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 17:11:13.698 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 17:11:13.713 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 17:11:13.718 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 55.8327ms +2018-02-26 17:11:13.724 +03:00 [Information] Request finished in 235.3275ms 302 +2018-02-26 17:11:13.747 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 17:11:13.748 +03:00 [Information] Request finished in 1.4962ms 404 +2018-02-26 17:11:15.752 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition +2018-02-26 17:11:15.772 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:11:15.814 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:11:16.090 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 330.2426ms +2018-02-26 17:11:16.091 +03:00 [Information] Request finished in 339.6472ms 200 application/json; charset=utf-8 +2018-02-26 17:11:31.444 +03:00 [Information] Loaded modules: +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:11:31.488 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:11:31.489 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:11:31.490 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:11:31.490 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:11:31.490 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:11:31.490 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:11:31.490 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:11:31.490 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 17:11:31.737 +03:00 [Information] Initialized all modules. +2018-02-26 17:11:32.007 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 17:11:32.190 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 17:11:32.204 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 17:11:32.209 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 54.3681ms +2018-02-26 17:11:32.215 +03:00 [Information] Request finished in 223.5624ms 302 +2018-02-26 17:11:32.231 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 17:11:32.232 +03:00 [Information] Request finished in 1.2055ms 404 +2018-02-26 17:11:33.523 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition +2018-02-26 17:11:33.549 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:11:33.664 +03:00 [Error] Value cannot be null. +Parameter name: httpMethod +System.ArgumentNullException: Value cannot be null. +Parameter name: httpMethod + at Volo.Abp.Check.NotNull[T](T value, String parameterName) in D:\Github\abp\src\Volo.Abp.Core\Volo\Abp\Check.cs:line 16 + at Volo.Abp.Http.Modeling.ActionApiDescriptionModel.Create(String uniqueName, MethodInfo method, String url, String httpMethod, IList`1 supportedVersions) in D:\Github\abp\src\Volo.Abp.Http\Volo\Abp\Http\Modeling\ActionApiDescriptionModel.cs:line 36 + at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.AddApiDescriptionToModel(ApiDescription apiDescription, ApplicationApiDescriptionModel model) in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 82 + at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.CreateApiModel() in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 50 + at lambda_method(Closure , Object , Object[] ) + at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__14.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:11:33.681 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:11:33.865 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 332.6378ms +2018-02-26 17:11:33.866 +03:00 [Information] Request finished in 343.4052ms 500 application/json; charset=utf-8 +2018-02-26 17:12:46.394 +03:00 [Information] Loaded modules: +2018-02-26 17:12:46.449 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:12:46.453 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:12:46.456 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:12:46.460 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:12:46.464 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:12:46.467 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:12:46.471 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:12:46.474 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:12:46.478 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:12:46.481 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:12:46.485 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:12:46.489 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:12:46.493 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:12:46.497 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:12:46.500 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:12:46.503 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:12:46.507 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:12:46.510 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:12:46.514 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:12:46.517 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 17:12:46.520 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:12:46.524 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:12:46.528 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:12:46.532 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:12:46.536 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:12:46.540 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:12:46.546 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:12:46.549 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:12:46.554 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:12:46.560 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:12:46.565 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:12:46.569 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 17:13:32.486 +03:00 [Fatal] Application startup exception +System.ArgumentNullException: Value cannot be null. +Parameter name: httpMethod + at Volo.Abp.Check.NotNull[T](T value, String parameterName) in D:\Github\abp\src\Volo.Abp.Core\Volo\Abp\Check.cs:line 16 + at Volo.Abp.Http.Modeling.ActionApiDescriptionModel.Create(String uniqueName, MethodInfo method, String url, String httpMethod, IList`1 supportedVersions) in D:\Github\abp\src\Volo.Abp.Http\Volo\Abp\Http\Modeling\ActionApiDescriptionModel.cs:line 36 + at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.AddApiDescriptionToModel(ApiDescription apiDescription, ApplicationApiDescriptionModel model) in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 82 + at Volo.Abp.AspNetCore.Mvc.AspNetCoreApiDescriptionModelProvider.CreateApiModel() in D:\Github\abp\src\Volo.Abp.AspNetCore.Mvc\Volo\Abp\AspNetCore\Mvc\AspNetCoreApiDescriptionModelProvider.cs:line 50 + at MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule.OnApplicationInitialization(ApplicationInitializationContext context) in D:\Github\abp\samples\MicroserviceDemo\MicroserviceDemo.PermissionService\MicroservicesDemoPermissionServiceModule.cs:line 83 + at Volo.Abp.Modularity.ModuleManager.InitializeModules(ApplicationInitializationContext context) in D:\Github\abp\src\Volo.Abp.Core\Volo\Abp\Modularity\ModuleManager.cs:line 39 + at Volo.Abp.AbpApplicationBase.InitializeModules() in D:\Github\abp\src\Volo.Abp.Core\Volo\Abp\AbpApplicationBase.cs:line 69 + at MicroserviceDemo.PermissionService.Startup.Configure(IApplicationBuilder app, ILoggerFactory loggerFactory) in D:\Github\abp\samples\MicroserviceDemo\MicroserviceDemo.PermissionService\Startup.cs:line 33 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.Configure(IApplicationBuilder app) + at Microsoft.AspNetCore.ApplicationInsights.HostingStartup.ApplicationInsightsLoggerStartupFilter.<>c__DisplayClass0_0.b__0(IApplicationBuilder builder) + at Microsoft.ApplicationInsights.AspNetCore.ApplicationInsightsStartupFilter.<>c__DisplayClass0_0.b__0(IApplicationBuilder app) + at Microsoft.AspNetCore.Server.IISIntegration.IISSetupFilter.<>c__DisplayClass3_0.b__0(IApplicationBuilder app) + at Microsoft.AspNetCore.Hosting.Internal.AutoRequestServicesStartupFilter.<>c__DisplayClass0_0.b__0(IApplicationBuilder builder) + at Microsoft.AspNetCore.Hosting.Internal.WebHost.BuildApplication() +2018-02-26 17:13:34.685 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 17:13:34.744 +03:00 [Information] Request finished in 84.214ms 500 text/html; charset=utf-8 +2018-02-26 17:14:03.326 +03:00 [Information] Loaded modules: +2018-02-26 17:14:03.369 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:14:03.370 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:14:03.370 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:14:03.370 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:14:03.370 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:14:03.370 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:14:03.370 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:14:03.370 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:14:03.371 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:14:03.372 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:14:03.372 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 17:14:03.556 +03:00 [Information] Initialized all modules. +2018-02-26 17:14:03.858 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 17:14:04.039 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 17:14:04.055 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 17:14:04.060 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 56.2022ms +2018-02-26 17:14:04.067 +03:00 [Information] Request finished in 224.7949ms 302 +2018-02-26 17:14:04.080 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 17:14:04.081 +03:00 [Information] Request finished in 1.1892ms 404 +2018-02-26 17:14:33.397 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition +2018-02-26 17:14:33.415 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:14:33.454 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:14:33.682 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 277.931ms +2018-02-26 17:14:33.684 +03:00 [Information] Request finished in 286.9613ms 200 application/json; charset=utf-8 +2018-02-26 17:14:33.771 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/permission/permission?providerName=Role&providerKey=admin&api-version=1.0 +2018-02-26 17:14:33.829 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:14:33.890 +03:00 [Error] The requested service 'Volo.Abp.Castle.DynamicProxy.CastleAbpInterceptorAdapter`1[[Volo.Abp.Uow.UnitOfWorkInterceptor, Volo.Abp.Ddd, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null]]' has not been registered. To avoid this exception, either register a component to provide the service, check for service registration using IsRegistered(), or use the ResolveOptional() method to resolve an optional dependency. +Autofac.Core.Registration.ComponentNotRegisteredException: The requested service 'Volo.Abp.Castle.DynamicProxy.CastleAbpInterceptorAdapter`1[[Volo.Abp.Uow.UnitOfWorkInterceptor, Volo.Abp.Ddd, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null]]' has not been registered. To avoid this exception, either register a component to provide the service, check for service registration using IsRegistered(), or use the ResolveOptional() method to resolve an optional dependency. + at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters) + at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext() + at System.Linq.Enumerable.d__34`1.MoveNext() + at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1 items) + at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1 source) + at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) + at Autofac.Extras.DynamicProxy.RegistrationExtensions.<>c__DisplayClass7_0`3.b__0(PreparingEventArgs e) + at Autofac.Core.Registration.ComponentRegistration.RaisePreparing(IComponentContext context, IEnumerable`1& parameters) + at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) + at Autofac.Core.Resolving.InstanceLookup.Execute() + at Autofac.Core.Resolving.ResolveOperation.GetOrCreateInstance(ISharingLifetimeScope currentOperationScope, IComponentRegistration registration, IEnumerable`1 parameters) + at Autofac.Core.Resolving.ResolveOperation.Execute(IComponentRegistration registration, IEnumerable`1 parameters) + at Autofac.ResolutionExtensions.TryResolveService(IComponentContext context, Service service, IEnumerable`1 parameters, Object& instance) + at Autofac.ResolutionExtensions.ResolveService(IComponentContext context, Service service, IEnumerable`1 parameters) + at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) + at Microsoft.AspNetCore.Mvc.Controllers.ServiceBasedControllerActivator.Create(ControllerContext actionContext) + at Microsoft.AspNetCore.Mvc.Controllers.ControllerFactoryProvider.<>c__DisplayClass5_0.g__CreateController|0(ControllerContext controllerContext) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__14.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:14:33.910 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:14:33.930 +03:00 [Information] Executed action "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" in 132.4199ms +2018-02-26 17:14:33.931 +03:00 [Information] Request finished in 159.3899ms 500 application/json; charset=utf-8 +2018-02-26 17:16:16.055 +03:00 [Information] Loaded modules: +2018-02-26 17:16:16.124 +03:00 [Information] - Volo.Abp.Castle.AbpCastleCoreModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.Autofac.AbpAutofacModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:16:16.125 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:16:16.126 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:16:16.127 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:16:16.127 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:16:16.127 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:16:16.127 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 17:16:16.392 +03:00 [Information] Initialized all modules. +2018-02-26 17:16:16.611 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 17:16:16.804 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 17:16:16.818 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 17:16:16.823 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 55.2768ms +2018-02-26 17:16:16.829 +03:00 [Information] Request finished in 233.6495ms 302 +2018-02-26 17:16:16.847 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 17:16:16.848 +03:00 [Information] Request finished in 1.4193ms 404 +2018-02-26 17:16:43.527 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition +2018-02-26 17:16:43.548 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:16:43.588 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:43.830 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 294.9645ms +2018-02-26 17:16:43.831 +03:00 [Information] Request finished in 304.1924ms 200 application/json; charset=utf-8 +2018-02-26 17:16:43.910 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/permission/permission?providerName=Role&providerKey=admin&api-version=1.0 +2018-02-26 17:16:43.962 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:16:44.088 +03:00 [Information] Executing action method "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" with arguments (["Role", "admin"]) - ModelState is Valid +2018-02-26 17:16:44.111 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:44.125 +03:00 [Information] Executed action "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" in 191.7088ms +2018-02-26 17:16:44.125 +03:00 [Information] Request finished in 215.4972ms 200 application/json; charset=utf-8 +2018-02-26 17:16:58.282 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/permission/permission?providerName=User&providerKey=71054539-0e48-af28-5e7a-39e4e42d8ea5&api-version=1.0 +2018-02-26 17:16:58.284 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:16:58.285 +03:00 [Information] Executing action method "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" with arguments (["User", "71054539-0e48-af28-5e7a-39e4e42d8ea5"]) - ModelState is Valid +2018-02-26 17:16:58.286 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:58.286 +03:00 [Information] Executed action "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" in 2.9797ms +2018-02-26 17:16:58.286 +03:00 [Information] Request finished in 4.0313ms 200 application/json; charset=utf-8 +2018-02-26 17:17:15.923 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/permission/permission?providerName=Role&providerKey=admin&api-version=1.0 +2018-02-26 17:17:15.923 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:17:15.924 +03:00 [Information] Executing action method "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" with arguments (["Role", "admin"]) - ModelState is Valid +2018-02-26 17:17:15.925 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:17:15.925 +03:00 [Information] Executed action "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" in 1.6408ms +2018-02-26 17:17:15.925 +03:00 [Information] Request finished in 2.443ms 200 application/json; charset=utf-8 +2018-02-26 17:17:57.435 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/permission/permission?providerName=Role&providerKey=admin&api-version=1.0 +2018-02-26 17:17:57.436 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:17:57.437 +03:00 [Information] Executing action method "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" with arguments (["Role", "admin"]) - ModelState is Valid +2018-02-26 17:17:57.438 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:17:57.438 +03:00 [Information] Executed action "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" in 1.8892ms +2018-02-26 17:17:57.438 +03:00 [Information] Request finished in 2.8792ms 200 application/json; charset=utf-8 +2018-02-26 17:18:25.214 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/permission/permission?providerName=Role&providerKey=admin&api-version=1.0 +2018-02-26 17:18:25.215 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:18:25.216 +03:00 [Information] Executing action method "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" with arguments (["Role", "admin"]) - ModelState is Valid +2018-02-26 17:18:25.216 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:18:25.217 +03:00 [Information] Executed action "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" in 2.1959ms +2018-02-26 17:18:25.217 +03:00 [Information] Request finished in 3.0883ms 200 application/json; charset=utf-8 +2018-02-26 17:19:07.940 +03:00 [Information] Loaded modules: +2018-02-26 17:19:08.013 +03:00 [Information] - Volo.Abp.Castle.AbpCastleCoreModule +2018-02-26 17:19:08.013 +03:00 [Information] - Volo.Abp.Autofac.AbpAutofacModule +2018-02-26 17:19:08.013 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:19:08.014 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:19:08.014 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:19:08.014 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:19:08.014 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:19:08.014 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:19:08.014 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:19:08.014 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:19:08.014 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:19:08.014 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 17:19:08.015 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:19:08.016 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:19:08.016 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:19:08.016 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:19:08.016 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:19:08.016 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:19:08.016 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:19:08.016 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:19:08.016 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:19:08.016 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:19:08.016 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:19:08.016 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 17:19:08.284 +03:00 [Information] Initialized all modules. +2018-02-26 17:19:08.670 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 17:19:08.854 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 17:19:08.872 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 17:19:08.877 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 58.6145ms +2018-02-26 17:19:08.884 +03:00 [Information] Request finished in 228.322ms 302 +2018-02-26 17:19:08.899 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 17:19:08.900 +03:00 [Information] Request finished in 1.4359ms 404 +2018-02-26 17:19:34.458 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition +2018-02-26 17:19:34.476 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:19:34.513 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:34.725 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 260.7281ms +2018-02-26 17:19:34.726 +03:00 [Information] Request finished in 268.2596ms 200 application/json; charset=utf-8 +2018-02-26 17:19:34.803 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/permission/permission?providerName=Role&providerKey=admin&api-version=1.0 +2018-02-26 17:19:34.857 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:19:35.002 +03:00 [Information] Executing action method "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" with arguments (["Role", "admin"]) - ModelState is Valid +2018-02-26 17:19:35.036 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:35.052 +03:00 [Information] Executed action "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" in 222.1491ms +2018-02-26 17:19:35.052 +03:00 [Information] Request finished in 248.9665ms 200 application/json; charset=utf-8 +2018-02-26 17:19:38.093 +03:00 [Information] Request starting HTTP/1.1 PUT http://localhost:63908/api/permission/permission?providerName=Role&providerKey=admin&api-version=1.0 application/json; charset=utf-8 134 +2018-02-26 17:19:38.101 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:19:38.101 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:19:38.199 +03:00 [Information] Executing action method "Volo.Abp.Permissions.PermissionAppService.UpdateAsync (Volo.Abp.Permissions.Application)" with arguments (["Role", "admin", "Volo.Abp.Permissions.UpdatePermissionsDto"]) - ModelState is Valid +2018-02-26 17:19:38.256 +03:00 [Error] Unknown permission management provider: Role +Volo.Abp.AbpException: Unknown permission management provider: Role + at Volo.Abp.Permissions.PermissionManager.d__18.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Permissions.PermissionAppService.d__4.MoveNext() in D:\Github\abp\src\Volo.Abp.Permissions.Application\Volo\Abp\Permissions\PermissionAppService.cs:line 76 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__14.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:19:38.272 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:38.291 +03:00 [Information] Executed action "Volo.Abp.Permissions.PermissionAppService.UpdateAsync (Volo.Abp.Permissions.Application)" in 190.6889ms +2018-02-26 17:19:38.294 +03:00 [Information] Request finished in 200.7845ms 500 application/json; charset=utf-8 +2018-02-26 17:38:28.047 +03:00 [Information] Loaded modules: +2018-02-26 17:38:28.094 +03:00 [Information] - Volo.Abp.Castle.AbpCastleCoreModule +2018-02-26 17:38:28.094 +03:00 [Information] - Volo.Abp.Autofac.AbpAutofacModule +2018-02-26 17:38:28.094 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:38:28.094 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:38:28.094 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:38:28.094 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:38:28.094 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:38:28.095 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2018-02-26 17:38:28.096 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityDomainModule +2018-02-26 17:38:28.097 +03:00 [Information] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2018-02-26 17:38:28.097 +03:00 [Information] - MicroserviceDemo.PermissionService.MicroservicesDemoPermissionServiceModule +2018-02-26 17:38:28.274 +03:00 [Information] Initialized all modules. +2018-02-26 17:38:28.585 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/ +2018-02-26 17:38:28.758 +03:00 [Information] Executing action method "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" with arguments (null) - ModelState is Valid +2018-02-26 17:38:28.772 +03:00 [Information] Executing RedirectResult, redirecting to "/swagger". +2018-02-26 17:38:28.776 +03:00 [Information] Executed action "Volo.Abp.Identity.HttpApi.Host.Controllers.HomeController.Index (MicroserviceDemo.PermissionService)" in 50.5425ms +2018-02-26 17:38:28.782 +03:00 [Information] Request finished in 211.179ms 302 +2018-02-26 17:38:28.797 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/swagger/ +2018-02-26 17:38:28.798 +03:00 [Information] Request finished in 1.4552ms 404 +2018-02-26 17:39:26.275 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/abp/api-definition +2018-02-26 17:39:26.296 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:39:26.332 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:39:26.532 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApiExploring.AbpApiDefinitionController.Get (Volo.Abp.AspNetCore.Mvc)" in 250.7146ms +2018-02-26 17:39:26.533 +03:00 [Information] Request finished in 258.823ms 200 application/json; charset=utf-8 +2018-02-26 17:39:26.608 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:63908/api/permission/permission?providerName=Role&providerKey=admin&api-version=1.0 +2018-02-26 17:39:26.659 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:39:26.763 +03:00 [Information] Executing action method "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" with arguments (["Role", "admin"]) - ModelState is Valid +2018-02-26 17:39:26.784 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:39:26.793 +03:00 [Information] Executed action "Volo.Abp.Permissions.PermissionAppService.GetAsync (Volo.Abp.Permissions.Application)" in 161.1206ms +2018-02-26 17:39:26.793 +03:00 [Information] Request finished in 184.5126ms 200 application/json; charset=utf-8 +2018-02-26 17:39:29.362 +03:00 [Information] Request starting HTTP/1.1 PUT http://localhost:63908/api/permission/permission?providerName=Role&providerKey=admin&api-version=1.0 application/json; charset=utf-8 134 +2018-02-26 17:39:29.370 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:39:29.371 +03:00 [Information] Authorization was successful for user: null. +2018-02-26 17:39:29.463 +03:00 [Information] Executing action method "Volo.Abp.Permissions.PermissionAppService.UpdateAsync (Volo.Abp.Permissions.Application)" with arguments (["Role", "admin", "Volo.Abp.Permissions.UpdatePermissionsDto"]) - ModelState is Valid +2018-02-26 17:39:29.519 +03:00 [Error] Unknown permission management provider: Role +Volo.Abp.AbpException: Unknown permission management provider: Role + at Volo.Abp.Permissions.PermissionManager.d__18.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Permissions.PermissionAppService.d__4.MoveNext() in D:\Github\abp\src\Volo.Abp.Permissions.Application\Volo\Abp\Permissions\PermissionAppService.cs:line 76 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__14.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:39:29.531 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:39:29.551 +03:00 [Information] Executed action "Volo.Abp.Permissions.PermissionAppService.UpdateAsync (Volo.Abp.Permissions.Application)" in 180.8828ms +2018-02-26 17:39:29.553 +03:00 [Information] Request finished in 191.9739ms 500 application/json; charset=utf-8 diff --git a/src/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroserviceDemo.PermissionService.csproj b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroserviceDemo.PermissionService.csproj new file mode 100644 index 0000000000..76e43cf736 --- /dev/null +++ b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroserviceDemo.PermissionService.csproj @@ -0,0 +1,22 @@ + + + + netcoreapp2.0 + + + + + + + + + + + + + + + + + + diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroservicesDemoPermissionServiceModule.cs b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroservicesDemoPermissionServiceModule.cs similarity index 75% rename from samples/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroservicesDemoPermissionServiceModule.cs rename to src/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroservicesDemoPermissionServiceModule.cs index 700bac1151..51c1f7d491 100644 --- a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroservicesDemoPermissionServiceModule.cs +++ b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/MicroservicesDemoPermissionServiceModule.cs @@ -3,21 +3,24 @@ using Microsoft.AspNetCore.Hosting; using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; -using Swashbuckle.AspNetCore.Swagger; using Volo.Abp; using Volo.Abp.AspNetCore.Modularity; using Volo.Abp.AspNetCore.Mvc; +using Volo.Abp.Autofac; using Volo.Abp.Data; using Volo.Abp.EntityFrameworkCore; +using Volo.Abp.Identity.EntityFrameworkCore; using Volo.Abp.Modularity; using Volo.Abp.Permissions; using Volo.Abp.Permissions.EntityFrameworkCore; namespace MicroserviceDemo.PermissionService { + [DependsOn(typeof(AbpAutofacModule))] [DependsOn(typeof(AbpPermissionsApplicationModule))] [DependsOn(typeof(AbpPermissionsEntityFrameworkCoreModule))] [DependsOn(typeof(AbpAspNetCoreMvcModule))] + [DependsOn(typeof(AbpIdentityEntityFrameworkCoreModule))] public class MicroservicesDemoPermissionServiceModule : AbpModule { public override void ConfigureServices(IServiceCollection services) @@ -40,6 +43,12 @@ namespace MicroserviceDemo.PermissionService context.DbContextOptions.UseSqlServer(context.ConnectionString); } }); + + //TODO: This should not be neededn when we fix the conn string name problem for interfaces + options.Configure(context => + { + context.DbContextOptions.UseSqlServer(configuration.GetConnectionString("AbpIdentity")); + }); }); services.Configure(options => //TODO: Will be moved to the AbpPermissionsHttpApiModule when it's available! @@ -53,12 +62,12 @@ namespace MicroserviceDemo.PermissionService ); }); - services.AddSwaggerGen( - options => - { - options.SwaggerDoc("v1", new Info { Title = "Permissions API", Version = "v1" }); - options.DocInclusionPredicate((docName, description) => true); - }); + //services.AddSwaggerGen( + // options => + // { + // options.SwaggerDoc("v1", new Info { Title = "Permissions API", Version = "v1" }); + // options.DocInclusionPredicate((docName, description) => true); + // }); services.AddAlwaysAllowPermissionChecker(); //TODO: Remove when add authentication! @@ -71,12 +80,12 @@ namespace MicroserviceDemo.PermissionService app.UseStaticFiles(); - app.UseSwagger(); - app.UseSwaggerUI(options => - { - options.SwaggerEndpoint("/swagger/v1/swagger.json", "Permissions API"); - }); - + //app.UseSwagger(); + //app.UseSwaggerUI(options => + //{ + // options.SwaggerEndpoint("/swagger/v1/swagger.json", "Permissions API"); + //}); + app.UseMvcWithDefaultRoute(); } diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/20180226112104_Installed_Permissions_Module.Designer.cs b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/20180226112104_Installed_Permissions_Module.Designer.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/20180226112104_Installed_Permissions_Module.Designer.cs rename to src/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/20180226112104_Installed_Permissions_Module.Designer.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/20180226112104_Installed_Permissions_Module.cs b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/20180226112104_Installed_Permissions_Module.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/20180226112104_Installed_Permissions_Module.cs rename to src/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/20180226112104_Installed_Permissions_Module.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/MigrationDbContextModelSnapshot.cs b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/MigrationDbContextModelSnapshot.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/MigrationDbContextModelSnapshot.cs rename to src/MicroserviceDemo/MicroserviceDemo.PermissionService/Migrations/MigrationDbContextModelSnapshot.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Program.cs b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Program.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Program.cs rename to src/MicroserviceDemo/MicroserviceDemo.PermissionService/Program.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Properties/launchSettings.json b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Properties/launchSettings.json similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Properties/launchSettings.json rename to src/MicroserviceDemo/MicroserviceDemo.PermissionService/Properties/launchSettings.json diff --git a/samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Startup.cs b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/Startup.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.PermissionService/Startup.cs rename to src/MicroserviceDemo/MicroserviceDemo.PermissionService/Startup.cs diff --git a/src/MicroserviceDemo/MicroserviceDemo.PermissionService/appsettings.json b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/appsettings.json new file mode 100644 index 0000000000..45153632e7 --- /dev/null +++ b/src/MicroserviceDemo/MicroserviceDemo.PermissionService/appsettings.json @@ -0,0 +1,6 @@ +{ + "ConnectionStrings": { + "Default": "Server=localhost;Database=MicroservicesDemo.Permissions;Trusted_Connection=True;MultipleActiveResultSets=true", + "AbpIdentity": "Server=localhost;Database=MicroservicesDemo.Web;Trusted_Connection=True;MultipleActiveResultSets=true" + } +} \ No newline at end of file diff --git a/samples/MicroserviceDemo/MicroserviceDemo.TenancyService/MicroserviceDemo.TenancyService.csproj b/src/MicroserviceDemo/MicroserviceDemo.TenancyService/MicroserviceDemo.TenancyService.csproj similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.TenancyService/MicroserviceDemo.TenancyService.csproj rename to src/MicroserviceDemo/MicroserviceDemo.TenancyService/MicroserviceDemo.TenancyService.csproj diff --git a/samples/MicroserviceDemo/MicroserviceDemo.TenancyService/Program.cs b/src/MicroserviceDemo/MicroserviceDemo.TenancyService/Program.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.TenancyService/Program.cs rename to src/MicroserviceDemo/MicroserviceDemo.TenancyService/Program.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.TenancyService/Properties/launchSettings.json b/src/MicroserviceDemo/MicroserviceDemo.TenancyService/Properties/launchSettings.json similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.TenancyService/Properties/launchSettings.json rename to src/MicroserviceDemo/MicroserviceDemo.TenancyService/Properties/launchSettings.json diff --git a/samples/MicroserviceDemo/MicroserviceDemo.TenancyService/Startup.cs b/src/MicroserviceDemo/MicroserviceDemo.TenancyService/Startup.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.TenancyService/Startup.cs rename to src/MicroserviceDemo/MicroserviceDemo.TenancyService/Startup.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Db/MigrationDbContext.cs b/src/MicroserviceDemo/MicroserviceDemo.Web/Db/MigrationDbContext.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Db/MigrationDbContext.cs rename to src/MicroserviceDemo/MicroserviceDemo.Web/Db/MigrationDbContext.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Db/MigrationDbContextFactory.cs b/src/MicroserviceDemo/MicroserviceDemo.Web/Db/MigrationDbContextFactory.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Db/MigrationDbContextFactory.cs rename to src/MicroserviceDemo/MicroserviceDemo.Web/Db/MigrationDbContextFactory.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Logs/logs-20180226.txt b/src/MicroserviceDemo/MicroserviceDemo.Web/Logs/logs-20180226.txt similarity index 84% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Logs/logs-20180226.txt rename to src/MicroserviceDemo/MicroserviceDemo.Web/Logs/logs-20180226.txt index 1518c041b7..c94828d28d 100644 --- a/samples/MicroserviceDemo/MicroserviceDemo.Web/Logs/logs-20180226.txt +++ b/src/MicroserviceDemo/MicroserviceDemo.Web/Logs/logs-20180226.txt @@ -7953,3 +7953,1444 @@ Volo.Abp.AbpException: Remote service returns error! at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.d__7.MoveNext() 2018-02-26 16:35:03.532 +03:00 [Information] Request finished in 903.0967ms 500 text/html; charset=utf-8 +2018-02-26 17:14:16.587 +03:00 [Information] Loaded modules: +2018-02-26 17:14:16.630 +03:00 [Information] - Volo.Abp.Castle.AbpCastleCoreModule +2018-02-26 17:14:16.630 +03:00 [Information] - Volo.Abp.Autofac.AbpAutofacModule +2018-02-26 17:14:16.630 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:14:16.630 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Http.Client.AbpHttpClientModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:14:16.631 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityDomainModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityApplicationModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.Ui.Navigation.AbpUiNavigationModule +2018-02-26 17:14:16.632 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcUiModule +2018-02-26 17:14:16.633 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2018-02-26 17:14:16.633 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:14:16.633 +03:00 [Information] - Volo.Abp.Permissions.Web.AbpPermissionsWebModule +2018-02-26 17:14:16.633 +03:00 [Information] - Volo.Abp.Identity.Web.AbpIdentityWebModule +2018-02-26 17:14:16.633 +03:00 [Information] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2018-02-26 17:14:16.633 +03:00 [Information] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2018-02-26 17:14:16.633 +03:00 [Information] - Volo.Abp.Account.Web.AbpAccountWebModule +2018-02-26 17:14:16.633 +03:00 [Information] - MicroserviceDemo.Web.MicroservicesDemoWebModule +2018-02-26 17:14:17.241 +03:00 [Information] Initialized all modules. +2018-02-26 17:14:17.400 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/ +2018-02-26 17:14:18.472 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:14:21.878 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:14:23.108 +03:00 [Information] Executed action "/Index" in 1239.9879ms +2018-02-26 17:14:23.113 +03:00 [Information] Request finished in 5727.2553ms 200 text/html; charset=utf-8 +2018-02-26 17:14:23.149 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/css/font-awesome-min.css +2018-02-26 17:14:23.153 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/css/material-min.css +2018-02-26 17:14:23.157 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/css/font-awesome-min.css"'. Physical path: '"/wwwroot/libs/font_awesome/css/font-awesome-min.css"' +2018-02-26 17:14:23.157 +03:00 [Information] Sending file. Request path: '"/libs/material/css/material-min.css"'. Physical path: '"/wwwroot/libs/material/css/material-min.css"' +2018-02-26 17:14:23.160 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/styles/libs/datatables.css +2018-02-26 17:14:23.160 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp.js?_v636552620624744509 +2018-02-26 17:14:23.160 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables.css +2018-02-26 17:14:23.160 +03:00 [Information] Sending file. Request path: '"/styles/libs/datatables.css"'. Physical path: '"/wwwroot/styles/libs/datatables.css"' +2018-02-26 17:14:23.160 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp.js"'. Physical path: '"/wwwroot/libs/abp/abp.js"' +2018-02-26 17:14:23.161 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables.css"'. Physical path: '"/wwwroot/libs/datatables/datatables.css"' +2018-02-26 17:14:23.161 +03:00 [Information] Request finished in 12.188ms 200 text/css +2018-02-26 17:14:23.161 +03:00 [Information] Request finished in 1.3709ms 200 application/javascript +2018-02-26 17:14:23.161 +03:00 [Information] Request finished in 1.5031ms 200 text/css +2018-02-26 17:14:23.161 +03:00 [Information] Request finished in 1.3769ms 200 text/css +2018-02-26 17:14:23.163 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/views/shared/_AppLayout.css +2018-02-26 17:14:23.164 +03:00 [Information] Sending file. Request path: '"/views/shared/_AppLayout.css"'. Physical path: '"/wwwroot/views/shared/_AppLayout.css"' +2018-02-26 17:14:23.165 +03:00 [Information] Request finished in 1.6553ms 200 text/css +2018-02-26 17:14:23.171 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation/jquery-validate.js +2018-02-26 17:14:23.171 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation/jquery-validate.js"'. Physical path: '"/wwwroot/libs/jquery_validation/jquery-validate.js"' +2018-02-26 17:14:23.173 +03:00 [Information] Request finished in 2.121ms 200 application/javascript +2018-02-26 17:14:23.175 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/bootstrap/js/bootstrap-bundle-min.js +2018-02-26 17:14:23.176 +03:00 [Information] Sending file. Request path: '"/libs/bootstrap/js/bootstrap-bundle-min.js"'. Physical path: '"/wwwroot/libs/bootstrap/js/bootstrap-bundle-min.js"' +2018-02-26 17:14:23.176 +03:00 [Information] Request finished in 23.1401ms 200 text/css +2018-02-26 17:14:23.178 +03:00 [Information] Request finished in 2.6863ms 200 application/javascript +2018-02-26 17:14:23.181 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery/jquery-3-1-1-min.js +2018-02-26 17:14:23.182 +03:00 [Information] Sending file. Request path: '"/libs/jquery/jquery-3-1-1-min.js"'. Physical path: '"/wwwroot/libs/jquery/jquery-3-1-1-min.js"' +2018-02-26 17:14:23.185 +03:00 [Information] Request finished in 5.2244ms 200 application/javascript +2018-02-26 17:14:23.186 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js +2018-02-26 17:14:23.187 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js"'. Physical path: '"/wwwroot/libs/jquery_validation_unobtrusive/jquery-validate-unobtrusive.js"' +2018-02-26 17:14:23.187 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-form/jquery-form-min.js +2018-02-26 17:14:23.188 +03:00 [Information] Request finished in 2.2416ms 200 application/javascript +2018-02-26 17:14:23.189 +03:00 [Information] Sending file. Request path: '"/libs/jquery-form/jquery-form-min.js"'. Physical path: '"/wwwroot/libs/jquery_form/jquery-form-min.js"' +2018-02-26 17:14:23.191 +03:00 [Information] Request finished in 3.7178ms 200 application/javascript +2018-02-26 17:14:23.196 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/js/material-min.js +2018-02-26 17:14:23.198 +03:00 [Information] Sending file. Request path: '"/libs/material/js/material-min.js"'. Physical path: '"/wwwroot/libs/material/js/material-min.js"' +2018-02-26 17:14:23.198 +03:00 [Information] Request finished in 2.4045ms 200 application/javascript +2018-02-26 17:14:23.202 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables-min.js +2018-02-26 17:14:23.203 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/vue/vue.js +2018-02-26 17:14:23.204 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp-jquery.js?_v636552620624764682 +2018-02-26 17:14:23.207 +03:00 [Information] Sending file. Request path: '"/libs/vue/vue.js"'. Physical path: '"/wwwroot/libs/vue/vue.js"' +2018-02-26 17:14:23.210 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp-jquery.js"'. Physical path: '"/wwwroot/libs/abp/abp-jquery.js"' +2018-02-26 17:14:23.210 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables-min.js"'. Physical path: '"/wwwroot/libs/datatables/datatables-min.js"' +2018-02-26 17:14:23.210 +03:00 [Information] Request finished in 7.0747ms 200 application/javascript +2018-02-26 17:14:23.214 +03:00 [Information] Request finished in 10.6314ms 200 application/javascript +2018-02-26 17:14:23.215 +03:00 [Information] Request finished in 13.7591ms 200 application/javascript +2018-02-26 17:14:23.226 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552620624770766 +2018-02-26 17:14:23.226 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552620624770822 +2018-02-26 17:14:23.231 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:14:23.233 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:14:23.328 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:14:23.403 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:14:23.697 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:14:23.698 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 435.7468ms +2018-02-26 17:14:23.698 +03:00 [Information] Request finished in 473.1473ms 200 text/plain; charset=utf-8 +2018-02-26 17:14:23.761 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:14:23.762 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 431.0219ms +2018-02-26 17:14:23.762 +03:00 [Information] Request finished in 537.1564ms 200 text/plain; charset=utf-8 +2018-02-26 17:14:28.894 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Identity/Roles +2018-02-26 17:14:28.898 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:14:29.306 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:14:29.341 +03:00 [Information] Executed action "/Identity/Roles/Index" in 41.9094ms +2018-02-26 17:14:29.342 +03:00 [Information] Request finished in 447.5953ms 200 text/html; charset=utf-8 +2018-02-26 17:14:29.394 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/css/font-awesome-min.css +2018-02-26 17:14:29.395 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/css/font-awesome-min.css"'. Physical path: '"/wwwroot/libs/font_awesome/css/font-awesome-min.css"' +2018-02-26 17:14:29.395 +03:00 [Information] Request finished in 1.2037ms 200 text/css +2018-02-26 17:14:29.399 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/css/material-min.css +2018-02-26 17:14:29.399 +03:00 [Information] Sending file. Request path: '"/libs/material/css/material-min.css"'. Physical path: '"/wwwroot/libs/material/css/material-min.css"' +2018-02-26 17:14:29.403 +03:00 [Information] Request finished in 4.0898ms 200 text/css +2018-02-26 17:14:29.409 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables.css +2018-02-26 17:14:29.410 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables.css"'. Physical path: '"/wwwroot/libs/datatables/datatables.css"' +2018-02-26 17:14:29.410 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/styles/libs/datatables.css +2018-02-26 17:14:29.410 +03:00 [Information] Request finished in 1.1678ms 200 text/css +2018-02-26 17:14:29.411 +03:00 [Information] Sending file. Request path: '"/styles/libs/datatables.css"'. Physical path: '"/wwwroot/styles/libs/datatables.css"' +2018-02-26 17:14:29.412 +03:00 [Information] Request finished in 2.3772ms 200 text/css +2018-02-26 17:14:29.416 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/views/shared/_AppLayout.css +2018-02-26 17:14:29.417 +03:00 [Information] Sending file. Request path: '"/views/shared/_AppLayout.css"'. Physical path: '"/wwwroot/views/shared/_AppLayout.css"' +2018-02-26 17:14:29.417 +03:00 [Information] Request finished in 1.6297ms 200 text/css +2018-02-26 17:14:29.420 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/roles/index.css +2018-02-26 17:14:29.422 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/roles/index.css"'. Physical path: '"/wwwroot/modules/identity/views/roles/index.css"' +2018-02-26 17:14:29.423 +03:00 [Information] Request finished in 3.1349ms 200 text/css +2018-02-26 17:14:29.423 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp.js?_v636552620624744509 +2018-02-26 17:14:29.426 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp.js"'. Physical path: '"/wwwroot/libs/abp/abp.js"' +2018-02-26 17:14:29.427 +03:00 [Information] Request finished in 5.0259ms 200 application/javascript +2018-02-26 17:14:29.429 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/bootstrap/js/bootstrap-bundle-min.js +2018-02-26 17:14:29.429 +03:00 [Information] Sending file. Request path: '"/libs/bootstrap/js/bootstrap-bundle-min.js"'. Physical path: '"/wwwroot/libs/bootstrap/js/bootstrap-bundle-min.js"' +2018-02-26 17:14:29.429 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery/jquery-3-1-1-min.js +2018-02-26 17:14:29.430 +03:00 [Information] Sending file. Request path: '"/libs/jquery/jquery-3-1-1-min.js"'. Physical path: '"/wwwroot/libs/jquery/jquery-3-1-1-min.js"' +2018-02-26 17:14:29.431 +03:00 [Information] Request finished in 1.8537ms 200 application/javascript +2018-02-26 17:14:29.432 +03:00 [Information] Request finished in 3.09ms 200 application/javascript +2018-02-26 17:14:29.433 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation/jquery-validate.js +2018-02-26 17:14:29.434 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation/jquery-validate.js"'. Physical path: '"/wwwroot/libs/jquery_validation/jquery-validate.js"' +2018-02-26 17:14:29.438 +03:00 [Information] Request finished in 2.0017ms 200 application/javascript +2018-02-26 17:14:29.439 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js +2018-02-26 17:14:29.443 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-form/jquery-form-min.js +2018-02-26 17:14:29.443 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js"'. Physical path: '"/wwwroot/libs/jquery_validation_unobtrusive/jquery-validate-unobtrusive.js"' +2018-02-26 17:14:29.444 +03:00 [Information] Sending file. Request path: '"/libs/jquery-form/jquery-form-min.js"'. Physical path: '"/wwwroot/libs/jquery_form/jquery-form-min.js"' +2018-02-26 17:14:29.444 +03:00 [Information] Request finished in 4.8758ms 200 application/javascript +2018-02-26 17:14:29.444 +03:00 [Information] Request finished in 1.6835ms 200 application/javascript +2018-02-26 17:14:29.450 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/js/material-min.js +2018-02-26 17:14:29.451 +03:00 [Information] Sending file. Request path: '"/libs/material/js/material-min.js"'. Physical path: '"/wwwroot/libs/material/js/material-min.js"' +2018-02-26 17:14:29.451 +03:00 [Information] Request finished in 1.5454ms 200 application/javascript +2018-02-26 17:14:29.457 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables-min.js +2018-02-26 17:14:29.457 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables-min.js"'. Physical path: '"/wwwroot/libs/datatables/datatables-min.js"' +2018-02-26 17:14:29.461 +03:00 [Information] Request finished in 4.1181ms 200 application/javascript +2018-02-26 17:14:29.470 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/vue/vue.js +2018-02-26 17:14:29.471 +03:00 [Information] Sending file. Request path: '"/libs/vue/vue.js"'. Physical path: '"/wwwroot/libs/vue/vue.js"' +2018-02-26 17:14:29.477 +03:00 [Information] Request finished in 6.9558ms 200 application/javascript +2018-02-26 17:14:29.491 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp-jquery.js?_v636552620624764682 +2018-02-26 17:14:29.492 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp-jquery.js"'. Physical path: '"/wwwroot/libs/abp/abp-jquery.js"' +2018-02-26 17:14:29.492 +03:00 [Information] Request finished in 1.1777ms 200 application/javascript +2018-02-26 17:14:29.552 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552620624770766 +2018-02-26 17:14:29.555 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552620624770822 +2018-02-26 17:14:29.556 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:14:29.557 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/jquery.js +2018-02-26 17:14:29.557 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:14:29.558 +03:00 [Information] Sending file. Request path: '"/abp/helpers/jquery.js"'. Physical path: '"/wwwroot/abp/helpers/jquery.js"' +2018-02-26 17:14:29.558 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:14:29.558 +03:00 [Information] Request finished in 1.1866ms 200 application/javascript +2018-02-26 17:14:29.559 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:14:29.559 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 2.6299ms +2018-02-26 17:14:29.560 +03:00 [Information] Request finished in 7.277ms 200 text/plain; charset=utf-8 +2018-02-26 17:14:29.560 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:14:29.561 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:14:29.561 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 2.6547ms +2018-02-26 17:14:29.561 +03:00 [Information] Request finished in 6.2669ms 200 text/plain; charset=utf-8 +2018-02-26 17:14:29.575 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/datatables.extensions.js +2018-02-26 17:14:29.575 +03:00 [Information] Sending file. Request path: '"/abp/helpers/datatables.extensions.js"'. Physical path: '"/wwwroot/abp/helpers/datatables/extensions.js"' +2018-02-26 17:14:29.576 +03:00 [Information] Request finished in 0.9788ms 200 application/javascript +2018-02-26 17:14:29.576 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ResourceLoader.js +2018-02-26 17:14:29.577 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ResourceLoader.js"'. Physical path: '"/wwwroot/abp/helpers/ResourceLoader.js"' +2018-02-26 17:14:29.577 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ModalManager.js +2018-02-26 17:14:29.577 +03:00 [Information] Request finished in 0.9164ms 200 application/javascript +2018-02-26 17:14:29.578 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ModalManager.js"'. Physical path: '"/wwwroot/abp/helpers/ModalManager.js"' +2018-02-26 17:14:29.578 +03:00 [Information] Request finished in 1.1588ms 200 application/javascript +2018-02-26 17:14:29.584 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/roles/index.js +2018-02-26 17:14:29.584 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/roles/index.js"'. Physical path: '"/wwwroot/modules/identity/views/roles/index.js"' +2018-02-26 17:14:29.585 +03:00 [Information] Request finished in 1.563ms 200 application/javascript +2018-02-26 17:14:29.840 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 +2018-02-26 17:14:29.841 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/fonts/fontawesome-webfont.woff2"'. Physical path: '"/wwwroot/libs/font_awesome/fonts/fontawesome-webfont.woff2"' +2018-02-26 17:14:29.842 +03:00 [Information] Request finished in 2.0167ms 200 font/woff2 +2018-02-26 17:14:30.027 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/api/identity/role application/json +2018-02-26 17:14:30.030 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:14:30.251 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:14:30.282 +03:00 [Information] Executing action method "Volo.Abp.Identity.IdentityRoleAppService.GetListAsync (Volo.Abp.Identity.Application)" with arguments (["Volo.Abp.Identity.GetIdentityRolesInput"]) - ModelState is Valid +2018-02-26 17:14:30.944 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:14:30.970 +03:00 [Information] Executed action "Volo.Abp.Identity.IdentityRoleAppService.GetListAsync (Volo.Abp.Identity.Application)" in 930.801ms +2018-02-26 17:14:30.970 +03:00 [Information] Request finished in 943.5492ms 200 application/json; charset=utf-8 +2018-02-26 17:14:32.670 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/AbpPermissions/PermissionManagementModal?providerName=Role&providerKey=admin +2018-02-26 17:14:32.673 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:14:33.308 +03:00 [Information] Executing handler method "OnGetAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:14:33.324 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:14:33.973 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 700.4807ms +2018-02-26 17:14:34.040 +03:00 [Error] An unhandled exception has occurred while executing the request +Volo.Abp.Http.Client.AbpRemoteCallException: InternalServerError + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.d__19.MoveNext() in D:\Github\abp\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 211 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.d__13.MoveNext() in D:\Github\abp\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 127 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.d__12`1.MoveNext() in D:\Github\abp\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 93 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Threading.InternalAsyncHelper.d__7`1.MoveNext() in D:\Github\abp\src\Volo.Abp.Core\Volo\Abp\Threading\InternalAsyncHelper.cs:line 164 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Permissions.Web.Pages.AbpPermissions.PermissionManagementModal.d__14.MoveNext() in D:\Github\abp\src\Volo.Abp.Permissions.Web\Pages\AbpPermissions\PermissionManagementModal.cshtml.cs:line 37 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.NonGenericTaskHandlerMethod.d__2.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__29.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__31.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__22.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ExceptionContext context) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__22.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__17.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__15.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Builder.RouterMiddleware.d__4.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.d__6.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.d__7.MoveNext() +2018-02-26 17:14:34.163 +03:00 [Information] Request finished in 1492.9669ms 500 text/html; charset=utf-8 +2018-02-26 17:16:28.572 +03:00 [Information] Loaded modules: +2018-02-26 17:16:28.616 +03:00 [Information] - Volo.Abp.Castle.AbpCastleCoreModule +2018-02-26 17:16:28.616 +03:00 [Information] - Volo.Abp.Autofac.AbpAutofacModule +2018-02-26 17:16:28.616 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:16:28.616 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:16:28.616 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:16:28.616 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.Http.Client.AbpHttpClientModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:16:28.617 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityDomainModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2018-02-26 17:16:28.618 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityApplicationModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.Ui.Navigation.AbpUiNavigationModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcUiModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.Permissions.Web.AbpPermissionsWebModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.Identity.Web.AbpIdentityWebModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2018-02-26 17:16:28.619 +03:00 [Information] - Volo.Abp.Account.Web.AbpAccountWebModule +2018-02-26 17:16:28.619 +03:00 [Information] - MicroserviceDemo.Web.MicroservicesDemoWebModule +2018-02-26 17:16:29.276 +03:00 [Information] Initialized all modules. +2018-02-26 17:16:29.596 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/ +2018-02-26 17:16:29.793 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:33.033 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:16:34.203 +03:00 [Information] Executed action "/Index" in 1177.7055ms +2018-02-26 17:16:34.208 +03:00 [Information] Request finished in 4626.4097ms 200 text/html; charset=utf-8 +2018-02-26 17:16:34.239 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/css/font-awesome-min.css +2018-02-26 17:16:34.244 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/css/material-min.css +2018-02-26 17:16:34.244 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables.css +2018-02-26 17:16:34.245 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/css/font-awesome-min.css"'. Physical path: '"/wwwroot/libs/font_awesome/css/font-awesome-min.css"' +2018-02-26 17:16:34.245 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables.css"'. Physical path: '"/wwwroot/libs/datatables/datatables.css"' +2018-02-26 17:16:34.245 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/styles/libs/datatables.css +2018-02-26 17:16:34.245 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/views/shared/_AppLayout.css +2018-02-26 17:16:34.246 +03:00 [Information] Sending file. Request path: '"/styles/libs/datatables.css"'. Physical path: '"/wwwroot/styles/libs/datatables.css"' +2018-02-26 17:16:34.245 +03:00 [Information] Sending file. Request path: '"/libs/material/css/material-min.css"'. Physical path: '"/wwwroot/libs/material/css/material-min.css"' +2018-02-26 17:16:34.246 +03:00 [Information] Sending file. Request path: '"/views/shared/_AppLayout.css"'. Physical path: '"/wwwroot/views/shared/_AppLayout.css"' +2018-02-26 17:16:34.252 +03:00 [Information] Request finished in 6.7745ms 200 text/css +2018-02-26 17:16:34.252 +03:00 [Information] Request finished in 7.9172ms 200 text/css +2018-02-26 17:16:34.252 +03:00 [Information] Request finished in 7.1342ms 200 text/css +2018-02-26 17:16:34.257 +03:00 [Information] Request finished in 18.8582ms 200 text/css +2018-02-26 17:16:34.263 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp.js?_v636552621935998713 +2018-02-26 17:16:34.265 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery/jquery-3-1-1-min.js +2018-02-26 17:16:34.266 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp.js"'. Physical path: '"/wwwroot/libs/abp/abp.js"' +2018-02-26 17:16:34.266 +03:00 [Information] Request finished in 3.3359ms 200 application/javascript +2018-02-26 17:16:34.271 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation/jquery-validate.js +2018-02-26 17:16:34.272 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation/jquery-validate.js"'. Physical path: '"/wwwroot/libs/jquery_validation/jquery-validate.js"' +2018-02-26 17:16:34.273 +03:00 [Information] Request finished in 2.2369ms 200 application/javascript +2018-02-26 17:16:34.274 +03:00 [Information] Sending file. Request path: '"/libs/jquery/jquery-3-1-1-min.js"'. Physical path: '"/wwwroot/libs/jquery/jquery-3-1-1-min.js"' +2018-02-26 17:16:34.274 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js +2018-02-26 17:16:34.275 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js"'. Physical path: '"/wwwroot/libs/jquery_validation_unobtrusive/jquery-validate-unobtrusive.js"' +2018-02-26 17:16:34.276 +03:00 [Information] Request finished in 1.0536ms 200 application/javascript +2018-02-26 17:16:34.278 +03:00 [Information] Request finished in 34.0614ms 200 text/css +2018-02-26 17:16:34.278 +03:00 [Information] Request finished in 15.4889ms 200 application/javascript +2018-02-26 17:16:34.286 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/bootstrap/js/bootstrap-bundle-min.js +2018-02-26 17:16:34.287 +03:00 [Information] Sending file. Request path: '"/libs/bootstrap/js/bootstrap-bundle-min.js"'. Physical path: '"/wwwroot/libs/bootstrap/js/bootstrap-bundle-min.js"' +2018-02-26 17:16:34.287 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-form/jquery-form-min.js +2018-02-26 17:16:34.287 +03:00 [Information] Sending file. Request path: '"/libs/jquery-form/jquery-form-min.js"'. Physical path: '"/wwwroot/libs/jquery_form/jquery-form-min.js"' +2018-02-26 17:16:34.288 +03:00 [Information] Request finished in 5.7127ms 200 application/javascript +2018-02-26 17:16:34.288 +03:00 [Information] Request finished in 3.2457ms 200 application/javascript +2018-02-26 17:16:34.299 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables-min.js +2018-02-26 17:16:34.299 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/js/material-min.js +2018-02-26 17:16:34.300 +03:00 [Information] Sending file. Request path: '"/libs/material/js/material-min.js"'. Physical path: '"/wwwroot/libs/material/js/material-min.js"' +2018-02-26 17:16:34.300 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables-min.js"'. Physical path: '"/wwwroot/libs/datatables/datatables-min.js"' +2018-02-26 17:16:34.301 +03:00 [Information] Request finished in 2.2929ms 200 application/javascript +2018-02-26 17:16:34.304 +03:00 [Information] Request finished in 4.3144ms 200 application/javascript +2018-02-26 17:16:34.305 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/vue/vue.js +2018-02-26 17:16:34.308 +03:00 [Information] Sending file. Request path: '"/libs/vue/vue.js"'. Physical path: '"/wwwroot/libs/vue/vue.js"' +2018-02-26 17:16:34.310 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp-jquery.js?_v636552621936030804 +2018-02-26 17:16:34.311 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp-jquery.js"'. Physical path: '"/wwwroot/libs/abp/abp-jquery.js"' +2018-02-26 17:16:34.311 +03:00 [Information] Request finished in 1.4676ms 200 application/javascript +2018-02-26 17:16:34.314 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552621936036589 +2018-02-26 17:16:34.317 +03:00 [Information] Request finished in 12.3398ms 200 application/javascript +2018-02-26 17:16:34.326 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552621936036628 +2018-02-26 17:16:34.326 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:34.330 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:34.415 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:16:34.530 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:16:34.779 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:34.781 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 427.9558ms +2018-02-26 17:16:34.781 +03:00 [Information] Request finished in 467.8485ms 200 text/plain; charset=utf-8 +2018-02-26 17:16:34.847 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:34.847 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 407.3639ms +2018-02-26 17:16:34.848 +03:00 [Information] Request finished in 523.6103ms 200 text/plain; charset=utf-8 +2018-02-26 17:16:37.069 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Identity/Users +2018-02-26 17:16:37.072 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:37.370 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:16:37.415 +03:00 [Information] Executed action "/Identity/Users/Index" in 52.4087ms +2018-02-26 17:16:37.415 +03:00 [Information] Request finished in 346.3063ms 200 text/html; charset=utf-8 +2018-02-26 17:16:37.455 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/css/font-awesome-min.css +2018-02-26 17:16:37.455 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/css/font-awesome-min.css"'. Physical path: '"/wwwroot/libs/font_awesome/css/font-awesome-min.css"' +2018-02-26 17:16:37.456 +03:00 [Information] Request finished in 0.9348ms 200 text/css +2018-02-26 17:16:37.461 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/css/material-min.css +2018-02-26 17:16:37.462 +03:00 [Information] Sending file. Request path: '"/libs/material/css/material-min.css"'. Physical path: '"/wwwroot/libs/material/css/material-min.css"' +2018-02-26 17:16:37.463 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables.css +2018-02-26 17:16:37.466 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/styles/libs/datatables.css +2018-02-26 17:16:37.467 +03:00 [Information] Request finished in 5.318ms 200 text/css +2018-02-26 17:16:37.467 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables.css"'. Physical path: '"/wwwroot/libs/datatables/datatables.css"' +2018-02-26 17:16:37.467 +03:00 [Information] Sending file. Request path: '"/styles/libs/datatables.css"'. Physical path: '"/wwwroot/styles/libs/datatables.css"' +2018-02-26 17:16:37.467 +03:00 [Information] Request finished in 1.1221ms 200 text/css +2018-02-26 17:16:37.468 +03:00 [Information] Request finished in 4.9045ms 200 text/css +2018-02-26 17:16:37.473 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/views/shared/_AppLayout.css +2018-02-26 17:16:37.473 +03:00 [Information] Sending file. Request path: '"/views/shared/_AppLayout.css"'. Physical path: '"/wwwroot/views/shared/_AppLayout.css"' +2018-02-26 17:16:37.474 +03:00 [Information] Request finished in 1.424ms 200 text/css +2018-02-26 17:16:37.477 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/users/index.css +2018-02-26 17:16:37.479 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/users/index.css"'. Physical path: '"/wwwroot/modules/identity/views/users/index.css"' +2018-02-26 17:16:37.481 +03:00 [Information] Request finished in 4.6723ms 200 text/css +2018-02-26 17:16:37.484 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery/jquery-3-1-1-min.js +2018-02-26 17:16:37.485 +03:00 [Information] Sending file. Request path: '"/libs/jquery/jquery-3-1-1-min.js"'. Physical path: '"/wwwroot/libs/jquery/jquery-3-1-1-min.js"' +2018-02-26 17:16:37.485 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp.js?_v636552621935998713 +2018-02-26 17:16:37.486 +03:00 [Information] Request finished in 2.5593ms 200 application/javascript +2018-02-26 17:16:37.490 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp.js"'. Physical path: '"/wwwroot/libs/abp/abp.js"' +2018-02-26 17:16:37.492 +03:00 [Information] Request finished in 6.9943ms 200 application/javascript +2018-02-26 17:16:37.503 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/bootstrap/js/bootstrap-bundle-min.js +2018-02-26 17:16:37.504 +03:00 [Information] Sending file. Request path: '"/libs/bootstrap/js/bootstrap-bundle-min.js"'. Physical path: '"/wwwroot/libs/bootstrap/js/bootstrap-bundle-min.js"' +2018-02-26 17:16:37.505 +03:00 [Information] Request finished in 4.8134ms 200 application/javascript +2018-02-26 17:16:37.519 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js +2018-02-26 17:16:37.519 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js"'. Physical path: '"/wwwroot/libs/jquery_validation_unobtrusive/jquery-validate-unobtrusive.js"' +2018-02-26 17:16:37.520 +03:00 [Information] Request finished in 1.155ms 200 application/javascript +2018-02-26 17:16:37.521 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation/jquery-validate.js +2018-02-26 17:16:37.521 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation/jquery-validate.js"'. Physical path: '"/wwwroot/libs/jquery_validation/jquery-validate.js"' +2018-02-26 17:16:37.522 +03:00 [Information] Request finished in 1.8516ms 200 application/javascript +2018-02-26 17:16:37.533 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/js/material-min.js +2018-02-26 17:16:37.533 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-form/jquery-form-min.js +2018-02-26 17:16:37.533 +03:00 [Information] Sending file. Request path: '"/libs/jquery-form/jquery-form-min.js"'. Physical path: '"/wwwroot/libs/jquery_form/jquery-form-min.js"' +2018-02-26 17:16:37.533 +03:00 [Information] Sending file. Request path: '"/libs/material/js/material-min.js"'. Physical path: '"/wwwroot/libs/material/js/material-min.js"' +2018-02-26 17:16:37.534 +03:00 [Information] Request finished in 0.768ms 200 application/javascript +2018-02-26 17:16:37.534 +03:00 [Information] Request finished in 1.0374ms 200 application/javascript +2018-02-26 17:16:37.536 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables-min.js +2018-02-26 17:16:37.537 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables-min.js"'. Physical path: '"/wwwroot/libs/datatables/datatables-min.js"' +2018-02-26 17:16:37.541 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp-jquery.js?_v636552621936030804 +2018-02-26 17:16:37.541 +03:00 [Information] Request finished in 9.3583ms 200 application/javascript +2018-02-26 17:16:37.542 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp-jquery.js"'. Physical path: '"/wwwroot/libs/abp/abp-jquery.js"' +2018-02-26 17:16:37.542 +03:00 [Information] Request finished in 0.9335ms 200 application/javascript +2018-02-26 17:16:37.543 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/vue/vue.js +2018-02-26 17:16:37.544 +03:00 [Information] Sending file. Request path: '"/libs/vue/vue.js"'. Physical path: '"/wwwroot/libs/vue/vue.js"' +2018-02-26 17:16:37.548 +03:00 [Information] Request finished in 6.9781ms 200 application/javascript +2018-02-26 17:16:37.549 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552621936036589 +2018-02-26 17:16:37.552 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:37.555 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:16:37.555 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/jquery.js +2018-02-26 17:16:37.555 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552621936036628 +2018-02-26 17:16:37.555 +03:00 [Information] Sending file. Request path: '"/abp/helpers/jquery.js"'. Physical path: '"/wwwroot/abp/helpers/jquery.js"' +2018-02-26 17:16:37.555 +03:00 [Information] Request finished in 0.8368ms 200 application/javascript +2018-02-26 17:16:37.556 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:37.556 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 3.0528ms +2018-02-26 17:16:37.556 +03:00 [Information] Request finished in 8.4064ms 200 text/plain; charset=utf-8 +2018-02-26 17:16:37.560 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:37.562 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:16:37.563 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:37.563 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 2.5435ms +2018-02-26 17:16:37.564 +03:00 [Information] Request finished in 8.7156ms 200 text/plain; charset=utf-8 +2018-02-26 17:16:37.598 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/datatables.extensions.js +2018-02-26 17:16:37.598 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ResourceLoader.js +2018-02-26 17:16:37.599 +03:00 [Information] Sending file. Request path: '"/abp/helpers/datatables.extensions.js"'. Physical path: '"/wwwroot/abp/helpers/datatables/extensions.js"' +2018-02-26 17:16:37.599 +03:00 [Information] Request finished in 1.1772ms 200 application/javascript +2018-02-26 17:16:37.599 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ResourceLoader.js"'. Physical path: '"/wwwroot/abp/helpers/ResourceLoader.js"' +2018-02-26 17:16:37.600 +03:00 [Information] Request finished in 1.7759ms 200 application/javascript +2018-02-26 17:16:37.603 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ModalManager.js +2018-02-26 17:16:37.603 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ModalManager.js"'. Physical path: '"/wwwroot/abp/helpers/ModalManager.js"' +2018-02-26 17:16:37.604 +03:00 [Information] Request finished in 1.1503ms 200 application/javascript +2018-02-26 17:16:37.612 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/users/index.js +2018-02-26 17:16:37.613 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/users/index.js"'. Physical path: '"/wwwroot/modules/identity/views/users/index.js"' +2018-02-26 17:16:37.613 +03:00 [Information] Request finished in 1.2978ms 200 application/javascript +2018-02-26 17:16:37.809 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 +2018-02-26 17:16:37.810 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/fonts/fontawesome-webfont.woff2"'. Physical path: '"/wwwroot/libs/font_awesome/fonts/fontawesome-webfont.woff2"' +2018-02-26 17:16:37.811 +03:00 [Information] Request finished in 2.4148ms 200 font/woff2 +2018-02-26 17:16:37.951 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/api/identity/user application/json +2018-02-26 17:16:37.954 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:38.799 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:16:38.815 +03:00 [Information] Executing action method "Volo.Abp.Identity.IdentityUserAppService.GetListAsync (Volo.Abp.Identity.Application)" with arguments (["Volo.Abp.Identity.GetIdentityUsersInput"]) - ModelState is Valid +2018-02-26 17:16:39.513 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:39.544 +03:00 [Information] Executed action "Volo.Abp.Identity.IdentityUserAppService.GetListAsync (Volo.Abp.Identity.Application)" in 1580.7559ms +2018-02-26 17:16:39.544 +03:00 [Information] Request finished in 1593.2548ms 200 application/json; charset=utf-8 +2018-02-26 17:16:40.242 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Identity/Roles +2018-02-26 17:16:40.245 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:40.454 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:16:40.480 +03:00 [Information] Executed action "/Identity/Roles/Index" in 27.0606ms +2018-02-26 17:16:40.481 +03:00 [Information] Request finished in 239.1463ms 200 text/html; charset=utf-8 +2018-02-26 17:16:40.522 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/css/font-awesome-min.css +2018-02-26 17:16:40.522 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/css/material-min.css +2018-02-26 17:16:40.522 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/css/font-awesome-min.css"'. Physical path: '"/wwwroot/libs/font_awesome/css/font-awesome-min.css"' +2018-02-26 17:16:40.522 +03:00 [Information] Request finished in 1.0323ms 200 text/css +2018-02-26 17:16:40.523 +03:00 [Information] Sending file. Request path: '"/libs/material/css/material-min.css"'. Physical path: '"/wwwroot/libs/material/css/material-min.css"' +2018-02-26 17:16:40.523 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables.css +2018-02-26 17:16:40.523 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables.css"'. Physical path: '"/wwwroot/libs/datatables/datatables.css"' +2018-02-26 17:16:40.524 +03:00 [Information] Request finished in 0.8065ms 200 text/css +2018-02-26 17:16:40.525 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/styles/libs/datatables.css +2018-02-26 17:16:40.525 +03:00 [Information] Sending file. Request path: '"/styles/libs/datatables.css"'. Physical path: '"/wwwroot/styles/libs/datatables.css"' +2018-02-26 17:16:40.526 +03:00 [Information] Request finished in 0.9318ms 200 text/css +2018-02-26 17:16:40.526 +03:00 [Information] Request finished in 4.2327ms 200 text/css +2018-02-26 17:16:40.542 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/views/shared/_AppLayout.css +2018-02-26 17:16:40.543 +03:00 [Information] Sending file. Request path: '"/views/shared/_AppLayout.css"'. Physical path: '"/wwwroot/views/shared/_AppLayout.css"' +2018-02-26 17:16:40.545 +03:00 [Information] Request finished in 3.2346ms 200 text/css +2018-02-26 17:16:40.546 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/roles/index.css +2018-02-26 17:16:40.547 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/roles/index.css"'. Physical path: '"/wwwroot/modules/identity/views/roles/index.css"' +2018-02-26 17:16:40.548 +03:00 [Information] Request finished in 1.5223ms 200 text/css +2018-02-26 17:16:40.549 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp.js?_v636552621935998713 +2018-02-26 17:16:40.550 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp.js"'. Physical path: '"/wwwroot/libs/abp/abp.js"' +2018-02-26 17:16:40.551 +03:00 [Information] Request finished in 2.3772ms 200 application/javascript +2018-02-26 17:16:40.552 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery/jquery-3-1-1-min.js +2018-02-26 17:16:40.554 +03:00 [Information] Sending file. Request path: '"/libs/jquery/jquery-3-1-1-min.js"'. Physical path: '"/wwwroot/libs/jquery/jquery-3-1-1-min.js"' +2018-02-26 17:16:40.555 +03:00 [Information] Request finished in 4.8254ms 200 application/javascript +2018-02-26 17:16:40.556 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/bootstrap/js/bootstrap-bundle-min.js +2018-02-26 17:16:40.557 +03:00 [Information] Sending file. Request path: '"/libs/bootstrap/js/bootstrap-bundle-min.js"'. Physical path: '"/wwwroot/libs/bootstrap/js/bootstrap-bundle-min.js"' +2018-02-26 17:16:40.558 +03:00 [Information] Request finished in 2.2886ms 200 application/javascript +2018-02-26 17:16:40.562 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation/jquery-validate.js +2018-02-26 17:16:40.563 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation/jquery-validate.js"'. Physical path: '"/wwwroot/libs/jquery_validation/jquery-validate.js"' +2018-02-26 17:16:40.563 +03:00 [Information] Request finished in 0.9985ms 200 application/javascript +2018-02-26 17:16:40.569 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js +2018-02-26 17:16:40.573 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js"'. Physical path: '"/wwwroot/libs/jquery_validation_unobtrusive/jquery-validate-unobtrusive.js"' +2018-02-26 17:16:40.574 +03:00 [Information] Request finished in 4.9079ms 200 application/javascript +2018-02-26 17:16:40.591 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/js/material-min.js +2018-02-26 17:16:40.592 +03:00 [Information] Sending file. Request path: '"/libs/material/js/material-min.js"'. Physical path: '"/wwwroot/libs/material/js/material-min.js"' +2018-02-26 17:16:40.592 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-form/jquery-form-min.js +2018-02-26 17:16:40.592 +03:00 [Information] Request finished in 1.1255ms 200 application/javascript +2018-02-26 17:16:40.593 +03:00 [Information] Sending file. Request path: '"/libs/jquery-form/jquery-form-min.js"'. Physical path: '"/wwwroot/libs/jquery_form/jquery-form-min.js"' +2018-02-26 17:16:40.594 +03:00 [Information] Request finished in 2.1026ms 200 application/javascript +2018-02-26 17:16:40.658 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables-min.js +2018-02-26 17:16:40.659 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables-min.js"'. Physical path: '"/wwwroot/libs/datatables/datatables-min.js"' +2018-02-26 17:16:40.660 +03:00 [Information] Request finished in 2.1535ms 200 application/javascript +2018-02-26 17:16:40.663 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/vue/vue.js +2018-02-26 17:16:40.664 +03:00 [Information] Sending file. Request path: '"/libs/vue/vue.js"'. Physical path: '"/wwwroot/libs/vue/vue.js"' +2018-02-26 17:16:40.667 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp-jquery.js?_v636552621936030804 +2018-02-26 17:16:40.667 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp-jquery.js"'. Physical path: '"/wwwroot/libs/abp/abp-jquery.js"' +2018-02-26 17:16:40.668 +03:00 [Information] Request finished in 1.1777ms 200 application/javascript +2018-02-26 17:16:40.668 +03:00 [Information] Request finished in 5.1029ms 200 application/javascript +2018-02-26 17:16:40.670 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552621936036589 +2018-02-26 17:16:40.676 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:40.676 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552621936036628 +2018-02-26 17:16:40.677 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:16:40.678 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:40.679 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 2.0304ms +2018-02-26 17:16:40.680 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:40.680 +03:00 [Information] Request finished in 9.5601ms 200 text/plain; charset=utf-8 +2018-02-26 17:16:40.681 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:16:40.681 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:40.682 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 1.5677ms +2018-02-26 17:16:40.682 +03:00 [Information] Request finished in 5.9419ms 200 text/plain; charset=utf-8 +2018-02-26 17:16:40.687 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ResourceLoader.js +2018-02-26 17:16:40.687 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/jquery.js +2018-02-26 17:16:40.687 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ResourceLoader.js"'. Physical path: '"/wwwroot/abp/helpers/ResourceLoader.js"' +2018-02-26 17:16:40.688 +03:00 [Information] Sending file. Request path: '"/abp/helpers/jquery.js"'. Physical path: '"/wwwroot/abp/helpers/jquery.js"' +2018-02-26 17:16:40.688 +03:00 [Information] Request finished in 1.1272ms 200 application/javascript +2018-02-26 17:16:40.688 +03:00 [Information] Request finished in 1.1554ms 200 application/javascript +2018-02-26 17:16:40.688 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/datatables.extensions.js +2018-02-26 17:16:40.689 +03:00 [Information] Sending file. Request path: '"/abp/helpers/datatables.extensions.js"'. Physical path: '"/wwwroot/abp/helpers/datatables/extensions.js"' +2018-02-26 17:16:40.689 +03:00 [Information] Request finished in 0.8351ms 200 application/javascript +2018-02-26 17:16:40.690 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ModalManager.js +2018-02-26 17:16:40.690 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ModalManager.js"'. Physical path: '"/wwwroot/abp/helpers/ModalManager.js"' +2018-02-26 17:16:40.691 +03:00 [Information] Request finished in 1.1272ms 200 application/javascript +2018-02-26 17:16:40.701 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/roles/index.js +2018-02-26 17:16:40.702 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/roles/index.js"'. Physical path: '"/wwwroot/modules/identity/views/roles/index.js"' +2018-02-26 17:16:40.702 +03:00 [Information] Request finished in 1.7785ms 200 application/javascript +2018-02-26 17:16:41.098 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 +2018-02-26 17:16:41.099 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/fonts/fontawesome-webfont.woff2"'. Physical path: '"/wwwroot/libs/font_awesome/fonts/fontawesome-webfont.woff2"' +2018-02-26 17:16:41.101 +03:00 [Information] Request finished in 2.9451ms 200 font/woff2 +2018-02-26 17:16:41.342 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/api/identity/role application/json +2018-02-26 17:16:41.345 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:41.360 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:16:41.368 +03:00 [Information] Executing action method "Volo.Abp.Identity.IdentityRoleAppService.GetListAsync (Volo.Abp.Identity.Application)" with arguments (["Volo.Abp.Identity.GetIdentityRolesInput"]) - ModelState is Valid +2018-02-26 17:16:41.450 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:41.458 +03:00 [Information] Executed action "Volo.Abp.Identity.IdentityRoleAppService.GetListAsync (Volo.Abp.Identity.Application)" in 103.7556ms +2018-02-26 17:16:41.459 +03:00 [Information] Request finished in 116.3396ms 200 application/json; charset=utf-8 +2018-02-26 17:16:42.903 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/AbpPermissions/PermissionManagementModal?providerName=Role&providerKey=admin +2018-02-26 17:16:42.906 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:43.410 +03:00 [Information] Executing handler method "OnGetAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:16:43.432 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:16:44.280 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 909.9393ms +2018-02-26 17:16:44.280 +03:00 [Information] Request finished in 1377.2063ms 200 text/html; charset=utf-8 +2018-02-26 17:16:55.522 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Identity/Users +2018-02-26 17:16:55.524 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:55.525 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:16:55.527 +03:00 [Information] Executed action "/Identity/Users/Index" in 2.5995ms +2018-02-26 17:16:55.528 +03:00 [Information] Request finished in 6.1078ms 200 text/html; charset=utf-8 +2018-02-26 17:16:55.572 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/css/material-min.css +2018-02-26 17:16:55.572 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/css/font-awesome-min.css +2018-02-26 17:16:55.573 +03:00 [Information] Sending file. Request path: '"/libs/material/css/material-min.css"'. Physical path: '"/wwwroot/libs/material/css/material-min.css"' +2018-02-26 17:16:55.573 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/css/font-awesome-min.css"'. Physical path: '"/wwwroot/libs/font_awesome/css/font-awesome-min.css"' +2018-02-26 17:16:55.573 +03:00 [Information] Request finished in 1.2191ms 200 text/css +2018-02-26 17:16:55.577 +03:00 [Information] Request finished in 4.3751ms 200 text/css +2018-02-26 17:16:55.578 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/styles/libs/datatables.css +2018-02-26 17:16:55.578 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables.css +2018-02-26 17:16:55.579 +03:00 [Information] Sending file. Request path: '"/styles/libs/datatables.css"'. Physical path: '"/wwwroot/styles/libs/datatables.css"' +2018-02-26 17:16:55.579 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables.css"'. Physical path: '"/wwwroot/libs/datatables/datatables.css"' +2018-02-26 17:16:55.579 +03:00 [Information] Request finished in 0.9827ms 200 text/css +2018-02-26 17:16:55.579 +03:00 [Information] Request finished in 1.2217ms 200 text/css +2018-02-26 17:16:55.580 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/views/shared/_AppLayout.css +2018-02-26 17:16:55.580 +03:00 [Information] Sending file. Request path: '"/views/shared/_AppLayout.css"'. Physical path: '"/wwwroot/views/shared/_AppLayout.css"' +2018-02-26 17:16:55.580 +03:00 [Information] Request finished in 0.8296ms 200 text/css +2018-02-26 17:16:55.584 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/users/index.css +2018-02-26 17:16:55.585 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/users/index.css"'. Physical path: '"/wwwroot/modules/identity/views/users/index.css"' +2018-02-26 17:16:55.586 +03:00 [Information] Request finished in 1.9418ms 200 text/css +2018-02-26 17:16:55.610 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp.js?_v636552621935998713 +2018-02-26 17:16:55.611 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp.js"'. Physical path: '"/wwwroot/libs/abp/abp.js"' +2018-02-26 17:16:55.611 +03:00 [Information] Request finished in 0.9874ms 200 application/javascript +2018-02-26 17:16:55.630 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery/jquery-3-1-1-min.js +2018-02-26 17:16:55.631 +03:00 [Information] Sending file. Request path: '"/libs/jquery/jquery-3-1-1-min.js"'. Physical path: '"/wwwroot/libs/jquery/jquery-3-1-1-min.js"' +2018-02-26 17:16:55.633 +03:00 [Information] Request finished in 2.071ms 200 application/javascript +2018-02-26 17:16:55.637 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/bootstrap/js/bootstrap-bundle-min.js +2018-02-26 17:16:55.637 +03:00 [Information] Sending file. Request path: '"/libs/bootstrap/js/bootstrap-bundle-min.js"'. Physical path: '"/wwwroot/libs/bootstrap/js/bootstrap-bundle-min.js"' +2018-02-26 17:16:55.640 +03:00 [Information] Request finished in 1.8623ms 200 application/javascript +2018-02-26 17:16:55.651 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation/jquery-validate.js +2018-02-26 17:16:55.652 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation/jquery-validate.js"'. Physical path: '"/wwwroot/libs/jquery_validation/jquery-validate.js"' +2018-02-26 17:16:55.654 +03:00 [Information] Request finished in 3.0178ms 200 application/javascript +2018-02-26 17:16:55.660 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js +2018-02-26 17:16:55.661 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-form/jquery-form-min.js +2018-02-26 17:16:55.661 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js"'. Physical path: '"/wwwroot/libs/jquery_validation_unobtrusive/jquery-validate-unobtrusive.js"' +2018-02-26 17:16:55.661 +03:00 [Information] Sending file. Request path: '"/libs/jquery-form/jquery-form-min.js"'. Physical path: '"/wwwroot/libs/jquery_form/jquery-form-min.js"' +2018-02-26 17:16:55.662 +03:00 [Information] Request finished in 1.1849ms 200 application/javascript +2018-02-26 17:16:55.662 +03:00 [Information] Request finished in 1.6853ms 200 application/javascript +2018-02-26 17:16:55.671 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/js/material-min.js +2018-02-26 17:16:55.672 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/vue/vue.js +2018-02-26 17:16:55.672 +03:00 [Information] Sending file. Request path: '"/libs/vue/vue.js"'. Physical path: '"/wwwroot/libs/vue/vue.js"' +2018-02-26 17:16:55.672 +03:00 [Information] Sending file. Request path: '"/libs/material/js/material-min.js"'. Physical path: '"/wwwroot/libs/material/js/material-min.js"' +2018-02-26 17:16:55.673 +03:00 [Information] Request finished in 3.6541ms 200 application/javascript +2018-02-26 17:16:55.685 +03:00 [Information] Request finished in 13.0821ms 200 application/javascript +2018-02-26 17:16:55.686 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables-min.js +2018-02-26 17:16:55.687 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables-min.js"'. Physical path: '"/wwwroot/libs/datatables/datatables-min.js"' +2018-02-26 17:16:55.690 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp-jquery.js?_v636552621936030804 +2018-02-26 17:16:55.690 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp-jquery.js"'. Physical path: '"/wwwroot/libs/abp/abp-jquery.js"' +2018-02-26 17:16:55.691 +03:00 [Information] Request finished in 1.1529ms 200 application/javascript +2018-02-26 17:16:55.693 +03:00 [Information] Request finished in 6.4354ms 200 application/javascript +2018-02-26 17:16:55.698 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552621936036589 +2018-02-26 17:16:55.704 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552621936036628 +2018-02-26 17:16:55.706 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:55.707 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:16:55.708 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:55.709 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:55.709 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 2.3716ms +2018-02-26 17:16:55.709 +03:00 [Information] Request finished in 12.0024ms 200 text/plain; charset=utf-8 +2018-02-26 17:16:55.711 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:16:55.711 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/jquery.js +2018-02-26 17:16:55.711 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:55.712 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 2.4999ms +2018-02-26 17:16:55.712 +03:00 [Information] Request finished in 13.0791ms 200 text/plain; charset=utf-8 +2018-02-26 17:16:55.713 +03:00 [Information] Sending file. Request path: '"/abp/helpers/jquery.js"'. Physical path: '"/wwwroot/abp/helpers/jquery.js"' +2018-02-26 17:16:55.713 +03:00 [Information] Request finished in 2.5829ms 200 application/javascript +2018-02-26 17:16:55.725 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/datatables.extensions.js +2018-02-26 17:16:55.726 +03:00 [Information] Sending file. Request path: '"/abp/helpers/datatables.extensions.js"'. Physical path: '"/wwwroot/abp/helpers/datatables/extensions.js"' +2018-02-26 17:16:55.727 +03:00 [Information] Request finished in 1.7922ms 200 application/javascript +2018-02-26 17:16:55.727 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ResourceLoader.js +2018-02-26 17:16:55.739 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ResourceLoader.js"'. Physical path: '"/wwwroot/abp/helpers/ResourceLoader.js"' +2018-02-26 17:16:55.740 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ModalManager.js +2018-02-26 17:16:55.740 +03:00 [Information] Request finished in 12.6015ms 200 application/javascript +2018-02-26 17:16:55.741 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ModalManager.js"'. Physical path: '"/wwwroot/abp/helpers/ModalManager.js"' +2018-02-26 17:16:55.741 +03:00 [Information] Request finished in 1.2495ms 200 application/javascript +2018-02-26 17:16:55.744 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/users/index.js +2018-02-26 17:16:55.751 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/users/index.js"'. Physical path: '"/wwwroot/modules/identity/views/users/index.js"' +2018-02-26 17:16:55.755 +03:00 [Information] Request finished in 11.313ms 200 application/javascript +2018-02-26 17:16:56.055 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 +2018-02-26 17:16:56.056 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/fonts/fontawesome-webfont.woff2"'. Physical path: '"/wwwroot/libs/font_awesome/fonts/fontawesome-webfont.woff2"' +2018-02-26 17:16:56.057 +03:00 [Information] Request finished in 1.7806ms 200 font/woff2 +2018-02-26 17:16:56.164 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/api/identity/user application/json +2018-02-26 17:16:56.169 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:56.186 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:16:56.189 +03:00 [Information] Executing action method "Volo.Abp.Identity.IdentityUserAppService.GetListAsync (Volo.Abp.Identity.Application)" with arguments (["Volo.Abp.Identity.GetIdentityUsersInput"]) - ModelState is Valid +2018-02-26 17:16:56.201 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:16:56.202 +03:00 [Information] Executed action "Volo.Abp.Identity.IdentityUserAppService.GetListAsync (Volo.Abp.Identity.Application)" in 32.5168ms +2018-02-26 17:16:56.202 +03:00 [Information] Request finished in 37.698ms 200 application/json; charset=utf-8 +2018-02-26 17:16:58.268 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/AbpPermissions/PermissionManagementModal?providerName=User&providerKey=71054539-0e48-af28-5e7a-39e4e42d8ea5 +2018-02-26 17:16:58.271 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:16:58.273 +03:00 [Information] Executing handler method "OnGetAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:16:58.274 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:16:58.303 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 31.8129ms +2018-02-26 17:16:58.303 +03:00 [Information] Request finished in 35.3777ms 200 text/html; charset=utf-8 +2018-02-26 17:17:02.482 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Identity/Roles +2018-02-26 17:17:02.485 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:17:02.486 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:17:02.488 +03:00 [Information] Executed action "/Identity/Roles/Index" in 2.5542ms +2018-02-26 17:17:02.488 +03:00 [Information] Request finished in 5.93ms 200 text/html; charset=utf-8 +2018-02-26 17:17:02.535 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/css/font-awesome-min.css +2018-02-26 17:17:02.536 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/css/font-awesome-min.css"'. Physical path: '"/wwwroot/libs/font_awesome/css/font-awesome-min.css"' +2018-02-26 17:17:02.536 +03:00 [Information] Request finished in 0.9621ms 200 text/css +2018-02-26 17:17:02.537 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/css/material-min.css +2018-02-26 17:17:02.537 +03:00 [Information] Sending file. Request path: '"/libs/material/css/material-min.css"'. Physical path: '"/wwwroot/libs/material/css/material-min.css"' +2018-02-26 17:17:02.541 +03:00 [Information] Request finished in 3.5916ms 200 text/css +2018-02-26 17:17:02.575 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables.css +2018-02-26 17:17:02.576 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables.css"'. Physical path: '"/wwwroot/libs/datatables/datatables.css"' +2018-02-26 17:17:02.577 +03:00 [Information] Request finished in 1.5813ms 200 text/css +2018-02-26 17:17:02.580 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/styles/libs/datatables.css +2018-02-26 17:17:02.581 +03:00 [Information] Sending file. Request path: '"/styles/libs/datatables.css"'. Physical path: '"/wwwroot/styles/libs/datatables.css"' +2018-02-26 17:17:02.581 +03:00 [Information] Request finished in 1.5925ms 200 text/css +2018-02-26 17:17:02.585 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/views/shared/_AppLayout.css +2018-02-26 17:17:02.586 +03:00 [Information] Sending file. Request path: '"/views/shared/_AppLayout.css"'. Physical path: '"/wwwroot/views/shared/_AppLayout.css"' +2018-02-26 17:17:02.587 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/roles/index.css +2018-02-26 17:17:02.588 +03:00 [Information] Request finished in 1.4253ms 200 text/css +2018-02-26 17:17:02.588 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp.js?_v636552621935998713 +2018-02-26 17:17:02.591 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp.js"'. Physical path: '"/wwwroot/libs/abp/abp.js"' +2018-02-26 17:17:02.591 +03:00 [Information] Request finished in 3.0969ms 200 application/javascript +2018-02-26 17:17:02.593 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/roles/index.css"'. Physical path: '"/wwwroot/modules/identity/views/roles/index.css"' +2018-02-26 17:17:02.595 +03:00 [Information] Request finished in 6.2909ms 200 text/css +2018-02-26 17:17:02.596 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js +2018-02-26 17:17:02.598 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js"'. Physical path: '"/wwwroot/libs/jquery_validation_unobtrusive/jquery-validate-unobtrusive.js"' +2018-02-26 17:17:02.598 +03:00 [Information] Request finished in 1.8422ms 200 application/javascript +2018-02-26 17:17:02.599 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/bootstrap/js/bootstrap-bundle-min.js +2018-02-26 17:17:02.600 +03:00 [Information] Sending file. Request path: '"/libs/bootstrap/js/bootstrap-bundle-min.js"'. Physical path: '"/wwwroot/libs/bootstrap/js/bootstrap-bundle-min.js"' +2018-02-26 17:17:02.601 +03:00 [Information] Request finished in 2.2767ms 200 application/javascript +2018-02-26 17:17:02.603 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery/jquery-3-1-1-min.js +2018-02-26 17:17:02.603 +03:00 [Information] Sending file. Request path: '"/libs/jquery/jquery-3-1-1-min.js"'. Physical path: '"/wwwroot/libs/jquery/jquery-3-1-1-min.js"' +2018-02-26 17:17:02.605 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation/jquery-validate.js +2018-02-26 17:17:02.605 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-form/jquery-form-min.js +2018-02-26 17:17:02.605 +03:00 [Information] Sending file. Request path: '"/libs/jquery-form/jquery-form-min.js"'. Physical path: '"/wwwroot/libs/jquery_form/jquery-form-min.js"' +2018-02-26 17:17:02.606 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation/jquery-validate.js"'. Physical path: '"/wwwroot/libs/jquery_validation/jquery-validate.js"' +2018-02-26 17:17:02.606 +03:00 [Information] Request finished in 0.948ms 200 application/javascript +2018-02-26 17:17:02.607 +03:00 [Information] Request finished in 2.2643ms 200 application/javascript +2018-02-26 17:17:02.608 +03:00 [Information] Request finished in 2.715ms 200 application/javascript +2018-02-26 17:17:02.614 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/js/material-min.js +2018-02-26 17:17:02.615 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables-min.js +2018-02-26 17:17:02.615 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables-min.js"'. Physical path: '"/wwwroot/libs/datatables/datatables-min.js"' +2018-02-26 17:17:02.618 +03:00 [Information] Request finished in 2.5221ms 200 application/javascript +2018-02-26 17:17:02.618 +03:00 [Information] Sending file. Request path: '"/libs/material/js/material-min.js"'. Physical path: '"/wwwroot/libs/material/js/material-min.js"' +2018-02-26 17:17:02.619 +03:00 [Information] Request finished in 5.3856ms 200 application/javascript +2018-02-26 17:17:02.626 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp-jquery.js?_v636552621936030804 +2018-02-26 17:17:02.627 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp-jquery.js"'. Physical path: '"/wwwroot/libs/abp/abp-jquery.js"' +2018-02-26 17:17:02.627 +03:00 [Information] Request finished in 1.5463ms 200 application/javascript +2018-02-26 17:17:02.628 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/vue/vue.js +2018-02-26 17:17:02.629 +03:00 [Information] Sending file. Request path: '"/libs/vue/vue.js"'. Physical path: '"/wwwroot/libs/vue/vue.js"' +2018-02-26 17:17:02.641 +03:00 [Information] Request finished in 7.1765ms 200 application/javascript +2018-02-26 17:17:02.649 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552621936036589 +2018-02-26 17:17:02.656 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/jquery.js +2018-02-26 17:17:02.656 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:17:02.657 +03:00 [Information] Sending file. Request path: '"/abp/helpers/jquery.js"'. Physical path: '"/wwwroot/abp/helpers/jquery.js"' +2018-02-26 17:17:02.657 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:17:02.657 +03:00 [Information] Request finished in 1.5805ms 200 application/javascript +2018-02-26 17:17:02.659 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:17:02.660 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/datatables.extensions.js +2018-02-26 17:17:02.660 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 3.4796ms +2018-02-26 17:17:02.660 +03:00 [Information] Sending file. Request path: '"/abp/helpers/datatables.extensions.js"'. Physical path: '"/wwwroot/abp/helpers/datatables/extensions.js"' +2018-02-26 17:17:02.661 +03:00 [Information] Request finished in 0.8458ms 200 application/javascript +2018-02-26 17:17:02.661 +03:00 [Information] Request finished in 11.3767ms 200 text/plain; charset=utf-8 +2018-02-26 17:17:02.666 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552621936036628 +2018-02-26 17:17:02.671 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:17:02.672 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:17:02.673 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:17:02.673 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 1.6066ms +2018-02-26 17:17:02.673 +03:00 [Information] Request finished in 7.4622ms 200 text/plain; charset=utf-8 +2018-02-26 17:17:02.680 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ResourceLoader.js +2018-02-26 17:17:02.680 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ResourceLoader.js"'. Physical path: '"/wwwroot/abp/helpers/ResourceLoader.js"' +2018-02-26 17:17:02.680 +03:00 [Information] Request finished in 1.004ms 200 application/javascript +2018-02-26 17:17:02.682 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/roles/index.js +2018-02-26 17:17:02.683 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/roles/index.js"'. Physical path: '"/wwwroot/modules/identity/views/roles/index.js"' +2018-02-26 17:17:02.683 +03:00 [Information] Request finished in 1.3564ms 200 application/javascript +2018-02-26 17:17:02.685 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ModalManager.js +2018-02-26 17:17:02.686 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ModalManager.js"'. Physical path: '"/wwwroot/abp/helpers/ModalManager.js"' +2018-02-26 17:17:02.687 +03:00 [Information] Request finished in 4.7518ms 200 application/javascript +2018-02-26 17:17:03.022 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 +2018-02-26 17:17:03.023 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/fonts/fontawesome-webfont.woff2"'. Physical path: '"/wwwroot/libs/font_awesome/fonts/fontawesome-webfont.woff2"' +2018-02-26 17:17:03.025 +03:00 [Information] Request finished in 2.0128ms 200 font/woff2 +2018-02-26 17:17:03.087 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/api/identity/role application/json +2018-02-26 17:17:03.091 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:17:03.092 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:17:03.095 +03:00 [Information] Executing action method "Volo.Abp.Identity.IdentityRoleAppService.GetListAsync (Volo.Abp.Identity.Application)" with arguments (["Volo.Abp.Identity.GetIdentityRolesInput"]) - ModelState is Valid +2018-02-26 17:17:03.106 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:17:03.107 +03:00 [Information] Executed action "Volo.Abp.Identity.IdentityRoleAppService.GetListAsync (Volo.Abp.Identity.Application)" in 15.4991ms +2018-02-26 17:17:03.107 +03:00 [Information] Request finished in 19.9641ms 200 application/json; charset=utf-8 +2018-02-26 17:17:15.907 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/AbpPermissions/PermissionManagementModal?providerName=Role&providerKey=admin +2018-02-26 17:17:15.911 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:17:15.913 +03:00 [Information] Executing handler method "OnGetAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:17:15.914 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:17:15.941 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 29.5315ms +2018-02-26 17:17:15.941 +03:00 [Information] Request finished in 33.9507ms 200 text/html; charset=utf-8 +2018-02-26 17:17:18.486 +03:00 [Information] Request starting HTTP/1.1 POST http://localhost:61144/AbpPermissions/PermissionManagementModal application/x-www-form-urlencoded; charset=UTF-8 592 +2018-02-26 17:17:18.489 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:17:18.516 +03:00 [Information] Executing handler method "OnPostAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:17:18.528 +03:00 [Information] Authorization failed for user: "hikalkan". +2018-02-26 17:17:18.570 +03:00 [Warning] Authorization failed! Given policy has not granted: AbpPermissions.Permissions.Update +Volo.Abp.Authorization.AbpAuthorizationException: Authorization failed! Given policy has not granted: AbpPermissions.Permissions.Update + at Volo.Abp.Authorization.AbpAuthorizationService.d__2.MoveNext() in D:\Github\abp\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AbpAuthorizationService.cs:line 36 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Permissions.Web.Pages.AbpPermissions.PermissionManagementModal.d__15.MoveNext() in D:\Github\abp\src\Volo.Abp.Permissions.Web\Pages\AbpPermissions\PermissionManagementModal.cshtml.cs:line 44 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__4`1.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__29.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__31.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__22.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:17:18.588 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.RazorPages.PageContext". +2018-02-26 17:17:18.595 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 106.0977ms +2018-02-26 17:17:18.597 +03:00 [Information] Request finished in 111.3046ms 403 application/json; charset=utf-8 +2018-02-26 17:17:57.421 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/AbpPermissions/PermissionManagementModal?providerName=Role&providerKey=admin +2018-02-26 17:17:57.424 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:17:57.426 +03:00 [Information] Executing handler method "OnGetAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:17:57.428 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:17:57.456 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 31.1617ms +2018-02-26 17:17:57.456 +03:00 [Information] Request finished in 35.5073ms 200 text/html; charset=utf-8 +2018-02-26 17:18:00.128 +03:00 [Information] Request starting HTTP/1.1 POST http://localhost:61144/AbpPermissions/PermissionManagementModal application/x-www-form-urlencoded; charset=UTF-8 544 +2018-02-26 17:18:00.131 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:18:00.135 +03:00 [Information] Executing handler method "OnPostAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:18:00.136 +03:00 [Information] Authorization failed for user: "hikalkan". +2018-02-26 17:18:00.161 +03:00 [Warning] Authorization failed! Given policy has not granted: AbpPermissions.Permissions.Update +Volo.Abp.Authorization.AbpAuthorizationException: Authorization failed! Given policy has not granted: AbpPermissions.Permissions.Update + at Volo.Abp.Authorization.AbpAuthorizationService.d__2.MoveNext() in D:\Github\abp\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AbpAuthorizationService.cs:line 36 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Permissions.Web.Pages.AbpPermissions.PermissionManagementModal.d__15.MoveNext() in D:\Github\abp\src\Volo.Abp.Permissions.Web\Pages\AbpPermissions\PermissionManagementModal.cshtml.cs:line 44 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__4`1.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__29.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__31.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__22.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:18:00.172 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.RazorPages.PageContext". +2018-02-26 17:18:00.173 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 40.8181ms +2018-02-26 17:18:00.173 +03:00 [Information] Request finished in 44.7792ms 403 application/json; charset=utf-8 +2018-02-26 17:18:04.799 +03:00 [Information] Request starting HTTP/1.1 POST http://localhost:61144/AbpPermissions/PermissionManagementModal application/x-www-form-urlencoded; charset=UTF-8 544 +2018-02-26 17:18:04.802 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:18:04.805 +03:00 [Information] Executing handler method "OnPostAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:18:04.806 +03:00 [Information] Authorization failed for user: "hikalkan". +2018-02-26 17:18:04.830 +03:00 [Warning] Authorization failed! Given policy has not granted: AbpPermissions.Permissions.Update +Volo.Abp.Authorization.AbpAuthorizationException: Authorization failed! Given policy has not granted: AbpPermissions.Permissions.Update + at Volo.Abp.Authorization.AbpAuthorizationService.d__2.MoveNext() in D:\Github\abp\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AbpAuthorizationService.cs:line 36 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Permissions.Web.Pages.AbpPermissions.PermissionManagementModal.d__15.MoveNext() in D:\Github\abp\src\Volo.Abp.Permissions.Web\Pages\AbpPermissions\PermissionManagementModal.cshtml.cs:line 44 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__4`1.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__29.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__31.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__22.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:18:04.837 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.RazorPages.PageContext". +2018-02-26 17:18:04.838 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 34.8928ms +2018-02-26 17:18:04.838 +03:00 [Information] Request finished in 39.1328ms 403 application/json; charset=utf-8 +2018-02-26 17:18:09.439 +03:00 [Information] Request starting HTTP/1.1 POST http://localhost:61144/AbpPermissions/PermissionManagementModal application/x-www-form-urlencoded; charset=UTF-8 544 +2018-02-26 17:18:09.442 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:18:09.444 +03:00 [Information] Executing handler method "OnPostAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:18:09.445 +03:00 [Information] Authorization failed for user: "hikalkan". +2018-02-26 17:18:09.467 +03:00 [Warning] Authorization failed! Given policy has not granted: AbpPermissions.Permissions.Update +Volo.Abp.Authorization.AbpAuthorizationException: Authorization failed! Given policy has not granted: AbpPermissions.Permissions.Update + at Volo.Abp.Authorization.AbpAuthorizationService.d__2.MoveNext() in D:\Github\abp\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AbpAuthorizationService.cs:line 36 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Permissions.Web.Pages.AbpPermissions.PermissionManagementModal.d__15.MoveNext() in D:\Github\abp\src\Volo.Abp.Permissions.Web\Pages\AbpPermissions\PermissionManagementModal.cshtml.cs:line 44 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__4`1.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__29.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__31.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__22.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:18:09.476 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.RazorPages.PageContext". +2018-02-26 17:18:09.476 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 33.8335ms +2018-02-26 17:18:09.476 +03:00 [Information] Request finished in 37.4851ms 403 application/json; charset=utf-8 +2018-02-26 17:18:12.428 +03:00 [Information] Request starting HTTP/1.1 POST http://localhost:61144/AbpPermissions/PermissionManagementModal application/x-www-form-urlencoded; charset=UTF-8 592 +2018-02-26 17:18:12.432 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:18:12.435 +03:00 [Information] Executing handler method "OnPostAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:18:12.436 +03:00 [Information] Authorization failed for user: "hikalkan". +2018-02-26 17:18:12.458 +03:00 [Warning] Authorization failed! Given policy has not granted: AbpPermissions.Permissions.Update +Volo.Abp.Authorization.AbpAuthorizationException: Authorization failed! Given policy has not granted: AbpPermissions.Permissions.Update + at Volo.Abp.Authorization.AbpAuthorizationService.d__2.MoveNext() in D:\Github\abp\src\Volo.Abp.Authorization\Volo\Abp\Authorization\AbpAuthorizationService.cs:line 36 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Permissions.Web.Pages.AbpPermissions.PermissionManagementModal.d__15.MoveNext() in D:\Github\abp\src\Volo.Abp.Permissions.Web\Pages\AbpPermissions\PermissionManagementModal.cshtml.cs:line 44 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__4`1.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__29.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__31.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__22.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:18:12.467 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.RazorPages.PageContext". +2018-02-26 17:18:12.468 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 35.1686ms +2018-02-26 17:18:12.468 +03:00 [Information] Request finished in 39.9359ms 403 application/json; charset=utf-8 +2018-02-26 17:18:25.199 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/AbpPermissions/PermissionManagementModal?providerName=Role&providerKey=admin +2018-02-26 17:18:25.204 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:18:25.206 +03:00 [Information] Executing handler method "OnGetAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:18:25.207 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:18:25.239 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 35.3709ms +2018-02-26 17:18:25.240 +03:00 [Information] Request finished in 40.6817ms 200 text/html; charset=utf-8 +2018-02-26 17:19:16.554 +03:00 [Information] Loaded modules: +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Castle.AbpCastleCoreModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Autofac.AbpAutofacModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Http.Client.AbpHttpClientModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:19:16.598 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:19:16.599 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityDomainModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityApplicationModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Ui.Navigation.AbpUiNavigationModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcUiModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Permissions.Web.AbpPermissionsWebModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Identity.Web.AbpIdentityWebModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2018-02-26 17:19:16.600 +03:00 [Information] - Volo.Abp.Account.Web.AbpAccountWebModule +2018-02-26 17:19:16.600 +03:00 [Information] - MicroserviceDemo.Web.MicroservicesDemoWebModule +2018-02-26 17:19:17.252 +03:00 [Information] Initialized all modules. +2018-02-26 17:19:17.451 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/ +2018-02-26 17:19:17.657 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:21.036 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:19:22.166 +03:00 [Information] Executed action "/Index" in 1142.5993ms +2018-02-26 17:19:22.174 +03:00 [Information] Request finished in 4737.4317ms 200 text/html; charset=utf-8 +2018-02-26 17:19:22.477 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/css/font-awesome-min.css +2018-02-26 17:19:22.484 +03:00 [Information] The file "/libs/font-awesome/css/font-awesome-min.css" was not modified +2018-02-26 17:19:22.488 +03:00 [Information] Request finished in 10.4907ms 304 text/css +2018-02-26 17:19:22.492 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/css/material-min.css +2018-02-26 17:19:22.493 +03:00 [Information] The file "/libs/material/css/material-min.css" was not modified +2018-02-26 17:19:22.493 +03:00 [Information] Request finished in 1.2298ms 304 text/css +2018-02-26 17:19:22.497 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables.css +2018-02-26 17:19:22.498 +03:00 [Information] The file "/libs/datatables/datatables.css" was not modified +2018-02-26 17:19:22.498 +03:00 [Information] Request finished in 1.0258ms 304 text/css +2018-02-26 17:19:22.506 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp.js?_v636552623615740705 +2018-02-26 17:19:22.508 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/styles/libs/datatables.css +2018-02-26 17:19:22.508 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/views/shared/_AppLayout.css +2018-02-26 17:19:22.508 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp.js"'. Physical path: '"/wwwroot/libs/abp/abp.js"' +2018-02-26 17:19:22.508 +03:00 [Information] The file "/styles/libs/datatables.css" was not modified +2018-02-26 17:19:22.508 +03:00 [Information] The file "/views/shared/_AppLayout.css" was not modified +2018-02-26 17:19:22.508 +03:00 [Information] Request finished in 0.7321ms 304 text/css +2018-02-26 17:19:22.509 +03:00 [Information] Request finished in 0.7581ms 304 text/css +2018-02-26 17:19:22.511 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/bootstrap/js/bootstrap-bundle-min.js +2018-02-26 17:19:22.512 +03:00 [Information] The file "/libs/bootstrap/js/bootstrap-bundle-min.js" was not modified +2018-02-26 17:19:22.512 +03:00 [Information] Request finished in 1.0237ms 304 application/javascript +2018-02-26 17:19:22.513 +03:00 [Information] Request finished in 6.801ms 200 application/javascript +2018-02-26 17:19:22.514 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js +2018-02-26 17:19:22.515 +03:00 [Information] The file "/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js" was not modified +2018-02-26 17:19:22.515 +03:00 [Information] Request finished in 1.5369ms 304 application/javascript +2018-02-26 17:19:22.516 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation/jquery-validate.js +2018-02-26 17:19:22.516 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery/jquery-3-1-1-min.js +2018-02-26 17:19:22.516 +03:00 [Information] The file "/libs/jquery-validation/jquery-validate.js" was not modified +2018-02-26 17:19:22.516 +03:00 [Information] The file "/libs/jquery/jquery-3-1-1-min.js" was not modified +2018-02-26 17:19:22.517 +03:00 [Information] Request finished in 0.8013ms 304 application/javascript +2018-02-26 17:19:22.517 +03:00 [Information] Request finished in 1.6044ms 304 application/javascript +2018-02-26 17:19:22.523 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/js/material-min.js +2018-02-26 17:19:22.523 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-form/jquery-form-min.js +2018-02-26 17:19:22.524 +03:00 [Information] The file "/libs/material/js/material-min.js" was not modified +2018-02-26 17:19:22.524 +03:00 [Information] Request finished in 0.9296ms 304 application/javascript +2018-02-26 17:19:22.525 +03:00 [Information] The file "/libs/jquery-form/jquery-form-min.js" was not modified +2018-02-26 17:19:22.525 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/vue/vue.js +2018-02-26 17:19:22.525 +03:00 [Information] Request finished in 1.7494ms 304 application/javascript +2018-02-26 17:19:22.525 +03:00 [Information] The file "/libs/vue/vue.js" was not modified +2018-02-26 17:19:22.526 +03:00 [Information] Request finished in 0.8441ms 304 application/javascript +2018-02-26 17:19:22.526 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552623615780710 +2018-02-26 17:19:22.527 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp-jquery.js?_v636552623615775373 +2018-02-26 17:19:22.528 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp-jquery.js"'. Physical path: '"/wwwroot/libs/abp/abp-jquery.js"' +2018-02-26 17:19:22.528 +03:00 [Information] Request finished in 0.9886ms 200 application/javascript +2018-02-26 17:19:22.529 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables-min.js +2018-02-26 17:19:22.529 +03:00 [Information] The file "/libs/datatables/datatables-min.js" was not modified +2018-02-26 17:19:22.529 +03:00 [Information] Request finished in 0.877ms 304 application/javascript +2018-02-26 17:19:22.533 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:22.538 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552623615780740 +2018-02-26 17:19:22.543 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:22.617 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:19:22.685 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:19:22.884 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:22.885 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 326.9015ms +2018-02-26 17:19:22.885 +03:00 [Information] Request finished in 359.2589ms 200 text/plain; charset=utf-8 +2018-02-26 17:19:22.943 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:22.943 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 318.661ms +2018-02-26 17:19:22.943 +03:00 [Information] Request finished in 404.9409ms 200 text/plain; charset=utf-8 +2018-02-26 17:19:28.316 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Identity/Users +2018-02-26 17:19:28.318 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:28.532 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:19:28.572 +03:00 [Information] Executed action "/Identity/Users/Index" in 46.6946ms +2018-02-26 17:19:28.572 +03:00 [Information] Request finished in 256.5039ms 200 text/html; charset=utf-8 +2018-02-26 17:19:28.643 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/users/index.css +2018-02-26 17:19:28.644 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/users/index.css"'. Physical path: '"/wwwroot/modules/identity/views/users/index.css"' +2018-02-26 17:19:28.645 +03:00 [Information] Request finished in 2.0034ms 200 text/css +2018-02-26 17:19:28.686 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552623615780710 +2018-02-26 17:19:28.686 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/jquery.js +2018-02-26 17:19:28.687 +03:00 [Information] The file "/abp/helpers/jquery.js" was not modified +2018-02-26 17:19:28.687 +03:00 [Information] Request finished in 1.0049ms 304 application/javascript +2018-02-26 17:19:28.688 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552623615780740 +2018-02-26 17:19:28.689 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/datatables.extensions.js +2018-02-26 17:19:28.689 +03:00 [Information] The file "/abp/helpers/datatables.extensions.js" was not modified +2018-02-26 17:19:28.690 +03:00 [Information] Request finished in 1.1058ms 304 application/javascript +2018-02-26 17:19:28.690 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:28.691 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:28.692 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:19:28.693 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:19:28.693 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:28.694 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:28.694 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 2.9335ms +2018-02-26 17:19:28.694 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 2.7304ms +2018-02-26 17:19:28.694 +03:00 [Information] Request finished in 8.2028ms 200 text/plain; charset=utf-8 +2018-02-26 17:19:28.694 +03:00 [Information] Request finished in 6.8635ms 200 text/plain; charset=utf-8 +2018-02-26 17:19:28.696 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ModalManager.js +2018-02-26 17:19:28.697 +03:00 [Information] The file "/abp/helpers/ModalManager.js" was not modified +2018-02-26 17:19:28.700 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/users/index.js +2018-02-26 17:19:28.703 +03:00 [Information] Request finished in 5.4865ms 304 application/javascript +2018-02-26 17:19:28.703 +03:00 [Information] The file "/modules/identity/views/users/index.js" was not modified +2018-02-26 17:19:28.705 +03:00 [Information] Request finished in 4.6308ms 304 application/javascript +2018-02-26 17:19:28.714 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ResourceLoader.js +2018-02-26 17:19:28.714 +03:00 [Information] The file "/abp/helpers/ResourceLoader.js" was not modified +2018-02-26 17:19:28.715 +03:00 [Information] Request finished in 1.1045ms 304 application/javascript +2018-02-26 17:19:28.732 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 +2018-02-26 17:19:28.733 +03:00 [Information] The file "/libs/font-awesome/fonts/fontawesome-webfont.woff2" was not modified +2018-02-26 17:19:28.734 +03:00 [Information] Request finished in 5.0892ms 304 font/woff2 +2018-02-26 17:19:28.946 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/api/identity/user application/json +2018-02-26 17:19:28.949 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:29.667 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:19:29.686 +03:00 [Information] Executing action method "Volo.Abp.Identity.IdentityUserAppService.GetListAsync (Volo.Abp.Identity.Application)" with arguments (["Volo.Abp.Identity.GetIdentityUsersInput"]) - ModelState is Valid +2018-02-26 17:19:30.459 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:30.519 +03:00 [Information] Executed action "Volo.Abp.Identity.IdentityUserAppService.GetListAsync (Volo.Abp.Identity.Application)" in 1561.1236ms +2018-02-26 17:19:30.519 +03:00 [Information] Request finished in 1573.5242ms 200 application/json; charset=utf-8 +2018-02-26 17:19:31.125 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Identity/Roles +2018-02-26 17:19:31.128 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:31.418 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:19:31.445 +03:00 [Information] Executed action "/Identity/Roles/Index" in 27.602ms +2018-02-26 17:19:31.446 +03:00 [Information] Request finished in 320.8971ms 200 text/html; charset=utf-8 +2018-02-26 17:19:31.496 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/css/material-min.css +2018-02-26 17:19:31.496 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/css/font-awesome-min.css +2018-02-26 17:19:31.497 +03:00 [Information] Sending file. Request path: '"/libs/material/css/material-min.css"'. Physical path: '"/wwwroot/libs/material/css/material-min.css"' +2018-02-26 17:19:31.497 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/css/font-awesome-min.css"'. Physical path: '"/wwwroot/libs/font_awesome/css/font-awesome-min.css"' +2018-02-26 17:19:31.498 +03:00 [Information] Request finished in 1.4971ms 200 text/css +2018-02-26 17:19:31.501 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables.css +2018-02-26 17:19:31.501 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables.css"'. Physical path: '"/wwwroot/libs/datatables/datatables.css"' +2018-02-26 17:19:31.502 +03:00 [Information] Request finished in 1.1811ms 200 text/css +2018-02-26 17:19:31.507 +03:00 [Information] Request finished in 10.7738ms 200 text/css +2018-02-26 17:19:31.515 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/styles/libs/datatables.css +2018-02-26 17:19:31.516 +03:00 [Information] Sending file. Request path: '"/styles/libs/datatables.css"'. Physical path: '"/wwwroot/styles/libs/datatables.css"' +2018-02-26 17:19:31.517 +03:00 [Information] Request finished in 4.3246ms 200 text/css +2018-02-26 17:19:31.519 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/views/shared/_AppLayout.css +2018-02-26 17:19:31.519 +03:00 [Information] Sending file. Request path: '"/views/shared/_AppLayout.css"'. Physical path: '"/wwwroot/views/shared/_AppLayout.css"' +2018-02-26 17:19:31.520 +03:00 [Information] Request finished in 1.2858ms 200 text/css +2018-02-26 17:19:31.524 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/roles/index.css +2018-02-26 17:19:31.524 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/roles/index.css"'. Physical path: '"/wwwroot/modules/identity/views/roles/index.css"' +2018-02-26 17:19:31.525 +03:00 [Information] Request finished in 1.1794ms 200 text/css +2018-02-26 17:19:31.530 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp.js?_v636552623615740705 +2018-02-26 17:19:31.531 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp.js"'. Physical path: '"/wwwroot/libs/abp/abp.js"' +2018-02-26 17:19:31.532 +03:00 [Information] Request finished in 1.7858ms 200 application/javascript +2018-02-26 17:19:31.542 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery/jquery-3-1-1-min.js +2018-02-26 17:19:31.542 +03:00 [Information] Sending file. Request path: '"/libs/jquery/jquery-3-1-1-min.js"'. Physical path: '"/wwwroot/libs/jquery/jquery-3-1-1-min.js"' +2018-02-26 17:19:31.545 +03:00 [Information] Request finished in 3.6173ms 200 application/javascript +2018-02-26 17:19:31.550 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation/jquery-validate.js +2018-02-26 17:19:31.551 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation/jquery-validate.js"'. Physical path: '"/wwwroot/libs/jquery_validation/jquery-validate.js"' +2018-02-26 17:19:31.551 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/bootstrap/js/bootstrap-bundle-min.js +2018-02-26 17:19:31.551 +03:00 [Information] Sending file. Request path: '"/libs/bootstrap/js/bootstrap-bundle-min.js"'. Physical path: '"/wwwroot/libs/bootstrap/js/bootstrap-bundle-min.js"' +2018-02-26 17:19:31.551 +03:00 [Information] Request finished in 1.7118ms 200 application/javascript +2018-02-26 17:19:31.553 +03:00 [Information] Request finished in 2.3643ms 200 application/javascript +2018-02-26 17:19:31.554 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js +2018-02-26 17:19:31.554 +03:00 [Information] Sending file. Request path: '"/libs/jquery-validation-unobtrusive/jquery-validate-unobtrusive.js"'. Physical path: '"/wwwroot/libs/jquery_validation_unobtrusive/jquery-validate-unobtrusive.js"' +2018-02-26 17:19:31.555 +03:00 [Information] Request finished in 1.0755ms 200 application/javascript +2018-02-26 17:19:31.558 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/jquery-form/jquery-form-min.js +2018-02-26 17:19:31.558 +03:00 [Information] Sending file. Request path: '"/libs/jquery-form/jquery-form-min.js"'. Physical path: '"/wwwroot/libs/jquery_form/jquery-form-min.js"' +2018-02-26 17:19:31.559 +03:00 [Information] Request finished in 1.0229ms 200 application/javascript +2018-02-26 17:19:31.561 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/material/js/material-min.js +2018-02-26 17:19:31.563 +03:00 [Information] Sending file. Request path: '"/libs/material/js/material-min.js"'. Physical path: '"/wwwroot/libs/material/js/material-min.js"' +2018-02-26 17:19:31.565 +03:00 [Information] Request finished in 3.6661ms 200 application/javascript +2018-02-26 17:19:31.573 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/datatables/datatables-min.js +2018-02-26 17:19:31.574 +03:00 [Information] Sending file. Request path: '"/libs/datatables/datatables-min.js"'. Physical path: '"/wwwroot/libs/datatables/datatables-min.js"' +2018-02-26 17:19:31.575 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp-jquery.js?_v636552623615775373 +2018-02-26 17:19:31.575 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp-jquery.js"'. Physical path: '"/wwwroot/libs/abp/abp-jquery.js"' +2018-02-26 17:19:31.576 +03:00 [Information] Request finished in 1.2713ms 200 application/javascript +2018-02-26 17:19:31.583 +03:00 [Information] Request finished in 9.901ms 200 application/javascript +2018-02-26 17:19:31.586 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/vue/vue.js +2018-02-26 17:19:31.587 +03:00 [Information] Sending file. Request path: '"/libs/vue/vue.js"'. Physical path: '"/wwwroot/libs/vue/vue.js"' +2018-02-26 17:19:31.588 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/jquery.js +2018-02-26 17:19:31.588 +03:00 [Information] Sending file. Request path: '"/abp/helpers/jquery.js"'. Physical path: '"/wwwroot/abp/helpers/jquery.js"' +2018-02-26 17:19:31.589 +03:00 [Information] Request finished in 1.0365ms 200 application/javascript +2018-02-26 17:19:31.592 +03:00 [Information] Request finished in 6.0548ms 200 application/javascript +2018-02-26 17:19:31.592 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552623615780740 +2018-02-26 17:19:31.592 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552623615780710 +2018-02-26 17:19:31.593 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/datatables.extensions.js +2018-02-26 17:19:31.594 +03:00 [Information] Sending file. Request path: '"/abp/helpers/datatables.extensions.js"'. Physical path: '"/wwwroot/abp/helpers/datatables/extensions.js"' +2018-02-26 17:19:31.595 +03:00 [Information] Request finished in 1.7083ms 200 application/javascript +2018-02-26 17:19:31.597 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:31.597 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:31.599 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:19:31.599 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:19:31.599 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:31.600 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 1.394ms +2018-02-26 17:19:31.600 +03:00 [Information] Request finished in 7.7299ms 200 text/plain; charset=utf-8 +2018-02-26 17:19:31.601 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:31.602 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 4.3511ms +2018-02-26 17:19:31.602 +03:00 [Information] Request finished in 10.2512ms 200 text/plain; charset=utf-8 +2018-02-26 17:19:31.604 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ResourceLoader.js +2018-02-26 17:19:31.605 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ResourceLoader.js"'. Physical path: '"/wwwroot/abp/helpers/ResourceLoader.js"' +2018-02-26 17:19:31.606 +03:00 [Information] Request finished in 2.2121ms 200 application/javascript +2018-02-26 17:19:31.607 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/abp/helpers/ModalManager.js +2018-02-26 17:19:31.607 +03:00 [Information] Sending file. Request path: '"/abp/helpers/ModalManager.js"'. Physical path: '"/wwwroot/abp/helpers/ModalManager.js"' +2018-02-26 17:19:31.611 +03:00 [Information] Request finished in 4.2096ms 200 application/javascript +2018-02-26 17:19:31.619 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/roles/index.js +2018-02-26 17:19:31.620 +03:00 [Information] Sending file. Request path: '"/modules/identity/views/roles/index.js"'. Physical path: '"/wwwroot/modules/identity/views/roles/index.js"' +2018-02-26 17:19:31.621 +03:00 [Information] Request finished in 1.6609ms 200 application/javascript +2018-02-26 17:19:31.908 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 +2018-02-26 17:19:31.908 +03:00 [Information] Sending file. Request path: '"/libs/font-awesome/fonts/fontawesome-webfont.woff2"'. Physical path: '"/wwwroot/libs/font_awesome/fonts/fontawesome-webfont.woff2"' +2018-02-26 17:19:31.910 +03:00 [Information] Request finished in 1.9842ms 200 font/woff2 +2018-02-26 17:19:32.223 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/api/identity/role application/json +2018-02-26 17:19:32.226 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:32.241 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:19:32.246 +03:00 [Information] Executing action method "Volo.Abp.Identity.IdentityRoleAppService.GetListAsync (Volo.Abp.Identity.Application)" with arguments (["Volo.Abp.Identity.GetIdentityRolesInput"]) - ModelState is Valid +2018-02-26 17:19:32.322 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:19:32.330 +03:00 [Information] Executed action "Volo.Abp.Identity.IdentityRoleAppService.GetListAsync (Volo.Abp.Identity.Application)" in 95.4201ms +2018-02-26 17:19:32.330 +03:00 [Information] Request finished in 107.3207ms 200 application/json; charset=utf-8 +2018-02-26 17:19:33.881 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/AbpPermissions/PermissionManagementModal?providerName=Role&providerKey=admin +2018-02-26 17:19:33.884 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:34.379 +03:00 [Information] Executing handler method "OnGetAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:19:34.391 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:19:35.209 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 860.0596ms +2018-02-26 17:19:35.209 +03:00 [Information] Request finished in 1328.438ms 200 text/html; charset=utf-8 +2018-02-26 17:19:38.025 +03:00 [Information] Request starting HTTP/1.1 POST http://localhost:61144/AbpPermissions/PermissionManagementModal application/x-www-form-urlencoded; charset=UTF-8 592 +2018-02-26 17:19:38.028 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:19:38.060 +03:00 [Information] Executing handler method "OnPostAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:19:38.073 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:19:38.384 +03:00 [Error] InternalServerError +Volo.Abp.Http.Client.AbpRemoteCallException: InternalServerError + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.d__19.MoveNext() in D:\Github\abp\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 211 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.d__13.MoveNext() in D:\Github\abp\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 127 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Permissions.Web.Pages.AbpPermissions.PermissionManagementModal.d__15.MoveNext() in D:\Github\abp\src\Volo.Abp.Permissions.Web\Pages\AbpPermissions\PermissionManagementModal.cshtml.cs:line 64 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__4`1.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__29.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__31.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__22.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:19:38.402 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.RazorPages.PageContext". +2018-02-26 17:19:38.410 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 381.6408ms +2018-02-26 17:19:38.411 +03:00 [Information] Request finished in 386.5402ms 500 application/json; charset=utf-8 +2018-02-26 17:38:53.831 +03:00 [Information] Loaded modules: +2018-02-26 17:38:53.875 +03:00 [Information] - Volo.Abp.Castle.AbpCastleCoreModule +2018-02-26 17:38:53.876 +03:00 [Information] - Volo.Abp.Autofac.AbpAutofacModule +2018-02-26 17:38:53.876 +03:00 [Information] - Volo.Abp.Http.AbpHttpAbstractionsModule +2018-02-26 17:38:53.876 +03:00 [Information] - Volo.Abp.Timing.AbpTimingModule +2018-02-26 17:38:53.876 +03:00 [Information] - Volo.Abp.Json.AbpJsonModule +2018-02-26 17:38:53.876 +03:00 [Information] - Volo.Abp.Http.AbpHttpModule +2018-02-26 17:38:53.876 +03:00 [Information] - Volo.Abp.Http.Client.AbpHttpClientModule +2018-02-26 17:38:53.876 +03:00 [Information] - Volo.Abp.Security.AbpSecurityModule +2018-02-26 17:38:53.876 +03:00 [Information] - Volo.Abp.Authorization.AbpAuthorizationModule +2018-02-26 17:38:53.876 +03:00 [Information] - Volo.Abp.Guids.AbpGuidsModule +2018-02-26 17:38:53.877 +03:00 [Information] - Volo.Abp.Data.AbpDataModule +2018-02-26 17:38:53.877 +03:00 [Information] - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2018-02-26 17:38:53.877 +03:00 [Information] - Volo.Abp.Settings.AbpSettingsModule +2018-02-26 17:38:53.877 +03:00 [Information] - Volo.Abp.MultiTenancy.AbpMultiTenancyAbstractionsModule +2018-02-26 17:38:53.877 +03:00 [Information] - Volo.Abp.Threading.AbpThreadingModule +2018-02-26 17:38:53.877 +03:00 [Information] - Volo.Abp.EventBus.AbpEventBusModule +2018-02-26 17:38:53.877 +03:00 [Information] - Volo.Abp.Validation.AbpValidationModule +2018-02-26 17:38:53.877 +03:00 [Information] - Volo.Abp.AbpDddModule +2018-02-26 17:38:53.877 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainSharedModule +2018-02-26 17:38:53.877 +03:00 [Information] - Volo.Abp.Serialization.AbpSerializationModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.Caching.AbpCachingModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsDomainModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.Localization.AbpLocalizationModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.Session.AbpSessionModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.AbpCommonModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.Permissions.EntityFrameworkCore.AbpPermissionsEntityFrameworkCoreModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityDomainModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.AutoMapper.AbpAutoMapperModule +2018-02-26 17:38:53.878 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityApplicationModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.Ui.AbpUiModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.Identity.AbpIdentityHttpApiModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.Ui.Navigation.AbpUiNavigationModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcUiModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.AbpAspNetCoreMvcUiBootstrapModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.Permissions.AbpPermissionsApplicationContractsModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.Permissions.Web.AbpPermissionsWebModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.Identity.Web.AbpIdentityWebModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.Identity.EntityFrameworkCore.AbpIdentityEntityFrameworkCoreModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.Account.AbpAccountApplicationContractsModule +2018-02-26 17:38:53.879 +03:00 [Information] - Volo.Abp.Account.Web.AbpAccountWebModule +2018-02-26 17:38:53.880 +03:00 [Information] - MicroserviceDemo.Web.MicroservicesDemoWebModule +2018-02-26 17:38:54.490 +03:00 [Information] Initialized all modules. +2018-02-26 17:38:54.829 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/ +2018-02-26 17:38:55.020 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:38:58.018 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:38:59.127 +03:00 [Information] Executed action "/Index" in 1116.9772ms +2018-02-26 17:38:59.133 +03:00 [Information] Request finished in 4318.2932ms 200 text/html; charset=utf-8 +2018-02-26 17:38:59.166 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp.js?_v636552635385376091 +2018-02-26 17:38:59.172 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp.js"'. Physical path: '"/wwwroot/libs/abp/abp.js"' +2018-02-26 17:38:59.176 +03:00 [Information] Request finished in 10.261ms 200 application/javascript +2018-02-26 17:38:59.186 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/libs/abp/abp-jquery.js?_v636552635385407518 +2018-02-26 17:38:59.187 +03:00 [Information] Sending file. Request path: '"/libs/abp/abp-jquery.js"'. Physical path: '"/wwwroot/libs/abp/abp-jquery.js"' +2018-02-26 17:38:59.187 +03:00 [Information] Request finished in 1.7314ms 200 application/javascript +2018-02-26 17:38:59.188 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552635385412979 +2018-02-26 17:38:59.190 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552635385413009 +2018-02-26 17:38:59.195 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:38:59.195 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:38:59.248 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:38:59.300 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:38:59.531 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:38:59.532 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 324.7095ms +2018-02-26 17:38:59.533 +03:00 [Information] Request finished in 345.7538ms 200 text/plain; charset=utf-8 +2018-02-26 17:38:59.599 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:38:59.600 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 350.4458ms +2018-02-26 17:38:59.600 +03:00 [Information] Request finished in 410.0982ms 200 text/plain; charset=utf-8 +2018-02-26 17:39:22.292 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Identity/Roles +2018-02-26 17:39:22.297 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:39:22.587 +03:00 [Information] Executing handler method "OnGet" with arguments (null) - ModelState is Valid +2018-02-26 17:39:22.621 +03:00 [Information] Executed action "/Identity/Roles/Index" in 40.065ms +2018-02-26 17:39:22.621 +03:00 [Information] Request finished in 329.2206ms 200 text/html; charset=utf-8 +2018-02-26 17:39:22.668 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/roles/index.css +2018-02-26 17:39:22.672 +03:00 [Information] The file "/modules/identity/views/roles/index.css" was not modified +2018-02-26 17:39:22.677 +03:00 [Information] Request finished in 8.332ms 304 text/css +2018-02-26 17:39:22.687 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ApplicationConfigurationScript?_v=636552635385412979 +2018-02-26 17:39:22.691 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:39:22.693 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" with arguments (null) - ModelState is Valid +2018-02-26 17:39:22.694 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/Abp/ServiceProxyScript?_v=636552635385413009 +2018-02-26 17:39:22.695 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:39:22.695 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationScriptController.Get (Volo.Abp.AspNetCore.Mvc)" in 2.9463ms +2018-02-26 17:39:22.696 +03:00 [Information] Request finished in 9.1937ms 200 text/plain; charset=utf-8 +2018-02-26 17:39:22.699 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:39:22.701 +03:00 [Information] Executing action method "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" with arguments (["Volo.Abp.AspNetCore.Mvc.ProxyScripting.ServiceProxyGenerationModel"]) - ModelState is Valid +2018-02-26 17:39:22.702 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:39:22.702 +03:00 [Information] Executed action "Volo.Abp.AspNetCore.Mvc.ProxyScripting.AbpServiceProxyScriptController.GetAll (Volo.Abp.AspNetCore.Mvc)" in 2.7749ms +2018-02-26 17:39:22.703 +03:00 [Information] Request finished in 8.601ms 200 text/plain; charset=utf-8 +2018-02-26 17:39:22.703 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/modules/identity/views/roles/index.js +2018-02-26 17:39:22.704 +03:00 [Information] The file "/modules/identity/views/roles/index.js" was not modified +2018-02-26 17:39:22.704 +03:00 [Information] Request finished in 1.2238ms 304 application/javascript +2018-02-26 17:39:22.882 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/api/identity/role application/json +2018-02-26 17:39:22.886 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:39:23.505 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:39:23.520 +03:00 [Information] Executing action method "Volo.Abp.Identity.IdentityRoleAppService.GetListAsync (Volo.Abp.Identity.Application)" with arguments (["Volo.Abp.Identity.GetIdentityRolesInput"]) - ModelState is Valid +2018-02-26 17:39:24.232 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.ControllerContext". +2018-02-26 17:39:24.257 +03:00 [Information] Executed action "Volo.Abp.Identity.IdentityRoleAppService.GetListAsync (Volo.Abp.Identity.Application)" in 1363.9633ms +2018-02-26 17:39:24.257 +03:00 [Information] Request finished in 1374.7324ms 200 application/json; charset=utf-8 +2018-02-26 17:39:25.657 +03:00 [Information] Request starting HTTP/1.1 GET http://localhost:61144/AbpPermissions/PermissionManagementModal?providerName=Role&providerKey=admin +2018-02-26 17:39:25.660 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:39:26.192 +03:00 [Information] Executing handler method "OnGetAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:39:26.206 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:39:26.915 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 761.835ms +2018-02-26 17:39:26.915 +03:00 [Information] Request finished in 1258.4561ms 200 text/html; charset=utf-8 +2018-02-26 17:39:29.294 +03:00 [Information] Request starting HTTP/1.1 POST http://localhost:61144/AbpPermissions/PermissionManagementModal application/x-www-form-urlencoded; charset=UTF-8 592 +2018-02-26 17:39:29.298 +03:00 [Information] AuthenticationScheme: "Identity.Application" was successfully authenticated. +2018-02-26 17:39:29.332 +03:00 [Information] Executing handler method "OnPostAsync" with arguments (null) - ModelState is Valid +2018-02-26 17:39:29.343 +03:00 [Information] Authorization was successful for user: "hikalkan". +2018-02-26 17:39:29.632 +03:00 [Error] InternalServerError +Volo.Abp.Http.Client.AbpRemoteCallException: InternalServerError + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.d__19.MoveNext() in D:\Github\abp\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 211 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Http.Client.DynamicProxying.DynamicHttpProxyInterceptor`1.d__13.MoveNext() in D:\Github\abp\src\Volo.Abp.Http.Client\Volo\Abp\Http\Client\DynamicProxying\DynamicHttpProxyInterceptor.cs:line 127 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Volo.Abp.Permissions.Web.Pages.AbpPermissions.PermissionManagementModal.d__15.MoveNext() in D:\Github\abp\src\Volo.Abp.Permissions.Web\Pages\AbpPermissions\PermissionManagementModal.cshtml.cs:line 64 +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__4`1.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.d__3.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__29.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__31.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) + at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.d__22.MoveNext() +--- End of stack trace from previous location where exception was thrown --- + at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) + at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__23.MoveNext() +2018-02-26 17:39:29.651 +03:00 [Information] Executing ObjectResult, writing value "Microsoft.AspNetCore.Mvc.RazorPages.PageContext". +2018-02-26 17:39:29.657 +03:00 [Information] Executed action "/AbpPermissions/PermissionManagementModal" in 358.4011ms +2018-02-26 17:39:29.659 +03:00 [Information] Request finished in 364.674ms 500 application/json; charset=utf-8 diff --git a/src/MicroserviceDemo/MicroserviceDemo.Web/MicroserviceDemo.Web.csproj b/src/MicroserviceDemo/MicroserviceDemo.Web/MicroserviceDemo.Web.csproj new file mode 100644 index 0000000000..93cbc69a29 --- /dev/null +++ b/src/MicroserviceDemo/MicroserviceDemo.Web/MicroserviceDemo.Web.csproj @@ -0,0 +1,31 @@ + + + + netcoreapp2.0 + ..\docker-compose.dcproj + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/MicroservicesDemoWebModule.cs b/src/MicroserviceDemo/MicroserviceDemo.Web/MicroservicesDemoWebModule.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/MicroservicesDemoWebModule.cs rename to src/MicroserviceDemo/MicroserviceDemo.Web/MicroservicesDemoWebModule.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Migrations/20180226091102_Installed_Identity_Module.Designer.cs b/src/MicroserviceDemo/MicroserviceDemo.Web/Migrations/20180226091102_Installed_Identity_Module.Designer.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Migrations/20180226091102_Installed_Identity_Module.Designer.cs rename to src/MicroserviceDemo/MicroserviceDemo.Web/Migrations/20180226091102_Installed_Identity_Module.Designer.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Migrations/20180226091102_Installed_Identity_Module.cs b/src/MicroserviceDemo/MicroserviceDemo.Web/Migrations/20180226091102_Installed_Identity_Module.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Migrations/20180226091102_Installed_Identity_Module.cs rename to src/MicroserviceDemo/MicroserviceDemo.Web/Migrations/20180226091102_Installed_Identity_Module.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Migrations/MigrationDbContextModelSnapshot.cs b/src/MicroserviceDemo/MicroserviceDemo.Web/Migrations/MigrationDbContextModelSnapshot.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Migrations/MigrationDbContextModelSnapshot.cs rename to src/MicroserviceDemo/MicroserviceDemo.Web/Migrations/MigrationDbContextModelSnapshot.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Pages/Index.cshtml b/src/MicroserviceDemo/MicroserviceDemo.Web/Pages/Index.cshtml similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Pages/Index.cshtml rename to src/MicroserviceDemo/MicroserviceDemo.Web/Pages/Index.cshtml diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Pages/Index.cshtml.cs b/src/MicroserviceDemo/MicroserviceDemo.Web/Pages/Index.cshtml.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Pages/Index.cshtml.cs rename to src/MicroserviceDemo/MicroserviceDemo.Web/Pages/Index.cshtml.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Pages/_ViewImports.cshtml b/src/MicroserviceDemo/MicroserviceDemo.Web/Pages/_ViewImports.cshtml similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Pages/_ViewImports.cshtml rename to src/MicroserviceDemo/MicroserviceDemo.Web/Pages/_ViewImports.cshtml diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Pages/_ViewStart.cshtml b/src/MicroserviceDemo/MicroserviceDemo.Web/Pages/_ViewStart.cshtml similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Pages/_ViewStart.cshtml rename to src/MicroserviceDemo/MicroserviceDemo.Web/Pages/_ViewStart.cshtml diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Program.cs b/src/MicroserviceDemo/MicroserviceDemo.Web/Program.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Program.cs rename to src/MicroserviceDemo/MicroserviceDemo.Web/Program.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Properties/launchSettings.json b/src/MicroserviceDemo/MicroserviceDemo.Web/Properties/launchSettings.json similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Properties/launchSettings.json rename to src/MicroserviceDemo/MicroserviceDemo.Web/Properties/launchSettings.json diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Startup.cs b/src/MicroserviceDemo/MicroserviceDemo.Web/Startup.cs similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Startup.cs rename to src/MicroserviceDemo/MicroserviceDemo.Web/Startup.cs diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Views/_ViewImports.cshtml b/src/MicroserviceDemo/MicroserviceDemo.Web/Views/_ViewImports.cshtml similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Views/_ViewImports.cshtml rename to src/MicroserviceDemo/MicroserviceDemo.Web/Views/_ViewImports.cshtml diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/Views/_ViewStart.cshtml b/src/MicroserviceDemo/MicroserviceDemo.Web/Views/_ViewStart.cshtml similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/Views/_ViewStart.cshtml rename to src/MicroserviceDemo/MicroserviceDemo.Web/Views/_ViewStart.cshtml diff --git a/samples/MicroserviceDemo/MicroserviceDemo.Web/appsettings.json b/src/MicroserviceDemo/MicroserviceDemo.Web/appsettings.json similarity index 100% rename from samples/MicroserviceDemo/MicroserviceDemo.Web/appsettings.json rename to src/MicroserviceDemo/MicroserviceDemo.Web/appsettings.json