-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtrace-log-1.log
More file actions
221 lines (193 loc) · 10.9 KB
/
Copy pathtrace-log-1.log
File metadata and controls
221 lines (193 loc) · 10.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
===== app_log_1.log =====
2025-05-21 06:49:00.306 EXCEPTION OCCURRED:
org.springframework.dao.DataAccessException: Failed to access DB
at com.repo.UserRepository.save(UserRepository.java:88)
at com.service.UserService.addUser(UserService.java:45)
at com.example.Main.main(Main.java:22)
2025-05-21 06:49:55.306 DEBUG: Processed request and sent 200 OK.
2025-05-21 06:50:12.306 DEBUG: Processed request and sent 200 OK.
2025-05-21 06:51:05.306 DEBUG: Processed request and sent 200 OK.
2025-05-21 06:51:35.306 INFO: Document uploaded by user.
2025-05-21 06:52:35.306 INFO: Document uploaded by user.
2025-05-21 06:52:58.306 INFO: Email sent successfully.
2025-05-21 06:53:29.306 INFO: Operation completed successfully.
2025-05-21 06:53:54.306 DEBUG: Processed request and sent 200 OK.
2025-05-21 06:54:39.306 EXCEPTION OCCURRED:
java.lang.NullPointerException: Cannot invoke "Object.toString()" because "obj" is null
at com.example.Main.process(Main.java:42)
at com.example.Main.run(Main.java:35)
at java.base/java.util.Thread.run(Thread.java:829)
2025-05-21 06:55:07.306 DEBUG: Processed request and sent 200 OK.
2025-05-21 06:56:02.306 INFO: Operation completed successfully.
2025-05-21 06:56:51.306 INFO: Document uploaded by user.
2025-05-21 06:57:30.306 INFO: Document uploaded by user.
2025-05-21 06:57:52.306 INFO: Operation completed successfully.
2025-05-21 06:58:15.306 EXCEPTION OCCURRED:
ExpiredJwtException: JWT expired at 2025-05-10T10:00:00Z. Current time: 2025-05-22T10:00:00Z.
at io.jsonwebtoken.impl.DefaultJwtParser.parse(DefaultJwtParser.java:385)
at com.auth.JwtVerifier.verify(JwtVerifier.java:67)
at com.middleware.Filter.doFilter(Filter.java:110)
2025-05-21 06:59:02.306 INFO: Operation completed successfully.
2025-05-21 06:59:33.306 DEBUG: Processed request and sent 200 OK.
2025-05-21 07:00:03.306 DEBUG: Completed without error.
2025-05-21 07:00:30.306 INFO: Email sent successfully.
2025-05-21 07:00:48.306 INFO: Operation completed successfully.
2025-05-21 07:01:35.306 DEBUG: Processed request and sent 200 OK.
2025-05-21 07:02:16.306 EXCEPTION OCCURRED:
ExpiredJwtException: JWT expired at 2025-05-10T10:00:00Z. Current time: 2025-05-22T10:00:00Z.
at io.jsonwebtoken.impl.DefaultJwtParser.parse(DefaultJwtParser.java:385)
at com.auth.JwtVerifier.verify(JwtVerifier.java:67)
at com.middleware.Filter.doFilter(Filter.java:110)
2025-05-21 07:03:00.306 INFO: Operation completed successfully.
2025-05-21 07:03:25.306 INFO: Email sent successfully.
2025-05-21 07:04:19.306 DEBUG: Completed without error.
2025-05-21 07:04:25.306 INFO: Document uploaded by user.
2025-05-21 07:05:13.306 DEBUG: Processed request and sent 200 OK.
2025-05-21 07:06:08.306 DEBUG: Processed request and sent 200 OK.
2025-05-21 07:07:07.306 INFO: Email sent successfully.
===== app_log_10.log =====
2025-05-12 06:49:00.306 INFO: Operation completed successfully.
2025-05-12 06:49:20.306 DEBUG: Processed request and sent 200 OK.
2025-05-12 06:50:15.306 EXCEPTION OCCURRED:
ExpiredJwtException: JWT expired at 2025-05-10T10:00:00Z. Current time: 2025-05-22T10:00:00Z.
at io.jsonwebtoken.impl.DefaultJwtParser.parse(DefaultJwtParser.java:385)
at com.auth.JwtVerifier.verify(JwtVerifier.java:67)
at com.middleware.Filter.doFilter(Filter.java:110)
2025-05-12 06:50:45.306 INFO: Email sent successfully.
2025-05-12 06:51:04.306 EXCEPTION OCCURRED:
ExpiredJwtException: JWT expired at 2025-05-10T10:00:00Z. Current time: 2025-05-22T10:00:00Z.
at io.jsonwebtoken.impl.DefaultJwtParser.parse(DefaultJwtParser.java:385)
at com.auth.JwtVerifier.verify(JwtVerifier.java:67)
at com.middleware.Filter.doFilter(Filter.java:110)
2025-05-12 06:51:48.306 INFO: Operation completed successfully.
2025-05-12 06:52:03.306 EXCEPTION OCCURRED:
ExpiredJwtException: JWT expired at 2025-05-10T10:00:00Z. Current time: 2025-05-22T10:00:00Z.
at io.jsonwebtoken.impl.DefaultJwtParser.parse(DefaultJwtParser.java:385)
at com.auth.JwtVerifier.verify(JwtVerifier.java:67)
at com.middleware.Filter.doFilter(Filter.java:110)
2025-05-12 06:52:26.306 INFO: Operation completed successfully.
2025-05-12 06:52:37.306 INFO: Operation completed successfully.
2025-05-12 06:53:30.306 EXCEPTION OCCURRED:
java.lang.NullPointerException: Cannot invoke "Object.toString()" because "obj" is null
at com.example.Main.process(Main.java:42)
at com.example.Main.run(Main.java:35)
at java.base/java.util.Thread.run(Thread.java:829)
2025-05-12 06:54:06.306 EXCEPTION OCCURRED:
java.lang.NullPointerException: Cannot invoke "Object.toString()" because "obj" is null
at com.example.Main.process(Main.java:42)
at com.example.Main.run(Main.java:35)
at java.base/java.util.Thread.run(Thread.java:829)
2025-05-12 06:54:43.306 DEBUG: Processed request and sent 200 OK.
2025-05-12 06:55:34.306 INFO: Document uploaded by user.
2025-05-12 06:55:48.306 DEBUG: Completed without error.
2025-05-12 06:56:13.306 INFO: Document uploaded by user.
2025-05-12 06:57:12.306 INFO: Document uploaded by user.
2025-05-12 06:57:45.306 DEBUG: Completed without error.
2025-05-12 06:58:39.306 INFO: Operation completed successfully.
2025-05-12 06:59:37.306 INFO: Operation completed successfully.
2025-05-12 07:00:23.306 INFO: Document uploaded by user.
2025-05-12 07:01:14.306 INFO: Email sent successfully.
2025-05-12 07:01:57.306 INFO: Email sent successfully.
2025-05-12 07:02:56.306 INFO: Operation completed successfully.
2025-05-12 07:03:07.306 INFO: Operation completed successfully.
2025-05-12 07:03:36.306 INFO: Email sent successfully.
2025-05-12 07:04:06.306 INFO: Operation completed successfully.
2025-05-12 07:04:28.306 DEBUG: Completed without error.
2025-05-12 07:04:48.306 EXCEPTION OCCURRED:
ExpiredJwtException: JWT expired at 2025-05-10T10:00:00Z. Current time: 2025-05-22T10:00:00Z.
at io.jsonwebtoken.impl.DefaultJwtParser.parse(DefaultJwtParser.java:385)
at com.auth.JwtVerifier.verify(JwtVerifier.java:67)
at com.middleware.Filter.doFilter(Filter.java:110)
2025-05-12 07:05:21.306 EXCEPTION OCCURRED:
org.springframework.dao.DataAccessException: Failed to access DB
at com.repo.UserRepository.save(UserRepository.java:88)
at com.service.UserService.addUser(UserService.java:45)
at com.example.Main.main(Main.java:22)
2025-05-12 07:05:29.306 DEBUG: Completed without error.
===== app_log_2.log =====
2025-05-20 06:49:00.306 INFO: Document uploaded by user.
2025-05-20 06:49:28.306 INFO: Operation completed successfully.
2025-05-20 06:49:53.306 DEBUG: Completed without error.
2025-05-20 06:50:38.306 DEBUG: Processed request and sent 200 OK.
2025-05-20 06:50:51.306 INFO: Document uploaded by user.
2025-05-20 06:51:02.306 INFO: Operation completed successfully.
2025-05-20 06:51:15.306 DEBUG: Completed without error.
2025-05-20 06:51:33.306 DEBUG: Completed without error.
2025-05-20 06:52:13.306 INFO: Operation completed successfully.
2025-05-20 06:52:21.306 DEBUG: Processed request and sent 200 OK.
2025-05-20 06:52:48.306 INFO: Operation completed successfully.
2025-05-20 06:53:03.306 INFO: Operation completed successfully.
2025-05-20 06:54:03.306 INFO: Document uploaded by user.
2025-05-20 06:54:51.306 DEBUG: Processed request and sent 200 OK.
2025-05-20 06:55:15.306 EXCEPTION OCCURRED:
org.springframework.dao.DataAccessException: Failed to access DB
at com.repo.UserRepository.save(UserRepository.java:88)
at com.service.UserService.addUser(UserService.java:45)
at com.example.Main.main(Main.java:22)
2025-05-20 06:56:15.306 INFO: Document uploaded by user.
2025-05-20 06:56:57.306 INFO: Document uploaded by user.
2025-05-20 06:57:32.306 INFO: Operation completed successfully.
2025-05-20 06:57:48.306 DEBUG: Completed without error.
2025-05-20 06:58:09.306 INFO: Operation completed successfully.
2025-05-20 06:58:44.306 EXCEPTION OCCURRED:
java.lang.NullPointerException: Cannot invoke "Object.toString()" because "obj" is null
at com.example.Main.process(Main.java:42)
at com.example.Main.run(Main.java:35)
at java.base/java.util.Thread.run(Thread.java:829)
2025-05-20 06:59:21.306 INFO: Operation completed successfully.
2025-05-20 06:59:44.306 EXCEPTION OCCURRED:
java.lang.NullPointerException: Cannot invoke "Object.toString()" because "obj" is null
at com.example.Main.process(Main.java:42)
at com.example.Main.run(Main.java:35)
at java.base/java.util.Thread.run(Thread.java:829)
2025-05-20 07:00:29.306 INFO: Operation completed successfully.
2025-05-20 07:00:51.306 INFO: Document uploaded by user.
2025-05-20 07:00:57.306 INFO: Email sent successfully.
2025-05-20 07:01:35.306 EXCEPTION OCCURRED:
org.springframework.dao.DataAccessException: Failed to access DB
at com.repo.UserRepository.save(UserRepository.java:88)
at com.service.UserService.addUser(UserService.java:45)
at com.example.Main.main(Main.java:22)
2025-05-20 07:01:55.306 EXCEPTION OCCURRED:
org.springframework.dao.DataAccessException: Failed to access DB
at com.repo.UserRepository.save(UserRepository.java:88)
at com.service.UserService.addUser(UserService.java:45)
at com.example.Main.main(Main.java:22)
2025-05-20 07:02:32.306 EXCEPTION OCCURRED:
org.springframework.dao.DataAccessException: Failed to access DB
at com.repo.UserRepository.save(UserRepository.java:88)
at com.service.UserService.addUser(UserService.java:45)
at com.example.Main.main(Main.java:22)
2025-05-20 07:03:01.306 DEBUG: Completed without error.
===== app_log_3.log =====
2025-05-19 06:49:00.306 DEBUG: Processed request and sent 200 OK.
2025-05-19 06:49:58.306 DEBUG: Completed without error.
2025-05-19 06:50:58.306 DEBUG: Completed without error.
2025-05-19 06:51:33.306 DEBUG: Processed request and sent 200 OK.
2025-05-19 06:51:45.306 DEBUG: Processed request and sent 200 OK.
2025-05-19 06:52:14.306 INFO: Document uploaded by user.
2025-05-19 06:53:02.306 EXCEPTION OCCURRED:
org.springframework.dao.DataAccessException: Failed to access DB
at com.repo.UserRepository.save(UserRepository.java:88)
at com.service.UserService.addUser(UserService.java:45)
at com.example.Main.main(Main.java:22)
2025-05-19 06:53:57.306 DEBUG: Completed without error.
2025-05-19 06:54:53.306 DEBUG: Completed without error.
2025-05-19 06:55:32.306 INFO: Operation completed successfully.
2025-05-19 06:55:47.306 INFO: Email sent successfully.
2025-05-19 06:56:06.306 INFO: Document uploaded by user.
2025-05-19 06:57:02.306 INFO: Operation completed successfully.
2025-05-19 06:57:33.306 INFO: Document uploaded by user.
2025-05-19 06:58:00.306 DEBUG: Completed without error.
2025-05-19 06:58:39.306 DEBUG: Processed request and sent 200 OK.
2025-05-19 06:59:20.306 INFO: Document uploaded by user.
2025-05-19 06:59:44.306 EXCEPTION OCCURRED:
java.lang.NullPointerException: Cannot invoke "Object.toString()" because "obj" is null
at com.example.Main.process(Main.java:42)
at com.example.Main.run(Main.java:35)
at java.base/java.util.Thread.run(Thread.java:829)
2025-05-19 07:00:03.306 EXCEPTION OCCURRED:
java.lang.NullPointerException: Cannot invoke "Object.toString()" because "obj" is null
at com.example.Main.process(Main.java:42)
at com.example.Main.run(Main.java:35)
at java.base/java.util.Thread.run(Thread.java:829)