타스크 컨테이너 응용프로그램 시작 실패

ejb/htm/TaskContainerStartUpBean이라는 이름의 시작 Bean이 응용프로그램을 강제로 종료시켰습니다.

증상

다음 오류는 SystemOut.log 파일에 기록됩니다.
WSVR0037I: Starting EJB jar: taskejb.jar
NMSV0605W: A Reference object looked up from the context "java:" 
with the name "comp/env/scheduler/DefaultUserCalendarHome" 
was sent to the JNDI Naming Manager and an exception resulted. 
Reference data follows:
Reference Factory Class Name: com.ibm.ws.naming.util.IndirectJndiLookupObjectFactory
Reference Factory Class Location URLs:
Reference Class Name: java.lang.Object
Type: JndiLookupInfo
Content: JndiLookupInfo:
jndiName="com/ibm/websphere/scheduler/calendar/DefaultUserCalendarHome";
providerURL=""; initialContextFactory=""
:
StartBeanInfo E STUP0005E: Startup bean named ejb/htm/TaskContainerStartUpBean
forced application to stop.
ApplicationMg W WSVR0101W: An error occurred starting, TaskContainer_utxtlb10Node01_server1
ApplicationMg A WSVR0217I: Stopping application: TaskContainer_utxtlb10Node01_server1
EJBContainerI I WSVR0041I: Stopping EJB jar: taskejb.jar

이유

이 오류는 TaskContainer 응용프로그램이 시작될 때 SchedulerCalendars 응용프로그램을 사용할 수 없는 경우에 발생합니다.

해결 방법

SchedulerCalendars 응용프로그램을 수동으로 설치하거나 이미 설치되어 있는 경우에는 SchedulerCalendars 응용프로그램에 대한 새 대상 맵핑을 추가하십시오.

기본 프로파일에서 SchedulerCalendars 응용프로그램은 WebSphere 시스템 응용프로그램과 마찬가지로 자동으로 사용할 수 있습니다. 그러나 사용자 정의 프로파일에서는 자동으로 사용할 수 없습니다.

bpeconfig.jacl 스크립트가 SchedulerCalendars 응용프로그램을 자동으로 설치하려고 시도하지만 응용프로그램이 설치되지 않을 수도 있습니다.

관리 콘솔 설치 마법사를 사용하여 Business Process Choreographer를 ND 환경에 구성하는 경우에는 SchedulerCalendars 응용프로그램을 수동으로 설치해야 합니다.


ⓒ Copyright IBM Corporation 2005, 2006.
이 Information Center는 Eclipse 기술을 기반으로 합니다. (http://www.eclipse.org)