Forum Post: RE: 404 Error

  • Thread starter Thread starter Anil Kumar
  • Start date Start date
Status
Not open for further replies.
A

Anil Kumar

Guest
Hi rblanchard, The error about _oeping not being found is essentially a warning and is expected in certain situations and handled by the JSDO client. This is typically used for online/offline feature functionality which was introduced newly in OpenEdge 11.4 release. Currently the client invokes OE ping (which checks the availability of mobile service) on the server to see if 'ping' exists. If this is not there, the client handles this situation gracefully. However, as a side effect there will be an error in the console. We are handling this in the next release(s). Thanks and Regards, Anil Kumar. From: rblanchard [mailto:bounce-rblanchard@community.progress.com] Sent: Tuesday, September 09, 2014 6:53 PM To: TU.Mobile@community.progress.com Subject: [Technical Users - Mobile] 404 Error 404 Error Thread created by rblanchard Does anyone know what oeping is? All my apps will call this automatically and the result is a 404 error. It does not appear to cause any issues but was wondering why it is being called. Remote Address: 173.162.144.245:8980 Request URL: http://eastcoast.ospreyretailsystems.com:8980/MyHostService/rest/_oeping?_ts=141026864-2682666243-3 Request Method: GET Status Code: 404 Not Found Request Headersview source Accept: */* Accept-Encoding: gzip,deflate,sdch Accept-Language: en-US,en;q=0.8 Authorization: Basic VW5pZnlNb2JpbGU6RnQxN3hYWmE1MDg5OTIzNDYx Cache-Control: no-cache Connection: keep-alive Host: eastcoast.ospreyretailsystems.com:8980 Origin: https://appdesigner.rollbase.com Pragma: no-cache User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.103 Safari/537.36 Query String Parametersview sourceview URL encoded _ts: 141026864-2682666243-3 Response Headersview source Access-Control-Allow-Credentials: true Access-Control-Allow-Origin: https://appdesigner.rollbase.com Access-Control-Expose-Headers: Content-Language, Expires, Last-Modified, Content-Type, X-Client-Context-Id, Pragma, Cache-Control Content-Length: 47 Content-Type: text/html;charset=ISO-8859-1 Date: Tue, 09 Sep 2014 13:17:26 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=8CF79314367003B321F913820B49ED89; Path=/MyHostService/; HttpOnly Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top