[OpenLayers-Users] 500 Unexpected Error

Christopher Schmidt crschmidt at metacarta.com
Thu Sep 10 09:16:22 EDT 2009


On Thu, Sep 10, 2009 at 10:12:00AM +0200, seis4web at web.de wrote:
> When I query an object on my new server I get the following error messages:
> In a pop up window:
> "Unhandled request return Unexpected Error."
> In Firebug:
> "500 Unexpected Error" (after 3m 9s)

This is not an OpenLayers problem. The problem is that your server is returning
a 500. Look in Firebug/server logs, figure ou the URL, and figure out why
you're getting a 500, and fix it, and OpenLayers should start working.

-- Chris

> In Firebug I can see that in the OpenLayers.js  a different line (than on my "old" server - 1083) is called:
> this._object.send(vData);if(bGecko&&!this._async){this.readyState=cXMLHttpRequest.OPENED;fSynchronizeValues(this);while(this.readyState<cXMLHttpRequest.DONE){this.readyState++;fReadyStateChange(this);if(this._aborted)
> http://www.seisonline.bgr.de/karto/SEIS.iframe.html
> 
> Any advice is welcome!
> 
> Best regards, 
> Nina
> 
> 
> 
> 
> 
> 
> ________________________________________________________________
> Neu: WEB.DE Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
> für nur 19,99 Euro/mtl.!* http://produkte.web.de/go/02/
> 
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users

-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list