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

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 アプリケーションを手動でインストールする必要があります。


Terms of use |

Last updated: Fri Mar 24 07:19:35 2006

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)