Spring/error log 47

MariaDB는 VARCHAR2가 없다...

[42000][1064] (conn=4033) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near https://mariadb.com/kb/en/mariadb-error-codes/ MariaDB Error Codes MariaDB error codes reference list. mariadb.com https://lollaziest.tistory.com/94 MariaDB vs Oracle 데이터타입비교 ##처음으로 DB이관을 수행하게되었을때 아무런 정보가 없이 주어졌다. 그래서 테이블 변환을 하면서 매칭될 타입..

Spring/error log 2024.01.07

Unable to detect database type

https://velog.io/@chang626/Chapter-08-EC2-%EC%84%9C%EB%B2%84%EC%97%90-%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8%EB%A5%BC-%EB%B0%B0%ED%8F%AC%ED%95%B4-%EB%B3%B4%EC%9E%90 Chapter 08 EC2 서버에 프로젝트를 배포해 보자 스프링 부트와 AWS로 혼자 구현하는 웹 서비스 를 공부하고 정리한 내용입니다. 1 ~ 5장까지는 스프링 부트로 서비스 코드를 개발했고, 6 ~ 7장까지는 배포 환경을 구성했다!이제 이들을 조합해 실 velog.io local에서 연결하는데 필요한 application.properties에서의 url이 aws 클라우드로 연결할 때는 다른 url이 필요하다. 때문..

Spring/error log 2023.12.18

no main manifest attribute, 오류

https://hstory0208.tistory.com/entry/Spring-no-main-manifest-attribute-%EC%97%90%EB%9F%AC [Spring] no main manifest attribute 에러 무중단 배포를 하는 도중에 jar 파일이 실행되지 않아서 계속 heath 체크가 실패하는 문제가 발생했다. 원인을 찾고자 해당 jar 실행 로그가 들어있는 파일을 열어 봤더니 아래 로그만 덩그러니 있 hstory0208.tistory.com https://velog.io/@binary_j/no-main-manifest-attribute-%ED%95%B4%EA%B2%B0gradle no main manifest attribute 해결(gradle) jar 파일을 빌드할 때, ex..

Spring/error log 2023.12.17

에러 이슈 리스트

https://github.com/jojoldu/freelec-springboot2-webservice/issues GitHub - jojoldu/freelec-springboot2-webservice Contribute to jojoldu/freelec-springboot2-webservice development by creating an account on GitHub. github.com https://github.com/jojoldu/freelec-springboot2-webservice/issues/823 [정보 공유] 2022년 08월 기준으로 책과 다른 점들을 정리해보았습니다. · Issue #823 · jojoldu/freelec-sp 안녕하세요. 독자 중 한명입니다. 저는 책과 다른 버..

Spring/error log 2023.12.16

yum update 되돌리기

https://www.phpschool.com/gnuboard4/bbs/board.php?bo_table=qna_install&wr_id=110861 WWW.PHPSCHOOL.COM 개발자 커뮤니티 1위 PHPSCHOOL.COM 입니다. www.phpschool.com https://nojinho.blogspot.com/2012/11/yum-history.html yum history 사용하기 yum history 명령을 사용해서 그동안 사용했던 yum 명령들을 확인할 수 있다. (아래 예제들은 CentOS 6에서 테스트 되었지만 RedHat계열(Fedora, RHEL 등)에서 똑같이 동작한다. 5버전에는 적용되지 않았다. nojinho.blogspot.com

Spring/error log 2023.12.16