关注JEECG发展历程 关注最新动态和版本, 记录JEECG成长点滴 更新日志 - 技术支持 - 招聘英才

JEECG最新版本下载 JEECG智能开发平台 - 显著提高开发效率 常见问题 - 入门视频 - 参与开源团队

商务QQ: 69893005、3102411850 商务热线(5*8小时): 010-64808099 官方邮箱: jeecgos@163.com

楼主: admin

JeecgBoot 常见问题大全

  [复制链接]
发表于 2019-6-11 11:54:31 | 显示全部楼层
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): org.jeecg.modules.ngalain.mapper.NgAlainMapper.selectPage

求解,获取列表时一直报这个错,谢谢
发表于 2019-6-11 12:14:25 | 显示全部楼层
劫一个月 发表于 2019-5-21 11:16
95% emitting CopyPlugin
98% after emitting CopyPlugin
ERROR  Failed to compile with 1 errors11:06: ...

yarn install
发表于 2019-6-11 12:27:01 | 显示全部楼层
听雨811 发表于 2019-6-11 11:54
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): org.jeecg.modules.n ...

你用的是angular版本?
发表于 2019-6-13 08:50:24 | 显示全部楼层
版主你好,我使用一对多生成的代码,附表的mapper.xml中报了下文中的错误,我在前边没有找到类似的问题,请帮我看一下吧

FreeMarker template error (DEBUG mode; use RETHROW in production!):
The following has evaluated to null or missing:
==> subTab.originalForeignKeys  [in template "java\\${bussiPackage}\\${entityPackage}\\mapper\\xml\\[1-n]Mapper.xml" at line 2, column 32]

----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
        - Failed at: #assign originalForeignKeys = subTab...  [in template "java\\${bussiPackage}\\${entityPackage}\\mapper\\xml\\[1-n]Mapper.xml" at line 2, column 1]
----

Java stack trace (for programmers):
----
freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...]
        at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134)
        at freemarker.core.Assignment.accept(Assignment.java:139)
        at freemarker.core.Environment.visit(Environment.java:366)
        at freemarker.core.IteratorBlock$IterationContext.executedNestedContentForCollOrSeqListing(IteratorBlock.java:317)
        at freemarker.core.IteratorBlock$IterationContext.executeNestedContent(IteratorBlock.java:271)
        at freemarker.core.IteratorBlock$IterationContext.accept(IteratorBlock.java:242)
        at freemarker.core.Environment.visitIteratorBlock(Environment.java:642)
        at freemarker.core.IteratorBlock.acceptWithResult(IteratorBlock.java:107)
        at freemarker.core.IteratorBlock.accept(IteratorBlock.java:93)
        at freemarker.core.Environment.visit(Environment.java:330)
        at freemarker.core.Environment.process(Environment.java:309)
        at freemarker.template.Template.process(Template.java:384)
        at org.jeecgframework.codegenerate.generate.util.b.a(FreemarkerHelper.java:85)
        at org.jeecgframework.codegenerate.generate.impl.a.a.a(BaseCodeGenerate.java:105)
        at org.jeecgframework.codegenerate.generate.impl.a.a.a(BaseCodeGenerate.java:75)
        at org.jeecgframework.codegenerate.generate.impl.a.a.a(BaseCodeGenerate.java:55)
        at org.jeecgframework.codegenerate.generate.impl.a.a.a(BaseCodeGenerate.java:39)
        at org.jeecgframework.codegenerate.generate.impl.CodeGenerateOneToMany.generateCodeFile(CodeGenerateOneToMany.java:174)
        at org.jeecg.JeecgOneToMainUtil.main(JeecgOneToMainUtil.java:65)
发表于 2019-6-13 10:48:43 | 显示全部楼层
新生成的代码 无论查询还是插入 都org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): org.jeecg.modules.ngalain.mapper.NgAlainMapper.insert 代码没放到modules里面 ,但改了包扫描,编译文件各种xml mapper都在,求解。
发表于 2019-6-14 08:49:57 | 显示全部楼层
13043022076 发表于 2019-6-13 08:50
版主你好,我使用一对多生成的代码,附表的mapper.xml中报了下文中的错误,我在前边没有找到类似的问题,请 ...

我的问题已经解决。在生成一对多代码的main方法中,附表配置的最后方没有写这行代码po.setOriginalForeignKeys(new String[]{"字表外键字段"});
加上这行代码就没有报错了
发表于 2019-6-14 09:01:11 | 显示全部楼层
为什么jeditable针对datetime类型不能禁用disabled

datatime无法禁用

datatime无法禁用
发表于 2019-6-17 23:52:38 | 显示全部楼层
版主您好,前端问题,我在页面系统管理—用户管理,新加了个路由组件,然后刷新页面之后,再去登录页面,  network提示调动了login接口,queryByUser接口,还有logout接口,并且logout接口报404,这种事什么问题导致的,是因为我新加路由的时候组件写错了,还是什么问题
发表于 2019-6-24 09:46:04 | 显示全部楼层
您好,请问我在点击刷新验证码的时候出现这个问题是怎么回事呢?Parameter conditions "shortcut_top" not met for actual request parameters
发表于 2019-6-25 11:37:08 | 显示全部楼层
我启动项目,登录后首页网页左侧的文字显示乱码,用户名也是名字。

打开之后就这样了

打开之后就这样了
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表