You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/03/14 14:21:58 UTC

[GitHub] [incubator-inlong] healchow opened a new issue #3134: [Bug][Manager] Save stream sink field error

healchow opened a new issue #3134:
URL: https://github.com/apache/incubator-inlong/issues/3134


   ### What happened
   
   Error log:
   
   ```
   2022-03-14 14:13:36.004 [http-nio-8083-exec-3] ERROR o.a.i.m.web.config.ControllerExceptionHandler:124 - Failed to handle request on path:/api/inlong/manager/sink/save, user:admin
   org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter 'isSourceMetaField' not found. Available parameters are [list, param1]
           at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
           at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
           at com.sun.proxy.$Proxy88.insert(Unknown Source)
           at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
   ```
   
   ### What you expected to happen
   
   Should save stream sink field successfully.
   
   ### How to reproduce
   
   Save the stream sink field list.
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong Manager
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] ciscozhou commented on issue #3134: [Bug][Manager] Save stream sink field error

Posted by GitBox <gi...@apache.org>.
ciscozhou commented on issue #3134:
URL: https://github.com/apache/incubator-inlong/issues/3134#issuecomment-1066894952


   I will fix this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] healchow closed issue #3134: [Bug][Manager] Save stream sink field error

Posted by GitBox <gi...@apache.org>.
healchow closed issue #3134:
URL: https://github.com/apache/incubator-inlong/issues/3134


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org