[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thredds Opendap Service ascLimit and binLimit



Hi Derrick,

I'm not seeing "ExternalEmail" in the subject line of your posts to the
list. Any chance it is being added somewhere on your end to the email
from the list before it gets to you?

Ethan

On 8/25/2010 3:30 AM, address@hidden wrote:
> Hi Ethan,
> 
> I have previously subscribed to the Thredds mailing list, but when I send an 
> email to address@hidden, it is still coming up as [ExternalEmail] [thredds] 
> Thredds Opendap Service ascLimit and binLimit
> 
> I have noted that most of the posters in this community do not have the 
> ExternalEmail in their email, and I was just wondering how do I go about 
> addressing this issue?
> 
> Thank you for your time.
> 
> Derrick Wong 
> Software Engineer | ASRDC (Australian Spatial Research Data Commons) Project 
> | CSIRO
> 
> Phone: +61 8 6436 8945
> address@hidden | www.csiro.au
> Address: ARRC (Australian Resources Research Centre), 26 Dick Perry Avenue, 
> Kensington WA 6151, Australia
> 
> PLEASE NOTE 
> The information contained in this email may be confidential or privileged. 
> Any unauthorised use or disclosure is prohibited. If you have received this 
> email in error, please delete it immediately and notify the sender by return 
> email. Thank you. To the extent permitted by law, CSIRO does not represent, 
> warrant and/or guarantee that the integrity of this communication has been 
> maintained or that the communication is free of errors, virus, interception 
> or interference.
> Please consider the environment before printing this email.
> 
> 
> -----Original Message-----
> From: Wong, Derrick (CESRE, Kensington) 
> Sent: Wednesday, 25 August 2010 5:20 PM
> To: address@hidden
> Subject: Thredds Opendap Service ascLimit and binLimit
> 
> Hi all,
> 
> I am currently trying to serve datasets using Opendap (via thredds) and some 
> of my datasets are bigger than the default sizes (50asc/500bin)
> 
> I have tried configuring it in threddsConfig.xml but I am still 
> 
> Getting the following error on my browser:
> 
> Error {
>     code = 403;
>     message = "Request too big=81.0 Mbytes, max=50.0";
> };
> 
> Despite specifying the following:
> 
> <Opendap>
>     <ascLimit>500</ascLimit>
>     <binLimit>500</binLimit>
>     <serverVersion>opendap/3.7</serverVersion>
> </Opendap>
> 
> 
> The logs reads:
> 
> 2010-08-25T17:05:30.130 +0800 [     82496][      18] INFO  - 
> thredds.server.opendap.OpendapServlet - Reject request size = 81.0 Mbytes
> 
> 
> I have tried it on a few datasets, reloading my webapp as well as restarting 
> tomcat but to no avail.
> 
> Could someone kindly assist?
> 
> Thanks.
> 
> 
> Derrick Wong 
> Software Engineer | ASRDC (Australian Spatial Research Data Commons) Project 
> | CSIRO
> 
> Phone: +61 8 6436 8945
> address@hidden | www.csiro.au
> Address: ARRC (Australian Resources Research Centre), 26 Dick Perry Avenue, 
> Kensington WA 6151, Australia
> 
> PLEASE NOTE 
> The information contained in this email may be confidential or privileged. 
> Any unauthorised use or disclosure is prohibited. If you have received this 
> email in error, please delete it immediately and notify the sender by return 
> email. Thank you. To the extent permitted by law, CSIRO does not represent, 
> warrant and/or guarantee that the integrity of this communication has been 
> maintained or that the communication is free of errors, virus, interception 
> or interference.
> Please consider the environment before printing this email.