You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2021/04/27 04:59:01 UTC

[GitHub] [guacamole-client] mike-jumper edited a comment on pull request #606: GUACAMOLE-773: Update all Java dependencies to latest available stable versions.

mike-jumper edited a comment on pull request #606:
URL: https://github.com/apache/guacamole-client/pull/606#issuecomment-827311665


   Gah.
   
   Well, the "Invalid byte tag in constant pool: 19" error looks like an issue with that particular Tomcat and Java 8, not necessarily these changes (though if this was working before, I'm not sure what's up there):
   
   https://stackoverflow.com/questions/52867430/invalid-byte-tag-in-constant-pool-19-error-message
   
   I'll double-check CAS and RADIUS for SLF4J - I remember seeing something like that when I tried mybatis-guice 3.12 and reverted to 3.10 when I realized the former was using 2.0.0-alpha1 and was thus incompatible with SLF4J 1.x.
   
   EDIT: Regarding the invalid byte tag error - I'll recheck this, as well. It doesn't make sense that this would suddenly appear, and further searching is mentioning Java 9, issues with Jersey 2.30.1, issues with particular versions of Javaassist, etc...


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