[kepler-dev] [Bug 4805] New: searching for data gives an NPE

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Feb 17 15:52:15 PST 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4805

           Summary: searching for data gives an NPE
           Product: Kepler
           Version: 1.x dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: data access
        AssignedTo: tao at nceas.ucsb.edu
        ReportedBy: soong at nceas.ucsb.edu
         QAContact: kepler-dev at kepler-project.org


I searched for Kruger on both KNB and DEV using both authenticated and
unauthenticated searches.  I authenticated as necessary, and I got an NPE: 

java.lang.NullPointerException
    at
ptolemy.vergil.basic.KeplerDocumentationAttribute.createInstanceFromExisting(KeplerDocumentationAttribute.java:195)
    at
org.ecoinformatics.seek.datasource.eml.eml2.Eml200DataSource.generateDocumentationForInstance(Eml200DataSource.java:1070)
    at
org.ecoinformatics.seek.datasource.eml.eml2.EML2MetadataSpecification.transformResultset(EML2MetadataSpecification.java:252)
    at
org.ecoinformatics.seek.datasource.eml.eml2.EML2MetadataSpecification.addResultsetRecordsToContainer(EML2MetadataSpecification.java:406)
ERROR
(org.ecoinformatics.seek.datasource.eml.eml2.Eml200DataSource:generateDocumentationForInstance:1078)
error encountered whilst generating default documentation for actor instance:
null

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list