[Geoserver-users] permission denied for relation geometry_columns

2012-02-18 Thread Elijah Meeks
This is weird...  So I'm successfully deploying a set of PostGIS tables as 
layers and everything runs great.  Now I've moved the tables over into a new 
database and created it as a store and Geoserver sees the tables just fine, but 
when I go to Publish one of the tables, I immediately get the error below.  I'm 
using the database owner account with all privileges granted to the table.  
It's PostGIS2 on Postgres 9.0.5 and it's Geoserver 2.1.

Thanks,
Elijah

java.lang.RuntimeException: Error occurred while building the resources for the 
configuration page at 
org.geoserver.web.data.layer.NewLayerPage.buildLayerInfo(NewLayerPage.java:299) 
at org.geoserver.web.data.layer.NewLayerPage$6.onClick(NewLayerPage.java:245) 
at org.geoserver.web.wicket.SimpleAjaxLink$1.onClick(SimpleAjaxLink.java:44) at 
org.apache.wicket.ajax.markup.html.AjaxLink$1.onEvent(AjaxLink.java:68) at 
org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:177) at 
org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:300)
 at 
org.apache.wicket.request.target.component.listener.BehaviorRequestTarget.processEvents(BehaviorRequestTarget.java:119)
 at 
org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:92)
 at 
org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1250) 
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1329) at 
org.apache.wicket.RequestCycle.steps(RequestCycle.java:1436) at 
org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at 
org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:484) at 
org.apache.wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:138) at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:617) at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at 
org.springframework.web.servlet.mvc.ServletWrappingController.handleRequestInternal(ServletWrappingController.java:158)
 at 
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
 at 
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
 at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
 at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
 at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
 at 
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
 at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at 
org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:23)
 at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
 at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at 
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:68)
 at 
org.springframework.security.ui.ExceptionTranslationFilter.doFilterHttp(ExceptionTranslationFilter.java:101)
 at 
org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
 at 
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:64)
 at 
org.springframework.security.ui.ExceptionTranslationFilter.doFilterHttp(ExceptionTranslationFilter.java:101)
 at 
org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
 at 
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:64)
 at 
org.springframework.security.ui.basicauth.BasicProcessingFilter.doFilterHttp(BasicProcessingFilter.java:174)
 at 
org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
 at 
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:64)
 at 
org.springframework.security.providers.anonymous.AnonymousProcessingFilter.doFilterHttp(AnonymousProcessingFilter.java:105)
 at 
org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
 at 
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:64)
 at 
org.springframework.security.ui.rememberme.RememberMeProcessingFilter.doFilterHttp(RememberMeProcessingFilter.java:116)
 at 
org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
 at 
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:64)
 at 
org.springframework.security.wrapper.SecurityContextHolderAwareRequestFilter.doFilterHttp(SecurityContextHolderAwareRequ

Re: [Geoserver-users] Geoserver and pgrouting

2012-02-18 Thread gaurav
Justin Deoliveira  openplans.org> writes:
Hi Roman,

Did you find any way to couple pg routing and geoserver. m working on it too.

-gaurav





--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] gwc layer naming convention

2012-02-18 Thread Robert Buckley
Thanks Gabriel,

at last last i´ve got GWC working with custom scales!...the bit that wasn´t 
really very well documentated was the crucial last bit with the 
Now it´s working I understand the principle much better.


I am now looking at the XML schema regarding "resolutions", 
"scaleDenominators", or "levels".

I have seen now custom geowebcache.xml examples which define either levels or 
scaleDenominators. Is there a reason for this..or do all methods of defining 
map levels work equally well?

thanks again,

Rob



 Von: Gabriel Roldan 
An: Robert Buckley  
Cc: "geoserver-users@lists.sourceforge.net" 
 
Gesendet: 22:36 Freitag, 17.Februar 2012
Betreff: Re: [Geoserver-users] gwc layer naming convention
 




...
basemap
SERVERPATH/wms?
ocean,border,river,landcover


On Fri, Feb 17, 2012 at 5:55 PM, Robert Buckley  
wrote:

Hi,
>
>
>I´m just reading through the geowebcache documentation, and don´t quite 
>understand something about the naming of layers in geowebcache.xml.
>
>
>
>
>" The layer name as published by GeoWebCache. It can be the same name as 
>known to the WMS (for example, in GeoServer, this would benamespace:layername) 
>or not."
>
>
>If the layername is something different from the wms layer, how can gwc know 
>which layer is to be displayed by gwc?
>
>
>
>eg. I have a layer named zgb:Grenzen_ZGB. 
>
>
>the wms url is 
>.SERVERPATH/wms?service=WMS&version=1.1.0&request=GetMap&layers=zgb:Grenzen_ZGB
>
>
>geowebcache reads this from the wms url and creates a gwc tiled 
>representation.so if the layername is something different, how can gwc 
>know which layers is to be tiled?
>
>
>
>
>furthermorecan anyone tell me why I would first define a layer with 
> etcand then again in the   section? Is this for 
>configurations which span more than just one layer?
>
>
>
>
>thanks,
>
>
>Rob
>
>
>--
>Virtualization & Cloud Management Using Capacity Planning
>Cloud computing makes use of virtualization - but cloud computing
>also focuses on allowing computing to be delivered as a service.
>http://www.accelacomm.com/jaw/sfnl/114/51521223/
>___
>Geoserver-users mailing list
>Geoserver-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users