Search found 11 matches
- Thu Jan 19, 2012 10:21 am
- Forum: Installation
- Topic: problem in running example 1 of the ADL workshop
- Replies: 1
- Views: 1740
problem in running example 1 of the ADL workshop
I tried to run the first example of the ADL3.1 workshop. The problem came out in the step 4. When I "make" the project, I got an error message "fatal error: AdlCmnAppl.h: No such file or directory". I searched the ADL directory, and I didn't find this particular header file. Do y...
- Wed Dec 21, 2011 12:19 pm
- Forum: VIIRS EDRs
- Topic: xml of MLI
- Replies: 1
- Views: 1750
xml of MLI
Hi,
I couldn't find the xml file for MLI (master land index) in the xml directory ($ADL_HOME/xml).
Does anybody know where I can find the file?
Thanks!
I couldn't find the xml file for MLI (master land index) in the xml directory ($ADL_HOME/xml).
Does anybody know where I can find the file?
Thanks!
- Mon Dec 05, 2011 10:01 am
- Forum: Runtime
- Topic: ProEdrViirsLsaController.exe terminated abnormally
- Replies: 2
- Views: 2534
Re: ProEdrViirsLsaController.exe terminated abnormally
I was trying the original codes. I recompiled all files. It works well now.
Thank you very much, Kevin.
Thank you very much, Kevin.
- Mon Dec 05, 2011 9:57 am
- Forum: Installation
- Topic: using xml editor
- Replies: 5
- Views: 31767
Re: using xml editor
Thanks, Kevin,
It works now.
I think the reason is "ANT_HOME" was not correctly setup.
It works now.
I think the reason is "ANT_HOME" was not correctly setup.
- Wed Nov 30, 2011 4:25 pm
- Forum: Installation
- Topic: using xml editor
- Replies: 5
- Views: 31767
using xml editor
Hi, I am trying to run the XML editor in the virtual machine. I installed the latest version JAVA v1.6.0_22 and configured the env variables (JAVA_HOME and PATH). When I rum "xmled", I got the following error: Exception in thread "main" java.lang.UnsupportedClassVersionError: pro...
- Wed Nov 30, 2011 1:44 pm
- Forum: Runtime
- Topic: ProEdrViirsLsaController.exe terminated abnormally
- Replies: 2
- Views: 2534
ProEdrViirsLsaController.exe terminated abnormally
Hi, I am running ProEdrViirsLsaController.exe on the virtual machine. i have tested a few excutables using the example inputs. All but one ("ProEdrViirsLsaController.exe") ran well. "ProEdrViirsLsaController.exe" will be terminated abnormally with an error message "Killed&qu...
- Tue Nov 29, 2011 3:08 pm
- Forum: Runtime
- Topic: Errors when testing with test data
- Replies: 8
- Views: 6111
Re: Errors when testing with test data
Hi, Paul,
I use the same version.
Cheers!
I use the same version.
Cheers!
- Tue Nov 29, 2011 2:52 pm
- Forum: Runtime
- Topic: Errors when testing with test data
- Replies: 8
- Views: 6111
Re: Errors when testing with test data
Hi, Scott, I implemented the env variable "ADL_HOME" and it worked. The default value of "ADL_HOME" in the virtual machine is not correctly setup. It has to be changed. It worked well with some executable (i.e.ProEdrViirsLstController.exe ). But I still have problem with "Pr...
- Tue Nov 29, 2011 1:33 pm
- Forum: Runtime
- Topic: Errors when testing with test data
- Replies: 8
- Views: 6111
Re: Errors when testing with test data
Hi, kbisanz, Actually, I was not using the env variable "ADL_HOME", I changed it to a real path. I am certain it is a valid file, because I could use "vi" command to open it. I tried other executables (say,ProEdrViirsLstController.exe) and I had the same error message. Thanks a l...
- Mon Nov 28, 2011 11:06 am
- Forum: Runtime
- Topic: Errors when testing with test data
- Replies: 8
- Views: 6111
Re: Errors when testing with test data
Hi, Byran, Thank you very much for your reply. I tried using your commands. I got exactly the same error message. I am wondering if the environmental variables were not set up correctly. I am using the virtual machine version. Basically, I didn't change any configuration. I just downloaded the test ...