Hi again,
after my query that exclude the lines where the_geom is null, your check query 
give back only 4326!In the meanwhile I tried also the same datastore in another 
instance of geoserver, and it was working fine,so I guessed the problem was on 
the first geoserver and I rebooted all tomcat, now unfortunately tomcat is 
running but geoserver is still down...Starting geoserver from tomcat managerI 
got:FAIL - Application at context path /geoserver could not be startedso I 'm 
in trouble again....Catilina log says:
20-nov-2013 17.25.40 org.geoserver.GeoserverInitStartupListener 
contextDestroyedINFO: Unregistering JAI factory class 
com.sun.media.jai.tilecodec.GZIPTileEncoderFactory20-nov-2013 17.25.40 
org.geoserver.GeoserverInitStartupListener contextDestroyedINFO: Cleaned up 
javabean caches20-nov-2013 17.25.42 
org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: The 
web application [/geoserver] appears to have started a thread named [H2 TCP 
Server (tcp://146.48.99.237:38334)] but has failed to stop it. This is very 
likely to create a memory leak.20-nov-2013 17.25.42 
org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: The web 
application [/geoserver] created a ThreadLocal with key of type 
[java.lang.ThreadLocal] (value [java.lang.ThreadLocal@b0c187]) and a value of 
type 
[org.geotools.referencing.operation.projection.TransverseMercator.Provider] 
(value [PROJECTION["Transverse_Mercator"]]) but failed to remove it when the 
web application was stopped. This is very likely to create a memory 
leak.20-nov-2013 17.25.42 org.apache.catalina.loader.WebappClassLoader 
clearThreadLocalMapGRAVE: The web application [/geoserver] created a 
ThreadLocal with key of type [java.lang.ThreadLocal] (value 
[java.lang.ThreadLocal@c41ba3]) and a value of type 
[org.geotools.referencing.wkt.Formatter] (value []) but failed to remove it 
when the web application was stopped. This is very likely to create a memory 
leak.
Any hints???
regards
Eugenio
From: [email protected]
Date: Wed, 20 Nov 2013 17:13:11 +0100
Subject: Re: [Geoserver-users] Operation on mixed SRID geometries
To: [email protected]
CC: [email protected]; [email protected]


2013/11/20 Eugenio Trumpy <[email protected]>


But I modify the query for producing the view excluding the rows where the_geom 
is empty, so I remove and re-publish that layerin geoserver but still doesn't 
work.What I'm doing wrong?


If you run in postgis:

 select distinct(ST_SRID(geom)) from <your_view>;

Does it return only 4326?



When you published again your view in GeoServer did it recognize the Native SRS?

Cheers,

Stefano

---------------------------------------------------
41.95581N 12.52854E


http://www.linkedin.com/in/stefanoiacovella



http://twitter.com/#!/Iacovellas
                                          
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to