개발 일지

  • 홈
  • 태그
  • 방명록

에러 2

[JSP] {"readyState":4,"responseText":"test","status":200,"statusText":"parsererror"}

토스 결제 도중 {"readyState":4,"responseText":"test","status":200,"statusText":"parsererror"}다음과 같은 에러가 나왔다.현재 코드가 다음과 같이 AJAX를 이용하여 구현 되어있다. $.ajax({ url:"/ConfirmServ", //Controller에서 요청 받을 주소 type:"POST", //POST 방식으로 전달 dataType: "application/json", data:requestData, success:function(data){ //컨트롤러에서 넘어온 값을 받는다 ..

JSP 2024.07.23

[Oracle] the network adapter could not establish the connection

the network adapter could not establish the connection에러가 나왔다. 실행 - 서비스 에 들어가 아래 두 시스템이 실행 되어있는지 확인한다.OracleServiceXEOracleXETNSListener  이후 다른 에러가 나왔다.Listener fefused the connection with the following error:ORA-12505서비스가 실행 되기 까지 조금 기다려 주자. (필자는 잠시 기다리고 다시 연결하니 연결 되었다.) 기다리면 실행이 될 것인데 만약 실행이 되지 않는다면명령프롬프트에 아래를 입력하여 아래의 값이 SID 에 들어가는 값이랑 같은지 확인 해주자.lsnrctl service

Oracle 2024.06.28
이전
1
다음
더보기

Copyright © Kakao Corp. All rights reserved.

티스토리툴바