ralf0131 commented on issue #341: dubbo_admin 部署失败的问题
URL: https://github.com/apache/incubator-dubbo/issues/341#issuecomment-389823792
 
 
   The specific error is:
   
   ```
   Caused by: org.springframework.beans.NotWritablePropertyException: Invalid 
property 'URIType' of bean class 
[com.alibaba.citrus.service.uribroker.uri.GenericURIBroker]: Bean property 
'URIType' is not writable or has an invalid setter method. Does the parameter 
type of the setter match the return type of the getter?
   at 
org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:801)
   at 
org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:651)
   at 
org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:78)
   at 
org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:59)
   at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1276)
   ... 50 more
   ```
   
   I cannot reproduce this error by latest dubbo-admin code, please verify it 
again. I am closing this issue for now. If you still encounter this issue, 
please feel free to reopen it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to