Cannot simultaneously fetch multiple bags: NHibernate.Loader.Criteria.CriteriaLoader(SELECT this_.EventProfileId as eventprofileid1_90_2_, this_.EntityId as entityid2_90_2_, this_.Name as name3_90_2_, this_.Source as source4_90_2_, this_.SalesItemsIntervals as salesitemsintervals5_90_2_, adjustment3_.EventProfileId as eventprofileid4_87_4_, adjustment3_.EventAdjustmentId as eventadjustmentid1_87_4_, adjustment3_.EventAdjustmentId as eventadjustmentid1_87_0_, adjustment3_.IntervalStart as intervalstart2_87_0_, adjustment3_.Adjustment as adjustment3_87_0_, adjustment3_.EventProfileId as eventprofileid4_87_0_, tags1_.EventProfileId as eventprofileid6_91_5_, tags1_.EventProfileTagId as eventprofiletagid1_91_5_, tags1_.EventProfileTagId as eventprofiletagid1_91_1_, tags1_.Date as date2_91_1_, tags1_.Note as note3_91_1_, tags1_.EntityId as entityid4_91_1_, tags1_.IsTransitioned as istransitioned5_91_1_, tags1_.EventProfileId as eventprofileid6_91_1_ FROM Forecasting.EventProfile this_ left outer join Forecasting.EventAdjustments adjustment3_ on this_.EventProfileId=adjustment3_.EventProfileId inner join Forecasting.EventProfileTags tags1_ on this_.EventProfileId=tags1_.EventProfileId WHERE ((this_.EntityId = ? and this_.Name = ?) and this_.Source = ?) ORDER BY adjustment3_.IntervalStart ASC, this_.EventProfileId desc) ErrorsHelpAbout NHibernate.QueryException : Cannot simultaneously fetch multiple bags: NHibernate.Loader.Criteria.CriteriaLoader(SELECT this_.EventProfileId as eventprofileid1_90_2_, this_.EntityId as entityid2_90_2_, this_.Name as name3_90_2_, this_.Source as source4_90_2_, this_.SalesItemsIntervals as salesitemsintervals5_90_2_, adjustment3_.EventProfileId as eventprofileid4_87_4_, adjustment3_.EventAdjustmentId as eventadjustmentid1_87_4_, adjustment3_.EventAdjustmentId as eventadjustmentid1_87_0_, adjustment3_.IntervalStart as intervalstart2_87_0_, adjustment3_.Adjustment as adjustment3_87_0_, adjustment3_.EventProfileId as eventprofileid4_87_0_, tags1_.EventProfileId as eventprofileid6_91_5_, tags1_.EventProfileTagId as eventprofiletagid1_91_5_, tags1_.EventProfileTagId as eventprofiletagid1_91_1_, tags1_.Date as date2_91_1_, tags1_.Note as note3_91_1_, tags1_.EntityId as entityid4_91_1_, tags1_.IsTransitioned as istransitioned5_91_1_, tags1_.EventProfileId as eventprofileid6_91_1_ FROM Forecasting.EventProfile this_ left outer join Forecasting.EventAdjustments adjustment3_ on this_.EventProfileId=adjustment3_.EventProfileId inner join Forecasting.EventProfileTags tags1_ on this_.EventProfileId=tags1_.EventProfileId WHERE ((this_.EntityId = ? and this_.Name = ?) and this_.Source = ?) ORDER BY adjustment3_.IntervalStart ASC, this_.EventProfileId desc) NHibernate.QueryException: Cannot simultaneously fetch multiple bags: NHibernate.Loader.Criteria.CriteriaLoader(SELECT this_.EventProfileId as eventprofileid1_90_2_, this_.EntityId as entityid2_90_2_, this_.Name as name3_90_2_, this_.Source as source4_90_2_, this_.SalesItemsIntervals as salesitemsintervals5_90_2_, adjustment3_.EventProfileId as eventprofileid4_87_4_, adjustment3_.EventAdjustmentId as eventadjustmentid1_87_4_, adjustment3_.EventAdjustmentId as eventadjustmentid1_87_0_, adjustment3_.IntervalStart as intervalstart2_87_0_, adjustment3_.Adjustment as adjustment3_87_0_, adjustment3_.EventProfileId as eventprofileid4_87_0_, tags1_.EventProfileId as eventprofileid6_91_5_, tags1_.EventProfileTagId as eventprofiletagid1_91_5_, tags1_.EventProfileTagId as eventprofiletagid1_91_1_, tags1_.Date as date2_91_1_, tags1_.Note as note3_91_1_, tags1_.EntityId as entityid4_91_1_, tags1_.IsTransitioned as istransitioned5_91_1_, tags1_.EventProfileId as eventprofileid6_91_1_ FROM Forecasting.EventProfile this_ left outer join Forecasting.EventAdjustments adjustment3_ on this_.EventProfileId=adjustment3_.EventProfileId inner join Forecasting.EventProfileTags tags1_ on this_.EventProfileId=tags1_.EventProfileId WHERE ((this_.EntityId = ? and this_.Name = ?) and this_.Source = ?) ORDER BY adjustment3_.IntervalStart ASC, this_.EventProfileId desc) at NHibernate.Loader.BasicLoader.PostInstantiate() at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results) at NHibernate.Impl.CriteriaImpl.List(IList results) at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at Mx.Forecasting.Services.QueryServices.EventProfileQueryService.GetByEntityIdAndProfileNameAndSource(Int64 entityId, String profileName, EventProfileSource source) at Mx.Web.UI.Areas.Forecasting.Api.EventController.PostEventProfile(EventProfile eventProfile, Int64 entityId) at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.b__9(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken) --- 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.Web.Http.Controllers.ApiControllerActionInvoker.d__0.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.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Web.Http.Filters.ActionFilterAttribute.d__5.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.Web.Http.Filters.ActionFilterAttribute.d__0.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.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Web.Http.Filters.ActionFilterAttribute.d__5.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.Web.Http.Filters.ActionFilterAttribute.d__0.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.Web.Http.Controllers.ActionFilterResult.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.Web.Http.Filters.AuthorizationFilterAttribute.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.Web.Http.Filters.AuthorizationFilterAttribute.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.Web.Http.Controllers.ExceptionFilterResult.d__0.MoveNext() Logged on Friday, September 11, 2020 at 11:47:23 AM See also: Raw/Source data in XML or in JSON Server Variables Name Value ALL_HTTP HTTP_CACHE_CONTROL:no-cache, no-store, must-revalidate HTTP_CONNECTION:close HTTP_PRAGMA:no-cache HTTP_CONTENT_LENGTH:235 HTTP_CONTENT_TYPE:application/json;charset=utf-8 HTTP_EXPIRES:0 HTTP_ACCEPT:application/json, text/plain, */* HTTP_ACCEPT_ENCODING:gzip, deflate HTTP_ACCEPT_LANGUAGE:en-US HTTP_COOKIE:__utmz=169128318.1548267407.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=169128318.561781591.1548267407.1595343502.1595860942.14; _gid=GA1.2.500609266.1599764455; _ga=GA1.2.561781591.1548267407; .ASPXFORMSAUTH=4AB8EE0F93B80586B8996D7772B8900CD40F39AFB767A0A07F007CB1A218E65A97CE41F9EE4A0E5129453B88C53C045703668F0820DDCC2393A80CB00D5E445E704B57E66938A046D192AEBFD233E0344E704B99CB6EF362DF770F4393C49DF3AF74E78D79DCF2CAE879EFA9267B8BED888E5E92A2967FC22126DA03F6BF227558F15D11; __utmz=217751118.1565961247.736.22.utmcsr=cfahome.okta.com|utmccn=(referral)|utmcmd=referral|utmcct=/app/chickfila_informdev_1/exk9n2fow54fXzkLd1t7/sso/saml; sideBar=expanded; pin=false; __utma=217751118.191389322.1511360251.1599764452.1599834990.1072; __utmb=217751118.0.10.1599834990; mxLocalisation=lastLocale=en-US&skinId=1; tab=workflow; ASP.NET_SessionId=4oio0ejebtff0j55i0wuxf45; __utmc=217751118 HTTP_HOST:m.informtesting.cfahome.com HTTP_REFERER:https://m.informtesting.cfahome.com/ HTTP_USER_AGENT:Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko HTTP_AUTHTOKEN:32897E3CCAC6881DE4374D050A544DA8C1AAAAE50B82490612F95CD3A6E8FDBFCB187AD45160B1714BC23CD7E1330368E056CD6CFCABE9F65B2F48F205BF78F20F0D10B1E998081E1A98A94DF58858FBBF7AE1418A9AD0C86AE20427EA6A2873CBE065CE7B27347D6082CB22ADECFDAACF5C3B11AC587135419322C25CBBD951BDF737DC95513FBF4FE313A1300F586669EA739E ALL_RAW Cache-Control: no-cache, no-store, must-revalidate Connection: close Pragma: no-cache Content-Length: 235 Content-Type: application/json;charset=utf-8 Expires: 0 Accept: application/json, text/plain, */* Accept-Encoding: gzip, deflate Accept-Language: en-US Cookie: __utmz=169128318.1548267407.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=169128318.561781591.1548267407.1595343502.1595860942.14; _gid=GA1.2.500609266.1599764455; _ga=GA1.2.561781591.1548267407; .ASPXFORMSAUTH=4AB8EE0F93B80586B8996D7772B8900CD40F39AFB767A0A07F007CB1A218E65A97CE41F9EE4A0E5129453B88C53C045703668F0820DDCC2393A80CB00D5E445E704B57E66938A046D192AEBFD233E0344E704B99CB6EF362DF770F4393C49DF3AF74E78D79DCF2CAE879EFA9267B8BED888E5E92A2967FC22126DA03F6BF227558F15D11; __utmz=217751118.1565961247.736.22.utmcsr=cfahome.okta.com|utmccn=(referral)|utmcmd=referral|utmcct=/app/chickfila_informdev_1/exk9n2fow54fXzkLd1t7/sso/saml; sideBar=expanded; pin=false; __utma=217751118.191389322.1511360251.1599764452.1599834990.1072; __utmb=217751118.0.10.1599834990; mxLocalisation=lastLocale=en-US&skinId=1; tab=workflow; ASP.NET_SessionId=4oio0ejebtff0j55i0wuxf45; __utmc=217751118 Host: m.informtesting.cfahome.com Referer: https://m.informtesting.cfahome.com/ User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko authtoken: 32897E3CCAC6881DE4374D050A544DA8C1AAAAE50B82490612F95CD3A6E8FDBFCB187AD45160B1714BC23CD7E1330368E056CD6CFCABE9F65B2F48F205BF78F20F0D10B1E998081E1A98A94DF58858FBBF7AE1418A9AD0C86AE20427EA6A2873CBE065CE7B27347D6082CB22ADECFDAACF5C3B11AC587135419322C25CBBD951BDF737DC95513FBF4FE313A1300F586669EA739E APPL_MD_PATH /LM/W3SVC/7/ROOT APPL_PHYSICAL_PATH H:\Macromatix\Web\CFATesting.Mobile\ AUTH_PASSWORD ***** AUTH_TYPE AUTH_USER stacy.privalova CERT_COOKIE CERT_FLAGS CERT_ISSUER CERT_KEYSIZE 256 CERT_SECRETKEYSIZE 2048 CERT_SERIALNUMBER CERT_SERVER_ISSUER C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert SHA2 High Assurance Server CA CERT_SERVER_SUBJECT C=US, S=Georgia, L=Atlanta, O="Chick-fil-A, Inc.", OU=Information Technology, CN=m.informtesting.cfahome.com CERT_SUBJECT CONTENT_LENGTH 235 CONTENT_TYPE application/json;charset=utf-8 GATEWAY_INTERFACE CGI/1.1 HTTP_ACCEPT application/json, text/plain, */* HTTP_ACCEPT_ENCODING gzip, deflate HTTP_ACCEPT_LANGUAGE en-US HTTP_AUTHTOKEN 32897E3CCAC6881DE4374D050A544DA8C1AAAAE50B82490612F95CD3A6E8FDBFCB187AD45160B1714BC23CD7E1330368E056CD6CFCABE9F65B2F48F205BF78F20F0D10B1E998081E1A98A94DF58858FBBF7AE1418A9AD0C86AE20427EA6A2873CBE065CE7B27347D6082CB22ADECFDAACF5C3B11AC587135419322C25CBBD951BDF737DC95513FBF4FE313A1300F586669EA739E HTTP_CACHE_CONTROL no-cache, no-store, must-revalidate HTTP_CONNECTION close HTTP_CONTENT_LENGTH 235 HTTP_CONTENT_TYPE application/json;charset=utf-8 HTTP_COOKIE __utmz=169128318.1548267407.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=169128318.561781591.1548267407.1595343502.1595860942.14; _gid=GA1.2.500609266.1599764455; _ga=GA1.2.561781591.1548267407; .ASPXFORMSAUTH=4AB8EE0F93B80586B8996D7772B8900CD40F39AFB767A0A07F007CB1A218E65A97CE41F9EE4A0E5129453B88C53C045703668F0820DDCC2393A80CB00D5E445E704B57E66938A046D192AEBFD233E0344E704B99CB6EF362DF770F4393C49DF3AF74E78D79DCF2CAE879EFA9267B8BED888E5E92A2967FC22126DA03F6BF227558F15D11; __utmz=217751118.1565961247.736.22.utmcsr=cfahome.okta.com|utmccn=(referral)|utmcmd=referral|utmcct=/app/chickfila_informdev_1/exk9n2fow54fXzkLd1t7/sso/saml; sideBar=expanded; pin=false; __utma=217751118.191389322.1511360251.1599764452.1599834990.1072; __utmb=217751118.0.10.1599834990; mxLocalisation=lastLocale=en-US&skinId=1; tab=workflow; ASP.NET_SessionId=4oio0ejebtff0j55i0wuxf45; __utmc=217751118 HTTP_EXPIRES 0 HTTP_HOST m.informtesting.cfahome.com HTTP_PRAGMA no-cache HTTP_REFERER https://m.informtesting.cfahome.com/ HTTP_USER_AGENT Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko HTTPS on HTTPS_KEYSIZE 256 HTTPS_SECRETKEYSIZE 2048 HTTPS_SERVER_ISSUER C=US, O=DigiCert Inc, OU=www.digicert.com, CN=DigiCert SHA2 High Assurance Server CA HTTPS_SERVER_SUBJECT C=US, S=Georgia, L=Atlanta, O="Chick-fil-A, Inc.", OU=Information Technology, CN=m.informtesting.cfahome.com INSTANCE_ID 7 INSTANCE_META_PATH /LM/W3SVC/7 LOCAL_ADDR 10.85.101.183 LOGON_USER PATH_INFO /Api/Entity/1810/ForecastEventProfile PATH_TRANSLATED H:\Macromatix\Web\CFATesting.Mobile\Api\Entity\1810\ForecastEventProfile QUERY_STRING REMOTE_ADDR 45.26.152.126 REMOTE_HOST 45.26.152.126 REMOTE_PORT 58015 REMOTE_USER stacy.privalova REQUEST_METHOD POST SCRIPT_NAME /Api/Entity/1810/ForecastEventProfile SERVER_NAME m.informtesting.cfahome.com SERVER_PORT 443 SERVER_PORT_SECURE 1 SERVER_PROTOCOL HTTP/1.1 SERVER_SOFTWARE Microsoft-IIS/10.0 URL /Api/Entity/1810/ForecastEventProfile Powered by ELMAH, version 1.2.14706.955. Copyright (c) 2004, Atif Aziz. All rights reserved. Licensed under Apache License, Version 2.0. Server date is Friday, 11 September 2020. Server time is 11:47:40. All dates and times displayed are in the Eastern Daylight Time zone. This log is provided by the In-Memory Error Log.