[Geoserver-devel] Someone willing to test out beta4?

Hi guys,
I've uploaded beta4 on sourceforge. Due to logging issues I fell
behind schedule so I haven't made announcements or wiki stuff,
but I guess I can make them on Monday morning without
problems.

Anyways, I would appreciate if any of you could download the
release artifacts and give it a shot, see if they work
outside my own PC too :slight_smile:
Cheers
Andrea

you ask you got.

going to test it on a "virgin" machine. Plan is to try it on any linux flavour
you want with a just installed OS under.a VMWare virtual machine. Can also
try it on vista home.

And may be test on different containers (tomcat 5, tomcat 6, jetty, OC4J,
guess bea weblogic too, glassfish)

Cheers,

Gabriel
On Friday 26 October 2007 09:29:18 pm Andrea Aime wrote:

Hi guys,
I've uploaded beta4 on sourceforge. Due to logging issues I fell
behind schedule so I haven't made announcements or wiki stuff,
but I guess I can make them on Monday morning without
problems.

Anyways, I would appreciate if any of you could download the
release artifacts and give it a shot, see if they work
outside my own PC too :slight_smile:
Cheers
Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

i could try it on linux too, with jetty, tomcat, and SJSAS

We only use WMS, if are needs of something else i’m willing to try it…

cheers,

facundo.-

On 10/26/07, Gabriel Roldán <gabriel.roldan@anonymised.com> wrote:

you ask you got.

going to test it on a “virgin” machine. Plan is to try it on any linux flavour
you want with a just installed OS under.a VMWare virtual machine. Can also
try it on vista home.

And may be test on different containers (tomcat 5, tomcat 6, jetty, OC4J,
guess bea weblogic too, glassfish)

Cheers,

Gabriel
On Friday 26 October 2007 09:29:18 pm Andrea Aime wrote:

Hi guys,
I’ve uploaded beta4 on sourceforge. Due to logging issues I fell
behind schedule so I haven’t made announcements or wiki stuff,
but I guess I can make them on Monday morning without
problems.

Anyways, I would appreciate if any of you could download the
release artifacts and give it a shot, see if they work
outside my own PC too :slight_smile:
Cheers
Andrea


This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/


Geoserver-devel mailing list
Geoserver-devel@anonymised.coms.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

–

Facundo Garat Mayer
facundo@anonymised.com.1372…

Hi,

Andrea Aime skrev:

Anyways, I would appreciate if any of you could download the
release artifacts and give it a shot, see if they work
outside my own PC too :slight_smile:
Cheers
Andrea
  
I have tested deploy the 1.6-beta4.war on tomcat 6.0.14 native JAI / ImageIO with jdk1.6.0.
Result is a rather large stacktrace at server startup, attached below.

Regards,
Per-Olof

27 okt 19:50:53 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: /home/pelle/projekt/karta/apache-tomcat-6.0.14/webapps/geoserver/data
----------------------------------
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
27 okt 19:50:56 INFO [org.geotools] - Factory implementations for category DataStoreFactorySpi:
  org.geotools.data.property.PropertyDataStoreFactory
  org.geotools.data.postgis.PostgisDataStoreFactory
  org.geotools.data.postgis.VersionedPostgisDataStoreFactory
  org.geotools.data.shapefile.ShapefileDataStoreFactory
  org.geotools.data.wfs.WFSDataStoreFactory
27 okt 19:50:56 INFO [org.geotools] - Factory implementations for category AttributeTypeFactory:
  org.geotools.feature.DefaultAttributeTypeFactory
