Re: New WEKA release: 3.8.6/3.9.6
Eibe Frank <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <CADehzLV=8iZZ0eC2nCqFSTwNuKwt94ntzUZhOs=y6ra-MqRLcg@mail.gmail.com> |
You can ignore those. The first two are about system environment variables that you can optionally use to specify additional parameters (JAVA_OPTS) or Java classes (CLASSPATH) for the Java virtual machine. The other warnings are about a method (setSecurityManager) that we use to make sure that WEKA libraries (primarily, the tigerJython library) do not accidentally close down the entire WEKA application. Hopefully, the JDK developers will provide an alternative solution in future JVMs. They are aware of this problem, which does not just affect WEKA. If they do not address this, we may have to drop the tigerJython library in future releases or find an alternative way to use it. Cheers, Eibe On Tue, 8 Feb 2022 at 21:08, Shu-Ju Tu <[email protected]> wrote: > Hello I am excited to download the new 3.8.6. > My computer received the following warning message texts. > Should I do something to correct these warnings? > Or I can just ignore these warnings? > > --- Begin > Environment variable 'JAVA_OPTS' does not exist! > Environment variable 'CLASSPATH' does not exist! > WARNING: A terminally deprecated method in java.lang.System has been called > WARNING: System::setSecurityManager has been called by > weka.gui.GUIChooserApp (file:/C:/Program%20Files/Weka-3-8-6/weka.jar) > WARNING: Please consider reporting this to the maintainers of > weka.gui.GUIChooserApp > WARNING: System::setSecurityManager will be removed in a future release > Checking for new packages... > Refresh in progress. Please wait... > [DefaultPackageManager] downloaded 2366 KB > --- End > _______________________________________________ > Wekalist mailing list -- [email protected] > Send posts to [email protected] > To unsubscribe send an email to [email protected] > To subscribe, unsubscribe, etc., visit > https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz > List etiquette: > http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html > _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html