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

[AWIPS #NIU-696073]: fatal java error with edex



If you change the CMC pattern action as shown below, let it run for a day or 
two and see if it crashes again.

https://github.com/Unidata/awips2/commit/3c41589061c77010a28d306000eae7042e4c6a7a#diff-88e79d00f8ce5c6ce95c671d287fb653L42

the change is from:


CMC     CMC_reg_(.*)km_(..........).*.grib2
        FILE    -overwrite -log -close -edex    
/awips2/data_store/grib2/cmc/\2/cmc_reg_\1km_\2.grib2

to:

CMC     CMC_reg_(.*)km_(..........)_P(...).grib2
        FILE    -overwrite -log -close -edex    
/awips2/data_store/grib2/cmc/cmc_reg_\1km_\2_P\3.grib2




(remember to mind the tab indents)


> I am ingesting CMC through LDM and also ingesting it through FTP (25KM
> grid). I am ingesting from multiple sources because IDD only seems to offer
> the 10KM grid that doesn't include all of the southern US.
> 
> address@hidden> wrote:
> 
> > > This recent error caused edexgrib to stop working. The error is described
> > > on the attached hs_err log. The initial find of the error was found at
> > the
> > > edex-ingestGrib log. I included the error statement below.
> > >
> > >
> >
> >
> > Hi Justin,
> >
> > I believe this is a result of how the CMC grib files are written to disk
> > and then decoded.  Can you confirm that you have the CMC feed ingesting?
> > We may need to adjust the pattern action.
> >
> > -Michael
> >
> > Ticket Details
> > ===================
> > Ticket ID: NIU-696073
> > Department: Support AWIPS
> > Priority: Normal
> > Status: Open
> >
> >
> 
> 

Ticket Details
===================
Ticket ID: NIU-696073
Department: Support AWIPS
Priority: Normal
Status: Open