EOFException: Exception loading sessions from persistent storage
JAVA/JSP_Servlet 2008. 11. 26. 23:31출처 : http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=56&t=006418
자바를 너무 오랫동안 안했나보다... 완전 허무 ...
You should be able to delete ${catalina.home}/work/Catalina/localhost/appName/SESSION.ser where appName is your application (or just delete the whole work directory).
This should enable you to restart.
자바를 너무 오랫동안 안했나보다... 완전 허무 ...
You should be able to delete ${catalina.home}/work/Catalina/localhost/appName/SESSION.ser where appName is your application (or just delete the whole work directory).
This should enable you to restart.
'JAVA > JSP_Servlet' 카테고리의 다른 글
[펌]struts2 action 선언시 동적 파라메터 이용 방법. (0) | 2008.12.01 |
---|---|
struts2 tag lib 로 number format 지정 (0) | 2008.11.27 |
Struts2 ResourceBundle 사용하기. (0) | 2008.11.26 |
java windows authentication (0) | 2008.07.23 |
[펌] Ajax Progress + commons fileupload (0) | 2007.12.23 |