[Live-demo] [OSGeo] #1188: geoserver: server errors in cartaro and geonode

OSGeo trac_osgeo at osgeo.org
Fri Aug 2 19:05:29 PDT 2013


#1188: geoserver: server errors in cartaro and geonode
---------------------+------------------------------------------------------
 Reporter:  hamish   |       Owner:  live-demo@…                
     Type:  defect   |      Status:  new                        
 Priority:  minor    |   Milestone:  OSGeoLive7.0               
Component:  LiveDVD  |    Keywords:  geoserver, cartaro, geonode
---------------------+------------------------------------------------------

Comment(by hamish):

 Replying to [comment:4 hamish]:
 > > having lots of noisy false errors in the build logs makes the
 > > real errors harder to spot. so it is best to quieten them if we can.

 Replying to [comment:5 kalxas]:
 > (In [10592]) trying to make geoserver startup and shutdown silent
 (refs#1188)

 I should have added that simply redirecting everything to /dev/null is not
 good either, because then you end up hiding real/important errors, and so
 make debugging harder.

 it's better to go in and find the exact lines in the scripts being noisy,
 and add --quiet as needed, or just redirect stdout to /dev/null if that is
 where the noise is coming from, and leave stderr passing through.


 same for the half-megabyte of rasdaman pgsql noise in the build log, but I
 don't understand why "-q" doesn't work there. Is there a "NOT QUIET;" or
 so in the db.sql command file or something?


 thanks,
 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1188#comment:6>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Live-demo mailing list