hello
I recently installed centos 6.4. installing wrf ems is successful.
when I go to create a domain, however, the log file gives me this error
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/dominic/Desktop/WRF/wrfems/domwiz/libs/jre1.6.0_11/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)
Could not find the main class: gov.noaa.mapp.domain.DomainWizardJFrame. Program will exit.
error in centos 6.4
Re: error in centos 6.4
Basically now I have this error when I go "dwiz" from the terminal:
reported in the log file
sh: /home/dominic/Desktop/WRF/wrfems/domwiz/libs/jre1.6.0_11/bin/java: No such file or directory
can someone help me?
reported in the log file
sh: /home/dominic/Desktop/WRF/wrfems/domwiz/libs/jre1.6.0_11/bin/java: No such file or directory
can someone help me?
-
- Posts: 1601
- Joined: Wed Aug 19, 2009 10:05 am
Re: error in centos 6.4
Is it true or not?dominic wrote:sh: /home/dominic/Desktop/WRF/wrfems/domwiz/libs/jre1.6.0_11/bin/java: No such file or directory
Re: error in centos 6.4
It meteoadriatic, WRF is located in home / Desktop
/ home/dominic/Desktop/WRF/wrfems/domwiz/libs/jre1.6.0_11/bin/java
says it can not find the file? I installed java 6 and the installation is successful.
To see if it was a problem of java I tried to install WRF portal, and I've verified that it works!
Very strange that the domain of wrf-ems does not start. So I came to the conclusion that it is not a java problem.
I followed the steps of creation through the terminal using the command ems_domain, then specifying the domain name, etc., the core ...
works, but without creating domain video as it is difficult thing.
What can be
/ home/dominic/Desktop/WRF/wrfems/domwiz/libs/jre1.6.0_11/bin/java
says it can not find the file? I installed java 6 and the installation is successful.
To see if it was a problem of java I tried to install WRF portal, and I've verified that it works!
Very strange that the domain of wrf-ems does not start. So I came to the conclusion that it is not a java problem.
I followed the steps of creation through the terminal using the command ems_domain, then specifying the domain name, etc., the core ...
works, but without creating domain video as it is difficult thing.
What can be