27 okt 19:50:56 INFO [org.geotools] - Factory implementations for category Function:
  org.geotools.filter.function.PropertyExistsFunction
  org.geotools.filter.AreaFunction
  org.geotools.filter.LengthFunction
  org.geotools.filter.function.ClassifyFunction
  org.geotools.filter.function.EqualIntervalFunction
  org.geotools.filter.function.StandardDeviationFunction
  org.geotools.filter.function.QuantileFunction
  org.geotools.filter.function.UniqueIntervalFunction
  org.geotools.filter.function.Collection_AverageFunction
  org.geotools.filter.function.Collection_BoundsFunction
  org.geotools.filter.function.Collection_CountFunction
  org.geotools.filter.function.Collection_MinFunction
  org.geotools.filter.function.Collection_MedianFunction
  org.geotools.filter.function.Collection_MaxFunction
  org.geotools.filter.function.Collection_SumFunction
  org.geotools.filter.function.Collection_UniqueFunction
  org.geotools.filter.function.FilterFunction_contains
  org.geotools.filter.function.FilterFunction_isEmpty
  org.geotools.filter.function.FilterFunction_parseDouble
  org.geotools.filter.function.FilterFunction_parseInt
  org.geotools.filter.function.FilterFunction_intersects
  org.geotools.filter.function.FilterFunction_isClosed
  org.geotools.filter.function.FilterFunction_geomFromWKT
  org.geotools.filter.function.FilterFunction_toWKT
  org.geotools.filter.function.FilterFunction_geomLength
  org.geotools.filter.function.FilterFunction_isValid
  org.geotools.filter.function.FilterFunction_geometryType
  org.geotools.filter.function.FilterFunction_numPoints
  org.geotools.filter.function.FilterFunction_isSimple
  org.geotools.filter.function.FilterFunction_distance
  org.geotools.filter.function.FilterFunction_isWithinDistance
  org.geotools.filter.function.FilterFunction_area
  org.geotools.filter.function.FilterFunction_centroid
  org.geotools.filter.function.FilterFunction_interiorPoint
  org.geotools.filter.function.FilterFunction_dimension
  org.geotools.filter.function.FilterFunction_boundary
  org.geotools.filter.function.FilterFunction_boundaryDimension
  org.geotools.filter.function.FilterFunction_envelope
  org.geotools.filter.function.FilterFunction_disjoint
  org.geotools.filter.function.FilterFunction_touches
  org.geotools.filter.function.FilterFunction_crosses
  org.geotools.filter.function.FilterFunction_within
  org.geotools.filter.function.FilterFunction_overlaps
  org.geotools.filter.function.FilterFunction_relatePattern
  org.geotools.filter.function.FilterFunction_relate
  org.geotools.filter.function.FilterFunction_bufferWithSegments
  org.geotools.filter.function.FilterFunction_buffer
  org.geotools.filter.function.FilterFunction_convexHull
  org.geotools.filter.function.FilterFunction_intersection
  org.geotools.filter.function.FilterFunction_union
  org.geotools.filter.function.FilterFunction_difference
  org.geotools.filter.function.FilterFunction_symDifference
  org.geotools.filter.function.FilterFunction_equalsExactTolerance
  org.geotools.filter.function.FilterFunction_equalsExact
  org.geotools.filter.function.FilterFunction_numGeometries
  org.geotools.filter.function.FilterFunction_getGeometryN
  org.geotools.filter.function.FilterFunction_getX
  org.geotools.filter.function.FilterFunction_getY
  org.geotools.filter.function.FilterFunction_getZ
  org.geotools.filter.function.FilterFunction_pointN
  org.geotools.filter.function.FilterFunction_startPoint
  org.geotools.filter.function.FilterFunction_endPoint
  org.geotools.filter.function.FilterFunction_isRing
  org.geotools.filter.function.FilterFunction_exteriorRing
  org.geotools.filter.function.FilterFunction_numInteriorRing
  org.geotools.filter.function.FilterFunction_interiorRingN
  org.geotools.filter.function.FilterFunction_strConcat
  org.geotools.filter.function.FilterFunction_strEndsWith
  org.geotools.filter.function.FilterFunction_strStartsWith
  org.geotools.filter.function.FilterFunction_strEqualsIgnoreCase
  org.geotools.filter.function.FilterFunction_strIndexOf
  org.geotools.filter.function.FilterFunction_strLastIndexOf
  org.geotools.filter.function.FilterFunction_strLength
  org.geotools.filter.function.FilterFunction_strMatches
  org.geotools.filter.function.FilterFunction_strReplace
  org.geotools.filter.function.FilterFunction_strSubstring
  org.geotools.filter.function.FilterFunction_strSubstringStart
  org.geotools.filter.function.FilterFunction_strTrim
  org.geotools.filter.function.FilterFunction_parseBoolean
  org.geotools.filter.function.FilterFunction_roundDouble
  org.geotools.filter.function.FilterFunction_int2ddouble
  org.geotools.filter.function.FilterFunction_int2bbool
  org.geotools.filter.function.FilterFunction_double2bool
  org.geotools.filter.function.FilterFunction_if_then_else
  org.geotools.filter.function.FilterFunction_equalTo
  org.geotools.filter.function.FilterFunction_notEqualTo
  org.geotools.filter.function.FilterFunction_lessThan
  org.geotools.filter.function.FilterFunction_greaterThan
  org.geotools.filter.function.FilterFunction_greaterEqualThan
  org.geotools.filter.function.FilterFunction_lessEqualThan
  org.geotools.filter.function.FilterFunction_isLike
  org.geotools.filter.function.FilterFunction_isNull
  org.geotools.filter.function.FilterFunction_between
  org.geotools.filter.function.FilterFunction_not
  org.geotools.filter.function.FilterFunction_in2
  org.geotools.filter.function.FilterFunction_in3
  org.geotools.filter.function.FilterFunction_in4
  org.geotools.filter.function.FilterFunction_in5
  org.geotools.filter.function.FilterFunction_in6
  org.geotools.filter.function.FilterFunction_in7
  org.geotools.filter.function.FilterFunction_in8
  org.geotools.filter.function.FilterFunction_in9
  org.geotools.filter.function.FilterFunction_in10
  org.geotools.filter.function.math.FilterFunction_IEEEremainder
  org.geotools.filter.function.math.FilterFunction_abs
  org.geotools.filter.function.math.FilterFunction_abs_2
  org.geotools.filter.function.math.FilterFunction_abs_3
  org.geotools.filter.function.math.FilterFunction_abs_4
  org.geotools.filter.function.math.FilterFunction_acos
  org.geotools.filter.function.math.FilterFunction_asin
  org.geotools.filter.function.math.FilterFunction_atan
  org.geotools.filter.function.math.FilterFunction_atan2
  org.geotools.filter.function.math.FilterFunction_ceil
  org.geotools.filter.function.math.FilterFunction_cos
  org.geotools.filter.function.math.FilterFunction_exp
  org.geotools.filter.function.math.FilterFunction_floor
  org.geotools.filter.function.math.FilterFunction_log
  org.geotools.filter.function.math.FilterFunction_max
  org.geotools.filter.function.math.FilterFunction_max_2
  org.geotools.filter.function.math.FilterFunction_max_3
  org.geotools.filter.function.math.FilterFunction_max_4
  org.geotools.filter.function.math.FilterFunction_min
  org.geotools.filter.function.math.FilterFunction_min_2
  org.geotools.filter.function.math.FilterFunction_min_3
  org.geotools.filter.function.math.FilterFunction_min_4
  org.geotools.filter.function.math.FilterFunction_pow
  org.geotools.filter.function.math.FilterFunction_random
  org.geotools.filter.function.math.FilterFunction_rint
  org.geotools.filter.function.math.FilterFunction_round
  org.geotools.filter.function.math.FilterFunction_round_2
  org.geotools.filter.function.math.FilterFunction_sin
  org.geotools.filter.function.math.FilterFunction_sqrt
  org.geotools.filter.function.math.FilterFunction_tan
  org.geotools.filter.function.math.FilterFunction_toDegrees
  org.geotools.filter.function.math.FilterFunction_toRadians
