UE:Illegal volume specification

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

UE:Illegal volume specification

Dirk Verleysen-2
Janko,

On my server I'm regulary getting this error. Looks like some parsing
isn't being done correctly.

An HTTPRequest uriString returns
'/);b.extend(this,{_aspectRatio:!!e.aspectRatio,aspectRatio:e.aspectRatio,originalElement:this.element,
_proportionallyResizeElements:[],_helper:e.helper||e.ghost||e.animate'
at one point and this uri/url is not found in my static directory.

Also seeing it on this one:
'.\static\,q.html()).html(i.spinner)}this.xhr=b.ajax(b.extend({},i.ajaxOptions,{url:n,success:function(l,k){b(h._sanitizeSelector(j.hash)).html(l);h._cleanup();i.cache&&b.data(j,'


Any ideas ?

Dirk



_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida
Reply | Threaded
Open this post in threaded view
|

Re: UE:Illegal volume specification

Janko Mivšek
Hi Dirk,

I got such strange URLs in requests recently too but they raise
exception in parsing state already. I didn't yet try to solve it,
because this error is still quite rare. Maybe by just ignoring an
exception and closing the connection in HTTPConnection?

Best regards
Janko



Dne 16. 12. 2012 14:09, piše Dirk Verleysen:

> Janko,
>
> On my server I'm regulary getting this error. Looks like some parsing
> isn't being done correctly.
>
> An HTTPRequest uriString returns
> '/);b.extend(this,{_aspectRatio:!!e.aspectRatio,aspectRatio:e.aspectRatio,originalElement:this.element,
>
> _proportionallyResizeElements:[],_helper:e.helper||e.ghost||e.animate'
> at one point and this uri/url is not found in my static directory.
>
> Also seeing it on this one:
> '.\static\,q.html()).html(i.spinner)}this.xhr=b.ajax(b.extend({},i.ajaxOptions,{url:n,success:function(l,k){b(h._sanitizeSelector(j.hash)).html(l);h._cleanup();i.cache&&b.data(j,'
>
> Any ideas ?
>
> Dirk

--
Janko Mivšek
Svetovalec za informatiko
Eranova d.o.o.
Ljubljana, Slovenija
www.eranova.si
tel:  01 514 22 55
faks: 01 514 22 56
gsm: 031 674 565
_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida
Reply | Threaded
Open this post in threaded view
|

Re: UE:Illegal volume specification

Dirk Verleysen-2
Maybe... Doesn't seem to have any influence on the site. Just a lot of exceptions sometimes.

I'll try that and maybe log it on the transcript....

Janko Mivšek schreef:
Hi Dirk,

I got such strange URLs in requests recently too but they raise
exception in parsing state already. I didn't yet try to solve it,
because this error is still quite rare. Maybe by just ignoring an
exception and closing the connection in HTTPConnection?

Best regards
Janko



Dne 16. 12. 2012 14:09, piše Dirk Verleysen:
Janko,

On my server I'm regulary getting this error. Looks like some parsing
isn't being done correctly.

An HTTPRequest uriString returns
'/);b.extend(this,{_aspectRatio:!!e.aspectRatio,aspectRatio:e.aspectRatio,originalElement:this.element,

_proportionallyResizeElements:[],_helper:e.helper||e.ghost||e.animate'
at one point and this uri/url is not found in my static directory.

Also seeing it on this one:
'.\static\,q.html()).html(i.spinner)}this.xhr=b.ajax(b.extend({},i.ajaxOptions,{url:n,success:function(l,k){b(h._sanitizeSelector(j.hash)).html(l);h._cleanup();i.cache&&b.data(j,'

Any ideas ?

Dirk


_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida