GeoServer

Postgis backend is spamming logs

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Cannot Reproduce
  • Affects Version/s: 1.6.2
  • Fix Version/s: 1.6.3
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

  1. tail catalina.out
    SELECT "module", "land", "laname", "cfcc_1", "cfcc_2", "cfcc", encode(asBinary(force_2d("the_geom"),'XDR'),'base64')
    SELECT "module", "polyid", encode(asBinary(force_2d("the_geom"),'XDR'),'base64')
    SELECT "fid", "interstate", "ushighway", "statehighway", encode(asBinary(force_2d("gen_full"),'XDR'),'base64'), "othername"
    SELECT "oid", encode(asBinary(force_2d("gen_full"),'XDR'),'base64')
    SELECT "oid", "name", "population", encode(asBinary(force_2d("the_geom"),'XDR'),'base64')
    SELECT "module", "land", "laname", "cfcc_1", "cfcc_2", "cfcc", encode(asBinary(force_2d("the_geom"),'XDR'),'base64')
    SELECT "module", "polyid", encode(asBinary(force_2d("the_geom"),'XDR'),'base64')
    SELECT "fid", "interstate", "ushighway", "statehighway", encode(asBinary(force_2d("gen_full"),'XDR'),'base64'), "othername"
    SELECT "oid", encode(asBinary(force_2d("gen_full"),'XDR'),'base64')
    SELECT "oid", "name", "population", encode(asBinary(force_2d("the_geom"),'XDR'),'base64')

(Data collected on geo.openplans.org)

Activity

Hide
Chris Holmes added a comment -

Andrea, if you have time tomorrow could you try to fix this? Since we're going to have to do a gt release for 1.6.3 I think? Did we make other gt changes?

Show
Chris Holmes added a comment - Andrea, if you have time tomorrow could you try to fix this? Since we're going to have to do a gt release for 1.6.3 I think? Did we make other gt changes?
Hide
Andrea Aime added a comment -

I just tried with geoserver in Jetty, as well as with a geoserver running under tomcat, and I cannot reproduce, there are no logs of such type... maybe someone else can try as well?

Show
Andrea Aime added a comment - I just tried with geoserver in Jetty, as well as with a geoserver running under tomcat, and I cannot reproduce, there are no logs of such type... maybe someone else can try as well?
Hide
Gabriel Roldán added a comment -

I'm trying to reproduce

Show
Gabriel Roldán added a comment - I'm trying to reproduce
Hide
Gabriel Roldán added a comment -

I don't seem to find any suspect code in the postgis plugin. Also, those messages look like System.xxx.println, or we have a strange logging format. Starting to wonder is that's actually being triggered by the jdbc driver or connection pool wrapper or... so far can't reproduce

Show
Gabriel Roldán added a comment - I don't seem to find any suspect code in the postgis plugin. Also, those messages look like System.xxx.println, or we have a strange logging format. Starting to wonder is that's actually being triggered by the jdbc driver or connection pool wrapper or... so far can't reproduce
Hide
Andrea Aime added a comment -

Arne, can you try a recent build and see if you can reproduce it? May this be something OS/java minor version dependent?

Show
Andrea Aime added a comment - Arne, can you try a recent build and see if you can reproduce it? May this be something OS/java minor version dependent?

People

Vote (0)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: