2025-08-02 15:39:34,740 [102] ERROR MCMS.Portal.Common.GlobalExceptionFilter - URL:http://portal.10g10g.com/UserCommonLocations/GetLocationByIP?ip=::1;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Int64.Parse(String s) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.<>c.b__3_0(String s) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at System.Linq.Enumerable.SelectArrayIterator`2.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.IpToInt(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at MCMS.Portal.DAO.Hibernate.IpLocationDAO.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 26 at MCMS.Portal.Service.Impl.IpLocationService.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.Service.Impl\IpLocationService.cs:line 131 at _dynamic_MCMS.Portal.Service.Impl.IpLocationService.GetByIp(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_a16e32bc7bd042dea45542164528f119.GetByIp(String ip) at MCMS.Portal.Service.Impl.UserCommonLocationsService.GetLocationByIP(String ip) at _dynamic_MCMS.Portal.Service.Impl.UserCommonLocationsService.GetLocationByIP(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_5d668a87072342f5aa7eca06428645b3.GetLocationByIP(String ip) at MCMS.Portal.Controllers.UserCommonLocationsController.GetLocationByIP(String ip) at lambda_method200(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-08-02 15:39:35,145 [379] ERROR MCMS.Portal.Common.GlobalExceptionFilter - URL:http://portal.10g10g.com/UserCommonLocations/IsCommonLocations?userId=1&ip=::1;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Int64.Parse(String s) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.<>c.b__3_0(String s) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at System.Linq.Enumerable.SelectArrayIterator`2.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.IpToInt(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at MCMS.Portal.DAO.Hibernate.IpLocationDAO.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 26 at MCMS.Portal.Service.Impl.IpLocationService.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.Service.Impl\IpLocationService.cs:line 131 at _dynamic_MCMS.Portal.Service.Impl.IpLocationService.GetByIp(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_a16e32bc7bd042dea45542164528f119.GetByIp(String ip) at MCMS.Portal.Service.Impl.UserCommonLocationsService.GetLocationByIP(String ip) at MCMS.Portal.Service.Impl.UserCommonLocationsService.IsCommonLocations(Int32 userId, String ip) at _dynamic_MCMS.Portal.Service.Impl.UserCommonLocationsService.IsCommonLocations(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_5d668a87072342f5aa7eca06428645b3.IsCommonLocations(Int32 userId, String ip) at MCMS.Portal.Controllers.UserCommonLocationsController.IsCommonLocations(Int32 userId, String ip) at lambda_method209(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)