This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: David Fitzgerald <address@hidden> >Organization: Millersville >Keywords: 200402171733.i1HHXGrV005346 IDV ADDE problem Hi Dave- >I am running IDV 1.0.1 on Redhat Linux 9. When I try to get Level III radar >or NEXRCOMP data, I get an error message: > >"Error reading dataset info:sun.io MalformedInputExpression." > >Other datasets display fine, I only get the error for the radars. BTW, >Level II radar data displays ok, but that is from a local data source, not >through ADDE. This only happens on the Linux boxes, the Windows version >works fine for all data sets. Any ideas as to what may be the cause and >possible solution? I used the InstallAnywhere version to install. Well, the good news is that I can recreate this problem on my Linux 9 box. Somehow, this got missed in testing. I'm not sure exactly what the problem is but if I run the 1.0.1 code against Java 1.4.2 instead of 1.3.1 (which is what we shipped with 1.0.1), the problem goes away. So, I'm guessing that it is a Java related problem, not an IDV problem. So, what are your options? 1) Upgrade to IDV 1.1 b2. This is a much more stable release and has more functionality than 1.0.1 in regards to Level II radar. 2) If you want to still use 1.0.1, then download the 1.1 beta 2 IDV release and install it. Change the runIDV script in the 1.0.1 directory to point to the jre directory in the 1.1 beta 2 directory. For example, if you install 1.1 beta 2 at the same level as 1.0.1, you could change runIDV to be: ../IDV_1.1b2/jre/bin/java -Xmx512m -jar idv.jar We shipped 1.4.2 with IDV 1.1b2. I would suggest upgrading though unless you need to stay at 1.0.1. >Thanks for your help! That's what we're here for. ;-) Don Murray NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publically available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.