728x90
반응형
- ORA-12541 오류chantleman오라클 접속하려 했는데 12541 에러가 뜨면서 리스너가 없다고 나온다 lsnrctl status 로 리스너 상태 확인 후 리스너가 멈춰있을 경우 lsnrctl start 로 start 해준다
- 2025-04-09 09:40:08(4일 전)
- 가상머신 세션을 열 수 없습니다chantleman저 경로로 들어가면 m.vbox-prev라는 확장자 파일이 있는데 '-prev'를 지운당
- 2025-04-04 10:49:31(9일 전)
- virtualbox NtCreateFile failed: 0xc0000034 STATUS_OBJECT_NAME_NOT_FOUNDchantlemanvirtualbox 종료 - C:\Program Files\Oracle\VirtualBox\drivers에서 inf 파일 우클릭 - 설치 - pc 재부팅
- 2025-04-03 11:40:28(10일 전)
- some of selected resources were not cleaned / some resources were not updatedchantlemanhttps://sqlitebrowser.org/dl/ Downloads - DB Browser for SQLite(Please consider sponsoring us on Patreon 😄) Windows Our latest release (3.13.1) for Windows: Free code signing provided by SignPath.io, certificate by SignPath Foundation. Windows PortableApp There is a PortableApp available, but it’s still the previsqlitebrowser.org svn 업데이트하려고 하면 some resources were not updated. 라는 에러가 뜨면서 안된당! ..
- 2025-01-04 14:20:23(99일 전)
- The absolute uri: [http://www.springframework.org/security/tags] cannot be resolved in either web.xml or the jar files deployed with this applicationchantleman로그인 안했을때 따로 처리 해주기 위해 아래처럼 sec 태그립을 사용했당 Alexander Pierce 아래와 같은 에러가 뜬당! The absolute uri: [http://www.springframework.org/security/tags] cannot be resolved in either web.xml or the jar files deployed with this application maven repository에 들어가서 https://mvnrepository.com/artifact/org.springframework.security/spring-security-taglibs/6.4.1 org.springframewor..
- 2024-12-10 17:43:02(124일 전)
- Mybatis xml 에러. The content of elements must consist of well-formed character data or markup. [MarkupNotRecognizedInContent]chantlemanselect * from (select ROW_NUMBER() over(order by lprod_id) rn, l.* from lprod l) where rn>=1 and rn 페이징 처리하려고 했는뎅... The content of elements must consist of well-formed charater data or markup. 라는 에러가 떴당!! 내용에 부등호가 있을때 발생하는 에러 !! 으로 감싸주면 된당!! 🤩 =1 and rn
- 2024-11-22 17:38:57(142일 전)
- docker desktop - unexpected wsl errorchantlemanwindow powershell - 관리자권한으로 실행bcdedit /set hypervisorlaunchtype auto 입력 window기능 켜기 / 끄기 실행 - Hyper - V 체크 https://chantleman.tistory.com/entry/bios%EC%97%90%EC%84%9C-intel-%EA%B0%80%EC%83%81%ED%99%94-%EA%B8%B0%EC%88%A0-%ED%99%9C%EC%84%B1%ED%99%94 bios에서 intel 가상화 기술 활성화현재 가상화는 ASUS Intel 마더보드의 BIOS에서 기본으로 활성화되어 있습니다. 가상: 전체 가상화는 일반적으로 가상화 기술이라고 합니다.즉, PC를 통해 완전히 독립적으로 실행되는 PC를 시뮬레chantlema..
- 2024-09-20 09:39:29(205일 전)
- 역슬래시 replacechantleman데이터 크롤링하고 파일에 넣는 과정에서 파일 이름에 에러 발생!! https://namu.wiki/w/%ED%8C%8C%EC%9D%BC%20%EC%9D%B4%EB%A6%84%EC%9C%BC%EB%A1%9C%20%EC%82%AC%EC%9A%A9%ED%95%A0%20%EC%88%98%20%EC%97%86%EB%8A%94%20%EB%AC%B8%EC%9E%90 파일 이름으로 사용할 수 없는 문자파일:파일 이름에는 다음 문자를 사용할 수 없습니다.png 파일:A file name can't contain annamu.wiki 위 사이트에서 사용할 수 없는 문자 확인 후 replace해줘야함 String name = map.get("name"); name=name.replace("&", "&"..
- 2024-08-13 12:19:35(243일 전)
728x90
반응형
스킨 업데이트 안내
현재 이용하고 계신 스킨의 버전보다 더 높은 최신 버전이 감지 되었습니다. 최신버전 스킨 파일을 다운로드 받을 수 있는 페이지로 이동하시겠습니까?
("아니오" 를 선택할 시 30일 동안 최신 버전이 감지되어도 모달 창이 표시되지 않습니다.)