2019-11-22 12:15

你断点看看第9行f0是true还是false

2019-11-21 09:37

我以前用jetty插件跑项目也会是这种情况。

2019-11-19 19:35

你这大概率是用eclipse的插件容器在跑项目

2019-11-15 11:01

时间在凌晨5.25 ~5.35之间,连续抛了10多个这个异常

2019-11-15 11:00

@JFinal
我昨天服务器(win2008)刚上的系统, 今天看日志也出现这个问题了。本地(win7)跑了好几周,也没有出现过。
[ERROR]-[Thread: XNIO-1 I/O-5]-[io.undertow.server.Connectors.executeRootHandler()]: UT005071: Undertow request failed HttpServerExchange{ CONNECT www.linode.com:443}
java.lang.IllegalArgumentException: UT000068: Servlet path match failed
at io.undertow.servlet.handlers.ServletPathMatchesData.getServletHandlerByPath(ServletPathMatchesData.java:83)
at io.undertow.servlet.handlers.ServletPathMatches.getServletHandlerByPath(ServletPathMatches.java:88)
at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:146)
at io.undertow.server.handlers.HttpContinueReadHandler.handleRequest(HttpContinueReadHandler.java:65)
at io.undertow.server.handlers.PathHandler.handleRequest(PathHandler.java:91)
at io.undertow.server.handlers.encoding.EncodingHandler.handleRequest(EncodingHandler.java:66)
at io.undertow.server.handlers.SetHeaderHandler.handleRequest(SetHeaderHandler.java:90)
at io.undertow.server.Connectors.executeRootHandler(Connectors.java:376)
at io.undertow.server.protocol.http.HttpReadListener.handleEventWithNoRunningRequest(HttpReadListener.java:255)
at io.undertow.server.protocol.http.HttpReadListener.handleEvent(HttpReadListener.java:136)
at io.undertow.server.protocol.http.HttpOpenListener.handleEvent(HttpOpenListener.java:162)
at io.undertow.server.protocol.http.HttpOpenListener.handleEvent(HttpOpenListener.java:100)
at io.undertow.server.protocol.http.HttpOpenListener.handleEvent(HttpOpenListener.java:57)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:291)
at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
at org.xnio.nio.QueuedNioTcpServer$1.run(QueuedNioTcpServer.java:129)
at org.xnio.nio.WorkerThread.safeRun(WorkerThread.java:582)
at org.xnio.nio.WorkerThread.run(WorkerThread.java:466)

2019-11-14 11:53

文件夹都新建了。 你在哪里体现出来配置了这个文件夹的访问路径?

2019-11-08 16:06

那你直接把dbName也当成变量传到模板里不就可以了
List list = Db.template('xxx',Kv.by('dbName','value1').set('zcbfid','value2')).find()

SQL:select * from [#(dbName)].[table] where zcbfid=#para(zcbfid)

大致就是这样,和传递的普通参数一样

2019-11-08 15:54

一般情况下 直接简写成tablename ,这样使用默认的dbname=dbo。

2019-11-08 10:48

网上一搜一大堆。
https://github.com/rtfpessoa/diff2html
https://github.com/otakustay/react-diff-view
你参考下吧。

2019-11-07 14:47

鬼才知道你这是什么情况。就不能提供点有用的信息?

2019-11-07 14:45

照着git,svn之类的版本控制这种思路

2019-11-07 14:42

所以用xml写代码?

2019-10-21 09:49

blog xxx = JFinalJson.getJson().parse(get("blog"), blog.class);
这样试试

2019-10-21 09:37

@不是事er 你这个value=#(blog) ,如果blog是个bean,怕是不能这样赋值吧。不然传回后台应该是个字符串

2019-10-17 12:39

写个方法名,变量名都用中文。。这就很过分啦。