with: 
http://localhost:8080/geoserver/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=topp:states
 i recieve:

<ServiceExceptionReport version="1.3.0" 
xsi:schemaLocation="http://www.opengis.net/ogc 
http://localhost:8080//geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd";><ServiceException>
      java.lang.OutOfMemoryError: PermGen space
PermGen space
</ServiceException></ServiceExceptionReport>

same error










Hi,
 
Try first if this request works for you:
http://localhost:8080/geoserver/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=topp:states
 
If it works the difference must be in your layer test:test and its styles and 
you should tell us more about the data and
 your SLD.
 
-Jukka Rahkonen-
 
 


Luciano Martin Galletti wrote:


 


I’m using Win 8.1 Geoserver 2.8.1 and Tomcat 7


 


when i try :


http://localhost:8080//geoserver/ows?service=WMS&request=GetLegendGraphic&format=image%2Fpng&width=20&height=20&layer=test%3Atest


 


i see:


<ServiceExceptionReport version="1.3.0" 
xsi:schemaLocation="http://www.opengis.net/ogc

http://localhost:8080//geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd";><ServiceException>

      java.lang.OutOfMemoryError: PermGen space

PermGen space

</ServiceException></ServiceExceptionReport>


 


how i can fix it?


 


i’ve read something on the list but is for Linux or for win 2008 and i cannot 
find catalina.bat on my win8.1


 


Thanks in advance



 


Galletti


 


                                          
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to