Re: [I] [Bug] SkyWalking 不支持Ignite [skywalking]

2023-12-19 Thread via GitHub


wu-sheng commented on issue #11679:
URL: https://github.com/apache/skywalking/issues/11679#issuecomment-1863881280

   We don't declare we support Ignite. And also, we don't debug plugins because 
they are from hundreds of people globally. If there is a cast issue, try to 
debug on your own.
   
   Also, we don't support discussions in Chinese on Github. If you have 
troubles in English discussion, please choose Slack CN channel.


-- 
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: notifications-unsubscr...@skywalking.apache.org

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



Re: [I] [Bug] SkyWalking 不支持Ignite [skywalking]

2023-12-19 Thread via GitHub


wu-sheng closed issue #11679: [Bug] SkyWalking 不支持Ignite
URL: https://github.com/apache/skywalking/issues/11679


-- 
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: notifications-unsubscr...@skywalking.apache.org

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



[I] [Bug] SkyWalking 不支持Ignite [skywalking]

2023-12-19 Thread via GitHub


god8816 opened a new issue, #11679:
URL: https://github.com/apache/skywalking/issues/11679

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache SkyWalking Component
   
   OAP server (apache/skywalking)
   
   ### What happened
   
   项目集成Ignite没有问题,然后发布到生产环境有skywalking。报错信息: Cause: java.sql.SQLException: 
class org.apache.ignite.IgniteCheckedException: 
org.apache.skywalking.apm.plugin.jdbc.trace.SWPreparedStatement cannot be cast 
to org.h2.jdbc.JdbcPreparedStatement
   ; class org.apache.ignite.IgniteCheckedException: 
org.apache.skywalking.apm.plugin.jdbc.trace.SWPreparedStatement cannot be cast 
to org.h2.jdbc.JdbcPreparedStatement; nested exception is 
java.sql.SQLException: class org.apache.ignite.IgniteCheckedException: 
org.apache.skywalking.apm.plugin.jdbc.trace.SWPreparedStatement cannot be cast 
to org.h2.jdbc.JdbcPreparedStatement
   at 
org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:259)
   at 
org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
   
   ### What you expected to happen
   
   skywalking不支持Ignite
   
   ### How to reproduce
   
   工程集群ignite 使用jdbc模式在skywalking环境,即可出现问题
   
   ### Anything else
   
   没有
   
   ### Are you willing to submit a pull request to fix on your own?
   
   - [X] Yes I am willing to submit a pull request on my own!
   
   ### 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: 
notifications-unsubscr...@skywalking.apache.org.apache.org

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