You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/08/22 02:42:40 UTC

[GitHub] [servicecomb-java-chassis] msnetc opened a new issue #1305: peration with url /Tenant/insertTenant/, method POST is duplicated.

msnetc opened a new issue #1305: peration with url /Tenant/insertTenant/, method POST is duplicated.
URL: https://github.com/apache/servicecomb-java-chassis/issues/1305
 
 
   启动应用时报错,java-chaasis版本1.2.0, 请问是什么原因导致的?
   Caused by: org.apache.servicecomb.foundation.common.exceptions.ServiceCombException: operation with url /Tenant/insertTenant/, method POST is duplicated.
   	at org.apache.servicecomb.common.rest.locator.MicroservicePaths.addStaticPathResource(MicroservicePaths.java:81)
   	at org.apache.servicecomb.common.rest.locator.MicroservicePaths.addResource(MicroservicePaths.java:57)
   	at org.apache.servicecomb.common.rest.locator.ServicePathManager.addResource(ServicePathManager.java:121)
   	at org.apache.servicecomb.common.rest.locator.ServicePathManager.addSchema(ServicePathManager.java:88)
   	at org.apache.servicecomb.common.rest.RestEngineSchemaListener.onSchemaLoaded(RestEngineSchemaListener.java:54)
   	at org.apache.servicecomb.core.definition.loader.SchemaListenerManager.notifySchemaListener(SchemaListenerManager.java:59)
   	at org.apache.servicecomb.core.definition.loader.SchemaListenerManager.notifySchemaListener(SchemaListenerManager.java:48)
   	at org.apache.servicecomb.core.definition.loader.SchemaListenerManager.notifySchemaListener(SchemaListenerManager.java:54)
   	at org.apache.servicecomb.core.SCBEngine.doInit(SCBEngine.java:246)
   	at org.apache.servicecomb.core.SCBEngine.init(SCBEngine.java:206)
   	... 12 common frames omitted

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services