Advertisement
Guest User

Untitled

a guest
May 8th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. 2019-05-08 18:56:42.443 [http-apr-8080-exec-4] INFO c.qulix.mtb.ib.web.util.SessionUtils - getUser return null
  2. 2019-05-08 18:56:42.443 [http-apr-8080-exec-4] INFO c.qulix.mtb.ib.web.util.SessionUtils - getUser return null
  3. 2019-05-08 18:56:42.525 [http-apr-8080-exec-1] INFO c.q.m.i.c.l.ServiceControllerLogging - Start: UserService.identifyUser(..) args: [Ljava.lang.Object;@6836582e[{375447886686,<null>,<null>}
  4. ]
  5. 2019-05-08 18:56:42.645 [http-apr-8080-exec-1] INFO c.q.m.i.c.l.ServiceControllerLogging - Finish: UserService.identifyUser(..) result: com.qulix.mtb.model.IdentifyUserResponse@5bf9386a[user
  6. =User{userId='9', userName='447886686', isResident=false, userToken=null, userTokenDate=null, status='ACTIVE', password='******', twoFactor=false, bankLinks=[CRM, ABS], isAuthorised=false, is
  7. Msi=false, hasPersNumber=true, eripId='null'},token=class AuthToken {
  8. accessToken: 74adeba1-9503-4d90-a0be-cfa69b08b6c9
  9. tokenType: bearer
  10. expiresIn: 1347
  11. refreshToken: null
  12. scope: denegram internal msi abs messages payment users crm p2p
  13. twoFactorAwaiting: null
  14. }]
  15. 2019-05-08 18:56:42.646 [http-apr-8080-exec-1] INFO com.qulix.mtb.ib.web.bo.LoginBO - loadUserByPhoneNumber, IdentifyUserResponse = com.qulix.mtb.model.IdentifyUserResponse@5bf9386a
  16. 2019-05-08 18:56:44.744 [http-apr-8080-exec-5] INFO c.q.m.i.c.l.ServiceControllerLogging - Start: UserService.sendSmsCode(..) args: [Ljava.lang.Object;@707b91f[{9}]
  17. 2019-05-08 18:56:44.899 [http-apr-8080-exec-5] INFO c.q.m.i.c.l.ServiceControllerLogging - Finish: UserService.sendSmsCode(..) result: com.qulix.mtb.model.SendSmsResponse@40519a7f[smsCode=cl
  18. ass SmsCodeOA {
  19. phone: 375447886686
  20. smsCode: null
  21. expirationTime: 1557331304843
  22. lockedTime: 30
  23. operationId: null
  24. },token=class AuthToken {
  25. accessToken: 74adeba1-9503-4d90-a0be-cfa69b08b6c9
  26. tokenType: bearer
  27. expiresIn: 1347
  28. refreshToken: null
  29. scope: denegram internal msi abs messages payment users crm p2p
  30. twoFactorAwaiting: null
  31. }]
  32. 2019-05-08 18:56:49.219 [pool-2-thread-1] INFO c.q.m.i.c.l.ServiceControllerLogging - Start: CmsService.getLastModified() args: [Ljava.lang.Object;@3fda3608[{}]
  33. 2019-05-08 18:56:49.219 [pool-2-thread-1] INFO c.q.m.i.c.l.ServiceControllerLogging - Start: DbCacheService.getLastModified() args: [Ljava.lang.Object;@11d3c923[{}]
  34. 2019-05-08 18:56:49.223 [pool-2-thread-1] INFO c.q.m.i.c.l.ServiceControllerLogging - Finish: DbCacheService.getLastModified() result: java.lang.Long@799daea4[value=1557329229145]
  35. 2019-05-08 18:56:49.224 [pool-2-thread-1] INFO c.q.m.i.c.l.ServiceControllerLogging - Finish: CmsService.getLastModified()
  36. 2019-05-08 18:56:54.913 [http-apr-8080-exec-6] INFO c.q.m.i.c.l.ServiceControllerLogging - Start: VersionController.version() args: [Ljava.lang.Object;@683aef0[{}]
  37. 2019-05-08 18:56:54.914 [http-apr-8080-exec-6] INFO c.q.m.i.c.l.ServiceControllerLogging - Finish: VersionController.version() result: java.lang.String@53e6b472[value={2,0,1,9,-,0,5,-,0,6,_,
  38. 5,c,3,9,2,d,8,a,8},hash=-534400463]
  39. 2019-05-08 18:57:11.601 [http-apr-8080-exec-7] INFO c.q.m.i.c.l.ServiceControllerLogging - Start: VersionController.version() args: [Ljava.lang.Object;@52499893[{}]
  40. 2019-05-08 18:57:11.602 [http-apr-8080-exec-7] INFO c.q.m.i.c.l.ServiceControllerLogging - Finish: VersionController.version() result: java.lang.String@6ba26500[value={2,0,1,9,-,0,5,-,0,6,_,
  41. 5,c,3,9,2,d,8,a,8},hash=-534400463]
  42. 2019-05-08 18:57:12.229 [http-apr-8080-exec-8] INFO c.q.m.i.c.l.ServiceControllerLogging - Start: UserService.checkSmsCode(..) args: [Ljava.lang.Object;@608b9fb3[{9102,9}]
  43. 2019-05-08 18:57:12.338 [http-apr-8080-exec-8] INFO c.q.m.i.c.l.ServiceControllerLogging - Finish: UserService.checkSmsCode(..) result: null
  44. 2019-05-08 18:57:19.224 [pool-2-thread-1] INFO c.q.m.i.c.l.ServiceControllerLogging - Start: CmsService.getLastModified() args: [Ljava.lang.Object;@54e57fbd[{}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement