본문 바로가기

전체 글

(276)
[weblogic] 진단 기록 비활성화 옵션 #. 참고 글https://dhkim900331.github.io/weblogic/How-To-Disable-WLDF  외부 솔루션 관련 옵션인 줄 알았는데 weblogic 자체 옵션이었다.weblogic 진단 기능에 의해 High CPU가 발생하는 경우가 있는 듯 하다.비활성화 하고자 한다면 기동 스크립트에 아래 옵션 추가D_offline_FileDataArchive=true
[Linux] Red Hat Enterprise Linux 릴리즈 노트 #. 레드헷 문서 링크https://access.redhat.com/articles/3078#RHEL6  OS 버전 별 커널 버전 확인 가능
[WildFly/JBoss] Windows 환경 - JBoss/WildFly 설치 (Standalone 모드) (Windows 서비스 등록) JBoss와 WildFly에서 윈도우 서비스 등록하는 방법이 서로 다르다.  #. 참고 글https://docs.redhat.com/ko/documentation/red_hat_jboss_enterprise_application_platform/8.0/html/red_hat_jboss_enterprise_application_platform_installation_methods/assembly_removing-jboss-eap-as-a-service-on-rhel-and-microsoft-windows_default#proc_running-jboss-eap-as-a-service-on-Microsoft-windows-server_default#. Apache Jsvc 다운로드 페이지https://acce..
[weblogic] 데이터소스에서 DRCP 사용하기 #. 참고 글https://docs.oracle.com/middleware/1221/wls/JDBCA/ds_oracledriver.htm#JDBCA622https://docs.oracle.com/en/database/oracle/oracle-database/19/jjdbc/database-resident-connection-pooling.html#GUID-D4F9DBD7-7DC6-4233-B831-933809173E39https://stackoverflow.com/questions/30324511/enable-drcp-in-weblogic-12c-failshttps://blog.naver.com/hiizero/220558651287  oracle.jdbc.DRCPConnectionClass해당 값은 DB..
[Tomcat,JWS] Windows 환경 설치 가이드 Tomcat 제품군 (Apache Tomcat / RedHat JBoss Web Server) 설치 가이드 #. 참고 글Tomcat 문서 - 윈도우 서비스 등록 관련https://tomcat.apache.org/tomcat-10.1-doc/windows-service-howto.html #. Apache Tomcat 다운로드 페이지https://tomcat.apache.org/whichversion.html #. RedHat Software 다운로드 페이지 (레드헷 계정 필요)https://access.redhat.com/jbossnetwork/restricted/listSoftware.html  #01. Java 설치아래 이미지는 JWS 설치 위해 RedHat OpenJDK 설치한 모습  #02. To..
[JBCS] JBoss Core Services - Apache HTTP Server 설치 가이드 (Windows) #. 설치 파일 다운로드https://access.redhat.com/jbossnetwork/restricted/listSoftware.html #. 참고 RedHat 문서https://docs.redhat.com/ko/documentation/red_hat_jboss_core_services/2.4.23/html/apache_http_server_installation_guide/installing_jboss_core_services_apache_http_server_on_microsoft_windows#download_and_extract_apache_http_server_2
[weblogic] HSTS 헤더 옵션 #. 참고 Oracle 문서https://docs.oracle.com/en/middleware/standalone/weblogic-server/14.1.1.0/admrf/weblogicserver.html#GUID-3F753BDB-C28E-4A9F-B569-F34A032F96F5HTTP Strict Transport Security (HSTS) in Oracle WebLogic Server (Doc ID 2146367.1) #. Spring HSTS 관련 문서https://docs.spring.io/spring-security/site/docs/4.0.x/reference/html/headers.html#headers-hsts  의도하지 않은 HSTS 헤더를 제거해야 하는 상황이 간혹 발생하는데,webl..
쿠버네티스 환경 WebLogic 설치 테스트 #. 참고 Oracle 문서https://oracle.github.io/weblogic-image-tool/https://oracle.github.io/weblogic-kubernetes-operator/https://oracle.github.io/weblogic-deploy-tooling/ #. 참고 블로그 글https://blog.naver.com/wasgosu-2010/222672120822
[Tomcat] 데이터소스 설정 방법 #. 참고 Tomcat 문서https://tomcat.apache.org/tomcat-10.1-doc/jndi-datasource-examples-howto.html#Oracle_8i,_9i_&_10ghttps://tomcat.apache.org/tomcat-10.1-doc/config/globalresources.html #. 참고 블로그 글https://velog.io/@jwa/Tomcat-JDBC-%EC%84%A4%EC%A0%95https://tnsgud.tistory.com/346https://mmxvi.tistory.com/75
[Jennifer] Active DB Connection 값 나오지 않을 때 조치 JJC-5541enable_active_connection_trace=true 설정
[Apache] Windows 서비스 등록 시 멀티 인스턴스 구성 #. 참고 글https://stackoverflow.com/questions/16959839/how-we-can-run-two-instance-of-apache-http-server-on-same-machine-windows-7  Windows 환경에서 Apache를 서비스로 등록하여 사용하지 않으면CMD 창이 굉장히 많이 띄워지게 되어 불편하다. 여러 개의 Apache 프로세스를 Windows 서비스에 등록하여 사용하고자 할 때위의 글 내용 참고
[JBCS] rotatelogs 모듈 위치 참고 RedHat 문서https://access.redhat.com/solutions/37044