Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LogView ignore preview if no keywords #241

Closed
trydofor opened this issue May 23, 2024 · 2 comments
Closed

LogView ignore preview if no keywords #241

trydofor opened this issue May 23, 2024 · 2 comments
Labels
better :gem: something is better
Milestone

Comments

@trydofor
Copy link
Owner

trydofor commented May 23, 2024

ignore the following notice

######### #1 KEYWORD:  ERROR  #########
2024-08-28 07:01:54.441 ERROR 3306238 --- [kite-admin-test] [XNIO-1 I/O-2] io.undertow.request                      : UT005071: Undertow request failed HttpServerExchange{ CONNECT eth0.me:443}

java.lang.IllegalArgumentException: UT000068: Servlet path match failed
	at io.undertow.servlet.handlers.ServletPathMatchesData.getServletHandlerByPath(ServletPathMatchesData.java:83) ~[undertow-servlet-2.3.13.Final.jar!/:2.3.13.Final]
	at io.undertow.servlet.handlers.ServletPathMatches.getServletHandlerByPath(ServletPathMatches.java:133) ~[undertow-servlet-2.3.13.Final.jar!/:2.3.13.Final]
	at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:148) ~[undertow-servlet-2.3.13.Final.jar!/:2.3.13.Final]
	at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:69) ~[undertow-core-2.3.13.Final.jar!/:2.3.13.Final]
	at org.springframework.boot.web.embedded.undertow.DeploymentManagerHttpHandlerFactory$DeploymentManagerHandler.handleRequest(DeploymentManagerHttpHandlerFactory.java:74) ~[spring-boot-3.2.8.jar!/:3.2.8]
	at io.undertow.server.handlers.GracefulShutdownHandler.handleRequest(GracefulShutdownHandler.java:94) ~[undertow-core-2.3.13.Final.jar!/:2.3.13.Final]
	at io.undertow.server.Connectors.executeRootHandler(Connectors.java:393) ~[undertow-core-2.3.13.Final.jar!/:2.3.13.Final]
	at io.undertow.server.protocol.http.HttpReadListener.handleEventWithNoRunningRequest(HttpReadListener.java:265) ~[undertow-core-2.3.13.Final.jar!/:2.3.13.Final]
	at io.undertow.server.protocol.http.HttpReadListener.handleEvent(HttpReadListener.java:136) ~[undertow-core-2.3.13.Final.jar!/:2.3.13.Final]
	at io.undertow.server.protocol.http.HttpReadListener.handleEvent(HttpReadListener.java:59) ~[undertow-core-2.3.13.Final.jar!/:2.3.13.Final]
	at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) ~[xnio-api-3.8.8.Final.jar!/:3.8.8.Final]
	at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66) ~[xnio-api-3.8.8.Final.jar!/:3.8.8.Final]
	at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89) ~[xnio-nio-3.8.8.Final.jar!/:3.8.8.Final]
	at org.xnio.nio.WorkerThread.run(WorkerThread.java:591) ~[xnio-nio-3.8.8.Final.jar!/:3.8.8.Final]

2024-08-28 07:02:13.000 DEBUG 3306238 --- [kite-admin-test] [task-7] org.jooq.tools.LoggerListener            : Executing query          : update `win_task_define` set `next_lock` = (`next_lock` + ?), `last_exec` = ? where (`id` = ? and `next_lock` = ?)
2024-08-28 07:02:13.000 DEBUG 3306238 --- [kite-admin-test] [task-7] org.jooq.tools.LoggerListener            : -> with bind values      : update `win_task_define` set `next_lock` = (`next_lock` + 1), `last_exec` = {ts '2024-08-28 07:02:13.0'} where (`id` = 1107 and `next_lock` = 89552)
@trydofor trydofor converted this from a draft issue May 23, 2024
@trydofor trydofor moved this from 🆕 New to 📋 Backlog in WingsBoot Backlog May 23, 2024
@trydofor trydofor added the better :gem: something is better label May 23, 2024
@trydofor
Copy link
Owner Author

trydofor commented Jun 2, 2024

@trydofor trydofor added the pending :no_bell: suspended or disappeared requirement label Jun 2, 2024
@trydofor trydofor changed the title SetterIf Annotation Processor LogView ignore preview if no keywords Aug 28, 2024
@trydofor trydofor removed the pending :no_bell: suspended or disappeared requirement label Aug 28, 2024
@trydofor trydofor added this to the Batrider milestone Aug 28, 2024
@trydofor
Copy link
Owner Author

notice if the preview contains Keywords, otherwise mute

@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in WingsBoot Backlog Aug 30, 2024
@trydofor trydofor mentioned this issue Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
better :gem: something is better
Projects
Archived in project
Development

No branches or pull requests

1 participant