본문 바로가기

ErrorList

(8)
logj4.xml error Multiple annotations found at this line: - The file cannot be validated as the XML definition "/Users/untap/Develop/STS/Untap/SpringEnvironment_J/src/main/java/log4j.dtd (No such file or directory)" that is specified as describing the syntax of the file cannot be located. - Cannot find DTD 'file:///Users/untap/Develop/STS/Untap/SpringEnvironment_J/src/main/resources/log4j.dtd'. Create the DTD fi..
Uncaught TypeError: $(...).read is not a function at list:639 $(document).read(function() { }); $(document).ready(function() { }); 어휴 이걸 못찾아서 텍스트 비교까지 하고 자빠졌네.
The type BoardServiceImpl must implement the inherited abstract method BoardService.get(Long) service = serviceImpl 매칭
This method requires a body instead of a semicolon Mapper을 왜 클래스로 만들어 아휴
@Log4j 인식 문제 log4j @Log4j 인식 문제 log4j log4j 1.2.15 javax.mail mail javax.jms jms com.sun.jdmk jmxtools com.sun.jmx jmxri runtime
Autowired cannot be resolved to a type . 방법 import org.springframework.beans.factory.annotation.Autowired;
dispatcher-servlet.xml 2020-06-25 [10:03] WARN : org.springframework.web.context.support.XmlWebApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multipartResolver' defined in ServletContext resource [/WEB-INF/config/dispatcher-servlet.xml]: Error setting property values; nested e..
Eclipse 초기셋팅 준비 시 필수적으로 해놓고 시작 Run As - Maven Clean / Install Maven - Update Project