이벤트 전송 중 오류(ServiceUnavailableException) 이벤트 서버로 이벤트를 전송하려고 할 때
내 이벤트 소스 응용프로그램에 오류가 발생했습니다. 로그 파일은
"A communication failure
occurred while attempting to obtain an initial context with the provider
URL."라는 메시지와 함께
ServiceUnavailableException을 표시합니다.
이벤트 전송 시 오류(NameNotFoundException) 이벤트 서비스로 이벤트를 전송하려고 할 때
내 이벤트 소스 응용프로그램에 오류가 발생했습니다. 로그 파일은 "이름 events/configuration/emitter/Default에서 첫 번째 컴포넌트를 찾을 수 없음" 같은 메시지와 함께
NameNotFoundException을 표시합니다.
이벤트 전송 중 오류(CEIEM0025E 메시지) 이벤트 서버로 이벤트를 전송하려고 할 때
내 이벤트 소스 응용프로그램에 오류가 발생했습니다. 로그 파일은 DuplicateGlobalInstanceIdException을 표시합니다.
이벤트 전송 중 오류(CEIEM0034E 메시지) 이벤트 서비스로 이벤트를 전송하려고 할 때
내 이벤트 소스에 오류가 발생했습니다. 로그 파일은
"The JNDI lookup of a JMS queue failed because the
JNDI name defined in the emitter profile is not bound in the JNDI."라는 메시지와 함께 EmitterException을 표시합니다.
이벤트가 유효하지 않음(CEIEM0027E 메시지) 내 이벤트 소스가 이벤트를 전송하려고 시도하지만
이미터가 이벤트 서비스에 이벤트를 제출하지 않고
로그 파일에 CEIEM0027E 메시지("The emitter did not send the event to
the event server because the Common Base Event is not valid")를 출력합니다.
동기화 모드가 지원되지 않음(CEIEM0015E 메시지) 내 이벤트 소스가 이벤트를 전송하려고 시도하지만
이미터가 이벤트 서비스에 이벤트를 제출하지 않고
로그 파일에 CEIEM0015E 메시지("The emitter does not support the specified
synchronization mode")를 출력합니다.
트랜잭션 모드가 지원되지 않음(CEIEM0016E 메시지) 내 이벤트 소스가 이벤트를 전송하려고 시도하지만
이미터가 이벤트 서비스에 이벤트를 제출하지 않고
로그 파일에 CEIEM0016E 메시지("The emitter does not support the specified transaction mode")를 출력합니다.
http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.doc/doc/tcei_trb_sending_events.html Copyright IBM Corporation 2005, 2010. All
Rights Reserved. 이 Information Center는 Eclipse 기술을 기반으로 합니다(http://www.eclipse.org 웹 사이트 참조).