]
Tristan Tarrant updated ISPN-10787:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.0.0.Final
Resolution: Done
Xstream WARNING printed when starting the server
------------------------------------------------
Key: ISPN-10787
URL:
https://issues.jboss.org/browse/ISPN-10787
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 10.0.0.CR3
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Fix For: 10.0.0.Final
{noformat}
06:29:09,352 INFO [org.infinispan.SERVER] (main) ISPN080027: Loaded extension
'query-dsl-filter-converter-factory'
06:29:09,353 INFO [org.infinispan.SERVER] (main) ISPN080027: Loaded extension
'continuous-query-filter-converter-factory'
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields
(file:/Users/gustavo/Source/github/infinispan/server/runtime/target/infinispan-server-10.0.0-SNAPSHOT/lib/xstream-1.4.11.1.jar)
to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of
com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective
access operations
WARNING: All illegal access operations will be denied in a future release
06:29:10,642 INFO [org.infinispan.factories.GlobalComponentRegistry] (main) ISPN000128:
Infinispan version: Infinispan 'Chupacabra' 10.0.0-SNAPSHOT
{noformat}