[TIL 23.02.28] 안녕티비

이승렬·2023년 2월 28일
0

항해99

목록 보기
32/34
post-thumbnail

CORS problem

결론: 재부팅

서버를 재부팅하는 습관을 들이자
CORS가 터지면 이것도 참고하자 (참고하라고)

https://github.com/njgibbon/nicks-cors-test

여기에서 CORS에서

Int -> Long 변환하는 방법

int intValue = 123;
Long longValue = Long.valueOf(intValue);

nohup으로 백그라운드에서 실행된 프로세스 로그 확인

$ tail -f nohup.out

table column = 0;

ERROR 9854 --- [nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed;

profile
Backend_Developer

0개의 댓글