You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/11/15 05:26:57 UTC

[GitHub] honganan edited a comment on issue #1912: multi ignore() calls in AgentBuilder.Default would be overrided by the last one

honganan edited a comment on issue #1912: multi ignore() calls in AgentBuilder.Default would be overrided by the last one
URL: https://github.com/apache/incubator-skywalking/issues/1912#issuecomment-438921691
 
 
   > For `java.lang.NoClassDefFoundError: java/lang/Throwable$WrappedPrintWriter`, have you tried to remove `.or(nameStartsWith("sun.reflect.")`?
   
   It will caught this error without this `.or(nameStartsWith("sun.reflect.")`. It's this code line could resolve this problem. 
   I am glad to add a PR to this. Thank you for attention so fast. 

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