일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 한글
- 스크립트
- JSTL
- exception
- 웹 플랫폼 설치 관리자
- DB
- 네이버스마트 에디터
- 호환성
- spring form tag
- jquery
- HTML5
- Oracle
- checbox
- php
- @RequestBody
- null
- 오라클
- json
- java
- RADIO
- 날짜
- 전자정부 표준프레임워크
- 문자열
- 톰캣
- SSL
- maven
- switch
- html
- 이클립스
- MYSQL
- Today
- Total
목록분류 전체보기 (525)
개인적인 정리
java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) at..
Java was started but returned exit code=1 Java was started but returned exit code=13이 안나오더니 Java was started but returned exit code=1 이 나온다. -vmargs -Dfile.encoding=UTF-8 -Dosgi.requiredJavaVersion=1.7 -Xverify:none -XX:+AggressiveOpts -XX:+UseParallelGC -XX:-UseConcMarkSweepGC -XX:+CMSPermGenSweepingEnabled -XX:+CMSClassUnloadingEnabled -XX:PermSize=128M -XX:MaxPermSize=128M -Xms1024M -Xmx1024M..
Java was started but returned exit code=13 이클립스를 64bit용으로 셋팅하고 jdk를 32비트 로 셋팅했더니 발생... jdk 64 비트용으로 다운받아서 다시 셋팅하시 위 에러는 더 이상 발생하지 않음.
심각: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:51) at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:409) at ..
The archive: C:/eGovFrame-3.5.1/apache-tomcat-6.0.43/bin/bootstrap.jar which is referenced by the classpath, does not exist. 잘 쓰던 이클립스를 사정에 의해 c에서 e로 옮겼더니 발생한다. 1. 서버 삭제 2. Windows > Preferences > Server > Runtime Environment 에서 모두 remove 3. 서버를 처음부터 추가해준다.
java.lang.ClassNotFoundException: ServletContext java.lang.NoClassDefFoundError: ServletContext at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2595) at java.lang.Class.getDeclaredConstructors(Class.java:1914) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(..
jquery 로드 여부를 확인 한 후에 jquery 로드jquery 중복 로드되지 않게 햐는 방법