27 okt 19:50:56 INFO [org.geotools] - Factory implementations for category FeatureTypeFactory:
  org.geotools.feature.DefaultFeatureTypeFactory
27 okt 19:50:56 WARN [org.vfny.geoserver.global] - loading plugins
java.lang.NullPointerException
        at org.vfny.geoserver.global.GeoValidator.loadPlugins(GeoValidator.java:79)
        at org.vfny.geoserver.global.GeoValidator.<init>(GeoValidator.java:60)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
        at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:75)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:669)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:329)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:176)
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:105)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveConstructorArguments(AbstractAutowireCapableBeanFactory.java:713)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:611)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:329)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:176)
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:105)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveConstructorArguments(AbstractAutowireCapableBeanFactory.java:713)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:611)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:329)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:275)
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:318)
        at org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
        at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:230)
        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:156)
        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:48)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3830)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4337)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
        at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:920)
        at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:883)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
        at org.apache.catalina.core.StandardService.start(StandardService.java:516)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
2007-okt-27 19:50:58 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
2007-okt-27 19:50:59 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
2007-okt-27 19:50:59 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/38 config=null
2007-okt-27 19:50:59 org.apache.catalina.startup.Catalina start
INFO: Server startup in 8449 ms

Per-Olof Norén ha scritto:

