You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/03/04 13:12:26 UTC

[GitHub] [dubbo-js] wv1124 opened a new issue #204: LocalDateTime数据类型报错java.lang.StackOverflowError

wv1124 opened a new issue #204: LocalDateTime数据类型报错java.lang.StackOverflowError
URL: https://github.com/apache/dubbo-js/issues/204
 
 
   java.lang.StackOverflowError
   	at com.alibaba.com.caucho.hessian.io.SerializerFactory.getSerializer(SerializerFactory.java:159)
   	at com.alibaba.com.caucho.hessian.io.Hessian2Output.writeObject(Hessian2Output.java:406)
   	at com.alibaba.com.caucho.hessian.io.JavaSerializer.writeObject(JavaSerializer.java:203)
   	at com.alibaba.com.caucho.hessian.io.Hessian2Output.writeObject(Hessian2Output.java:408)
           .....
   
   感觉是Hessian本身有问题吧

----------------------------------------------------------------
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

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


[GitHub] [dubbo-js] wv1124 closed issue #204: LocalDateTime数据类型报错java.lang.StackOverflowError

Posted by GitBox <gi...@apache.org>.
wv1124 closed issue #204: LocalDateTime数据类型报错java.lang.StackOverflowError
URL: https://github.com/apache/dubbo-js/issues/204
 
 
   

----------------------------------------------------------------
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

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


[GitHub] [dubbo-js] binlaniua commented on issue #204: LocalDateTime数据类型报错java.lang.StackOverflowError

Posted by GitBox <gi...@apache.org>.
binlaniua commented on issue #204: LocalDateTime数据类型报错java.lang.StackOverflowError
URL: https://github.com/apache/dubbo-js/issues/204#issuecomment-595006466
 
 
   升级dubbo到2.5.6以上
   [ 修改列表 ](https://github.com/apache/dubbo/pull/131)
   [ 合并说明 ](https://github.com/apache/dubbo/issues/722)

----------------------------------------------------------------
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

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


[GitHub] [dubbo-js] wv1124 commented on issue #204: LocalDateTime数据类型报错java.lang.StackOverflowError

Posted by GitBox <gi...@apache.org>.
wv1124 commented on issue #204: LocalDateTime数据类型报错java.lang.StackOverflowError
URL: https://github.com/apache/dubbo-js/issues/204#issuecomment-595013975
 
 
   确认是dubbo问题,不是dubbo2js问题

----------------------------------------------------------------
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

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


[GitHub] [dubbo-js] wv1124 edited a comment on issue #204: LocalDateTime数据类型报错java.lang.StackOverflowError

Posted by GitBox <gi...@apache.org>.
wv1124 edited a comment on issue #204: LocalDateTime数据类型报错java.lang.StackOverflowError
URL: https://github.com/apache/dubbo-js/issues/204#issuecomment-595013975
 
 
   LocalDateTime类型在序列化时会递归调用自己,需要升级dubbo,不是dubbo2js问题。

----------------------------------------------------------------
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

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