View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001428 | 하이러닝 | 배포 | public | 2025-07-31 16:36 | 2025-08-26 09:40 |
Reporter | 방창현 | Assigned To | |||
Severity | tweak | Reproducibility | sometimes | ||
Status | new | ||||
Summary | 0001428: 7/31 배포 Signal 오류 | ||||
Description | 1. /school/member/student/save<POST> ===> org.postgresql.util.PSQLException: ERROR: value too long for type character varying(20) 2. /ns/dashboard/v3/login/{reqKind}/excel<GET> ===> OpenXML4JRuntimeException 3. /external/content/curriculum<GET> ===> PrbmCatPrnid IS NULL OR PrbmCatPrnid IS ZERO 4. /content/my-contents/student-banner<GET> ===> org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NumberFormatException: For input string: "goe_pt" 5. / ===> java.lang.NullPointerException 6. /nsinfo/subjectAttendanceDetailList ===> org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.transaction.UnexpectedRollbackException: Transaction rolled back because it has been marked as rollback-only 7. /mypage/myTodoList<GET> ===> org.postgresql.util.PSQLException: ERROR: missing FROM-clause entry for table "sm" Position: 3409 8. /nsinfo/profile/summary<GET> org.postgresql.util.PSQLException: ERROR: missing FROM-clause entry for table "sm" Position: 3409 | ||||
Tags | No tags attached. | ||||
assign Team | 퍼닌, JJ시스템 | ||||
카테고리 | |||||
기기 | |||||
서버 | 상용 | ||||
환경 | FO | ||||
매칭 | |||||
목표 배포일 | 2025-09-24 | ||||
CRUD | |||||
조치 예정 | |||||
|
1. 원인 > 암호화된 학생 이름으로 인한 이슈로 확인 됨 : 2025/07/22 상용 배포 시 수정된 것으로 확인되고 현재 소스코드도 정상 적용된 것으로 확인 됨 : 어떤 환경에서 발생을 한 것인지 확인이 필요할 듯 합니다. 2. 다량의 데이터 엑셀 작업 시 발생하는 것으로 확인 : 엑셀 다운로드 버튼 제거로 처리 5. browser 명 체크 시 null 값 확인 되어 null check 로직 추가하여 commit |
|
3. /external/content/curriculum<GET> ===> PrbmCatPrnid IS NULL OR PrbmCatPrnid IS ZERO :상위 분류체계 값이 없는 경우 발생 (특정 케이스 원인 파악 필요) 4. /content/my-contents/student-banner<GET> ===> org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NumberFormatException: For input string: "goe_pt" :전출로 인한 컨텐츠 수정자 이름에 문자열 등록 되어있어서 나타나는 현상, ECP 와 협의하여 수정 방향 도출 필요 6. /nsinfo/subjectAttendanceDetailList ===> org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.transaction.UnexpectedRollbackException: Transaction rolled back because it has been marked as rollback-only : 로그 확인 필요 :나의 수업 > 국어0630(종료수업) > 출결관리 > 수업 변경 7. /mypage/myTodoList<GET> ===> org.postgresql.util.PSQLException: ERROR: missing FROM-clause entry for table "sm" Position: 3409 : 멤버 테이블 조회 실패 8. /nsinfo/profile/summary<GET> org.postgresql.util.PSQLException: ERROR: missing FROM-clause entry for table "sm" Position: 3409 : [모바일] 학부모 계정으로 메인 진입 > profile/summary 호출 > signal 이슈 발생 |
|
2번 5번 제외한 항목 확인 필요 |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-31 16:36 | 방창현 | New Issue | |
2025-07-31 19:11 | 최수빈 | Note Added: 0004230 | |
2025-07-31 19:12 | 최수빈 | Note Edited: 0004230 | |
2025-07-31 19:46 | 허정석 | Note Added: 0004231 | |
2025-07-31 19:47 | 허정석 | Note Edited: 0004231 | |
2025-07-31 21:32 | 허정석 | Note Edited: 0004231 | |
2025-08-04 02:15 | 김소원 | Project | 온라인 학교 => 하이러닝 |
2025-08-12 03:53 | 방창현 | Note Added: 0004247 | |
2025-08-12 05:05 | 김소원 | 목표 배포일 | 2025-07-30 => 2025-08-27 |
2025-08-22 03:30 | 김소원 | Sticky Issue | No => Yes |
2025-08-26 09:40 | 김소원 | 목표 배포일 | 2025-08-27 => 2025-09-24 |