You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/04/16 03:56:21 UTC

[GitHub] zonghaishang commented on issue #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE

zonghaishang commented on issue #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE
URL: https://github.com/apache/incubator-dubbo/pull/1608#issuecomment-381473361
 
 
   @takeseem
   
   1. constructor(null...) , This is the validation rule of the instance object itself.
   2. HessianInput.readObject(Class, Class[]) not supported, there is no direct relationship between this exception and pr.
   
   Please provide the full jar package that has this exception:
   1. dubbo
   2. org.springframework.jdbc.UncategorizedSQLException
   
   thanks.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services