Hi,

Andrea Aime skrev:

Anyways, I would appreciate if any of you could download the
release artifacts and give it a shot, see if they work
outside my own PC too :slight_smile:
Cheers
Andrea
  
I have tested deploy the 1.6-beta4.war on tomcat 6.0.14 native JAI / ImageIO with jdk1.6.0.
Result is a rather large stacktrace at server startup, attached below.

Afaik you can ignore that stack trace, since the wfs validation
subsystem is still dangling (and judging by the last year of mails
on dev and users mailing list, nobody is using it anyways).
Yet, I agree it's nasty to see and we should try to fix it:
http://jira.codehaus.org/browse/GEOS-1450

Thanks for the report :slight_smile:
Cheers
Andrea

Tested on:
- Fedora Core 7 i386 / jdk1.5 without JAI / tomcat 5.5
- OpenSuse 10.3 x86_64 / jdk 1.5 with JAI / OC4J 10

Went well so far. One of the demo requests is giving grief though, not sure if
due to a bug or something else.
the request WMS_getMap_multiLayer_cql.url
<http://localhost:8888/geoserver/wms?request=GetMap&layers=tiger:poly_landmarks,tiger:tiger_roads&styles=,&bbox=-73.97,40.74,-73.93,40.78&Format=image/png&width=344&height=500&srs=EPSG:4326&cql_Filter=LANAME%20=%20"East%20River";NAME%20=%20"West%20Rd"&gt;
produces the following exception:
org.vfny.geoserver.wms.WmsException: No such style:
        at
org.geoserver.wms.kvp.GetMapKvpRequestReader.parseStyles(GetMapKvpRequestReader.java:1135)
        at
org.geoserver.wms.kvp.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:251)
        at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:995)
        at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:371)
        at
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:185)
        at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:139)
        at
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:44)
        at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:684)
        at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:625)
        at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:392)
        at
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:347)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
...

On Saturday 27 October 2007 09:25:25 pm Andrea Aime wrote:

Per-Olof Norén ha scritto:
> Hi,
>
> Andrea Aime skrev:
>> Anyways, I would appreciate if any of you could download the
>> release artifacts and give it a shot, see if they work
>> outside my own PC too :slight_smile:
>> Cheers
>> Andrea
>
> I have tested deploy the 1.6-beta4.war on tomcat 6.0.14 native JAI /
> ImageIO with jdk1.6.0.
> Result is a rather large stacktrace at server startup, attached below.

Afaik you can ignore that stack trace, since the wfs validation
subsystem is still dangling (and judging by the last year of mails
on dev and users mailing list, nobody is using it anyways).
Yet, I agree it's nasty to see and we should try to fix it:
http://jira.codehaus.org/browse/GEOS-1450

Thanks for the report :slight_smile:
Cheers
Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

  • OpenSUSE 10.2 i386, BEA JRockit JVM, With bundled jetty/geoserver, and Postgis with my maps…

Everything went fine. Even with our app.

Same plugin error on startup…

On 10/27/07, Gabriel Roldán <gabriel.roldan@anonymised.com> wrote:

Tested on:

  • Fedora Core 7 i386 / jdk1.5 without JAI / tomcat 5.5
  • OpenSuse 10.3 x86_64 / jdk 1.5 with JAI / OC4J 10

Went well so far. One of the demo requests is giving grief though, not sure if
due to a bug or something else.
the request WMS_getMap_multiLayer_cql.url
< http://localhost:8888/geoserver/wms?request=GetMap&layers=tiger:poly_landmarks,tiger:tiger_roads&styles=,&bbox=-73.97,40.74,-73.93,40.78&Format=image/png&width=344&height=500&srs=EPSG:4326&cql_Filter=LANAME%20=%20%22East%20River%22;NAME%20=%20%22West%20Rd%22 >
produces the following exception:
org.vfny.geoserver.wms.WmsException: No such style:
at
org.geoserver.wms.kvp.GetMapKvpRequestReader.parseStyles(GetMapKvpRequestReader.java:1135)
at
org.geoserver.wms.kvp.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:251)
at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:995)
at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java :371)
at
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:185)
at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:139)
at
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:44)
at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:684)
at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:625)
at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:392)
at
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:347)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
…

