[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCdfJava #EHW-490188]: Instantiation exception

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.


  • Subject: [netCdfJava #EHW-490188]: Instantiation exception
  • Date: Wed, 20 Dec 2006 11:03:19 -0700

Hi Ken,

The package that saves state in the config file is very Bean centric and 
requires that classes have a parameterless constructor. I believe the problem 
will be solved if you add a parameterless constructor to your transform class.

We actually had just noticed this with your IOSP class as well. So you might 
want to do the same with those.

John will have to go into any further details. I don't really understand which 
non-UI classes or how much of the state of those classes gets stored in the 
ToolsUI config file.

Hope that helps,

Ethan

Ticket Details
===================
Ticket ID: EHW-490188
Department: Support netCDF Java
Priority: Normal
Status: Open