java.io.IOException: java.lang.IllegalArgumentException: Attribute value cannot be null
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by lianyuanz
, 1 year agovia ucar.edu by Unknown author, 2 years ago
via nabble.com by Unknown author, 2 years ago
java.lang.IllegalArgumentException: Attribute value cannot be null
at ucar.nc2.Attribute.setStringValue(Attribute.java:508)
at ucar.nc2.Attribute.
(Attribute.java:370) at ucar.nc2.grib.grib2.Grib2Iosp.addGroup(Grib2Iosp.java:568)
at ucar.nc2.grib.grib2.Grib2Iosp.open(Grib2Iosp.java:335)
at ucar.nc2.NetcdfFile.
(NetcdfFile.java:1521) at ucar.nc2.NetcdfFile.open(NetcdfFile.java:813)
at ucar.nc2.NetcdfFile.open(NetcdfFile.java:422)
at ucar.nc2.dataset.NetcdfDataset.openOrAcquireFile(NetcdfDataset.java:699)
at ucar.nc2.dataset.NetcdfDataset.openDataset(NetcdfDataset.java:421)
at ucar.nc2.dataset.NetcdfDataset.openDataset(NetcdfDataset.java:404)
at ucar.nc2.dataset.NetcdfDataset.openDataset(NetcdfDataset.java:389)
at ucar.nc2.dataset.NetcdfDataset.openDataset(NetcdfDataset.java:376)