This post is more than 5 years old

1 Rookie

 • 

56 Posts

2581

September 6th, 2017 06:00

ECS Atmos Query 405 Error

Hi,

We're running a test ECS 3.0.0.0 ( ECS Object Version   3.0.0.0.86239.1c9e5ec) and trying to test the Atmos protocol. After creating a subtenant and writing out some using the classic object interface, we are now attempting to query the subtenant by doing a listable tag search. Unfortunately, the device is giving us a 405 error which seems odd to me. (Note that we also tried the ECS test drive and that gave us a 503 error.) Here is the trace from our application logs, any help much appreciated:

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:0:Txt Message:Found bundle for host 192.168.50.2: 0x5cc1c650

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:0:Txt Message:Re-using existing connection! (#5) with host 192.168.50.2

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:0:Txt Message:Connected to 192.168.50.2 (192.168.50.2) port 9022 (#5)

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:2:H/O Message:GET /rest/objects?listabletags HTTP/1.1

Host: 192.168.50.2:9022

Accept: */*

content-type: application/octet-stream

date: Wed, 06 Sep 2017 13:51:03 GMT

x-emc-tags: EAS_Query_ECS

x-emc-uid: b424271860ed483aad24152edd7a8f02/amarcionek

x-emc-signature: 2/h0/IeamD2YlyuLVqo9Jslop9M=

-

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:1:H/I Message:HTTP/1.1 405 Method Not Allowed

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:1:H/I Message:Date: Wed, 06 Sep 2017 13:51:15 GMT

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:1:H/I Message:Allow: OPTIONS,PUT

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:1:H/I Message:Cache-Control: must-revalidate,no-cache,no-store

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:1:H/I Message:Content-Type: text/html;charset=iso-8859-1

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:1:H/I Message:Content-Length: 352

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:1:H/I Message:Server: ViPR/1.0

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:1:H/I Message:

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:3:D/I Size:352

09/06/2017 09:51:03 (3158/4140)       0: HTTPClient Dbg Callback: Type:0:Txt Message:Connection #5 to host 192.168.50.2 left intact

09/06/2017 09:51:03 (3158/4140)       0: DBG: CAtmosArchiveMgr GetListableTags HDR Response: HTTP/1.1 405 Method Not Allowed

Date: Wed, 06 Sep 2017 13:51:15 GMT

Allow: OPTIONS,PUT

Cache-Control: must-revalidate,no-cache,no-store

Content-Type: text/html;charset=iso-8859-1

Content-Length: 352

Server: ViPR/1.0

09/06/2017 09:51:03 (3158/4140)       0: DBG: CAtmosArchiveMgr GetListableTags BODY Response:

09/06/2017 09:51:03 (3158/4140)       1: CAtmosArchiveMgr GetListableTags Failed - HTTP:405 API Error:1 API String:

09/06/2017 09:51:03 (3158/4140)       5: CAtmosArchiveMgr SearchFindNextLevel Failed GetListableTags

09/06/2017 09:51:03 (3158/4140)       0: DBG: CAtmosArchiveMgr LogQuery - ESearchGetNextResult Returning (5)

09/06/2017 09:51:03 (3158/4140)       0: DBG: CAtmosArchiveMgr LogQuery - ESearchCloseHandle Closed

No Responses!

0 events found

No Events found!

Top