[WLS 12.2.1.3] 설치 후 Opatch Error 발생

View Comments

os : linux
weblogic 12.2.1.3 Opatch 중 오류 발생

OPatch failed with error code 73
Prerequisite check "CheckActiveFilesAndExecutables" faild  <== 오류 발생

로그 확인 결과 Exception occured : fuser could not be located 발생 

==> yum install psmisc 설치 후 정상 patch 동작 함

* psmisc package
proc 파일 시스템을 사용하는 유틸리티 
- fuser  : 파일 또는 소켓을 사용하는 프로세서 식별.
- killall: 이름으로 프로세스 kill
   (예, "killall -HUP named").
- peekfd: 파일 디스크립터를 통해 이동하는 데이타를 보여줌.
- pstree: 트리형태로 현재 실행중인 프로세스를 보여줌.
- prtstat: /proc//stat 내용을 출력.

Comments (+add yours?)

Tracbacks (+view to the desc.)

[WLS 12.2.1.3] 콘솔창 접속 후 모니터링 탭 클릭시 Hang 현상 발생.

View Comments

=======================================================

*환경
OS : HP-UX 11.31
WLS Version : 12.2.1.3
patch : 12.2.1.3.190416

=======================================================

 

*현상

웹로직 콘솔창 접속 후 '환경' -> '어드민서버' -> '모니터링 탭' 을 눌렀을 시에 , 화면이 넘어가지 않고 hang이 발생되는 현상이 발생.

 

*hang 현상 발생시 thread-dump 내용

 

*원인
WebLogic 12.2.1.3 버전부터는 console의 monitoring tab 에서 patch 정보를 확인할 수 있는데 이때 patch list는 opatch의 lsinventory를 실행하여 결과 값을 가져와서 보여주게 됩니다. 하지만 HP-UX의 경우 Monitoring tab을 열면 hang이 발생합니다. 이유는 patch 정보를 가져올 때 LC_ALL과 LANG에 대한 설정이 WebLogic의 소스에 하드 코딩되어 있는데 이로 인하여 HP-UX 에서만 opatch script가 정상적으로 수행되지 않게 됩니다.

 

*해결책

아직 관련 패치가 만들어 지지 않았으며 weblogic의 src에 하드 코딩된 설정이 무시되도록 opatch 스크립트에 LC_ALL과 LANG을 C로 설정하시기 바랍니다.

 

- ${ORACLE_HOME}/OPatch/opatch 에서 '# Global variable' 이 설정되는 라인 앞(89 line)에 다음을 추가.

       LANG=C

       LC_ALL=C

       export LANG LC_ALL

 

*참고 SR 및 문서

SR : SR 3-21608112111 : WebLogic 콘솔 창에서 '어드민서버->모니터링' 탭 누를시 hang 현상 발생

문서내용 : WLS 12.2.1.3 콘솔 모니터링 행 현상 (Doc ID 2372763.1)

 

감사합니다. 

Comments (+add yours?)

Tracbacks (+view to the desc.)

[WLS12.2.1.x]Silent mode Domain 생성 안되는 문제

View Comments

[내용]
WLS12.2.1.3의 Silent Mode로 설치 후 Domain 생성 시 아래의 장애가 발생하며 도메인이 생성 안되는 문제 발생
Error: runCmd() failed. Do dumpStack() to see details.
Problem invoking WLST - Traceback (innermost last):
  File "/app/stage/EAI-v18.0/EAI-v18.0-Weblogic-Deployment_Scripts-1.3-2/libexec/create-eai-domain.py", line 57, in ?
  File "/tmp/WLSTOfflineIni5069925015904928452.py", line 21, in readTemplate
  File "/tmp/WLSTOfflineIni5069925015904928452.py", line 19, in command
        at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:2983)
        at com.oracle.cie.domain.script.jython.WLScriptContext.runCmd(WLScriptContext.java:735)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)

a.com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: com/oracle/cie/domain/xml/configxb/AuthenticatorType

 

[원인]
Domain 생성에 필요한 com.oracle.cie.config-wls-schema_8.6.0.0.jar 파일이 classpath에 설정 되어 잇지 않아 발생한 문제

[해결방법]
Domain 생성 시 아래의 빨간 부분을 추가 실행

-12.2.1.3   
${JAVA_HOME}/bin/java -cp ${WLS_HOME}/wlserver/server/lib/weblogic.jar:${ORACLE_HOME}/oracle_common/modules/com.oracle.cie.config-wls-schema_8.6.0.0.jar weblogic.WLST basicdomain.py 

 

-12.2.1.4

${JAVA_HOME}/bin/java -cp ${WLS_HOME}/wlserver/server/lib/weblogic.jar:${ORACLE_HOME}/oracle_common/modules/com.oracle.cie.config-wls-schema_8.7.0.0.jar weblogic.WLST basicdomain.py 

 

 


Comments (+add yours?)

Tracbacks (+view to the desc.)

[WLS] iPlanet 7.0.15 / WebLogic 12.1.2 연동 가이드

View Comments



OS 

 Linux

제품명

 WebLogic Server 12.1.2 , iPlanet 7.0.15

 JDK 

 1.7 (WebLogic Server) , 1.6 (iPlanet)


1. 세부내용 


1-1) 증상 


->WebLogic 12.1.2와 iPlanet 7.0.15 연동작업을 할 때 기존의 WebLogic 11g 방식으로 설정시 연동이 안되는 현상이 발생.


1-2) 분석


->WebLogic 12C 버전으로 올라가면서 혹시 연동작업시 수정사항이 있나 확인.


1-3) 해결 방법


-> 연동모듈 zip 파일 안의 README.txt 파일 내용을 확인해본 결과, 새로 추가된 라이브러리 파일들을 iPlanet 홈 경로에 있는


lib 디렉토리에 추가해줘야 한다는 사실을 파악. 



2. 참고 정보 


- 상세한 내용은 밑의 파일로 첨부해 두었습니다. 


WebLogic,iPlanet+연동+보고서.docx



Comments (+add yours?)

Tracbacks (+view to the desc.)

[WLS] 서버 기동, 도메인 생성 자체가 안되는 현상. (수정중)

View Comments

* WebLogic 서버 기동 및 도메인 생성시 응답이 진행이 안되는 이슈.

OS  

HP-UX 11.31 ia64

 WebLogic Version

 10.3.6

 JDK Version

 1.6.0.23

 mode

console 모드로 설치 


======================================================================

1) 현상 : WebLogic 서버 기동시 RUNNING 이 안되고 STARTING 상태에서 넘어가지 않고, 새로 도메인을 생성 (config.sh 사용)하려고 해도 'GUI의 인스턴스를 생성할 수 없어 콘솔 모드로 기본 설정됩니다.' 부분에서 더이상 진행되지 않습니다.


2) 해당 현상이 발생했을 때 thread dump를 발생시키면 java.lang.Object.wait 상태에서 멈춰져 있는 것이 확인됩니다.


3) 확인결과 WebLogic 계정 환경설정 변수에..OS 엔지니어가 PTHREAD_DEFAULT_STACK_SIZE라는 옵션을 지정해줘서 발생한 현상이었습니다. 해당 옵션을 빼주고 기동하니까..정상적으로 서버가 RUNNING MODE로 기동되었습니다.


해당 옵션과 WebLogic 과의 연관성에 대해선 아직 파악 안되었습니다...(추후 os 엔지니어에게 문의 후 완료예정)

Comments (+add yours?)

Tracbacks (+view to the desc.)

Newer Entries Older Entries