You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/09/02 15:19:56 UTC

[GitHub] [incubator-eventmesh] horoc opened a new issue, #1220: [Bug] Can't load webhookProtocolAdaptor plugin

horoc opened a new issue, #1220:
URL: https://github.com/apache/incubator-eventmesh/issues/1220

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Environment
   
   Mac
   
   ### EventMesh version
   
   master
   
   ### What happened
   
   <img width="1445" alt="image" src="https://user-images.githubusercontent.com/63457588/188179422-ea9fb22b-c99d-4472-bebf-ba07be002720.png">
   
   can't load plugin: ```webhookProtocolAdaptor``` when starting server through ``` start.sh```
   
   It may be caused by the wrong plugin directory:
   
   <img width="761" alt="image" src="https://user-images.githubusercontent.com/63457588/188179939-b5e4e815-4e25-4367-bc68-cdc1f68883a5.png">
   <img width="677" alt="image" src="https://user-images.githubusercontent.com/63457588/188180859-dd5bf301-0956-4a2e-8295-94a1afcf9b06.png">
   
   the ```WebHookProtocolAdaptor``` should be separated into a new protocol plugin module. 
   
   
   ### How to reproduce
   
   1. ./gradlew clean dist
   2. ./gradlew installPlugin
   3. bash dist/bin/start.sh
   4. see dist/logs/eventmesh.out
   
   
   
   ### Debug logs
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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@eventmesh.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] horoc closed issue #1220: [Bug] Can't load webhookProtocolAdaptor plugin

Posted by GitBox <gi...@apache.org>.
horoc closed issue #1220: [Bug] Can't load webhookProtocolAdaptor plugin
URL: https://github.com/apache/incubator-eventmesh/issues/1220


-- 
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@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org