`
流浪鱼
  • 浏览: 1636207 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Error parsing XPath '/sqlMap/insert'. Cause: java.util.NoSuchElementException

 
阅读更多

发生这种错误一般是因为SQL写法不合理造成的。如:参数大小写,参数没用#闭合等。

举例:

insert into srv_users(imsi,marketid,phn,scrw,scrh,gwid,prov_code,city,money)
     values(#imsi#,#marketid,#phn#,#machineWidth#,#machineHeight#,#gwid#,#provinceCode#,#city#,#money#)

 

红色的应该写成:#marketid#  少了一个#号

分享到:
评论

相关推荐

    Activiti发布流程报错org.activiti.engine.ActivitiException: Error parsing XML

    郁闷啊,有时候不得不承认,无论是什么事,曾经是好的,到后边未必还是好的,不要拿曾经的种种来判断今天的结果, 前景:之前本地用jeecg(1.7版本)设计流程、发布流程、修改流程,所有的操作都是项目有汉字启动的,...

    bcprov加密库

    org.bouncycastle.openssl.PEMException: problem parsing ENCRYPTED PRIVATE KEY: java.lang.SecurityException: JCE cannot authenticate the provider BC at org.bouncycastle.openssl.PEMReader$...

    TS reader

    ait descriptors parsing<br/><br/>2003.01.19:<br/> - fixed bug for ait section parsing<br/> - started code clean up and consolidation for easy porting<br/><br/>2003.01.13:<br/> - added initial ait ...

    asm5.0.jar

    nested exception is org.apache.ibatis.builder.BuilderException: Error parsing SQL Mapper Configuration. Cause: java.lang.IllegalStateException: Cannot enable lazy loading because CGLIB is not ...

    EurekaLog_7.5.0.0_Enterprise

    2)....Fixed: Range check error in processes information for x64 machines (affects startup of any EurekaLog-enabled module) 3)....Fixed: Auto-detect personality by project extension if --el_mode switch...

    java调用net开发的webservice实例

    javax.wsdl.WSDLException: WSDLException: faultCode=PARSER_ERROR: Problem parsing '- WSDL Document -'.: org.xml.sax.SAXParseException: The element type "p" must be terminated by the matching end-tag "...

    springAOP demo 带错误解决文档

    在搭建spring项目时通常需要这些jar包 ... at org.springframework.beans.factory.parsing.FailFastProblemReporter.error(FailFastProblemReporter.java:70) 由于缺少依赖包 aspectjweaver-1.6.12.jar ...

    android-async-http 源码

    Optional built-in response parsing into JSON (JsonHttpResponseHandler) Optional persistent cookie store, saves cookies into your app's SharedPreferences Examples For inspiration and testing on device...

    sqlmap (懂的入)

    Here is a list of major features implemented in sqlmap: * Full support for MySQL, Oracle, PostgreSQL and Microsoft SQL Server database management system back-end. Besides these four DBMS, sqlmap ...

    Ensemble-Tools

    有关更多信息: : 例子: $ python kaggle_vote.py "./samples/method*.csv" "./samples/kaggle_vote.csv"parsing: ./samples/method1.csvparsing: ./samples/method2.csvparsing: ./samples/method3.csvwrote to ....

    ExtJS Jetty启动报错 tag

    expresiones no válidas: javax.el.ELException: Error Parsing: ${empty(extLocation)?"js/ext-2.0":extLocation} at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler .java:62)...

    Ubuntu 64 位编译Android源码出错解决办法

    Ubuntu64位编译Android源码出错解决办法

    MyBase Desktop 6.0.2 破解正式版(官方更新至10/10/2011)

    20.New plugin: [Link calendar by parsing date]: Create links with calendar date by parsing date strings written in titles. 21.New plugin: [Create labels by custom icons]: Create labels by custom icons...

    a20_hummingbird_v4.5_v1.0_csi01_2ov7670_rtl8188eus 20150918 1830 JNI.7z

    E/WifiConfigStore( 1670): Error parsing configurationjava.io.FileNotFoundException: /data/misc/wifi/ipconfig.txt: open failed: ENOENT (No such file or directory) D/BluetoothAdapter( 1931): 1103979928:...

    编译原理 - 语法分析技术:实践指导

    Parsing Techniques: A Practical Guide Second Edition Dick Grune and Ceriel J.H. Jacobs 《语法分析技术:实践指导》第二版 作者主页:http://www.cs.vu.nl/~dick/PTAPG.html 介绍:...

    Http-Multipart-Data请求

    Http-Multipart-Data-Parser-master,如需要http post接口开发、http post传文件等操作可以参考,源码的最原始地址忘记了,这个是从上面down下来新版,各位可参考

    Using Perl For Web Programming.pdf

    Parsing the DBM File and Printing Pages Printing a Standard Page H Printing User-Designed Pages H G Returning Data to a Form for Further Revision Filling in Text Fields and Selecting List Items H ...

    基于springboot+mybatis实现的外卖订餐系统源码+项目说明(毕设).zip

    Error parsing Mapper XML. Cause: java.lang.IllegalArgumentException: Mapped Statements collection already contains value for com.m.dao.AdminDao.login at org.springframework.beans.factory.support....

    UE(官方下载)

    UltraEdit includes several special insert functions under the Insert menu. You can use these functions to insert a file into the active file, insert a string into the file at every specified increment...

    jquery-easyui-1.3.4

    combobox: The onLoadSuccess event fires when parsing empty local data. fixed. form: Calling 'reset' method can not reset datebox field. fixed. Improvement mobile: The context menu and double ...

Global site tag (gtag.js) - Google Analytics