원인 Mybatis 사용시 이름이 같은 Mapper(DAO)가 있을 경우 발생하는 에러이다. DB를 두개이상 사용할때 패키지를 분리했지만 클래스를 같은 이름으로 만들어 종종 발생한다. [ mainDao 패키지 ] - TestDao.class [ secondDao 패키지 ] - TestDao.class 해결방법 Dao 클래스들중 중복된 파일명을 수정한다.
javax.servlet.ServletException: java.lang.NoClassDefFoundError: javax/servlet/ServletInputStream 원인 이 오류는 java 어플리케이션 실행시 servlet-api.jar가 library에 존재하지않기 때문에 나타나는 오류이다. 실제 케이스는 스프링 부트에서 내장 톰캣을 사용하여 프로젝트내부에 톰캣 설정이 되어 있지않고 main 함수를 실행 시켰을때 나타나는 현상이다. 해결방법 설치된 톰캣경로 lib 폴더에 있는 servlet-api.jar를 프로젝트 library dependency에 추가하면 해결할 수 있다.
org.springframework.beans.factory.BeanCreationException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scopedTarget.userSession': Scope 'session' is not active for the current thread; consider defining a scoped proxy for this bean if you intend to refer to it from a singleton; nested exception is java.lang.IllegalStateException: No thread-bound request f..
정보: Starting Servlet Engine: Apache Tomcat/7.0.47 심각: Unable to process Jar entry [META-INF/versions/11/module-info.class] from Jar [jar:file:/C:/Users/PC/.m2/repository/com/zaxxer/HikariCP/3.4.5/HikariCP-3.4.5.jar!/] for annotations org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19 at org.apache.tomcat.util.bcel.classfile.Constant.readConstant(Con..
기본에러코드 400 - 파라미터 값 db 이름 확인 Exception 관련 Dependency 에러 org.springframework.beans.factory.aspectj.AnnotationBeanConfigurerAspect cannot find- spring-aspect depency 추가 jdbc dependecy 에러 org.springframework spring-jdbc ${org.springframework-version} DB관련Account Lock- 일정 오류 초과 및 비번틀릴 경우 계정이 잠김 ALTER USER 계정명 ACCOUNT UNLOCK; 한글깨짐- DB IDE 환경설정 -> 인코딩 -> UTF-8 - web.xml 인코딩 필터 적용encodingFilterorg.spri..
- Total
- Today
- Yesterday
- 톰캣
- 스프링 시큐리티
- 오류
- tomcat
- tomcat 오류
- 자바 오류
- java
- Entitiy
- 웹
- 스프링
- 마틴 파울러
- mybatis
- 아파치
- Apache
- 인터넷이란
- mapper
- DTO
- Vo
- world wide web
- Spring
- internet
- 서버
- Web
- Apache와 Tomcat
- org.apache.tomcat.util.bcel.classfile.ClassFormatException
- spring security
- 인터넷
- WWW
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |