An exception occurred when sorting Grails tables.

Source: Internet
Author: User
Tags grails

In the Grails project, an exception occurs. The cause of this exception is that the asterisk appears when you sort the table generated by grails, that is, the exception occurs in your project, focus on this. The reason is that the sorting field is of the textArea type and cannot be sorted. Www.2cto.com

Java. SQL. SQLException: ORA-00932: inconsistent data types: Should be-, but get CLOB

At oracle. jdbc. driver. DatabaseError. throwSqlException (DatabaseError. java: 113)
At oracle. jdbc. driver. T4CTTIoer. processError (T4CTTIoer. java: 331)
At oracle. jdbc. driver. T4CTTIoer. processError (T4CTTIoer. java: 288)
At oracle. jdbc. driver. T4C8Oall. receive (T4C8Oall. java: 754)
At oracle. jdbc. driver. T4CPreparedStatement. doOall8 (T4CPreparedStatement. java: 219)
At oracle.jdbc.driver.T4CPreparedStatement.exe cuteForDescribe (T4CPreparedStatement. java: 813)
At oracle.jdbc.driver.OracleStatement.exe cuteMaybeDescribe (OracleStatement. java: 1051)
At oracle.jdbc.driver.T4CPreparedStatement.exe cuteMaybeDescribe (T4CPreparedStatement. java: 854)
At oracle. jdbc. driver. OracleStatement. doExecuteWithTimeout (OracleStatement. java: 1156)
At oracle.jdbc.driver.OraclePreparedStatement.exe cuteInternal (OraclePreparedStatement. java: 3415)
At oracle.jdbc.driver.OraclePreparedStatement.exe cuteQuery (OraclePreparedStatement. java: 3460)
At org.apache.commons.dbcp.DelegatingPreparedStatement.exe cuteQuery (DelegatingPreparedStatement. java: 96)
At grails. orm. HibernateCriteriaBuilder. invokeMethod (HibernateCriteriaBuilder. java: 1163)
At *************************************** *****************(********************. groovy: 23)
At *************************************** * ***** $ FastClassByCGLIB $216098b5. invoke (<generated>)

At net. sf. cglib. proxy. MethodProxy. invoke (MethodProxy. java: 149)
At *************************************** * ***** $ EnhancerByCGLIB $669d5285. search (<generated>)
At *************************************** * ****** $ search. call (Unknown Source)
At *************************************** * ****** $ _ closure2.doCall (****************. groovy: 36)
At com. lgyw. emg. entity. RescueTeamController $ _ closure2.doCall (RescueTeamController. groovy)
At org. grails. plugin. resource. DevModeSanityFilter. doFilter (DevModeSanityFilter. groovy: 44)
At org. apache. shiro. grails. SavedRequestFilter. doFilter (SavedRequestFilter. java: 55)
At org.apache.shiro.web.servlet.AbstractShiroFilter.exe cuteChain (AbstractShiroFilter. java: 359)
At org. apache. shiro. web. servlet. AbstractShiroFilter $1. call (AbstractShiroFilter. java: 275)
At org. apache. shiro. subject. support. SubjectCallable. doCall (SubjectCallable. java: 90)
At org. apache. shiro. subject. support. SubjectCallable. call (SubjectCallable. java: 83)
At org.apache.shiro.subject.support.DelegatingSubject.exe cute (DelegatingSubject. java: 344)
At org. apache. shiro. web. servlet. AbstractShiroFilter. doFilterInternal (AbstractShiroFilter. java: 272)
At org. apache. shiro. web. servlet. OncePerRequestFilter. doFilter (OncePerRequestFilter. java: 81)
At java. lang. Thread. run (Thread. java: 619)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.