Re: [Scilab-users] Problem starting scilab on Ubuntu 18.04

2020-05-06 Thread Jeffrey Layton
java:1870)
> at org.scilab.modules.localization.MessagesJNI.(Unknown
> Source)
> ... 3 more
>
> Scilab cannot create Scilab Java Main-Class (we have not been able to find
> the main Scilab class. Check if the Scilab and thirdparty packages are
> available).
>
>
> On 05/05/2020 18:03, Jeffrey Layton wrote:
>
> Good afternoon,
>
> I'm running Ubuntu 18.04 and I just installed scilab using
>
> $ sudo apt-get install scilab
>
> It looks to be version 6.0.1-7.  I can run the CLI but when I try to run
> the GUI using
>
> $ scilab
>
> I get an error (show below). Any pointers? I tried Googling but didn't see
> anything related to this.
>
> Thanks!
>
> Jeff
>
>
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.scilab.modules.jvm.LibraryPath (
> file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar) to
> field java.lang.ClassLoader.sys_paths
> WARNING: Please consider reporting this to the maintainers of
> org.scilab.modules.jvm.LibraryPath
> 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
> Could not access to the Main Scilab Class:
> Exception in thread "main" java.lang.ExceptionInInitializerError
> at org.scilab.modules.localization.Messages.gettext(Unknown Source)
> at org.scilab.modules.commons.xml.XConfiguration.(Unknown Source)
> at org.scilab.modules.core.Scilab.(Unknown Source)
> Caused by: java.lang.NullPointerException
> at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2646)
> at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830)
> at java.base/java.lang.System.loadLibrary(System.java:1870)
> at org.scilab.modules.localization.MessagesJNI.(Unknown Source)
> ... 3 more
>
> Scilab cannot create Scilab Java Main-Class (we have not been able to find
> the main Scilab class. Check if the Scilab and thirdparty packages are
> available).
>
> ___
> users mailing 
> listusers@lists.scilab.orghttp://lists.scilab.org/mailman/listinfo/users
>
>
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] Problem starting scilab on Ubuntu 18.04

2020-05-05 Thread Jeffrey Layton
Good afternoon,

I'm running Ubuntu 18.04 and I just installed scilab using

$ sudo apt-get install scilab

It looks to be version 6.0.1-7.  I can run the CLI but when I try to run
the GUI using

$ scilab

I get an error (show below). Any pointers? I tried Googling but didn't see
anything related to this.

Thanks!

Jeff


WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.scilab.modules.jvm.LibraryPath
(file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar) to
field java.lang.ClassLoader.sys_paths
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
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
Could not access to the Main Scilab Class:
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.scilab.modules.localization.Messages.gettext(Unknown Source)
at org.scilab.modules.commons.xml.XConfiguration.(Unknown Source)
at org.scilab.modules.core.Scilab.(Unknown Source)
Caused by: java.lang.NullPointerException
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2646)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830)
at java.base/java.lang.System.loadLibrary(System.java:1870)
at org.scilab.modules.localization.MessagesJNI.(Unknown Source)
... 3 more

Scilab cannot create Scilab Java Main-Class (we have not been able to find
the main Scilab class. Check if the Scilab and thirdparty packages are
available).
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users