タスク・コンテナー・アプリケーションの開始に失敗する

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 アプリケーションが、WebSphere システム・アプリケーションとして自動的に使用可能になります。ただし、カスタム・プロファイルでは自動的に使用可能にはなりません。

bpeconfig.jacl スクリプトは、SchedulerCalendars アプリケーションのインストールを試行しますが、常に可能とは限りません。

管理コンソールのインストール・ウィザードを使用して ND 環境の Business Process Choreographer を構成する場合は、SchedulerCalendars アプリケーションを手動でインストールする必要があります。


(c) Copyright IBM Corporation 2005, 2006. All rights reserved.
(c) Copyright IBM Japan 2006
このインフォメーション・センターでは、Eclipse テクノロジー (http://www.eclipse.org) が採用されています。