WARNING: An illegal reflective access operation has occurred
0
0
Entering edit mode
4.9 years ago
smbc • 0

I am using GUAVA and I dont have any experience on bioinfo.

I see this before:

dyld: Library not loaded: @rpath/libcrypto.1.0.0.dylib

So, I did this in minicond2/bin

brew update brew install openssl ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/ ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/

Now, GUAVA finished its analysis. But the display shows nothing for annotated peaks, plot, GO and pathways. I checked the output folder and there is nothing inside functional_analysis folder Also, there is this warning:

WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.poi.util.DocumentHelper (file:/Users/smbchu/GUAVA/lib/poi-ooxml-3.16-beta2.jar) to method com.sun.org.apache.xerces.internal.util.SecurityManager.setEntityExpansionLimit(int) WARNING: Please consider reporting this to the maintainers of org.apache.poi.util.DocumentHelper 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

Is this warning related to the failed display? I don't really know what is happening now. I have no experience with using the terminal, so please help me and make your answer as literal as possible that I just have to type in.

GUAVA • 1.1k views
ADD COMMENT

Login before adding your answer.

Traffic: 2415 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6