Project

General

Profile

Bug #608 » logs.txt

Miroslav Blaško, 20.04.2018 15:58

 
1
===================================================
2
Failing LOGIN:
3
===================================================
4

    
5
#######
6
catalina.out:
7
#######
8

    
9
20-04-2018 13:19:14.867 [http-nio-8080-exec-72] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
10
20-04-2018 13:19:15.000 [http-nio-8080-exec-72] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
11
20-04-2018 13:19:15.127 [http-nio-8080-exec-72] TRACE c.c.k.s.s.AuthenticationFailure - Login failed for user irunnebaum.
12
20-04-2018 13:19:15.173 [http-nio-8080-exec-75] TRACE c.c.k.s.rest.BaseController - Action 25385877004026113295 successfully created.
13
20-04-2018 13:20:09.774 [http-nio-8080-exec-75] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
14
20-04-2018 13:20:09.885 [http-nio-8080-exec-75] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
15
20-04-2018 13:20:09.992 [http-nio-8080-exec-75] TRACE c.c.k.s.s.AuthenticationFailure - Login failed for user  irunnebaum.
16
20-04-2018 13:20:10.036 [http-nio-8080-exec-77] TRACE c.c.k.s.rest.BaseController - Action 25386425626941967523 successfully created.
17
20-04-2018 13:20:41.896 [http-nio-8080-exec-77] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
18
20-04-2018 13:20:42.005 [http-nio-8080-exec-77] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
19
20-04-2018 13:20:42.113 [http-nio-8080-exec-77] TRACE c.c.k.s.s.AuthenticationFailure - Login failed for user  irunnebaum.
20
20-04-2018 13:20:42.167 [http-nio-8080-exec-78] TRACE c.c.k.s.rest.BaseController - Action 25386746951825272863 successfully created.
21
20-04-2018 13:20:54.025 [http-nio-8080-exec-70] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
22
20-04-2018 13:20:54.138 [http-nio-8080-exec-70] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
23
20-04-2018 13:20:54.247 [http-nio-8080-exec-70] TRACE c.c.k.s.s.AuthenticationFailure - Login failed for user  irunnebaum.
24
20-04-2018 13:20:54.290 [http-nio-8080-exec-74] TRACE c.c.k.s.rest.BaseController - Action 25386868188437618477 successfully created.
25
20-04-2018 13:21:16.054 [http-nio-8080-exec-74] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
26
20-04-2018 13:21:16.167 [http-nio-8080-exec-74] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
27
20-04-2018 13:21:16.277 [http-nio-8080-exec-74] TRACE c.c.k.s.s.AuthenticationFailure - Login failed for user irunnebaum.
28

    
29
#######
30
browser's action history:
31
#######
32

    
33
- AUTH_USER_ERROR, 20-04-2018 13:19:14:814, {
34
  "error": {
35
    "loggedIn": false,
36
    "username": null,
37
    "errorMessage": "Provided credentials don't match.",
38
    "success": false
39
  }
40
}
41

    
42
#######
43
localhost_access_log:
44
#######
45

    
46

    
47

    
48
===================================================
49
Successfull LOGIN:
50
===================================================
51

    
52
#######
53
catalina.out:
54
#######
55
20-04-2018 12:58:02.278 [http-nio-8080-exec-74] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
56
20-04-2018 12:58:02.388 [http-nio-8080-exec-74] TRACE c.c.k.s.s.AuthenticationSuccess - Successfully authenticated user irunnebaum
57
20-04-2018 12:58:02.705 [http-nio-8080-exec-73] TRACE c.c.k.s.rest.BaseController - Action 25373152330447813849 successfully created.
58
20-04-2018 12:58:05.445 [http-nio-8080-exec-72] TRACE c.c.k.s.s.AuthenticationSuccess - Successfully logged out user irunnebaum
59
20-04-2018 12:58:08.681 [http-nio-8080-exec-75] TRACE c.c.k.s.rest.BaseController - Action 25373212072766771250 successfully created.
60
20-04-2018 12:08:06.615 [http-nio-8080-exec-75] DEBUG c.c.k.s.s.OntologyAuthenticationProvider - Authenticating user irunnebaum
61
20-04-2018 13:08:06.725 [http-nio-8080-exec-75] TRACE c.c.k.s.s.AuthenticationSuccess - Successfully authenticated user irunnebaum
62

    
63

    
64
#######
65
browser's action history:
66
#######
67
- AUTH_USER_SUCCESS, 20-04-2018 12:58:02:555, {
68
  "username": "irunnebaum"
69
}
70

    
71

    
72
#######
73
localhost_access_log:
74
#######
75
0:0:0:0:0:0:0:1 - - [20/Apr/2018:12:58:02 +0100] "POST /abrax-study/j_spring_security_check HTTP/1.1" 200 76
76
0:0:0:0:0:0:0:1 - - [20/Apr/2018:12:58:02 +0100] "POST /abrax-study/rest/history HTTP/1.1" 204 -
77
0:0:0:0:0:0:0:1 - - [20/Apr/2018:12:58:02 +0100] "GET /abrax-study/rest/users/current HTTP/1.1" 200 493
78
0:0:0:0:0:0:0:1 - - [20/Apr/2018:12:58:05 +0100] "POST /abrax-study/j_spring_security_logout HTTP/1.1" 200 69
79
0:0:0:0:0:0:0:1 - - [20/Apr/2018:12:58:08 +0100] "POST /abrax-study/rest/history HTTP/1.1" 204 -
80

    
81

    
82

    
83

    
    (1-1/1)