Hi all,

iSphere search results cannot be saved to disk, because the XStream library
(utilized by iSphere) uses reflection, which is not allowed by Java 21.

If the "Auto Save" option is enabled in the iSphere search result views,
the following error message will be displayed upon startup:

"Failed to load file. (path_to_file)"

The error log shows the following entry when saving a search result to the
hard drive:

Failed to save source file search results.

Disable the "Auto-save" option in the iSphere search results views or add
the following entries to RDi.ini if you want to save iSphere search results
to and load them from disk:

--add-opens=java.base/java.util=ALL-UNNAMED
--add-opens=java.base/java.lang.reflect=ALL-UNNAMED
--add-opens=java.base/java.text=ALL-UNNAMED
--add-opens=java.desktop/java.awt.font=ALL-UNNAMED

The problem will be fixed in the next iSphere version.

Regards,

Thomas.

XStream library: https://x-stream.github.io/

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.