WebSphere Application Server 메시지
             운영 체제: AIX , HP-UX, IBM i, Linux, Solaris, Windows, z/OS


             New or updated topic for this feature pack

CWWSS

CWWSS0006W: 바인딩 로드는 저장소에서 {0}을(를) 로드할 수 없습니다. 파일은 웹 서비스 보안에 대한 셀 레벨 구성 파일입니다.
설명 시스템은 셀 레벨 ws-security.xml 구성 파일을 로드할 수 없습니다. 파일이 손상 또는 누락되었거나 잘못된 위치에 있습니다.
조치 구성 파일이 있는지 확인하십시오. 파일이 누락된 경우, ${USER_INSTALL_ROOT}/config/templates 디렉토리에서 ws-security.xml 파일을 복사하십시오.
CWWSS0007W: 바인딩 로드는 저장소에서 {0}을(를) 로드할 수 없습니다. 파일은 웹 서비스 보안에 대한 서버 레벨 구성 파일입니다.
설명 시스템은 서버 레벨 ws-security.xml 구성 파일을 로드할 수 없습니다. 파일이 손상 또는 누락되었거나 잘못된 위치에 있습니다.
조치 구성 파일이 있는지 확인하십시오. 파일이 누락된 경우, ${USER_INSTALL_ROOT}/config/templates 디렉토리에서 ws-security.xml 파일을 복사하십시오.
CWWSS0009W: Application Server 구성 유틸리티에서 오류 메시지에 대한 자원 파일을 로드할 수 없습니다. 예외는 {0}입니다.
설명 NLS 메시지 카탈로그가 없거나, 손상되었거나 잘못된 위치에 있습니다. 웹 서비스 구성 유틸리티가 이 번들을 찾으려고 시도하는 중에 오류가 발생했습니다.
조치 메시지 카탈로그가 올바른 위치에 있는지 확인하십시오.
CWWSS0021E: Application Server는 {0} CollectionCertStore 구성을 로드하는 데 실패했습니다. 예외: {1}
설명 콜렉션 인증 저장을 로드하려는 시도가 실패했습니다. 콜렉션 인증 저장의 프로바이더에 널값이 있어야 합니다. 콜렉션 인증 저장의 프로바이더를 구성할 수 없습니다. 콜렉션에 널값이 있어야 합니다.
조치 CollectionCertStore 구성이 손상 또는 누락되었을 수 있습니다. 콜렉션 인증 저장이 바인딩에서 적절히 구성되었는지 확인하십시오.
CWWSS0031E: Application Server는 ContextManager 클래스를 검색할 수 없습니다. ContextManager 클래스가 널입니다.
설명 ContextManager 클래스는 처리 중인 요청의 상태 정보를 관리합니다. 코드는 이 메시지의 ContextManager 클래스를 액세스할 수 없습니다. 따라서 이 정보에 액세스할 수 있는 권한이 코드에 없습니다.
조치 사용자 조치가 필요하지 않습니다.
CWWSS0049E: {0} CallbackHandler 클래스는 {1} 콜백 오브젝트를 지원하지 않습니다.
설명 CallbackHandler 클래스는 지정된 콜백 구현을 지원하지 않습니다.
조치 구성에 올바른 CallbackHandler 클래스가 지정되어 있고 클래스가 올바르게 구현되었는지 확인하십시오.
CWWSS0111E: SecurityTokenServiceAdmin MBean이 시작에 실패했습니다. 예외는 {0}입니다.
설명 Java 메시지 Bean의 문제로 인해 SecurityTokenServiceAdmin MBean이 활성화되지 못했습니다. 이 메시지 Bean은 보안 토큰 서비스 구성을 실시간으로 새로 고치는 데 사용됩니다.
조치 이 문제점을 정정하기 위한 사용자 조치가 없습니다.
CWWSS0115W: Application Server는 Nonce 캐시 제한시간의 {0} 값을 구문 분석할 수 없습니다. 기본값인 {1}초가 대신 사용됩니다. Nonce는 임의로 생성된 값입니다.
설명 Nonce 캐시 제한시간 값의 형식이 정수가 아닙니다. Nonce는 임의로 생성된 값입니다.
조치 Nonce 캐시 제한시간의 값을 정수로 변경하십시오. Nonce 캐시 제한시간은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.NonceCacheTimeout으로 지정됩니다. Nonce는 임의로 생성된 값입니다.
CWWSS0116W: Nonce 캐시 제한시간 값({0}초)이 최소값보다 작습니다. 최소값인 {1}초가 대신 사용됩니다. Nonce는 임의로 생성된 값입니다.
설명 Nonce 캐시 제한시간의 지정된 값이 필수 최소값보다 작습니다. Nonce는 임의로 생성된 값입니다.
조치 Nonce 캐시 제한시간의 값을 유효한 범위 내의 값으로 변경하십시오. Nonce 캐시 제한시간은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.NonceCacheTimeout으로 지정됩니다. Nonce는 임의로 생성된 값입니다.
CWWSS0117W: Application Server는 Nonce 최대 유효 기간의 {0} 값을 구문 분석할 수 없습니다. 기본값인 {1}초가 대신 사용됩니다. Nonce는 임의로 생성된 값입니다.
설명 Nonce 최대 유효 기간 값의 형식이 정수가 아닙니다. Nonce는 임의로 생성된 값입니다.
조치 Nonce 최대 유효 기간의 값을 정수로 변경하십시오. Nonce 최대 유효 기간 값은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.NonceMaxAge로 지정됩니다. Nonce는 임의로 생성된 값입니다.
CWWSS0118W: Nonce 최대 유효 기간 값({0}초)이 최소 {1}초부터 최대 {2}초 사이의 유효한 범위 내에 있지 않습니다. 최소값인 {3}초가 대신 사용됩니다. Nonce는 임의로 생성된 값입니다.
설명 Nonce 최대 유효 기간의 지정된 값이 유효한 범위 내에 있지 않습니다. Nonce는 임의로 생성된 값입니다.
조치 Nonce 최대 유효 기간의 값을 유효한 범위 내의 값으로 변경하십시오. Nonce 최대 유효 기간 값은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.NonceMaxAge로 지정됩니다. Nonce는 임의로 생성된 값입니다.
CWWSS0119W: Nonce 클럭 스큐 값({0}초)이 최소 {1}초부터 최대 {2}초 사이의 유효한 범위 내에 있지 않습니다. 최소값인 {3}초가 대신 사용됩니다. Nonce는 임의로 생성된 값입니다.
설명 Nonce 클럭 스큐의 지정된 값이 유효한 범위 내에 있지 않습니다. Nonce는 임의로 생성된 값입니다.
조치 Nonce 클럭 스큐의 값을 유효한 범위 내의 값으로 변경하십시오. Nonce 클럭 스큐 값은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.NonceClockSkew로 지정됩니다. Nonce는 임의로 생성된 값입니다.
CWWSS0120W: Application Server는 Nonce 클럭 스큐의 {0} 값을 구문 분석할 수 없습니다. 기본값인 {1}초가 대신 사용됩니다. Nonce는 임의로 생성된 값입니다.
설명 Nonce 클럭 스큐 값의 형식이 정수가 아닙니다. Nonce는 임의로 생성된 값입니다.
조치 Nonce 클럭 스큐의 값을 정수로 변경하십시오. Nonce 클럭 스큐 값은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.NonceClockSkew로 지정됩니다. Nonce는 임의로 생성된 값입니다.
CWWSS0121E: Nonce가 널이거나 Nonce의 길이가 0입니다. Nonce는 임의로 생성된 값입니다.
설명 Nonce의 값이 SOAP 메시지에서 누락되었거나 지원되는 인코딩 유형으로 인코딩되지 않았습니다. Nonce는 임의로 생성된 값입니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS0122E: Nonce 캐시는 널이거나 초기화되지 않았습니다. Nonce는 임의로 생성된 값입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS0124W: 지정한 Nonce 캐시 크기 값({0})이 허용되는 최소값({1})보다 작습니다. {2}의 기본값은 사용됩니다. Nonce는 임의로 생성된 값입니다.
설명 지정한 Nonce 캐시 크기가 필수 최소값보다 작습니다. Nonce는 임의로 생성된 값입니다.
조치 최소값보다 큰 캐시 크기를 지정하십시오. Nonce 캐시 크기 값은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.ws.wssecurity.config.token.BasicAuth.Nonce.cacheSize 또는 com.ibm.websphere.wssecurity.util.nonceCacheSize Java 시스템 특성으로 지정할 수 있습니다. Nonce는 임의로 생성된 값입니다.
CWWSS0127W: 지정한 Nonce 길이 값({0})이 허용되는 최소값({1})보다 작습니다. {2}의 기본값은 사용됩니다. Nonce는 임의로 생성된 값입니다.
설명 지정한 Nonce 길이가 필수 최소값보다 작습니다. Nonce는 임의로 생성된 값입니다.
조치 최소값보다 큰 Nonce 길이를 지정하십시오. Nonce 길이 값은 com.ibm.websphere.wssecurity.util.nonceLength Java 시스템 특성으로 지정할 수 있습니다. Nonce는 임의로 생성된 값입니다.
CWWSS0130W: 바인딩에 지정된 기본 인증 정보가 없는 {0} 프롬프트 CallbackHandler가 Application Server에서 실행 중인 응용프로그램에 지원되지 않습니다.
설명 프롬프트가 작동되는 CallbackHandler가 Application Server에서 실행 중인 응용프로그램에 지원되지 않습니다. Application Server에 사용되는 경우, 이로 인해 Application Server가 정지될 수도 있습니다.
조치 Application Server에 지원되는 CallbackHandler를 사용하십시오.
CWWSS0131E: {0} CallbackHandler를 Application Server의 프롬프트에 사용할 수 없습니다.
설명 프롬프트가 작동되는 CallbackHandler가 Application Server에서 실행 중인 응용프로그램에 지원되지 않습니다. Application Server에 사용되는 경우, 이로 인해 Application Server가 정지될 수도 있습니다.
조치 Application Server에 지원되는 CallbackHandler를 사용하십시오.
CWWSS0133E: WSSecurityPlatformContextFactory.setServer()가 이미 초기화되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS0139W: {0}의 시간소인 제한시간 값이 최소값보다 적습니다. 최소값인 {1}초가 대신 사용됩니다.
설명 시간소인 제한시간의 지정된 값이 필수 최소값보다 작습니다.
조치 시간소인 제한시간의 값을 유효한 범위 내의 값으로 변경하십시오. 시간소인 제한시간 값은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.TimestampTimeout으로 지정됩니다.
CWWSS0140W: Application Server는 시간소인 최대 유효 기간의 {0} 값을 구문 분석할 수 없습니다. 기본값인 {1}초가 대신 사용됩니다.
설명 시간소인 최대 유효 기간 값의 형식이 정수가 아닙니다.
조치 시간소인 최대 유효 기간의 값을 정수로 변경하십시오. 시간소인 최대 유효 기간 값은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.TimestampMaxAge로 지정됩니다.
CWWSS0141W: 시간소인 최대 유효 기간 값({0}초)이 최소 {1}초부터 최대 {2}초 사이의 유효한 범위 내에 있지 않습니다. 최소값인 {3}초가 대신 사용됩니다.
설명 시간소인 최대 유효 기간의 지정이 값은 유효한 범위 내에 있지 않습니다.
조치 시간소인 최대 유효 기간의 값을 유효한 범위 내의 값으로 변경하십시오. 시간소인 최대 유효 기간 값은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.TimestampMaxAge로 지정됩니다.
CWWSS0142W: 시간소인 클럭 스큐 값({0}초)이 최소 {1}초부터 최대 {2}초 사이의 유효한 범위 내에 있지 않습니다. 최소값인 {3}초가 대신 사용됩니다.
설명 시간소인 클럭 스큐의 지정된 값이 유효한 범위 내에 있지 않습니다.
조치 시간소인 클럭 스큐의 값을 유효한 범위 내의 값으로 변경하십시오. 클럭 스큐 클럭 스큐 값은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.TimestampClockSkew로 지정됩니다.
CWWSS0143W: Application Server는 시간소인 클럭 스큐의 {0} 값을 구문 분석할 수 없습니다. 기본값인 {1}초가 대신 사용됩니다.
설명 시간소인 클럭 스큐 값의 형식이 정수가 아닙니다.
조치 시간소인 클럭 스큐의 값을 정수로 변경하십시오. 클럭 스큐 클럭 스큐 값은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.TimestampClockSkew로 지정됩니다.
CWWSS0144W: Application Server는 시간소인 캐시 제한시간의 {0} 값을 구문 분석할 수 없습니다. 기본값인 {1}초가 대신 사용됩니다.
설명 시간소인 캐시 제한시간 값의 형식이 정수가 아닙니다.
조치 시간소인 캐시 제한시간의 값을 정수로 변경하십시오. 시간소인 캐시 제한시간은 WS-Security 바인딩의 사용자 정의 특성 com.ibm.wsspi.wssecurity.core.TimestampTimeout으로 지정됩니다.
CWWSS0146E: Application Server가 {0} 플러그 가능 알고리즘 팩토리를 추가할 수 없습니다. Application Server가 FIPS 모드에 있는 경우 알고리즘 맵핑이 지원되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS0153E: 콜백 핸들러가 지원되지 않는 콜백을 발생했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS0155E: X.509 인증의 바이트 배열 표시를 검색하려는 중에 CertificateEncodingException이 발생했습니다. 예외: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS0157W: {0} 알고리즘은 이 JDK 버전에서 지원되지 않습니다. 이 알고리즘은 이 JDK에서 실행 중인 응용프로그램에 사용할 수 없습니다.
설명 RSA-OAEP 알고리즘은 JDK 버전 1.5 이상 버전에서만 지원됩니다.
조치 응용프로그램이 RSA-OAEP 알고리즘을 사용하도록 구성되지 않은 경우 조치가 필요하지 않습니다. 응용프로그램이 RSA-OAEP 알고리즘을 사용하도록 구성된 경우, 웹 서비스 보안 바인딩 구성을 변경하여 http://www.w3.org/2001/04/xmlenc#rsa-1_5 알고리즘을 사용하십시오.
CWWSS0158I: 하드웨어 암호화 가속 사용 가능함: {0}
설명 정보 메시지용입니다.
조치 정보 메시지용입니다.
CWWSS0166E: 웹 서비스 보안 토큰 전파 기능을 사용하려면 글로벌 보안이 사용 가능해야 합니다.
설명 웹 서비스 보안 토큰 전파 기능을 사용하려 했지만 Application Server에서 글로벌 보안이 사용 가능하지 않았습니다.
조치 Application Server에서 글로벌 보안을 사용하십시오.
CWWSS0168E: WebSphere 신임(WSCredential)이 LTPA(Lightweight Third-Party Authentication) 전파 토큰에 없습니다.
설명 WebSphere 신임(WSCredential)이 LTPA(Lightweight Third-Party Authentication) 전파 토큰에 있어야 하지만 없습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS2500E: 하드웨어 암호화 프로바이더를 사용할 수 없어서 소프트웨어 프로바이더를 사용하여 암호화 조작을 처리합니다.
설명 하드웨어 암호화 처리에 실패했기 때문에 소프트웨어 프로바이더를 사용하여 암호화 조작을 처리했습니다.
조치 FFDC 로그 파일에서 오류 세부사항을 검토하고 하드웨어 암호화 프로바이더가 올바르게 구성되었는지 확인하십시오.
CWWSS2501I: 하드웨어 암호화 가속이 사용 가능합니다.
설명 이 메시지는 정보 메시지입니다.
조치 조치가 필요하지 않습니다.
CWWSS2502I: 하드웨어 키 스토어가 사용됩니다.
설명 이 메시지는 정보 메시지입니다.
조치 조치가 필요하지 않습니다.
CWWSS5001E: {0} 키 스토어의 지정된 암호가 없습니다.
설명 Java 키 스토어를 로드하려면 암호가 필요합니다. 암호가 바인딩에 없습니다.
조치 바인딩에서 키 스토어 암호를 지정합니다.
CWWSS5002E: FileNotFoundException 오류가 발생하여 {0} 키 스토어를 열 수 없습니다.
설명 키 스토어 경로가 올바르지 않거나 키 스토어가 없습니다.
조치 바인딩에 있는 키 스토어 경로가 시스템에 있는지 확인하십시오.
CWWSS5003E: IOException 오류가 발생하여 {0} 키 스토어를 읽을 수 없습니다.
설명 키 스토어에 있는 데이터 형식이 올바르지 않거나, 필요한 암호가 지정되지 않았거나, 잘못된 암호가 지정된 경우 I/O 오류가 발생할 수 있습니다.
조치 올바른 키 스토어 유형 및 암호를 바인딩에 지정했는지 확인하십시오.
CWWSS5004E: {1}(으)로 인해 {0} 키 스토어를 로드할 수 없습니다: {2}
설명 기본 프로바이더가 키 스토어 유형을 지원하지 않거나, 키 스토어 무결성을 확인하는 데 사용되는 알고리즘이 없거나, 키 스토어에 있는 인증을 로드할 수 없습니다.
조치 iKeyman 도구 또는 키 도구를 사용하여 지원되는 키 스토어 유형의 키 스토어를 작성하십시오. 지원된 키 스토어 유형에 대해서는 Information Center를 참조하십시오.
CWWSS5007E: {0} 클래스를 찾을 수 없습니다.
설명 클래스 경로에 지정한 Java 클래스를 찾을 수 없습니다.
조치 클래스 이름이 올바르고 적절한 클래스 경로에 있는지 확인하십시오.
CWWSS5008E: {0} 클래스를 인스턴스화할 수 없습니다.
설명 클래스 기본 생성자가 없거나, 클래스의 유형이 abstract, interface, array, primitive 또는 void이거나, 권한 문제가 발생했습니다.
조치 클래스 기본 생성자가 있는지 확인하십시오. 클래스 유형을 abstract, interface, array, primitive 또는 void로 지정하지 않았는지 확인하십시오. 적합한 Java 2 보안 권한 또는 파일 시스템 권한이 있는지 확인하십시오.
CWWSS5009E: {0} 클래스의 기본 생성자를 액세스할 수 없습니다.
설명 클래스 기본 생성자가 없거나 공용이 아닙니다.
조치 클래스 공용 기본 생성자가 있는지 확인하십시오.
CWWSS5010E: 키 스토어가 유효하지 않습니다. 예외: {0}. 키 스토어가 PKIXBuilderParameters의 매개변수에 대해 올바르게 설정 및 구성되었는지 확인하십시오.
설명 키 스토어 파일에 신뢰할 수 있는 인증 항목이 하나도 없거나 키 스토어 파일이 초기화되지 않았습니다.
조치 PKIXBuilderParameters 오브젝트가 지정한 매개변수에 대해 키 스토어 파일이 올바르게 구성되었는지 확인하십시오. 키 스토어 파일에 하나 이상의 신뢰할 수 있는 인증 항목이 있는지 확인하십시오.
CWWSS5013E: {0} 클래스는 {1}의 서브클래스여야 합니다.
설명 인스턴스화된 클래스가 필수 클래스 유형의 서브클래스가 아닙니다.
조치 클래스 구현이 필수 기본 클래스를 확장했는지 또는 필수 인터페이스를 구현했는지 확인하십시오.
CWWSS5016E: 프로바이더가 {0} 인증 저장소 유형을 지원하지 않습니다.
설명 인증 저장소 유형을 사용할 수 없거나 프로바이더에서 지원되지 않는 인증 저장소 유형입니다.
조치 지원된 인증 저장소 유형이 지정되었는지 확인하십시오.
CWWSS5017E: {0} 알고리즘 매개변수가 유효하지 않습니다.
설명 이 인증 저장소에 대해 지정된 초기화 매개변수가 올바르지 않습니다.
조치 바인딩에서 인증 저장소 구성을 올바르게 지정했는지 확인하십시오.
CWWSS5018E: {0} 프로바이더가 없습니다. 오류: {1}
설명 지정된 프로바이더가 구성되지 않습니다.
조치 지정된 프로바이더가 올바르게 구성되었는지 확인하십시오.
CWWSS5019E: 다음 X509 인증 파일을 열 수 없습니다: {0}. 오류: {1}
설명 I/O 오류가 발생하여 인증 파일에 액세스할 수 없습니다.
조치 올바른 인증 파일 경로 및 적합한 파일 시스템 권한을 지정했는지 확인하십시오.
CWWSS5020E: X509 인증 파일 {0}에서 X509 인증을 작성할 수 없습니다. 오류: {1}
설명 인증 파일을 구문 분석할 수 없습니다.
조치 인증 파일 형식이 지원되는 인증 유형인지 확인하십시오.
CWWSS5042E: 두 개 이상의 {0} 요소가 있습니다.
설명 특정 네임 스페이스를 가진 하나의 XML 요소만 예상된 SOAP 메시지에 여러 XML 요소가 있습니다.
조치 SOAP 메시지가 표준 스펙을 따르는지 확인하십시오. 오류가 계속 발생하는 경우 자세한 문제점 해결 및 지원을 위해 Information Center를 참조하십시오.
CWWSS5043E: 하나의 {0} 요소가 필요합니다.
설명 특정 네임 스페이스를 가진 XML 요소가 SOAP 메시지에 없습니다.
조치 SOAP 메시지가 표준 스펙을 따르는지 확인하십시오. 오류가 계속 발생하는 경우 자세한 문제점 해결 및 지원을 위해 Information Center를 참조하십시오.
CWWSS5046E: 하나 이상의 {0} 요소가 필요합니다.
설명 특정 네임 스페이스를 가진 하나 이상의 XML 요소가 SOAP 메시지에 없습니다.
조치 SOAP 메시지가 표준 스펙을 따르는지 확인하십시오. 오류가 계속 발생하는 경우 자세한 문제점 해결 및 지원을 위해 Information Center를 참조하십시오.
CWWSS5047E: {0}/@{1} 속성이 필요합니다.
설명 필수 속성이 XML 요소에 없습니다.
조치 SOAP 메시지가 표준 스펙을 따르는지 확인하십시오. 오류가 계속 발생하는 경우 자세한 문제점 해결 및 지원을 위해 Information Center를 참조하십시오.
CWWSS5048E: {0} 요소 중 하나가 필요합니다.
설명 특정 네임 스페이스를 가진 필수 요소가 SOAP 메시지에 없습니다.
조치 SOAP 메시지가 표준 스펙을 따르는지 확인하십시오. 오류가 계속 발생하는 경우 자세한 문제점 해결 및 지원을 위해 Information Center를 참조하십시오.
CWWSS5082E: {0} 인코딩이 지원되지 않습니다.
설명 요청된 인코딩 유형이 지원되지 않습니다.
조치 SOAP 메시지를 지원되는 인코딩 유형으로 인코딩했는지 확인하십시오.
CWWSS5083E: KeyIdentifier 요소의 ValueType 속성을 찾을 수 없습니다.
설명 KeyIdentifier 요소의 필수 속성인 ValueType 속성을 찾을 수 없습니다.
조치 SOAP 메시지에서 KeyIdentifier 요소의 ValueType 속성이 지정되었는지 확인하십시오.
CWWSS5114E: EncryptedData 요소를 찾을 수 없습니다. 대신 ({0}) 요소를 찾았습니다.
설명 XML 암호화 프로세스에 필요한 EncryptedData 요소를 찾을 수 없습니다.
조치 W3C XML 암호화 및 OASIS(Organization for the Advancement of Structured Information Standards) 스펙을 사용하여 SOAP 메시지를 올바르게 암호화했는지 확인하십시오.
CWWSS5122E: WS-Security 구성 오브젝트를 작성할 수 없습니다. 오류: {0}
설명 내부 구성 파일을 로드할 수 없습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5173E: 원래 결함은 {0}입니다.
설명 이 메시지는 SOAP 결함 메시지의 형식화된 버전입니다.
조치 실제 문제점이 나열되어 있는 형식화된 SOAP 결함 메시지를 검토하십시오.
CWWSS5181E: {2} 키 스토어에 있고 {1} 별명을 가진 {0} 소유의 다음 인증서가 만기되었습니다: {3}
설명 인증이 만기되었습니다.
조치 인증 만기 날짜를 확인하고 유효한 새 인증을 받으십시오.
CWWSS5182E: Application Server가 {2} 키 스토어에 있고 {1} 별명을 사용하는 {0} 소유의 인증을 유효성 검증할 수 없습니다. 다음 예외가 발생했습니다: {3}
설명 인증이 유효하지 않습니다.
조치 인증이 유효한 인증인지 확인하고 필요한 경우 유효한 인증을 가져오십시오.
CWWSS5185W: Application Server가 X.509 인증의 {0} 식별 이름을 보안 이름에 맵핑할 수 없습니다. 다음 예외가 발생했습니다: {1}
설명 인증을 레지스트리에 있는 유효한 사용자에 맵핑할 수 없습니다.
조치 레지스트리에 이 인증의 식별 이름에 해당하는 유효한 사용자가 있는지 확인하십시오. 레지스트리에 해당 유효 사용자가 있는 인증을 가져오거나 식별 이름을 레지스트리에 있는 유효한 사용자에 맵핑할 수 있는지 확인하십시오.
CWWSS5187E: Application Server는 {0} 클래스를 인스턴스화할 수 없습니다. 다음 예외가 발생했습니다: {1}
설명 내부 클래스를 인스턴스화할 수 없습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5189W: {0}의 소유이고, {1} 별명을 사용하며, {2} 키 스토어에 있는 인증이 {3}일 후에 만기됩니다.
설명 키 스토어에서 인증이 만기되려고 합니다.
조치 키 스토어를 열고 키 스토어에 있는 모든 인증의 만기 날짜를 유효성 검증하십시오. 필요한 경우, 새 인증을 생성하십시오.
CWWSS5190W: {0} 특성에 정수가 아닌 문자열 값인 {1} 값이 있습니다. {2} 기본값이 대신 사용됩니다.
설명 Application Server는 정수 값을 예상합니다. 그러나 지정된 값이 정수가 아닙니다.
조치 특성 값을 정수로 수정하십시오.
CWWSS5193E: 임의로 생성된 값인 nonce가 만기되었습니다.
설명 nonce의 시간소인이 너무 오래되어서 만기되었습니다. 메시지 수신 시간이 매우 길어지거나 클라이언트와 서버 사이에 시간 동기화 문제가 발생할 수 있습니다.
조치 클라이언트와 서버의 날짜, 시간 및 시간대가 동기화되었는지 확인하십시오.클라이언트와 서버가 동기화되어 있는 경우에는 메시지의 수신 시간이 너무 길어진 이유를 확인해야 합니다.
CWWSS5195E: Application Server가 {1} 프로바이더로부터 {0} 알고리즘을 가져올 수 없어서 다음 예외가 발생했습니다: {2}
설명 지정된 알고리즘의 구현은 JCE 프로바이더로부터 가져올 수 없습니다.
조치 사용 중인 JCE 프로바이더가 지정된 알고리즘을 제공하는지 확인하십시오.
CWWSS5200E: nonce에 연관된 시간소인 값이 너무 오래되었습니다. 서버의 현재 시간은 {0}입니다. nonce의 시간소인 값은 {1}입니다.
설명 클라이언트 및 서버의 시계가 동기화되지 않을 수도 있습니다.
조치 클라이언트와 서버의 날짜, 시간 및 시간대가 동기화되었는지 확인하십시오.
CWWSS5205E: 메시지의 시간소인이 만기되었습니다.
설명 메시지의 시간소인이 너무 오래되어서 만기되었습니다. 메시지 수신 시간이 매우 길어지거나 클라이언트와 서버 사이에 시간 동기화 문제가 발생할 수 있습니다.
조치 클라이언트와 서버의 날짜, 시간 및 시간대가 동기화되었는지 확인하십시오.클라이언트와 서버가 동기화되어 있는 경우에는 메시지의 수신 시간이 너무 길어진 이유를 확인해야 합니다.
CWWSS5206E: 시간소인이 너무 오래되었습니다. 시스템의 현재 시간이 {0}입니다. 메시지의 시간소인에 대한 작성 시간이 {1}입니다.
설명 클라이언트 및 서버의 시계가 동기화되지 않을 수도 있습니다.
조치 클라이언트와 서버의 날짜, 시간 및 시간대가 동기화되었는지 확인하십시오.
CWWSS5208E: 시간소인 값이 너무 먼 미래에 발생하는 값입니다.
설명 클라이언트 및 서버의 시계가 동기화되지 않을 수도 있습니다.
조치 클라이언트와 서버의 날짜, 시간 및 시간대가 동기화되었는지 확인하십시오.
CWWSS5209E: 임의로 생성된 값인 nonce의 시간소인 값이 너무 먼 미래에 발생하는 값입니다.
설명 클라이언트 및 서버의 시계가 동기화되지 않을 수도 있습니다.
조치 클라이언트와 서버의 날짜, 시간 및 시간대가 동기화되었는지 확인하십시오.
CWWSS5301E: Application Server에서 publicId={0} 및 systemId={1} 값을 가진 항목을 해석할 수 없습니다. 다음 예외가 발생했습니다: {2}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5302E: 다음 파일이 없어서 로드할 수 없습니다: {0}
설명 구성 파일이 누락되었습니다.
조치 지정된 위치에 구성 파일이 있는지 확인하십시오.
CWWSS5303E: Application Server는 입력 소스를 구문 분석할 수 없습니다. 다음 예외가 발생했습니다: {0}
설명 XML 파일을 처리하는 중에 오류가 발생했습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5310E: Application Server에서 다음 위치에 있는 X.509 CLR(Certificate Revocation List) 파일을 열 수 없습니다: {0}. 다음 예외가 발생했습니다: {1}
설명 인증 취소 목록 파일은 파일 시스템에서 찾을 수 없습니다.
조치 파일이 지정된 위치에 있는지 확인하십시오.
CWWSS5311E: Application Server에서 다음 CRL 파일을 사용하여 X.509 CLR(Certificate Revocation List) 팩토리를 작성할 수 없습니다: {0}. 다음 예외가 발생했습니다: {1}
설명 CRL 파일로부터 인증 취소 목록을 작성하는 중에 문제가 발생했습니다.
조치 CRL 파일 컨텐츠가 올바른지 확인하십시오.
CWWSS5312E: Application Server는 {1} 키 스토어에서 {0} 키를 검색할 수 없습니다. 다음 예외가 발생했습니다: {2}
설명 키를 복구할 수 없습니다. 키 복구에 필요한 암호가 잘못되었습니다.
조치 키 스토어에서 키를 검색하는 데 필요한 암호가 올바른지 확인하십시오.
CWWSS5314E: KeyStore에 대한 storepass 속성 {0}이(가) 누락되었습니다.
설명 KeyStore에 필요한 storepass 속성입니다.
조치 바인딩의 KeyStore:- storepass 속성이 필요한지 확인하십시오.
CWWSS5320E: Application Server에서 임의로 생성된 값인 nonce를 16진수 디코딩할 수 없습니다. 다음 예외가 발생했습니다: {0}
설명 nonce 값을 구문 분석하는 중에 문제가 발생했습니다. 메시지의 nonce가 올바르지 않은 형식입니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5321E: 임의로 생성된 값인 nonce가 중복되었습니다.
설명 nonce 값은 각 메시지에서 고유해야 합니다. 이전 메시지에 있던 nonce가 현재 메시지에도 있습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5322E: Application Server는 시간소인 값을 구문 분석할 수 없습니다. 다음 예외가 발생했습니다: {0}
설명 메시지에 있는 시간소인 값을 구문 분석하는 중에 문제가 발생했습니다. 시간소인의 형식이 잘못되었을 수 있습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5323E: 메시지가 만기되었습니다. 시간소인의 작성 날짜는 {0}입니다. 시간소인의 만기 날짜는 {1}입니다. 서버의 현재 날짜는 {2}입니다.
설명 시간소인의 만기 시간 이후에 메시지가 도달했습니다. 메시지 수신 시간이 매우 길어지거나 클라이언트와 서버 사이에 시간 동기화 문제가 발생할 수 있습니다.
조치 클라이언트와 서버의 날짜, 시간 및 시간대가 동기화되었는지 확인하십시오.클라이언트와 서버가 동기화되어 있는 경우에는 메시지의 수신 시간이 너무 길어진 이유를 확인해야 합니다.
CWWSS5324E: {0} 시간소인 유형이 지원되지 않습니다. 예상된 유형이 {1}입니다.
설명 시간소인 유형 검사를 통해 지원되지 않은 유형임이 확인되었습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5325E: nonce에는 널값이 허용되지 않습니다. Application Server는 wsse:Nonce 요소를 예상합니다.
설명 메시지에 nonce가 있어야 하는데 없습니다.
조치 nonce가 메시지에 추가되도록 메시지를 전송하는 응용프로그램의 보안 정책 및 바인딩이 구성되어 있는지 확인하십시오.
CWWSS5326E: 시간소인에 대해서 널값이 허용되지 않습니다. Application Server는 wsu:Timestamp 요소를 예상합니다.
설명 메시지에 시간소인이 있어야 하는데 없습니다.
조치 시간소인이 메시지에 추가되도록 메시지를 전송하는 응용프로그램의 보안 정책 및 바인딩이 구성되어 있는지 확인하십시오.
CWWSS5327E: 시간소인의 작성 시간에는 널값이 허용되지 않습니다. Application Server는 wsu:Created 요소를 예상합니다.
설명 시간소인에는 메시지 작성 시간을 나타내는 wsu:Created 요소가 있어야 합니다.
조치 메시지를 처리할 때 UsernameToken에 대한 시간소인이 예상됩니다. 전송 서비스에 대한 바인딩을 확인하여 UsernameToken에 대한 시간소인의 사용이 지정되어 있는지 확인하십시오.
CWWSS5328E: {0} ID는 메시지의 다중 섹션을 식별하는 데 사용됩니다.
설명 ID는 메시지의 섹션을 고유하게 레이블하는 데 사용됩니다. ID가 동일한 섹션이 두 개 이상인 경우에는 ID를 고유 섹션에 연관시킬 수 없습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5350E: 다음 구성은 유효하지 않습니다: {0}
설명 이 서비스의 보안 구성이 유효하지 않습니다.
조치 이 서비스에 대해 지정된 정책 및 바인딩이 올바른지 확인하십시오.
CWWSS5352E: {0} 키워드가 사용되었지만 알 수 없습니다. 다음 표현식에서 키워드가 사용되었습니다: {1}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5353E: {0} 신뢰의 XPath 표현식에 널이 허용되지 않습니다.
설명 정책의 지정된 신뢰에 있는 XPath 요소에 지정된 XPath 표현식이 없니다.
조치 정책의 지정된 신뢰에 있는 모든 XPath 요소에 유효한 XPath 표현식이 있는지 확인하십시오.
CWWSS5354E: {0} 언어 값을 알 수 없습니다. 이 언어 값은 다음 구성 문자열에 있습니다: {1}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5357E: {0} 규정 메소드가 유효하지 않습니다.
설명 지원되지 않는 규정 메소드가 지정되었습니다. 이는 응용프로그램 보안 정책에서 유효하지 않은 Algorithm Suite 신뢰를 지정했거나 클라이언트 및 서버의 정책에 호환되지 않는 Algorithm Suite 신뢰가 있는 경우에 발생할 수 있습니다.
조치 서버 및 클라이언트 응용프로그램의 보안 정책을 검토하여 Algorithm Suite 신뢰가 유효하고 호환 가능한지 확인하십시오.
CWWSS5358E: {0} 서명 메소드가 유효하지 않습니다.
설명 지원되지 않는 서명 메소드가 지정되었습니다. 이는 응용프로그램 보안 정책에서 유효하지 않은 Algorithm Suite 신뢰를 지정했거나 클라이언트 및 서버의 정책에 호환되지 않는 Algorithm Suite 신뢰가 있는 경우에 발생할 수 있습니다.
조치 서버 및 클라이언트 응용프로그램의 보안 정책을 검토하여 Algorithm Suite 신뢰가 유효하고 호환 가능한지 확인하십시오.
CWWSS5360E: {0} 요약 메소드가 유효하지 않습니다.
설명 지원되지 않는 요약 메소드가 지정되었습니다. 이는 응용프로그램 보안 정책에서 유효하지 않은 Algorithm Suite 신뢰를 지정했거나 클라이언트 및 서버의 정책에 호환되지 않는 Algorithm Suite 신뢰가 있는 경우에 발생할 수 있습니다.
조치 서버 및 클라이언트 응용프로그램의 보안 정책을 검토하여 Algorithm Suite 신뢰가 유효하고 호환 가능한지 확인하십시오.
CWWSS5361E: {0} 변환이 유효하지 않습니다.
설명 지원되지 않는 변환 메소드가 지정되었습니다. 이는 응용프로그램 보안 정책에서 유효하지 않은 Algorithm Suite 신뢰를 지정했거나 클라이언트 및 서버의 정책에 호환되지 않는 Algorithm Suite 신뢰가 있는 경우에 발생할 수 있습니다.
조치 서버 및 클라이언트 응용프로그램의 보안 정책을 검토하여 Algorithm Suite 신뢰가 유효하고 호환 가능한지 확인하십시오.
CWWSS5362E: 키 정보 컨텐츠 처리자 유형을 알 수 없습니다. 키 정보 컨텐츠 처리자의 현재 구성은 {0}입니다.
설명 키 정보 컨텐츠 처리자 유형을 알 수 없습니다. 이는 키 바인딩에 오류가 있는 경우 발생할 수 있습니다.
조치 응용프로그램 보안 바인딩에 대한 키 바인딩이 올바른지 확인하십시오.
CWWSS5363E: {0} 데이터 암호화 메소드가 유효하지 않습니다.
설명 지원되지 않는 암호화 메소드가 지정되었습니다. 이는 응용프로그램 보안 정책에서 유효하지 않은 Algorithm Suite 신뢰를 지정했거나 클라이언트 및 서버의 정책에 호환되지 않는 Algorithm Suite 신뢰가 있는 경우에 발생할 수 있습니다.
조치 서버 및 클라이언트 응용프로그램의 보안 정책을 검토하여 Algorithm Suite 신뢰가 유효하고 호환 가능한지 확인하십시오.
CWWSS5364E: {0} 키 암호화 메소드가 유효하지 않습니다.
설명 지원되지 않는 키 암호화 메소드가 지정되었습니다. 이는 응용프로그램 보안 정책에서 유효하지 않은 Algorithm Suite 신뢰를 지정했거나 클라이언트 및 서버의 정책에 호환되지 않는 Algorithm Suite 신뢰가 있는 경우에 발생할 수 있습니다.
조치 서버 및 클라이언트 응용프로그램의 보안 정책을 검토하여 Algorithm Suite 신뢰가 유효하고 호환 가능한지 확인하십시오.
CWWSS5365E: 호출자 구성의 호출자 ID는 널입니다. 호출자 구성은 {0}입니다.
설명 호출자 구성에는 JAAS 구성 또는 호출자 ID가 있어야 합니다. 둘 중 하나가 있어야 합니다. 이는 응용프로그램 보안 바인딩에 대한 문제점일 수 있습니다.
조치 응용프로그램 보안 바인딩이 호출자 구성에 대해 올바른지 확인하십시오.
CWWSS5366E: 서명 키에 대한 구성 정보가 누락되었습니다. 서명 처리자의 현재 구성은 {0}입니다.
설명 서명 키에 대한 구성을 찾지 못했습니다. 응용프로그램 보안 바인딩에 키 바인딩 정보가 누락되었습니다.
조치 응용프로그램 바인딩 구성의 서명 키에 대한 바인딩 구성이 올바른지 확인하십시오.
CWWSS5367E: 메시지 파트에 대한 참조를 서명 생성자/처리자 구성에서 찾을 수 없습니다. 서명 처리자/생성자의 현재 구성은 {0}입니다.
설명 정책에서 서명 알고리즘을 검색하려면 메시지 파트에 대한 참조가 필요합니다. 바인딩에서오류일 수 있습니다.
조치 응용프로그램 보안 바인딩에 서명할 메시지 파트가 있는지 확인하십시오.
CWWSS5368E: 데이터 암호화 메소드가 구성에 필요하지만 찾을 수 없습니다. 암호화 처리자의 현재 구성은 {0}입니다.
설명 구성에 데이터 암호화 메소드가 없습니다. 정책의 Algorithm Suite 신뢰가 유효하지 않을 수 있습니다.
조치 응용프로그램 보안 정책에 유효한 Algorithm Suite가 지정되어 있는지 확인하십시오.
CWWSS5369E: 암호화 처리자 키에 대한 구성 정보가 누락되었습니다. 암호화 처리자의 현재 구성은 {0}입니다.
설명 암호화 처리자 키에 대한 구성을 찾지 못했습니다. 응용프로그램 보안 바인딩에 키 바인딩 정보가 누락되었습니다.
조치 응용프로그램 보안 바인딩의 암호화 처리자에 대한 키 바인딩이 올바른지 확인하십시오.
CWWSS5370E: 메시지 파트에 대한 참조를 암호화 생성자/처리자 구성에서 찾을 수 없습니다. 암호화 처리자/생성자의 현재 구성은 {0}입니다.
설명 정책에서 암호화 알고리즘을 검색하려면 메시지 파트에 대한 참조가 필요합니다. 이 경우에는 없습니다.
조치 응용프로그램 보안 바인딩에 암호화할 메시지 파트가 있는지 확인하십시오.
CWWSS5371E: 토큰 처리자/생성자 구성에는 널 클래스 인스턴스가 있습니다. 현재 토큰 처리자/생성자 구성 문자열 표시는 {0}입니다.
설명 토큰 처리자 구성에는 클래스 인스턴스가 있어야 합니다. 이는 보안 바인딩에 보안 토큰 관련 오류가 있는 경우 발생할 수 있습니다.
조치 응용프로그램 보안 바인딩의 토큰/처리자 생성자 바인딩 정보가 올바른지 확인하십시오.
CWWSS5372E: 토큰 처리자 구성에는 널 유형이 있습니다. 현재 토큰 처리자 구성 문자열 표시는 {0}입니다.
설명 토큰 처리자 구성에는 유형이 있어야 합니다. 이는 보안 바인딩에 보안 토큰 관련 오류가 있는 경우 발생할 수 있습니다.
조치 응용프로그램 보안 바인딩의 토큰 처리자 바인딩 정보가 올바른지 확인하십시오.
CWWSS5373E: 키 처리자 구성에는 널 컨텐츠 처리자 목록이 있습니다. 현재 키 처리자 구성 문자열 표시는 {0}입니다.
설명 키 처리자 구성은 컨텐츠 처리자 목록을 가져야 합니다. 이는 키 바인딩 구성에 오류가 있는 경우 발생할 수 있습니다.
조치 응용프로그램 보안 바인딩에 대한 키 바인딩 구성이 올바른지 확인하십시오.
CWWSS5374E: 키 정보 구성에는 널 클래스 인스턴스가 있습니다. 현재 키 정보 구성 문자열 표시는 {0}입니다.
설명 키 정보 구성은 클래스 인스턴스를 가져야 합니다. 이는 키 바인딩에 오류가 있는 경우 발생할 수 있습니다.
조치 응용프로그램 보안 바인딩에 대한 키 바인딩 구성이 올바른지 확인하십시오.
CWWSS5375E: 키 정보 구성에는 널 유형이 있습니다. 현재 키 정보 구성 문자열 표시는 {0}입니다.
설명 키 정보 구성은 유형을 가져야 합니다. 이는 키 바인딩에 오류가 있는 경우 발생할 수 있습니다.
조치 응용프로그램 보안 바인딩의 키 바인딩 정보가 올바른지 확인하십시오.
CWWSS5376E: Application Server에서 XPath 변환에 대한 XPath 표현식을 찾을 수 없습니다.
설명 XPath 변환이 서명 정보에 지정되었지만 XPath 표현식이 제공되지 않았습니다.
조치 응용프로그램 바인딩이 서명 정보에 XPath 표현식을 제공하는지 확인하십시오.
CWWSS5380E: TokenConsumer의 예상 QName은 {1}이지만 수신된 QName은 {0}입니다.
설명 TokenConsumer에 대한 QName이 유효하지 않거나 예상하지 못한 QName입니다.
조치 TokenConsumer에 대해 유효한 QName이 제공되었는지 확인하십시오.
CWWSS5381E: 예상한 참조를 해석할 수 없음: {0}
설명 예상한 참조는 사용할 수 없습니다.
조치 추적을 실행하여 자세한 디버그 정보를 수집하십시오. 추적 데이터를 수집하려면 InfoCenter를 참조하십시오.
CWWSS5382E: 트러스트 앵커는 널일 수 없습니다.
설명 트러스트 앵커는 사용할 수 없습니다.
조치 트러스트 앵커 정보가 바인딩에서 제공되었는지 확인하십시오.
CWWSS5386E: 서명 및/또는 암호화해야 하는 MessagePart가 누락되었습니다.
설명 서명해야 하는 Nonce 또는 시간소인이 하나 이상 있는 경우 MessagePart도 서명/암호화되어야 합니다.
조치 서명해야 하는 Nonce 또는 시간소인이 하나 이상 있는 경우 MessagePart도 서명/암호화되어야 하는지 여부를 정책에서 인하십시오.
CWWSS5400E: 알고리즘 속성이 필요하지만 찾을 수 없습니다: {0}
설명 알고리즘 속성이 누락되었거나 잘못되었습니다.
조치 알고리즘이 바인딩에서 지정되었는지 확인하십시오.
CWWSS5401E: 팩토리 이름을 알고리즘 맵핑 구성에 사용할 수 없습니다: {0}
설명 이는 알고리즘 URI를 알고리즘 팩토리에 맵핑할 수 없는 경우 발생할 수 있습니다.
조치 바인딩에서 알고리즘 정보를 확인하십시오.
CWWSS5402E: 하나 이상의 AlgorithmURI이 필요합니다: {0}
설명 알고리즘 URI 정보가 바인딩에서 누락되었거나 유효하지 않습니다.
조치 바인딩에서 알고리즘 정보를 확인하십시오.
CWWSS5403E: 참조된 메시지 파트가 필요합니다: {0}
설명 정책 및 바인딩의 참조 서명 파트가 일치하지 않습니다.
조치 SigningInfo의 PartReference가 정책 및 바인딩에서 올바르게 참조되어야 합니다.
CWWSS5404E: DigestMethod가 필요합니다: {0}
설명 서명 알고리즘에 대한 정보가 유효하지 않거나 완전하지 않습니다.
조치 바인딩에 대한 검토가 필요하며 제공된 알고리즘이 유효한지 확인하십시오.
CWWSS5405E: 하나 이상의 변환이 필요합니다: SigningInfo의 PartReference에 있는 {0}
설명 서명 알고리즘에 대한 변환 정보가 유효하지 않거나 완전하지 않습니다.
조치 바인딩에서 변환 정보를 확인하십시오.
CWWSS5406E: (필수)Integrity 또는 (필수)Confidentiality에 대한 필수 MessageParts {0}이(가) 누락되었습니다.
설명 (필수)Integrity 또는 (필수)Confidentiality: 하나 이상의 MessagePart가 필요합니다.
조치 (필수)Integrity 또는 (필수)Confidentiality 메시지 파트를 제공하십시오.
CWWSS5407E: Integrity 또는 Confidentiality: 처리 순서는 0이거나 양수여야 합니다: {0}
설명 순서가 음수이거나 유효하지 않은 값입니다.
조치 순서가 바인딩에서 올바르게 지정되었는지 확인하십시오. 순서는 서명 및 암호와의 처리 방법을 나타냅니다.
CWWSS5408E: MessageParts, Timestamp 또는 Nonce: 언어 속성이 필요합니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5409E: MessageParts, Timestamp 또는 Nonce: 키워드 속성이 필요합니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5412E: KeyStore에 대한 유형 속성 {0}이(가) 누락되었습니다.
설명 KeyStore에 필요한 유형 속성입니다.
조치 바인딩의 KeyStore:- 유형 속성이 필요한지 확인하십시오.
CWWSS5413E: KeyStore에 대한 경로 속성 {0}이(가) 누락되었습니다.
설명 KeyStore에 필요한 경로 속성입니다.
조치 바인딩의 KeyStore:- 경로 속성이 필요한지 확인하십시오.
CWWSS5415E: 별명 속성이 필요합니다: Key에 대한 {0}
설명 Key에 대한 별명 속성이 필요합니다.
조치 바인딩의 Key:- 별명 속성이 필요한지 확인하십시오.
CWWSS5416E: 이름 속성이 필요합니다: Key에 대한 {0}
설명 Key에 대한 이름 속성이 필요합니다.
조치 바인딩의 Key:- 이름 속성이 필요한지 확인하십시오.
CWWSS5417E: 키 스토어: 참조되는 키 스토어가 유효하지 않음: {0}
설명 키 스토어 참조가 유효하지 않습니다.
조치 키 스토어가 손상되지 않고 사용 가능한지 그리고 바인딩에 올바르게 지정되어 있는지 확인하십시오.
CWWSS5418E: 키 스토어: 키 스토어는 다음 중 하나를 가져야 합니다. KeyStoreRef 속성 또는 storepass, 경로, 유형 속성 중 하나.
설명 키 스토어에 다음 중 하나가 없습니다. KeyStoreRef 속성 또는 storepass, 경로, 유형 속성 중 하나.
조치 키 스토어 요소가 KeyStoreRef 또는 storepass, 경로, 유형 속성을 가지도록 변경하십시오.
CWWSS5419E: EncryptedParts, 또는 SignedParts: Namespace 속성이 필요합니다: {0}
설명 서명 또는 암호화할 헤더를 지정할 때 Namespace 속성이 필요합니다.
조치 EncryptedParts 또는 SignedParts의 헤더에 대한 Namespace 속성을 지정하십시오.
CWWSS5430E: 생성자 SigningInfo에 예기치 않은 키 정보 {0}이(가) 있습니다.
설명 키 정보 하나만 생성자 SigningInfo에서 필요합니다.
조치 서명 생성자 키 정보에 대한 바인딩을 확인하십시오.
CWWSS5431E: 생성자 EncryptionInfo에서 하나의 키 정보만을 예상했지만 {0}이(가) 있습니다.
설명 키 정보 하나만 생성자 EncryptionInfo에서 필요합니다.
조치 암호화 생성자 키 정보에 대한 바인딩을 확인하십시오.
CWWSS5432E: TokenGenerator를 인스턴스화하는 중 오류가 발생했습니다: {0}
설명 TokenGenerator classname 및 instance 속성이 필요합니다.
조치 올바른 TokenGenerator 클래스 이름의 바인딩을 확인하십시오.
CWWSS5433E: ValueType이 필요합니다: TokenGenerator에 대한 {0}
설명 TokenGenerator ValueType 속성이 필요합니다.
조치 TokenGenerator의 valueType에 대한 바인딩을 확인하십시오.
CWWSS5434E: CallbackHandler에서 클래스 이름 속성 {0}이(가) 누락되었습니다.
설명 CallbackHandler 클래스 이름 속성이 필요합니다.
조치 CallbackHandler className이 유효하다면 바인딩을 확인하십시오.
CWWSS5435E: BasicAuth: 사용자 ID가 널이지만 사용자 암호가 널이 아닙니다.
설명 BasicAuth: 사용자 ID가 널이지만 사용자 암호가 널이 아닙니다.
조치 바인딩에서 BasicAuth에 대한 사용자 ID 및 암호를 확인하십시오.
CWWSS5436E: Generator - SigningInfo 또는 EncryptionInfo의 키 정보가 누락되었거나 유효하지 않음: 하나의 KeyInfo만 필요하지만 다음과 같은 KeyInfo가 검색되었습니다: {0}.
설명 Generator SigningInfo 또는 EncryptionInfo: 하나의 KeyInfo만 필요합니다.
조치 키 정보 정보의 바인딩을 확인하십시오.
CWWSS5437E: 비밀 키 알고리즘 [{0}] 및 키 정보 유형 [{1}]의 조합은 허용되지 않습니다.
설명 비밀 키 알고리즘 [{0}] 및 키 정보 유형 [{1}]의 조합은 허용되지 않습니다.
조치 정책에 제공된 비밀 키 알고리즘 정보와 바인딩에 제공된 키 정보가 유효한지 확인하십시오.
CWWSS5440W: 허용 변환 알고리즘을 정의하지 않았습니다.
설명 허용 변환 알고리즘을 정의하지 않았습니다.
조치 바인딩의 변환 알고리즘과 정책의 algorithmSuite가 유효한지 확인하십시오.
CWWSS5441W: 허용되는 규정 알고리즘이 정의되지 않았습니다.
설명 허용되는 규정 알고리즘이 정의되지 않았습니다.
조치 바인딩의 알고리즘 속성과 정책의 algorithmSuite가 유효한지 확인하십시오.
CWWSS5442W: 허용 서명 알고리즘을 정의하지 않았습니다.
설명 허용 서명 알고리즘을 정의하지 않았습니다.
조치 바인딩의 알고리즘 속성과 정책의 algorithmSuite가 유효한지 확인하십시오.
CWWSS5443W: 허용되는 요약 알고리즘이 정의되지 않았습니다.
설명 허용되는 요약 알고리즘이 정의되지 않았습니다.
조치 바인딩의 알고리즘 속성과 정책의 algorithmSuite가 유효한지 확인하십시오.
CWWSS5444W: 허용 데이터 암호화 알고리즘을 정의하지 않았습니다.
설명 허용 데이터 암호화 알고리즘을 정의하지 않았습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5445W: 허용 키 암호화 알고리즘을 정의하지 않았습니다.
설명 허용 키 암호화 알고리즘 정의하지 않았습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5450E: Integrity, Confidentiality, RequiredIntegrity 또는 RequiredConfidentiality의 이름에는 널 또는 공백이 허용되지 않습니다.
설명 Integrity, Confidentiality, RequiredIntegrity 또는 RequiredConfidentiality의 이름에는 널 또는 공백이 허용되지 않습니다.
조치 정책의 Integrity 및 Confidentiality에 대해 wsu:Id 값이 유효하게 설정되었는지 확인하십시오.
CWWSS5452E: SecurityToken 또는 RequiredSecurityToken의 이름에는 널 또는 공백이 허용되지 않습니다.
설명 SecurityToken 또는 RequiredSecurityToken의 이름에는 널 또는 공백이 허용되지 않습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5453E: AddCreateTimestamp/@expires의 형식 문자열이 유효하지 않음: {0}
설명 AddCreateTimestamp/@expires의 형식 문자열이 유효하지 않습니다.
조치 유효한 시간소인 형식에 대한 바인딩을 확인하십시오.
CWWSS5454E: 기본 구성을 찾을 수 없습니다.
설명 기본 구성을 찾을 수 없습니다.
조치 기본 바인딩이 수정, 삭제 또는 손상되지 않았는지 확인하십시오.
CWWSS5455E: TokenGenerator 또는 TokenConsumer의 이름에는 널 또는 공백이 허용되지 않습니다.
설명 TokenGenerator 또는 TokenConsumer의 이름에는 널 또는 공백이 허용되지 않습니다.
조치 TokenGenerator 및 TokenConsumer의 유효한 이름 속성에 대한 바인딩을 확인하십시오.
CWWSS5457E: KeyInfo의 이름에는 널 또는 공백이 허용되지 않습니다.
설명 KeyInfo의 이름에는 널 또는 공백이 허용되지 않습니다.
조치 키 정보의 유효한 이름 속성에 대한 바인딩을 확인하십시오.
CWWSS5458E: KeyInfo에 TokenGenerator 참조가 누락되었습니다.
설명 KeyInfo에 TokenGenerator 참조가 누락되었습니다.
조치 키 정보의 TokenGenerator 참조에 대한 바인딩을 확인하십시오.
CWWSS5490E: 지원되지 않는 WS-Security 팩토리 유형: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5491E: 오브젝트 유형 {0}을(를) 가져올 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5492E: 지원되지 않는 WS-Security 컴포넌트 유형: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5493E: {0}에 대한 인스턴스화에 사용할 클래스 경로를 가져올 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5494E: {0}의 인스턴스화 중 예상치 않은 오류
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5501E: 메시지의 모든 토큰을 사용해야 합니다.
설명 토큰을 포함한 메시지는 이용할 수 없습니다. 이는 토큰 처리자 바인딩에 대한 문제점일 수 있습니다.
조치 응용프로그램 보안 바인딩의 토큰 처리자 바인딩이 올바른지 확인하십시오.
CWWSS5502E: 대상 요소: {0}은(는) 예상되지 않았습니다.
설명 대상 요소: {0}은(는) 예상되지 않았습니다.
조치 오류에 대한 자세한 정보를 얻으려면 추적을 실행하여 자세한 디버그 정보를 수집하십시오. 추적 데이터를 수집하려면 InfoCenter를 참조하십시오.
CWWSS5503E: {1} 상위 요소의 알 수 없는 하위 요소 {0}
설명 예상치 않는 하위 요소.
조치 오류에 대한 자세한 정보를 얻으려면 추적을 실행하여 자세한 디버그 정보를 수집하십시오. 추적 데이터를 수집하려면 InfoCenter를 참조하십시오.
CWWSS5504E: 네임 스페이스 URI {0}은(는) 예상보다 다릅니다.
설명 예상치 않는 네임 스페이스 URI.
조치 네임 스페이스 URI이 올바른지 확인하십시오.
CWWSS5505E: WS-Security {0}에 대한 다른 namespaceURI가 있습니다.
설명 WS-Security 네임 스페이스 URI 버전이 일치하지 않습니다.
조치 적합한 WS-Security 네임 스페이스 URI 버전이 바인딩에 지정되어 있는지 확인하십시오.
CWWSS5506E: 각 SigningIno를 기반으로 한 모든 시도에 실패했습니다. 마지막 예외는 {0}입니다.
설명 제공된 SigningInfo가 손상되었거나 유효하지 않습니다.
조치 바인딩에서 SigningInfo 정보를 확인하십시오.
CWWSS5507E: 각 EncryptionInfo를 기반으로 한 모든 시도에 실패했습니다. 마지막 예외는 {0}입니다.
설명 제공된 EncryptionInfo가 손상되었거나 유효하지 않습니다.
조치 바인딩에서 EncryptionInfo 정보를 확인하십시오.
CWWSS5508E: 각 TokenConsumer를 기반으로 한 모든 시도에 실패했습니다. 마지막 예외는 {0}입니다.
설명 제공된 TokenConsumer가 손상되었거나 유효하지 않습니다.
조치 바인딩에서 TokenConsumer 정보를 확인하십시오.
CWWSS5509E: [{0}] 유형의 보안 토큰이 필요합니다.
설명 예상된 보안 토큰이 누락되었습니다.
조치 바인딩에서 토큰의 valuetype 정보를 확인하십시오.
CWWSS5510E: 서명 확인 중에 예외가 발생했습니다. 예외는 {0}입니다.
설명 서명 확인 중 오류 발생
조치 오류에 대한 자세한 정보를 얻으려면 추적을 실행하여 자세한 디버그 정보를 수집하십시오. 추적 데이터를 수집하려면 InfoCenter를 참조하십시오.
CWWSS5511E: 메시지 암호 해독 중에 예외가 발생했습니다. 예외는 {0}입니다.
설명 메시지 암호 해독 중에 오류가 발생했습니다.
조치 오류에 대한 자세한 정보를 얻으려면 추적을 실행하여 자세한 디버그 정보를 수집하십시오. 추적 데이터를 수집하려면 InfoCenter를 참조하십시오.
CWWSS5512E: 해당 SecurityToken {0}을(를) {1}(으)로 캐스트할 수 없습니다.
설명 정책 또는 바인딩에 제공된 securitytoken이 지원되지 않거나 유효하지 않습니다.
조치 정책 및 바인딩에서 토큰 정보를 확인하십시오.
CWWSS5514E: WS-Security 메시지 처리 중 예외
설명 WS-Security 메시지 처리 중 예외
조치 추적을 실행하여 자세한 디버그 정보를 수집하십시오. 추적 데이터를 수집하려면 InfoCenter를 참조하십시오.
CWWSS5518W: 토큰에서 X509 인증을 확보할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5519W: 유효한 X509 인증을 토큰에서 찾을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5520E: 토큰 처리 중에 예외가 발생했습니다. 예외: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5524W: 서버에서 작동자가 {0}인 웹 서비스에 대한 보안 헤더를 찾을 수 없습니다.
설명 SOAP 메시지에 보안 제한이 정의되어 있지 않거나 서버 및 클라이언트의 작동자가 일치하지 않습니다.
조치 클라이언트에 웹 서비스 보안이 구성되어 있고 작동자가 두 클라이언트 및 서버 모두에서 일치하는지 확인하십시오.
CWWSS5525E: 서버에서 작동자가 없는 웹 서비스에 대한 보안 헤더를 찾을 수 없습니다.
설명 SOAP 메시지에 보안 제한이 정의되어 있지 않거나 서버 및 클라이언트의 작동자가 일치하지 않습니다.
조치 클라이언트에 웹 서비스 보안이 구성되어 있고 작동자가 두 클라이언트 및 서버 모두에서 일치하는지 확인하십시오.
CWWSS5526E: 서버에서 작동자가 {0}인 웹 서비스에 대한 보안 헤더를 찾을 수 없습니다.
설명 SOAP 메시지에 보안 제한이 정의되어 있지 않거나 서버 및 클라이언트의 작동자가 일치하지 않습니다.
조치 클라이언트에 웹 서비스 보안이 구성되어 있고 작동자가 두 클라이언트 및 서버 모두에서 일치하는지 확인하십시오.
CWWSS5527E: 응답 메시지에 서명 확인 요소의 예상 Value 속성이 없습니다.
설명 RequireSignatureConfirmation 정책 신뢰가 클라이언트 또는 서버에 대한 정책에 지정되지 않았을 수 없습니다.
조치 RequireSignatureConfirmation 정책 신뢰가 클라이언트 및 서버에 대한 정책에 지정되었는지 확인하십시오.
CWWSS5528E: 응답의 서명 확인 값이 요청의 서명 값과 일치하지 않습니다.
설명 RequireSignatureConfirmation 정책 신뢰가 클라이언트 또는 서버에 대한 정책에 지정되지 않았을 수 없습니다.
조치 RequireSignatureConfirmation 정책 신뢰가 클라이언트 및 서버에 대한 정책에 지정되었는지 확인하십시오.
CWWSS5529E: 응답에서 {0} 서명 확인 요소가 예상되었지만 {1}이(가) 검색되었습니다.
설명 RequireSignatureConfirmation 정책 신뢰가 클라이언트 또는 서버에 대한 정책에 지정되지 않았을 수 없습니다.
조치 RequireSignatureConfirmation 정책 신뢰가 클라이언트 및 서버에 대한 정책에 지정되었는지 확인하십시오.
CWWSS5530E: 응답 메시지에 Value 속성이 없는 예상 서명 확인 요소가 없습니다.
설명 RequireSignatureConfirmation 정책 신뢰가 클라이언트 또는 서버에 대한 정책에 지정되지 않았을 수 없습니다.
조치 RequireSignatureConfirmation 정책 신뢰가 클라이언트 및 서버에 대한 정책에 지정되었는지 확인하십시오.
CWWSS5531E: 웹 서비스에 대한 보안 헤더를 처리하는 중에 mustUnderstand equal 1로 설정된 EncryptedHeader 요소가 올바르게 처리되지 않았습니다.
설명 웹 서비스에 대한 보안 헤더를 처리하는 중에 mustUnderstand equal 1로 설정된 EncryptedHeader 요소가 암호 해독되지 않았습니다.
조치 EncryptedHeader 요소가 올바른 역할 또는 작동자로 지정되었는지 확인하십시오.
CWWSS5532W: SignatureConfirmation 요소가 검색되었지만 필수 요소가 아닙니다. 이것은 확인되지 않습니다. 구성 오류일 수 있습니다.
설명 RequireSignatureConfirmation 정책 신뢰가 서비스 정책에만 지정되어 있고 클라이언트 정책에는 지정되어 있지 않을 수 있습니다.
조치 RequireSignatureConfirmation 정책 신뢰가 클라이언트 정책에 필요하지 않는지 확인하십시오.
CWWSS5550E: 메시지 컨텍스트를 가져올 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5552E: 상위 요소로서 예상치 않은 요소를 찾습니다: {0}. 지원되는 네임 스페이스가 있는 {1} 요소를 예상했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5553E: 메시지는 생성할 수 없습니다. 예상되지 않은 구성을 찾습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5554E: SOAP 스펙의 알 수 없는 버전: versionId={0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5555E: 보안 헤더의 mustUnderstand 속성에 필수 값이 없습니다: 기존 값={0}, 필수 값={1}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5556E: 시간소인 요소는 찾을 수 없습니다. 시간소인 요소를 이동할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5557E: 둘 이상의 상위 요소가 있습니다.시간소인 요소를 이동할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5600E: 필수 DataReference/@URI 속성이 지정되지 않았습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5601E: 메시지 암호 해독 중 다음 예외 발생: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5602E: EncryptedKey/EncryptionMethod {0}을(를) 찾을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5603E: 대상 요소로 허용되지 않습니다. 메시지를 암호 해독할 때 enc:EncryptedKey 또는 enc:ReferenceList 요소가 예상되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5604W: mustUnderstand 속성이 true가 아닌 EncryptedHeader를 암호 해독하는 중에 예외가 발생했습니다.
설명 예외로 인해 EncryptedHeader는 처리되지 않았습니다. mustUnderstand 속성이 true가 아니므로 메시지를 계속해서 처리할 수 없습니다.
조치 조치가 필요하지 않습니다.
CWWSS5610E: {0} 요소를 작성할 수 없습니다.예외: {1}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5611E: 데이터 암호화를 위한 키를 생성하는 중에 다음 예외가 발생했습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5612E: 데이터를 암호화하는 중에 다음 예외가 발생했습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5613E: 데이터 암호화를 위한 키를 암호화하는 중에 다음 예외가 발생했습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5614E: EncryptionMethod 요소를 생성하는 중에 다음 예외가 발생했습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5615E: 널은 enc:EncryptedKey 또는 the enc:EncryptedData 요소의 상위 요소로 허용되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5620E: 서명 확인 실패: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5621E: 지원되지 않는 서명 파트: URI={0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5624E: 대상 요소로 허용되지 않습니다. 메시지를 처리하는 중에 {0} 요소가 예상되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5625E: 각 Reference를 기반으로 한 모든 시도에 실패했습니다. 마지막 예외는 {0}입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5630E: 요소 선택 시 널은 이 유형에 대해 허용되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5631E: {0} 유형은 요소 선택 시 지원되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5632E: {0} 값은 요소 선택 시 지원되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5633E: Signature 요소를 생성하는 중에 다음 예외가 발생했습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5634E: 메시지를 서명하는 중에 다음 예외가 발생했습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5635E: {0} 요소의 상위 요소로 널은 허용되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5640E: 시간소인 헤더가 이미 있기 때문에 웹 서비스에 대한 보안을 처리하는 중에 시간소인 헤더를 메시지에 추가할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5641E: 둘 이상의 Timestamp 요소를 찾았습니다. 시간소인을 이동할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5660E: 각 KeyInfoConsumer를 기반으로 한 모든 시도에 실패했습니다. 마지막 예외는 {0}입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5670E: STR 변환 처리 중 규정 메소드에 널이 허용되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5671E: STR 변환 처리 중 알 수 없는 규정 메소드: {0}
설명 클라이언트 정책 및 서버 정책에 지정된 AlgorithmSuite가 호환되지 않습니다.
조치 클라이언트 정책 및 서버 정책에 지정된 AlgorithmSuite가 호환되는지 확인하십시오.
CWWSS5672E: STR 변환 처리 중 ID 분석기에 널이 허용되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5673E: STR 변환 처리 중 지원되지 없는 URI 유형: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5674E: STR-Transform 처리에 실패했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5680E: XPath 표현식 {0}을(를) 변환하는 중에 다음 예외가 발생했습니다: {1}
설명 지정된 Path 표현식이 올바르게 형성되어 있지 않습니다.
조치 정책에서 XPath 표현식을 정정하십시오.
CWWSS5685E: 필수 Header/@Namespace 속성이 지정되지 않았습니다.
설명 Header/@Namespace 속성이 필요합니다. Header/@Name 속성은 선택적입니다.
조치 정책에서 Header/@Namespace가 올바르게 지정되었는지 확인하십시오.
CWWSS5695E: 데이터 오브젝트 암호화 시 시간소인 또는 nonce가 포함되어야 합니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5696E: 널은 노드로 허용되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5697E: 요소 선택 시 값으로 허용하지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5700E: 이동할 wsu:Timestamp가 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS5710E: 필수 메시지 파트 [{0}]이(가) 암호화되지 않았습니다.
설명 정책이 지정된 메시지 파트가 암호화될 것으로 예상했습니다.
조치 클라이언트 및 서버의 정책이 동일한 EncryptedParts 및 EncryptedElements를 지정하는지 확인하십시오.
CWWSS5720E: 필수 메시지 파트 [{0}]이(가) 서명되지 않았습니다.
설명 정책이 지정된 메시지 파트가 서명될 것으로 예상했습니다.
조치 클라이언트 및 서버의 정책이 동일한 SignedParts 및 SignedElements를 지정하는지 확인하십시오.
CWWSS5721E: 필수 nonce를 메시지 파트 [{0}]에서 찾을 수 없습니다.
설명 정책이 지정된 메시지 파트에 임의로 생성된 값인 Nonce 요소가 있을 것으로 예상했습니다.
조치 클라이언트 및 서버의 정책에 Nonce가 지정된 메시지 파트에 필요하다고 지정되어 있는지 확인하십시오.
CWWSS5730E: 필수 시간소인을 찾을 수 없습니다.
설명 정책이 메시지에 시간소인 헤더가 있을 것으로 예상했습니다.
조치 클라이언트 및 서버의 정책에 시간소인이 메시지에 필요하다고 지정되어 있는지 확인하십시오.
CWWSS5731E: 필수 시간소인을 메시지 파트 [{0}]에서 찾을 수 없습니다.
설명 정책이 지정된 메시지 파트에 시간소인 요소가 있을 것으로 예상했습니다.
조치 클라이언트 및 서버의 정책에 시간소인이 지정된 메시지 파트에 필요하다고 지정되어 있는지 확인하십시오.
CWWSS5800E: 구성된 키 스토어의 KeyStoreRef 속성은 유효하지 않습니다.
설명 KeyStoreRef 속성 이름은 유효해야 합니다.
조치 KeyStoreRef 속성이 바인딩에 있고 유효한지 확인하십시오.
CWWSS6000E: 키 정보의 구성이 확보되지 않았습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6001E: 키 오브젝트가 확보되지 않았습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6002E: 키 정보 유형 {0}이(가) 유효하지 않습니다. 키 오브젝트가 확보되지 않았습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6012E: 각 키 정보를 기초로 키를 분석하는 모든 시도가 실패했습니다. 마지막 예외는 {0}입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6013E: KeyInfo 유형을 알 수 없습니다.
설명 바인딩에서 지정된 키 정보는 유효하지 않습니다.
조치 바인딩을 확인하십시오.
CWWSS6014E: 참조 요소를 처리할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6015E: 키 ID 요소를 처리할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6016E: 임베디드된 요소를 처리할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6017E: 키 추출 중에 예외가 발생하여 키 추출에 실패했습니다. 예외: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6020E: TokenGenerator 오브젝트가 확보되지 않았습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6031E: 참조 요소를 처리할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6032E: URI 속성을 찾을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6040E: TokenConsumer 오브젝트가 확보되지 않았습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6042E: ID 속성을 찾을 수 없습니다.
설명 임베디드 키 ID가 누락되었습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6052E: EncodingType 속성을 찾을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6054E: IdentifierType 속성을 찾을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6060E: KeyName 요소를 처리할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6081E: X509Data 요소를 처리할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6092E: 알 수 없는 키 사용 유형: 키 유형={0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6093E: ID 생성에 유효하지 않은 알고리즘입니다.
설명 KeyIdentifier 요소에 올바른 알고리즘이 지정되어 있지 않습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6094E: 값 유형 필드에 널 값이 허용되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6095E: 값 유형은 {0}여야 하지만 {1}을(를) 찾았습니다.
설명 바인딩에 토큰의 값 유형과 관련된 정보가 있습니다.
조치 바인딩에 있는 토큰 구성의 값 유형을 확인하십시오.
CWWSS6096E: 키 ID를 생성하는 중에 예외가 발생했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6500E: 로그인에 사용할 수 있는 호출자 ID 후보가 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6501E: 사용할 수 있는 신뢰 ID 후보가 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6502E: 호출자 ID 또는 신뢰 ID를 지정하는 데 사용되는 토큰은 널일 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6503E: 신뢰 ID를 지정하는 데 사용되는 후보가 둘 이상 있습니다. 하나의 신뢰 ID만 예상됩니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6504E: 호출자 ID를 지정하는 데 사용되는 후보가 둘 이상 있습니다. 하나의 호출자 ID만 예상됩니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6510E: 다음 로그인 실패가 발생했습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6513E: 주제에 프린시펄이 이미 있습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6514E: 주제에 공용 신임이 이미 있습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6515E: 주제에 개인용 신임이 이미 있습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6520E: 로그인 컨텍스트를 생성하는 중에 예외가 발생했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6521E: 예외로 인해 로그인에 실패했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6525E: {0} 콜백 핸들러 인스턴스화가 실패했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6526E: 콜백 핸들러 {0}이(가) 콜백을 적절하게 핸들할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6527E: 로그인 모듈의 처리 결과를 찾을 수 없습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6540E: 컨텍스트의 주제가 널입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6541E: ContextManager의 인스턴스가 확보되지 않았습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6542E: 호출자 주제가 ContextManager에서 얻을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6543E: 호출 주제가 ContextManager에서 얻을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6544E: 호출자 주제가 ContextManager에 적절히 설정할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6545E: 호출 주제가 ContextManager에 적절히 설정할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6620E: PKI 경로를 처리하는 중에 예외가 발생했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6621E: 메시지에 전송된 2진 토큰 데이터를 디코딩하여 널이 발생했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6630E: PKCS7(Public Key Cryptograpgy Standards) 오브젝트를 처리하는 중에 예외가 발생했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6650E: 콜백 핸들러 처리에 실패했으며 이유는 다음과 같습니다: [{0}]
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6711W: 기본 KeyInfoContentConsumer 요소가 정의되어 있지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6712W: 기본 TokenConsumer 요소가 정의되어 있지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6713W: JAAS(Java Authentication and Authorization Service) 구성이 정의되어 있지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6714W: 기본값 KeyLocator 요소가 정의되어 있지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6715W: 기본 KeyInfoContentGenerator 요소가 정의되어 있지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6716W: 기본값 TokenGenerator 요소가 정의되어 있지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6717W: 기본 CallbackHandler 요소가 정의되어 있지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6718E: 규정된 이름(QName)을 가져오는 데 사용되는 네임 스페이스 값이 널입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6719E: 규정된 이름(QName) {0}을(를) 찾을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6731E: Application Server에서 참조 {0}을(를) 가진 키 스토어를 로드할 수 없습니다. 다음 예외가 발생했습니다: {1}
설명 지정된 참조를 가진 키 스토어를 로드할 수 없습니다.
조치 바인딩의 키 스토어 참조가 올바른지 확인하십시오.
CWWSS6733E: WS-Addressing 헤더에 여러 네임 스페이스가 있습니다.
설명 SOAP 메시지에 충돌하는 여러 WS-Addressing 네임 스페이스가 있습니다.
조치 지원되는 올바른 WS-Addressing 네임 스페이스가 사용되는지 확인하십시오.
CWWSS6734E: 웹 서비스 보안에 대한 생성자 또는 처리자 구성이 메시지에서 누락되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6735E: 사용자 레지스트리 또는 로그인을 사용해서 {0}의 유효성을 검증할 수 없습니다. {1}
설명 사용자가 토큰 또는 사용자 레지스트리에 없거나 토큰의 유효성을 검증할 수 없습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6736E: Application Server에서 참조 {0}을(를) 가진 키 스토어를 로드할 수 없습니다.
설명 지정된 참조를 가진 키 스토어를 로드할 수 없습니다.
조치 바인딩의 키 스토어 참조가 올바른지 확인하십시오.
CWWSS6800E: {1} 키 스토어에서 {0} 별명을 갖는 항목을 찾을 수 없습니다: {2}
설명 지정된 키 별명은 키 스토어에 없습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6801E: {0} 인코드된 키를 알 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6802E: {0}(으)로 인해 정수 오버플로우가 발생합니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6803E: 0x{0}은(는) 비트 문자열이 아닙니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6804E: {0} ID 유형을 알 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6805E: {0} 소유의 인증이 만기되었습니다: {1}
설명 인증이 만기되었습니다.
조치 키 스토어를 확인하여 인증이 만기되지 않았는지 확인하십시오.
CWWSS6806E: {0} 소유의 인증을 유효성 검증하는 중에 예외가 발생했습니다: {1}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6808E: 요청 메시지에 X509 인증이 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6809E: 메시지의 2진에서 생성된 {0} 소유의 X509 인증이 키 스토어 경로 {2}에서 가져온 {1} 소유의 X509 인증과 다릅니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6810E: 런타임이 ID [{0}]에 해당하는 키를 식별할 수 없습니다.
설명 Key Locator에서 사용되는 키 스토어 구성이 처리자 측에 정의되어 있지 않습니다.
조치 바인딩 파일을 확인하십시오.
CWWSS6811E: 메시지에서 검색된 키 ID {0}이(가) 키 스토어 경로 {2}에서 가져온 키 ID {1}과(와) 다릅니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6812E: 메시지에서 검색된 키 이름 {0}이(가) 키 스토어 경로 {2}에서 가져온 키 이름 {1}과(와) 다릅니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6813E: 메시지에서 검색된 발행자 이름 {0}이(가) 키 스토어 경로 {2}에서 가져온 발행자 이름 {1}과(와) 다릅니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6815E: 정책의 보안 토큰을 참조하는 {0} 토큰 생성기가 서명에 사용되었습니다. 보안 토큰은 독립형 토큰용으로 사용해야 합니다.
설명 보안 토큰은 독립형 토큰용으로 사용해야 합니다.
조치 바인딩 파일을 확인하십시오.
CWWSS6816E: 정책의 보안 토큰을 참조하는 {0} 토큰 생성기가 암호화에 사용되었습니다. 보안 토큰은 독립형 토큰용으로 사용해야 합니다.
설명 보안 토큰은 독립형 토큰용으로 사용해야 합니다.
조치 바인딩 파일을 확인하십시오.
CWWSS6817E: {1} 유형의 {0} 보안 토큰에 일치하는 토큰 생성기가 없습니다.
설명 보안 토큰은 일치하는 토큰 생성기가 필요합니다.
조치 보안 토큰 유형에 대한 바인딩 파일을 확인하십시오.
CWWSS6818E: {0} 보안 토큰에는 토큰 생성기 참조가 없습니다.
설명 보안 토큰은 토큰 생성기 참조가 필요합니다.
조치 보안 토큰 유형에 대한 바인딩 파일을 확인하십시오.
CWWSS6819E: {1} 유형의 {0} 보안 토큰이 필요하지만 일치하는 토큰 처리자가 없습니다.
설명 보안 토큰 유형에 일치하는 토큰 처리자를 정의해야 합니다.
조치 보안 토큰 유형에 대한 바인딩 파일을 확인하십시오.
CWWSS6820E: {0} 보안 토큰에는 토큰 처리자 참조가 없습니다.
설명 보안 토큰은 토큰 처리자 참조가 필요합니다.
조치 보안 토큰 유형에 대한 바인딩 파일을 확인하십시오.
CWWSS6821E: 정책의 필수 보안 토큰을 참조하는 {0} 토큰 처리자가 서명 확인에 사용되었습니다. 독립형 토큰용 필수 보안 토큰을 사용하십시오.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6822E: 정책의 필수 보안 토큰을 참조하는 {0} 토큰 처리자가 암호 해독에 사용되었습니다. 독립형 토큰용 필수 보안 토큰을 사용하십시오.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6823W: 구성된 Nonce 캐시 크기 {0}은(는) 유효한 정수가 아닙니다. 기본 Nonce 캐시 크기 {1} 사용.
설명 Nonce 캐시 크기는 정수여야 합니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6824W: 구성된 Nonce 길이 {0}은(는) 유효한 정수가 아닙니다. 기본 Nonce 길이 {1} 사용.
설명 Nonce 길이는 정수여야 합니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6825W: 인증 캐시 제한시간 값({0}초)이 최소값보다 작습니다. 최소 {1}초가 사용됩니다.
설명 인증 캐시 제한시간에는 최소 값이 있습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6826W: {0} 인증 캐시 크기가 허용된 최소 크기 {1}보다 작습니다. 기본값 {2} 캐시 크기가 사용됩니다.
설명 인증 캐시 크기는 허용된 최소 크기보다 작습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6827W: 인증 캐시 크기 {0}은(는) 유효한 정수가 아닙니다. 기본값 캐시 크기 {1}이(가) 사용됩니다.
설명 캐시 크기로 정수를 사용하십시오.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6828W: {0}초 토큰 캐시 제한시간이 최소값보다 작습니다. 최소 토큰 캐시 제한시간 {1}초가 사용됩니다.
설명 토큰 캐시 제한시간은 최소보다 적습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6829W: {0} 토큰 캐시 크기가 허용된 최소값 {1}보다 작습니다. 기본값 토큰 캐시 크기 {2}이(가) 사용됩니다.
설명 토큰 캐시 크기가 허용된 최소값보다 작습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6830W: 토큰 캐시 크기 {0}은(는) 유효한 정수가 아닙니다. 기본값 토큰 캐시 크기 {1}이(가) 사용됩니다.
설명 캐시 크기로 정수 값을 사용하십시오.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6831W: {0}밀리초 토큰 쿠션이 최소값보다 작습니다. 최소 토큰 쿠션 {1}밀리초가 사용됩니다.
설명 토큰 쿠션이 최소값보다 작습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6832E: 처리할 wsse:Security 요소가 두 개 이상 있습니다.
설명 하나의 wsse:Security 요소만 허용됩니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6833W: {1} 요소의 알 수 없는 요소 {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6834E: JAAS(Java Authentication and Authorization Service) 로그인 구성 이름이 구성에 정의되어 있지 않습니다: {0}
설명 JAAS 로그인 구성 이름이 정의되어 있지 않습니다.
조치 바인딩 파일 및 security.xml 파일에서 JAAS 로그인 이름을 확인하십시오.
CWWSS6836E: 초기 전송자의 인증이 메시지에 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6837E: 호출자 로그인이 실패했습니다. 예외는 다음과 같습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6838E: 모든 호출자 로그인이 실패했습니다. 마지막 예외입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6840E: 인증 캐시 관리자가 J2EE(Java 2 Platform, Enterprise Edition) 클라이언트 측 또는 서버 측에서 초기화되지 않았습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6841E: AxisService 클래스 값은 널입니다. Application Server에서 이 오브젝트가 서비스 프로바이더 또는 요청자인지 결정할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6842E: 신뢰 ID 목록이 지정되어 있지 않기 때문에 Application Server에서 신뢰 ID를 유효성 검증할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6843E: 풀에 다음 인증 결과가 있지만 호출자 ID 후보가 아닙니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6844E: 풀에 다음 인증 결과가 있지만 신뢰 ID 후보가 아닙니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6850E: 요청이 유효하지 않거나 형식이 잘못되었습니다.
설명 요청에 필수 요소가 누락되어 있습니다.
조치 요청 형식에 대한 정보에 대해서는 Information Center를 참조하십시오.
CWWSS6851E: 인증에 실패했습니다.
설명 요청이 인증 요구사항을 충족하지 않습니다.
조치 인증 요구사항에 대해서는 구성 파일을 참조하십시오.
CWWSS6852E: 지정된 요청이 실패했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6853E: 보안 토큰이 취소되었습니다.
설명 보안 토큰이 유효하지 않습니다.
조치 새 보안 토큰을 얻으십시오.
CWWSS6854E: 요약 요소가 충분하지 않습니다.
설명 요청에 일부 필수 인증 정보가 누락되었습니다.
조치 인증 요구사항에 대한 정보에 대해서는 Information Center를 참조하십시오.
CWWSS6855E: 지정된 RequestSecurityToken 토큰이 인식되지 않습니다.
설명 지원되지 않는 요소가 있기 때문에 Application Server에서 요청을 처리할 수 없습니다.
조치 요청 형식에 대한 정보에 대해서는 Information Center를 참조하십시오.
CWWSS6856E: 요청 데이터가 만기되었습니다.
설명 요청의 데이터가 만기되었습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6857E: 요청된 시간 범위는 유효하지 않거나 지원되지 않습니다.
설명 요청된 시간 범위가 유효하지 않거나 지원되지 않기 때문에 Application Server에서 요청을 처리할 수 없습니다.
조치 문서 또는 구성을 참조하여 유효한 시간 범위를 결정하십시오.
CWWSS6858E: 요청된 범위는 유효하지 않거나 지원되지 않습니다.
설명 요청된 범위가 유효하지 않거나 지원되지 않기 때문에 Application Server에서 요청을 처리할 수 없습니다.
조치 문서 또는 구성을 참조하여 유효한 범위를 결정하십시오.
CWWSS6859E: 갱신 가능한 보안 토큰이 만기되었습니다.
설명 보안 토큰이 만기되었습니다.
조치 보안 토큰을 갱신하십시오.
CWWSS6860E: 요청된 갱신이 실패했습니다.
설명 Application Server에서 보안 토큰을 갱신할 수 없습니다.
조치 새 보안 토큰을 얻으십시오.
CWWSS6861E: 요청된 컨텍스트 요소는 충분하지 않거나 지원되지 않습니다.
설명 컨텍스트 토큰은 필수 정보를 포함하지 않습니다.
조치 필수 컨텍스트 정보의 정보에 대해서는 Information Center를 참조하십시오.
CWWSS6862E: SCT(Security Context Token)에 연관된 값 중 일부가 지원되지 않습니다.
설명 SCT(Security Context Token)에 연관된 요청의 값 중 일부가 지원되지 않습니다.
조치 지원된 값의 정보에 대해서는 Information Center를 참조하십시오.
CWWSS6863E: 지정된 파생 소스를 알 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS6864E: 제공된 컨텍스트 토큰이 만기되었습니다.
설명 컨텍스트 토큰이 만기되었습니다.
조치 토큰이 갱신 가능한 경우에는 컨텍스트 토큰을 갱신하십시오. 그렇지 않으면, 새 컨텍스트 토큰을 확보하십시오.
CWWSS6865E: 지정된 컨텍스트 토큰을 갱신할 수 없습니다.
설명 일부 컨텍스트 토큰을 갱신할 수 없습니다.
조치 새 컨텍스트 토큰을 확보하십시오.
CWWSS6901E: Application Server에서 보안 토큰 서비스에 대한 구성 파일을 로드할 수 없습니다.
설명 보안 토큰 서비스에 대한 구성 파일은 일반 조작에 필요합니다.
조치 파일이 이동 또는 손상되지 않았는지 확인하십시오.
CWWSS6902E: Application Server에서 보안 토큰 서비스에 대한 플러그인 구성 파일을 로드할 수 없습니다.
설명 보안 토큰 서비스에 대한 플러그인 구성 파일은 일반 조작에 필요합니다.
조치 파일이 이동 또는 손상되지 않았는지 확인하십시오.
CWWSS6903E: Application Server에서 보안 토큰 서비스에 대한 대상 구성 파일을 로드할 수 없습니다.
설명 보안 토큰 서비스에 대한 대상 구성 파일은 일반 조작에 필요합니다.
조치 파일이 이동 또는 손상되지 않았는지 확인하십시오.
CWWSS6904E: Application Server에서 SCT 유형, SCT get 요청 유형 또는 SCT put 요청 유형에 대한 URI를 작성할 수 없습니다.
설명 SCT 토큰 유형, SCT get 요청 유형 또는 SCT put 요청 유형을 지정하는 URI의 구문이 올바르지 않습니다.
조치 설치 이미지가 손상되지 않았는지 확인하십시오.
CWWSS6905W: Application Server는 기본 토큰 유형의 맵핑을 작성할 수 없습니다.
설명 이 문제로 인해 비구성 엔드포인트에 대해 지정된 메시지에 대한 오류가 발생합니다.
조치 보안 토큰 서비스에 대한 구성 파일에 기본 토큰 유형이 지정되어 있는지 확인하십시오.
CWWSS6906W: Application Server에서 와일드 카드 맵핑에 대한 URI를 작성할 수 없습니다.
설명 와일드 카드 맵핑을 지정하는 URI의 구문이 올바르지 않습니다.
조치 설치 이미지가 손상되지 않았는지 확인하십시오.
CWWSS6907E: Application Server에서 보안 토큰 서비스 인스턴스를 가져오는 데 실패했습니다.
설명 이 보안 토큰 서비스 인스턴스는 일반 조작에 필요합니다.
조치 보안 토큰 서비스 인스턴스가 있는지 확인하십시오.
CWWSS7001W: builder.getDocumentElement 메소드가 널 값으로 리턴합니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7002W: 다음 구문 분석 오류가 발생했습니다. {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7003E: JAXWSGenerationContextPutter.put(Object messageContext, Object wssGenerationContext) 메소드에 있는 다음 인수 값이 널입니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7004E: JAXWSGenerationContextRetriever.getWSSGeneratoinContext(Object object) 메소드의 인수 값이 널입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7005E: OMStructure.isFeatureSupported(String feature) 메소드의 인수 값이 널입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7006E: 다음 클래스의 transform(Object obj) 메소드에 널값이 있습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7007E: Application Server는 generatorMap 필드에서 클래스 이름을 얻을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7008E: WSSGenerationContextImpl.generate(Object obj) 메소드의 인수 값이 널입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7009E: WSSTimestampImpl.setDuration(Duration time) 메소드의 인수 값이 널입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7010E: Application Server가 partMap 필드의 한 부분을 가져올 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7011E: 다음 클래스의 get factory 메소드에 대한 인수 값이 널입니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7012E: 이 메소드는 현재 구현에서 지원되지 않습니다: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7013E: PolicyInboundConfig(String bindFilename, String policyFilename, boolean isRequest, ClassLoader appClassLoader,WSSecurityDefaultConfiguration defaultConfiguration): [{0}]
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7014E: WS-Security 바인딩이 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7015E: JAXB에서 예외를 수신했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7016E: FileInputStream에서 예외를 수신했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7017E: 조치자 URI 유효성 검증이 실패했습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7018E: 정책 신뢰 [{0}]이(가) 유효한 서명/암호화 파트/요소가 아닙니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7019E: 정책 신뢰 [{0}]이(가) 유효한 AsymmetricBinding QName 신뢰가 아닙니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7020E: 초기자 암호화 토큰 신뢰가 이미 정의되어 있는 상태에서 초기자 토큰 신뢰가 검색되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7021E: 초기자 토큰 신뢰가 이미 정의되어 있는 상태에서 초기자 토큰 신뢰가 검색되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7022E: 수신자 암호화 토큰 신뢰가 이미 정의되어 있는 상태에서 수신자 토큰 신뢰가 검색되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7023E: 수신자 서명 토큰 신뢰가 이미 정의되어 있는 상태에서 수신자 토큰 신뢰가 검색되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7024E: 초기자 토큰 신뢰가 이미 정의되어 있는 상태에서 초기자 서명 토큰 신뢰가 검색되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7025E: 수신자 토큰 신뢰가 이미 정의되어 있는 상태에서 수신자 서명 토큰 신뢰가 검색되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7026E: 초기자 토큰 신뢰가 이미 정의되어 있는 상태에서 초기자 암호화 토큰 신뢰가 검색되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7027E: 수신자 토큰 신뢰가 이미 정의되어 있는 상태에서 수신자 암호화 토큰 신뢰가 검색되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7028E: 정책 신뢰 [{0}]이(가) 유효한 SymmetricBinding QName 신뢰가 아닙니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7029E: 정책 신뢰 [{0}]이(가) 유효한 Supportingtoken QName 신뢰가 아닙니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7030E: 정책 신뢰 [{0}]이(가) 유효한 WSS10 QName 신뢰가 아닙니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7031E: 정책 신뢰 [{0}]이(가) 유효한 WSS11 QName 신뢰가 아닙니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7032E: 정책 신뢰 [{0}]이(가) 유효한 Trust10 QName 신뢰가 아닙니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7033E: 다음 LDAP 포트 번호의 형식을 지정하는 중에 예외가 발생했습니다:{0}
설명 LDAP 포트 번호 형식이 올바르지 않습니다.
조치 LDAP 포트 번호가 올바른지 확인하십시오.
CWWSS7034W: 정책 설정 및 WSSAPI 구성이 읽혀졌습니다. 정책 설정 구성이 WSSAPI 구성을 대체합니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7035E: [{0}] ::은(는) 씬 클라이언트 환경에서 지원되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7036E: [{0}] ::은(는) WebSphere 서버에서 지원되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7037W: [{0}] 유형의 토큰에 대한 토큰 신뢰는 지원되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7038E: ClientConfigurationFactory를 가져올 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7039E: ConfigurationContext를 가져올 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7040E: AxisConfiguration을 가져올 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7041E: X509 인증을 선택하는 중에 예외가 발생했습니다. 예외는 [{0}]입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7042E: 유효하지 않은 암호화 알고리즘이 지정되었습니다. 요청된 알고리즘은 {0}이었지만 수신된 예외는 [{1}]입니다.
설명 요청된 암호화 알고리즘은 이 환경에서 사용할 수 없습니다.
조치 사용 가능한 암호화 알고리즘을 지정하십시오.
CWWSS7043E: 유효하지 않은 알고리즘 매개변수를 찾았습니다. 지정된 매개변수: [{0}]
설명 암호화 알고리즘에 대해 유효하지 않은 매개변수를 찾았습니다.
조치 매개변수가 유효한지 확인하십시오.
CWWSS7044E: 클라이언트 측 캐시에 uuid [{0}]인 SCT가 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7045E: 웹 서비스 보안 기본 바인딩을 로드하는 중에 예외가 발생했습니다:
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7046E: 웹 서비스 보안 기본 바인딩에 대한 jaxb에서 널이 리턴되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7047E: 웹 서비스 보안 기본 바인딩이 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7048E: ws-security.xml 파일을 로드할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7049E: 웹 서비스 보안 사용자 정의 바인딩을 로드하는 중에 예외가 발생했습니다:
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7050E: 웹 서비스 보안 사용자 정의 바인딩에 대한 jaxb에서 널이 리턴되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7051E: 웹 서비스 보안 사용자 정의 바인딩 또는 기본 바인딩이 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7052E: 응용프로그램에 대한 정책 설정을 찾을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7053W: 웹 서비스 보안 사용자 정의 바인이 없습니다.기본 바인딩이 사용됩니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7054E: WSSecurity 정책을 로드하는 중에 문제가 발생했습니다. {0}을(를) 예상했으나 {1}이(가) 발견되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7055E: PolicyTypeLoader에서 예외 발생:
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7056E: 정책 설정 첨부 유형 {0}이(가) 유효하지 않습니다.
설명 유효한 정책 설정 첨부 유형은 클라이언트, 응용프로그램 또는 시스템/신뢰입니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7057E: 정책 설정 첨부 유형이 없습니다. 정책 설정이 클라이언트, 응용프로그램 또는 시스템/신뢰에 대한 것인지 결정할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7058E: 인바운드 SOAP 메시지를 처리할 수 없습니다. PolicyTypeLoader에서 예외 발생:
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7059E: 인바운드 SOAP 메시지를 처리할 수 없습니다. PolicyTypeBinding에 예기치 않은 오브젝트 {0}이(가) 있습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7060E: 아웃바운드 SOAP 메시지를 처리할 수 없습니다. PolicyTypeLoader에서 예외 발생:
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7061E: 아웃바운드 SOAP 메시지를 처리할 수 없습니다. PolicyTypeBinding에 예기치 않은 오브젝트 {0}이(가) 있습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7062E: UserRegsitry의 사용자 이름 [{0}] 및 암호 확인 실패: {1}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7063E: UserRegsitry의 사용자 이름 [{0}] 확인 실패: {1}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7064E: 키 스토어 참조 및 키 스토어 경로가 널입니다.
설명 불완전한 키 스토어 구성이 검색되었습니다. 키 스토어 참조 또는 키 스토어 경로가 지정되어야 하며 두 가지가 동시에 지정되면 안 됩니다.
조치 바인딩의 키 스토어 구성에서 키 스토어 참조 또는 키 스토어 경로가 지정되어 있는지 확인하십시오.
CWWSS7065W: 클래스 {0}을(를) 인스턴스화할 수 없습니다.
설명 이는 추상 클래스, 인터페이스, 배열 클래스, 기본 유형 또는 void인 클래스를 인스턴스화하거나 클래스에 기본 생성자가 없는 경우에 발생할 수 있으며 다른 이유로도 발생할 수 있습니다.
조치 지정된 클래스가 추상 클래스, 인터페이스, 배열 클래스, 기본 유형 또는 void가 아닌지 확인하고 기본 생성자가 있는지 확인하십시오.
CWWSS7066E: 인증 유형 {0}이(가) 지원되지 않습니다. 예외: {1}
설명 이 오류는 요청된 인증 유형을 JCE 프바이더에서 사용할 수 없는 경우 발생합니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7067E: 보안 컨텍스트 토큰이 취소되지 않았습니다. 예외:
설명 BindingProvider 오브젝트의 AxisService는 이 보안 컨텍스트 토큰에 대해 올바르지 않을 수 있습니다.
조치 취소 조작에 지정된 BindingProvider 오브젝트가 올바른지 확인하십시오.
CWWSS7068E: 보안 컨텍스트 토큰이 만기되었고 갱신할 수 없습니다.
설명 만기 후에는 보안 컨텍스트 토큰을 갱신할 수 없습니다.
조치 만기 후에 보안 컨텍스트 토큰을 갱신하려는 경우, renewableAfterExpiration 특성이 보안 토큰 서비스(STS) 구성에서 true로 설정되는지 확인하십시오.
CWWSS7069E: 보안 컨텍스트 토큰에 대한 유효한 지속 시간 정보를 가져올 수 없습니다.
설명 createdDate 또는 expiredDate가 널입니다. createdDate 및 expiredDate 둘 다 보안 컨텍스트 토큰을 갱신할 때 필요합니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7070E: 보안 컨텍스트 토큰을 갱신할 수 없습니다. 예외:
설명 예외가 수신되었기 때문에 보안 컨텍스트 토큰을 갱신할 수 없습니다.
조치 보안 토큰 서비스(STS)가 갱신할 보안 컨텍스트 토큰을 허용하도록 구성되었는지 확인하십시오. 또한 갱신 조작에 지정된 WSSGenerationContext 및 WSSConsumingContext가 올바른지 확인하십시오.
CWWSS7071E: 보안 컨텍스트 토큰을 유효성 검증할 수 없습니다. 예외:
설명 예외가 수신되었기 때문에 보안 컨텍스트 토큰의 유효성을 검증할 수 없습니다.
조치 보안 토큰 서비스(STS)가 올바르게 구성되었으며 유효성 검증 조작에 지정된 WSSGenerationContext 및 WSSConsumingContext가 올바른지 확인하십시오.
CWWSS7072E: 보안 컨텍스트 토큰이 만기되었고 갱신할 수 없습니다.
설명 만기 후에는 보안 컨텍스트 토큰을 갱신할 수 없습니다.
조치 만기 후에 보안 컨텍스트 토큰을 갱신하려는 경우, renewableAfterExpiration 특성이 보안 토큰 서비스(STS) 구성에서 true로 설정되는지 확인하십시오.
CWWSS7073E: 키는 검색되지 않습니다. 예외:
설명 보안 토큰에서 암호화 키 또는 서명 키를 검색할 수 없습니다. 예외가 발생했거나 널이 리턴되었습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7074E: 키는 검색되지 않습니다. 예외:
설명 예외가 수신되었기 때문에 보안 토큰에서 암호 해독 키 또는 확인 키를 검색할 수 없습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7075E: 지속 기간이 유효하지 않습니다.
설명 WSS API의 시간소인에 대한 기본 지속 기간의 형식이 유효하지 않습니다.이 값은 웹 서비스 보안 런타임에 정의됩니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7076E: {0}이(가) 인스턴스화되지 않았습니다.
설명 필수 클래스를 인스턴스화할 수 없습니다.
조치 클래스가 토큰 생성기 또는 처리자에 대해 지정된 경우, 클래스의 이름과 위치가 올바른지 확인하시기 바랍니다.
CWWSS7077E: 로그인 모듈 이름은 널입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7078E: Nonce 관리자에 액세스할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7079E: {0}이(가) 인스턴스화되지 않았습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7101E: 요청 유형에 대한 핸들러가 없음: {0}
설명 요청 유형이 인식되지 않습니다.
조치 올바른 정보를 포함하는 플러그인 구성 파일을 확인하십시오.
CWWSS7102W: 발행 요청 유형에 대해 정의된 사용자 정의 특성이 SCT 플러그인 구성에 없습니다.
설명 발행 요청 유형에 대해 유효한 URI 값이 SCT 구성에 있어야 합니다.
조치 SCT 구성 파일에 사용자 정의 특성 issueRequestTypeRST에 대해 유효한 URI가 있는지 확인하십시오.
CWWSS7103W: 취소 요청 유형에 대해 정의된 사용자 정의 특성이 SCT 플러그인 구성에 없습니다.
설명 취소 요청 유형에 대해 유효한 URI 값이 SCT 구성에 있어야 합니다.
조치 SCT 구성 파일에 사용자 정의 특성 cancelRequestTypeRST에 대해 유효한 URI가 있는지 확인하십시오.
CWWSS7104W: 갱신 요청 유형에 대해 정의된 사용자 정의 특성이 SCT 플러그인 구성에 없습니다.
설명 갱신 요청 유형에 대해 유효한 URI 값이 SCT 구성에 있어야 합니다.
조치 SCT 구성 파일에 사용자 정의 특성 renewRequestTypeRST에 대해 유효한 URI가 있는지 확인하십시오.
CWWSS7105W: 유효성 검증 요청 유형에 대해 정의된 사용자 정의 특성이 SCT 플러그인 구성에 없습니다.
설명 유효성 검증 요청 유형에 대해 유효한 URI 값이 SCT 구성에 있어야 합니다.
조치 SCT 구성 파일에 사용자 정의 특성 validateRequestTypeRST에 대해 유효한 URI가 있는지 확인하십시오.
CWWSS7106E: SCT 발행 요청 핸들러 클래스가 초기화되지 않았습니다.
설명 SCT 핸들러 클래스는 사용하기 전에 초기화되어야 합니다.
조치 보안 토큰 서비스를 새로 고치고 서버를 다시 시작하십시오.
CWWSS7107W: 요청에 엔트로피 정보가 누락되어 있습니다.
설명 요청에 Entropy 및 BinarySecret 요소가 있어야 합니다.
조치 허용되는 발행 요청 형식은 문서를 참조하십시오.
CWWSS7108E: 캐시 장애로 인해 요청된 보안 컨텍스트 토큰을 발행할 수 없습니다.
설명 보안 컨텍스트 토큰을 캐시하려는 시도가 실패했습니다.
조치 SCT 구성 파일에서 tokenCacheFactory 특성 아래에 액세스 가능한 토큰 캐시 팩토리 클래스의 완전한 이름이 있는지 확인하십시오.
CWWSS7109W: WSC 네임 스페이스에 대한 URI를 작성할 수 없습니다. 예외: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7110W: 지정된 취소 요청이 CancelTarget 요소에서 누락되어 있습니다.
설명 취소 요청에는 취소할 보안 컨텍스트 토큰의 UUID를 지정하는 CancelTarget 요소가 있어야 합니다.
조치 허용되는 취소 요청 형식은 문서를 참조하십시오.
CWWSS7111W: 요청의 CancelTarget 요소에서 UUID를 추출할 수 없습니다.
설명 요청의 CancelTarget 요소에서 보안 컨텐스트 토큰의 UUID를 추출하지 못했습니다. 취소 요청을 완료하려면 UUID가 필요합니다.
조치 허용되는 취소 요청 형식은 문서를 참조하십시오.
CWWSS7112E: SCT 갱신 요청 핸들러 클래스가 초기화되지 않았습니다.
설명 SCT 핸들러 클래스는 사용하기 전에 초기화되어야 합니다.
조치 보안 토큰 서비스를 새로 고치고 서버를 다시 시작하십시오.
CWWSS7113W: 지정된 갱신 요청이 RenewTarget 요소에서 누락되어 있습니다.
설명 갱신 요청에는 갱신할 보안 컨텍스트 토큰의 UUID를 지정하는 RenewTarget 요소가 있어야 합니다.
조치 허용되는 갱신 요청 형식은 문서를 참조하십시오.
CWWSS7114W: 요청의 RenewTarget 요소에서 UUID를 추출할 수 없습니다.
설명 요청의 RenewTarget 요소에서 보안 컨텍스트 토큰의 UUID를 추출하지 못했습니다. 갱신 요청을 완료하려면 UUID가 필요합니다.
조치 허용되는 갱신 요청 형식은 문서를 참조하십시오.
CWWSS7115E: 알고리즘 및 프로바이더 정보가 캐시된 보안 컨텍스트 토큰에서 누락되었습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7116W: 지정된 유효성 검증 요청이 ValidateTarget 요소에서 누락되어 있습니다.
설명 유효성 검증 요청에는 유효성을 검증할 보안 컨텍스트 토큰의 UUID를 지정하는 ValidateTarget 요소가 있어야 합니다.
조치 허용되는 유효성 검증 요청 형식은 문서를 참조하십시오.
CWWSS7117W: 요청의 ValidateTarget 요소에서 UUID를 추출할 수 없습니다.
설명 요청의 ValidateTarget 요소에서 보안 컨텍스트 토큰의 UUID를 추출하지 못했습니다. 유효성 검증 요청을 완료하려면 UUID가 필요합니다.
조치 허용되는 유효성 검증 요청 형식은 문서를 참조하십시오.
CWWSS7118E: MessageContext의 AxisConfiguration은 널입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7119E: MessageContext의 ConfigurationContext는 널입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7120E: EndpointReference가 널입니다. WS-Address가 사용 가능하지 않습니다. 이것은 보안 통신에 필요합니다.
설명 WS-Address가 사용 가능하지 않습니다. 이것은 보안 통신에 필요합니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7121W: WS-SecureConversation 클라이언트 캐시 구성을 로드하는 데 실패했습니다. 기본값 사용.
설명 JAXB를 사용하여 WS-SecureConversation 클라이언트 캐시 구성 파일, WSSCCache.xml을 로드할 수 없습니다.
조치 셀 이름 디렉토리에서 WSSCCache.xml을 확인하십시오. WSSCCache.xml이 있는데도 문제가 지속되면 서비스 담당자에게 문의하십시오.
CWWSS7122W: 분배 SecurityContextToken 캐시를 작성하는 데 실패했습니다.
설명 분배 SecurityContextToken 캐시 사용 요청을 수행할 수 없습니다. SecurityContextToken은 로컬 서버에만 캐시되며 다른 모든 클러스터 구성원에게 분배되지 않습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7200E: ServiceEndpointAddress에서 AxisService를 작성할 수 없음: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7201E: 보안 컨텍스트 토큰의 지속 시간 정보가 유효하지 않습니다.
설명 요청된 보안 토큰 응답 메시지에 보안 컨텍스트 토큰의 유효한 지속 시간 정보가 없습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7202E: 보안 컨텍스트 토큰 발행에 실패했습니다. 예외: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7203E: 파생된 키 생성 실패. 예외: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7204E: 파생된 키가 유효하지 않습니다.
설명 이는 파생된 키 생성 문제로 인해 발생할 수 있습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7205E: 유효하지 않은 보안 컨텍스트 토큰
설명 보안 컨텍스트 토큰이 만기되었습니다.
조치 WSSAPI를 사용하는 사용자는 토큰 갱신을 시도한 후 요청을 다시 시도할 수 있습니다.
CWWSS7211E: ID가 [{0}]인 파생된 키 토큰을 주제에서 찾을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7212E: 파생된 키 토큰 요소의 참조 정보를 사용하여 보안 컨텍스트 토큰을 확인할 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7213E: 지원되지 않은 값 유형. 이 [{0}]을(를) 예상했지만 [{1}]이(가) 검색되었습니다.
설명 토큰 구성에서 지정된 값 유형은 올바르지 않습니다.
조치 토큰 처리자 구성에 대한 바인딩의 값 유형 정보를 확인하고 정정하십시오.
CWWSS7214E: 신뢰 서비스에서 유효한 보안 컨텍스트 토큰을 가져올 수 없습니다.
설명 보안 컨텍스트 토큰이 만기되었거나 신뢰 서비스에서 토큰을 검색하는 중에 문제가 발생했습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7215E: 캐시에서 유효한 보안 컨텍스트 토큰을 가져올 수 없습니다.
설명 보안 컨텍스트 토큰이 만기되었거나 토큰이 캐시에 없습니다.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7221I: 보안 컨텍스트 토큰이 만기되었으며, 만기 후에는 토큰을 갱신할 수 없습니다.
설명 이는 정보 메시지 전용입니다. 런타임이 자동으로 새 SC 토큰을 요청합니다.
조치 정보 메시지
CWWSS7222E: 보안 컨텍스트 토큰 지속 시간이 WS-SecureConversation 클라이언트 캐시 쿠션보다 낮습니다.
설명 새로 발행된 보안 컨텍스트 토큰의 지속 시간은 WS-SecureConversation 클라이언트 캐시 쿠션보다 높아야 합니다.
조치 클라이언트 캐시 쿠션 설정을 낮추거나 보안 컨텍스트 토큰의 지속 시간을 높이십시오.
CWWSS7223E: 보안 컨텍스트 토큰 갱신 실패. 예외: {0}
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7224E: 직렬화된 보안 컨텍스트 토큰 버전이 현재 토큰 버전과 다릅니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7225E: JAXB는 WS-SecureConversation 클라이언트 캐시 구성 파일을 로드할 수 없습니다. 예외는 {0}입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7226E: AdminCommand는 WS-SecureConversation 클라이언트 캐시 구성 파일을 찾을 수 없습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7227E: AdminCommand는 WS-SecureConversation 클라이언트 캐시 구성 파일의 {0} 특성을 찾을 수 없습니다.
설명 요청된 특성은 WS-SecureConversation 클라이언트 캐시 구성 파일에 없습니다.
조치 WS-SecureConversation 클라이언트 캐시 구성 파일을 확인하십시오.
CWWSS7228E: AdminCommand는 WS-SecureConversation 클라이언트 캐시 구성 파일을 갱신할 수 없습니다. 예외는 {0}입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7229E: AdminCommand {0} 작성이 실패했습니다. 예외는 {1}입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7230E: AdminCommand {0} 로드가 실패했습니다. 예외는 {1}입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7231E: WS-Security SelfManagedData 직렬화가 실패했습니다. 예외는 {0}입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7232E: WS-Security SelfManagedData 직렬화 해제가 실패했습니다. 예외는 {0}입니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7233E: 보안 주가는 로그인 프로세스에서 리턴되지 않습니다.
설명 This exception is unexpected. The cause is not immediately known.
조치 If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
CWWSS7234I: SecurityContextToken을 무효화하거나 갱신할 수 없습니다. 취소 요청이 처리되지 않습니다.
설명 정보 메시지입니다.
조치 조치가 필요하지 않습니다.
CWWSS7235I: 지정된 SecurityContextToken을 갱신할 수 없습니다. 새 컨텍스트 토큰이 발행됩니다.
설명 정보 메시지입니다.
조치 조치가 필요하지 않습니다.
CWWSS7236E: {0} 구성 파일에 유효하지 않은 설정이 있습니다.
설명 구성 파일을 로드하는 중에 Application Server에서 유효하지 않은 설정이 발견되었습니다.
조치 구성 파일에 유효한 설정이 있는지 확인하십시오.
CWWSS7237E: Application Server가 보안 토큰 서비스(STS)를 구성할 수 없습니다.
설명 STS를 구성하려는 중에 문제점이 발생했습니다.
조치 STS 구성 파일이 손상 또는 제거되지 않았는지 확인하십시오.
CWWSS7238E: Application Server에서 {1} 엔드포인트에 유효하지 않은 {0} 토큰 유형을 발견했습니다.
설명 지정된 토큰 유형이 엔드포인트에 유효하지 않습니다.
조치 토큰 유형이 엔드포인트에 유효한지 확인하십시오.
CWWSS7239E: Application Server에서 유효하지 않은 Soap 엔벨로프(envelope) 본문을 발견했습니다. Soap 엔벨로프 본문은 정확히 하나의 RequestSecurityToken 요소로 구성되어야 합니다.
설명 RequestSecurityToken 요소가 전송 메시지에 없을 수 있습니다. 아니면 정책 설정의 문제점으로 인해 Soap 메시지 암호가 해독되지 않았을 수도 있습니다.
조치 정책 설정이 올바른지 확인하십시오.
CWWSS7240E: Application Server가 토큰 요청에서 여러 개의 {0} 요소를 발견했습니다.
설명 토큰 요청에서는 요소가 한 번만 발생할 수 있습니다.
조치 토큰 요청에서 여분의 요소를 제거한 후 요청을 다시 제출하십시오.
CWWSS7241E: RequestSecurityToken 요소에 유효하지 않은 {0} 요소가 있습니다.
설명 RequestSecurityToken을 처리하는 중에 Application Server에서 유효하지 않은 요소를 발견했습니다.
조치 RequestSecurityToken에서 유효하지 않은 요소를 제거한 후 요청을 다시 제출하십시오.
CWWSS7242E: RequestSecurityToken 요소에서 필수 {0} 헤더 요소가 누락되었습니다.
설명 헤더 요소 누락으로 인해 Application Server에서 RequestSecurityToken을 처리할 수 없습니다.
조치 RequestSecurityToken에 누락된 헤더 요소를 지정한 후 요청을 다시 제출하십시오.
CWWSS7243E: 보안 토큰 서비스(STS)에서 1개의 응답만 리턴해야 합니다. {0}개의 응답을 리턴했습니다.
설명 Application Server가 STS에서 잘못된 응답 수를 발견했습니다.
조치 사용자 조치가 필요하지 않습니다.
CWWSS7244E: Application Server가 {0} 자원의 신뢰 관련 정책 세트를 로드할 수 없습니다.
설명 자원의 신뢰 관련 정책 세트를 로드하는 데 실패했습니다.
조치 자원의 신뢰 관련 정책 세트가 올바른지 확인하십시오.
CWWSS7245E: 순서는 아웃바운드 바인딩에서 암호화 정보의 필수 속성입니다.
설명 첨부된 WS-PolicySet 바인딩 파일이 유효하지 않습니다.
조치 바인딩 파일을 재생성하십시오.
CWWSS7246E: 순서는 아웃바운드 바인딩에서 서명 정보의 필수 속성입니다.
설명 첨부된 WS-PolicySet 바인딩 파일이 유효하지 않습니다.
조치 바인딩 파일을 재생성하십시오.
CWWSS7509W: 수신된 SOAP 요청 메시지가 {0} 서비스의 조치 레벨에 하나 이상의 PolicySet 첨부가 있는 동안에 SOAP 조치 및 WS-Addressing 조치를 제대로 지정하지 않기 때문에 거부됩니다.
설명 웹 서비스 보안 런타임이 조치 레벨 PolicySet가 수신된 메시지의 유효성을 검증하는 데 사용되어야만 하는지 여부를 판별하는 올바른 WS-Addressing 조치 또는 올바른 SOAP 조치를 찾을 수 없습니다. 따라서 수신된 메시지가 보안 고려사항 때문에 거부됩니다.
조치 올바른 SOAP 조치 또는 WS-Addressing 조치가 요청 메시지에 지정되기 위해 웹 서비스 클라이언트를 수정하십시오.
참조 주제    

이용 약관 | 피드백

마지막 갱신 날짜: Feb 18, 2011 4:55:33 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.wssecurity.resources.wssmessages.html

© Copyright IBM Corporation 2006, 2010. All Rights Reserved.
이 Information Center는 Eclipse 기술로 구현됩니다. (http://www.eclipse.org 웹 사이트 참조)