Failed to get properties and children: Invalid object ID: 9217. Valid range is 1 to 9216.
Service
cupixworks-any-room-agent
Occurrences
6
Status
Reported
Confidence
80%
Actionability
36%
Cluster ID
926e6aed-4ba0-4173-aea2-e6f692d15aeb
First Seen
2026-04-23 19:46 UTC
Last Seen
2026-05-27 09:23 UTC
Actions
Failed to get properties and children: Invalid object ID: 9217. Valid range is 1 to 9216.
What Happened#
2026-04-23T19:46:18Z에 cupixworks-any-room-agent 서비스에서 BIM ID 19176 (Revit 파일 HLC_HB.rvt)의 room extraction 처리 중 Autodesk Forge property database 조회가 실패했다. @cupix/forge-agents 라이브러리가 object ID 9217을 조회하려 했으나, 해당 모델의 property database에는 1~9216 범위의 object만 존재하여 out-of-range 오류가 발생했다.
Quick Facts#
| Field | Value |
|---|---|
| exception.message | Failed to get properties and children: Invalid object ID: 9217. Valid range is 1 to 9216. |
| top_frame | @cupix/forge-agents (내부 property database traversal) |
| env | production, us-west-2 |
| BIM ID | 19176 |
| Forge URN | urn:adsk.objects:os.object:tesla-production/19176_1776972884833_HLC_HB.rvt |
Timeline#
- 2026-04-23T19:46:13Z — SQS 메시지 수신, BIM ID 19176 처리 시작 (
BaseService::runByMessage) - 2026-04-23T19:46:14Z — Cupix API 인증 세션 생성
- 2026-04-23T19:46:15Z —
RoomExtractManager::execute시작 (SVF2 format으로 Forge extraction) - 2026-04-23T19:46:18Z — Forge property database traversal 중 object ID 9217 조회 실패, 에러 체인 전파
- 2026-04-23T19:46:18Z —
BaseService::handlingMessageErrors에서 SQS 메시지 삭제 처리
Scoring#
Confidence 80% · Actionability 36%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 17 code refs, 4 log queries |
| Code path explicitness | 3/3 | 17 file:line refs |
| Log evidence | 2/3 | section, query |
| RCA structure | 3/3 | 3/3 sections |
| Revision history | 0/3 | 0 revision(s) |
| Agent execution | 3/3 | success |
Actionability#
| Dimension | Score | Detail |
|---|---|---|
| Fix complexity | 1/5 | critical |
| Affected files | 1/5 | 11 file(s) |
| Single repo | 1/3 | 6 service(s) |
| Immediate actions | 0/3 | absent |
| Testability | 0/3 | no test info |
| External dependency | 3/3 | no external deps |
| Data migration | 3/3 | no migration |