Hi,

Please show the whole request with the wrong &FORMAT= parameter.

-Jukka Rahkonen-
________________________________
Lähettäjä: Naresh N<mailto:naresh...@gmail.com>
Lähetetty: ‎30.‎8.‎2018 7:22
Vastaanottaja: Rahkonen Jukka (MML)<mailto:jukka.rahko...@maanmittauslaitos.fi>
Aihe: Re: [Geoserver-users] Disabling error response of WMS/WFS to the 
Clients/users

Dear Jukka Rahkonent,

Thanks for the response. The error message  ' java.lang.Number FormatException' 
belongs to InvaildFormat.  Instead of showing service exception i.,e 
java.lang.Number Format Exception, how to display InvalidFormat message to 
user. Although this erros is not displaying any sensitive information, as per 
our security alerts measure,  we want disable the error messages. Kindly let me 
know how to do.

Thanks&Regards,
Naresh

On Wed, Aug 29, 2018 at 8:08 PM Rahkonen Jukka (MML) 
<jukka.rahko...@maanmittauslaitos.fi<mailto:jukka.rahko...@maanmittauslaitos.fi>>
 wrote:
Hi,

I suppose that you mean the contents " java.lang.NumberFormatException: For 
input string:".  Exceptions are compulsory by the WMS standard. The following 
codes are reserved for special meanings.

InvalidFormat
InvalidCRS
LayerNotDefined
StyleNotDefined
LayerNotQueryable
InvalidPoint
CurrentUpdateSequence
InvalidUpdateSequence
MissingDimensionValue
InvalidDimensionValue
OperationNotSupported

The error that triggers your error does not quite suit with these predefined 
meanings and therefore the error code must be something else. The code that you 
get now is "java.lang.NumberFormatException". At least it is somewhat 
informative but would you rather see some other text as an error message?

Client can also ask exceptions in another format with &EXCEPTIONS=INIMAGE of 
&EXCEPTIONS=BLANK, but the default XML format is still mandatory and it can't 
be turned off.

-Jukka Rahkonen-

-----Alkuperäinen viesti-----
Lähettäjä: naresh [mailto:naresh...@gmail.com<mailto:naresh...@gmail.com>]
Lähetetty: 29. elokuuta 2018 16:33
Vastaanottaja: 
geoserver-users@lists.sourceforge.net<mailto:geoserver-users@lists.sourceforge.net>
Aihe: [Geoserver-users] Disabling error response of WMS/WFS to the Clients/users

Hello ALL,

Please see the following error message received on wrong values of params of 
WMS reqeust

<ServiceExceptionReport xmlns="http://www.opengis.net/ogc";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; version="1.3.0"
xsi:schemaLocation="http://www.opengis.net/ogc
http://bhuvan-suvidha.nrsc.gov.in/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd";>
<ServiceException>
java.lang.NumberFormatException: For input string: "" For input string: ""
</ServiceException>
</ServiceExceptionReport>

I want to disable the error message, it should not be displayed to user

*How to disable errors displaying messages in Geoserver. *

Please help solving my issue

Thanks&Regards,
Naresh




--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech 
sites, Slashdot.org! http://sdm.link/slashdot 
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net<mailto:Geoserver-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/geoserver-users
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to