(주)누리웨어

화상연동/Web,APP 구축및서비스/LMS/평생교육/학점은행/기업교육/연수관리/설문구축/

SimpleCaptcha(캡차)의 Unix,Linux에서 sun.awt.X11GraphicsEnvironment 에러

윈도우에서 잘돌아 가는 SimpleCaptcha가 Unix/Linux 서버에서 에러가 날 경우

이 경우

Tomcat의 경우

catalina.sh 파일 제일위에  -Djava.awt.headless=true

캡차

제우스 같은 경우는

config 디렉토리 디벼보면 JEUSMain.xml 파일이 있는데 요걸 바로 수정해 주거나 아니면 webadmin 을 이용해서 수정해 주면 된다.


출처: http://stove99.tistory.com/166 [스토브 훌로구]

sc

아래 링크
설정파일 변경 적용의 예

1.3.3 – Configuring options and paths for Tomcat

Configure the setenv.sh file to achieve a high-performance system.

To configure options and paths for Tomcat:

  1. In the <Tomcat home>/bin directory, create a file called setenv.sh owned by the user <otuser> and the group <otgroup> (if not present already).

  2. Configure the following settings in the setenv.sh file as indicated per operating system in Tomcat options per OS.

    1. Set the maximum Java heap size to at least 2 GB (-Xmx2048m).

    2. Set Abstract Window Toolkit to be used “headless” (-Djava.awt.headless=true; required by the included XML parser).

    3. Set the SHARED_LIB_PATH variable to the lib directory of Archive Center.

      <OT install AC> is the path to the directory into which you plan to install Archive Center.

    Tomcat options per OS

    AIX

    On AIX, several special settings are required. See Configuring Tomcat settings for IBM AIX.

    Linux



    HP-UX



    Solaris



    If a cloud storage system is used (Amazon S3, Windows Azure), also add the following lines:

  3. Restart Tomcat.

 

댓글 남기기