On Saturday 27 October 2007 09:25:25 pm Andrea Aime wrote:

Per-Olof Norén ha scritto:

Hi,

Andrea Aime skrev:

Anyways, I would appreciate if any of you could download the
release artifacts and give it a shot, see if they work
outside my own PC too :slight_smile:
Cheers
Andrea

I have tested deploy the 1.6-beta4.war on tomcat 6.0.14 native JAI /
ImageIO with jdk1.6.0.
Result is a rather large stacktrace at server startup, attached below.

Afaik you can ignore that stack trace, since the wfs validation
subsystem is still dangling (and judging by the last year of mails
on dev and users mailing list, nobody is using it anyways).
Yet, I agree it’s nasty to see and we should try to fix it:
http://jira.codehaus.org/browse/GEOS-1450

Thanks for the report :slight_smile:
Cheers
Andrea


This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/


Geoserver-devel mailing list
Geoserver-devel@anonymised.coms.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

–

Facundo Garat Mayer
facundo@anonymised.com.1372…

  • OpenSUSE 10.2 i386, BEA JRockit JVM, With bundled jetty/geoserver, and Postgis with my maps…

Everything went fine. Even with our app.

Same plugin error on startup…

On 10/28/07, Facundo Garat Mayer <facundo@anonymised.com> wrote:

  • OpenSUSE 10.2 i386, BEA JRockit JVM, With bundled jetty/geoserver, and Postgis with my maps…

Everything went fine. Even with our app.

Same plugin error on startup…

On 10/27/07, Gabriel Roldán <gabriel.roldan@anonymised.com> wrote:

Tested on:

  • Fedora Core 7 i386 / jdk1.5 without JAI / tomcat 5.5
  • OpenSuse 10.3 x86_64 / jdk 1.5 with JAI / OC4J 10

Went well so far. One of the demo requests is giving grief though, not sure if
due to a bug or something else.
the request WMS_getMap_multiLayer_cql.url
< http://localhost:8888/geoserver/wms?request=GetMap&layers=tiger:poly_landmarks,tiger:tiger_roads&styles=,&bbox=-73.97,40.74,-73.93,40.78&Format=image/png&width=344&height=500&srs=EPSG:4326&cql_Filter=LANAME%20=%20%22East%20River%22;NAME%20=%20%22West%20Rd%22 >
produces the following exception:
org.vfny.geoserver.wms.WmsException: No such style:
at
org.geoserver.wms.kvp.GetMapKvpRequestReader.parseStyles(GetMapKvpRequestReader.java:1135)
at
org.geoserver.wms.kvp.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:251)
at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:995)
at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java :371)
at
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:185)
at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:139)
at
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:44)
at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:684)
at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:625)
at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:392)
at
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:347)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
…

On Saturday 27 October 2007 09:25:25 pm Andrea Aime wrote:

Per-Olof Norén ha scritto:

Hi,

Andrea Aime skrev:

Anyways, I would appreciate if any of you could download the
release artifacts and give it a shot, see if they work
outside my own PC too :slight_smile:
Cheers
Andrea

I have tested deploy the 1.6-beta4.war on tomcat 6.0.14 native JAI /
ImageIO with jdk1.6.0 .
Result is a rather large stacktrace at server startup, attached below.

Afaik you can ignore that stack trace, since the wfs validation
subsystem is still dangling (and judging by the last year of mails
on dev and users mailing list, nobody is using it anyways).
Yet, I agree it’s nasty to see and we should try to fix it:
http://jira.codehaus.org/browse/GEOS-1450

Thanks for the report :slight_smile:
Cheers
Andrea


This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

–

Facundo Garat Mayer
facundo@anonymised.com.1372…

–

Facundo Garat Mayer
facundo@anonymised.com