본문 바로가기

WAS/JBOSS_WILDFLY19

[ERROR] ISPN000136: Error executing command / ISPN000299: Unable to acquire lock after 15 seconds for key https://access.redhat.com/solutions/4918281 Infinispan error ISPN000136 in combination with WFLYEJB0034 - Red Hat Customer Portalserver.log (here EAP 7.2) in a clustered environment show the following error. This is not reproduced in case of a not clustered environment! ERROR [org.infinispan.interceptors.impl.InvocationContextInterceptor] (async-thread--p21-t1) ISPN000136: Error exeaccess.redhat.. 2025. 7. 9.
16. JBoss 점검 (cli 방식 -8 버전 기준) ※ 6버전 기준은 아래 참고https://waspro.tistory.com/319 [WildFly] 운영자 검검 리스트본 포스팅에서는 WildFly(JBoss) 점검리스트에 대해 알아보겠습니다. 정기적으로 수행하는 간단한 확인만으로 현재 운영중에 있는 WildFly의 상태를 모니터링 할 수 있습니다. 이번 내용에서는 JBoss 6waspro.tistory.com 1. 버전 확인./jboss-cli.sh --connect --controller=192.168.56.101:9990[standalone@192.168.56.101:9990 /] version 2. 힙메모리/core-service=platform-mbean/type=memory:read-resource(include-runtime=true) 3... 2025. 7. 7.
15. postgreSQL 데이터소스 설정 (cli 방식) https://docs.redhat.com/ko/documentation/red_hat_jboss_enterprise_application_platform/8.0/html/configuration_guide/create_a_custom_module 5.3. JBoss EAP용 사용자 지정 모듈 생성 | 구성 가이드 | Red Hat JBoss Enterprise Application Platform | 8.0 | Red형식멀티 페이지단일 페이지모든 문서를 PDF로 표시docs.redhat.com https://docs.redhat.com/ko/documentation/red_hat_jboss_enterprise_application_platform/8.0/html/configuration_guide/jd.. 2025. 7. 7.
14. 클러스터링 [각 xml 설정 파일의 차이점] standalone.xmljava EE 웹 프로파일, RESTFul 웹 서비스, EJB3 원격 호출 지원standalone-full.xml클러스터링 없이 Java EE 전체 프로파일 및 모든 서버 기능 지원standalone-ha.xml클러스터링 기능이 있는 기본 프로파일standalone-full-ha.xml클러스터링 기능이 있는 full 프로파일 1. 어플리케이션 WEB-INF 경로에 다음과 같이 파일 작성jboss-web.xml / SET SESSION 위와 같이 Context-root 셋팅과 session 공유 범위를 선택하는 replication-config를 설정replication-triggerSET : SET이 발생하였을 때 SESSION 정보를 .. 2025. 7. 3.
728x90