Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=GEOS-136
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GEOS-136
Summary: Styles with filters fail
Type: Bug
Status: Open
Priority: Major
Original Estimate: 3 hours
Time Spent: Unknown
Remaining: 3 hours
Project: GeoServer
Components:
WMS
Fix Fors:
1.2.0
Versions:
1.2-beta
Assignee: Gabriel Roldán
Reporter: James Macgill
Created: Fri, 26 Mar 2004 10:27 AM
Updated: Fri, 26 Mar 2004 10:27 AM
Description:
Any style which contains a filter within the rule fails.
I will try and figure out the logging settings for GeoServer and find an appropriate trace but at the moment I suspect something is wrong with the attribute types or names in the FeatureType.
Exception report looks like this:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!DOCTYPE ServiceExceptionReport (View Source for full doctype...)>
- <ServiceExceptionReport version="1.1.0">
<ServiceException code="">org.vfny.geoserver.WmsException at org.vfny.geoserver.responses.wms.map.JAIMapResponse.execute(JAIMapResponse.java:264) at org.vfny.geoserver.responses.wms.map.GetMapDelegate.execute(GetMapDelegate.java:102) at org.vfny.geoserver.responses.wms.map.GetMapDelegate.execute(GetMapDelegate.java:65) at org.vfny.geoserver.responses.wms.GetMapResponse.execute(GetMapResponse.java:68) at org.vfny.geoserver.servlets.AbstractService.doService(AbstractService.java:337) at org.vfny.geoserver.servlets.AbstractService.doGet(AbstractService.java:231) at javax.servlet.http.HttpServlet.service(HttpServlet.java:126) at javax.servlet.http.HttpServlet.service(HttpServlet.java:103) at org.vfny.geoserver.servlets.wms.WmsDispatcher.doResponse(WmsDispatcher.java:135) at org.vfny.geoserver.servlets.wms.WmsDispatcher.doGet(WmsDispatcher.java:106) at javax.servlet.http.HttpServlet.service(HttpServlet.java:126) at javax.servlet.http.HttpServlet.service(HttpServlet.java:103) at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:113) at com.caucho.server.cache.CacheFilterChain.doFilter(CacheFilterChain.java:211) at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:177) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:221) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:262) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:315) at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:353) at com.caucho.util.ThreadPool.run(ThreadPool.java:302) at java.lang.Thread.run(Thread.java:534)</ServiceException>
</ServiceExceptionReport>
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira