You are not logged in. This forum allows only logged in users to post. If you want to post in the forum, please log in.
Descargar
Desarrollar
Cuenta
Descargar
Desarrollar
Entrar
Forgot Account/Password
Crear Cuenta
Idioma
Ayuda
Idioma
Ayuda
×
Entrar
Nombre de usuario
Contraseña
×
Forgot Account/Password
Translation Status of Español
Categoría:
Software
Gente
PersonalForge
Magazine
Wiki
Buscar
OSDN
>
Buscar Software
>
Database
>
Front-Ends
>
OpenStaging
>
Foros
>
Open Discussion
>
[Ver.1.1]ETLジョブのコンパイル時にエラーが出る
OpenStaging
Descripción
Project Summary
Developer Dashboard
Página Web
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
Historial
Descargas
List of Releases
Stats
Incidencia
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
Foros
List of Forums
Ayuda (4)
Open Discussion (16)
Mailing Lists
list of ML
Noticias
Foros:
Open Discussion
(Thread #12104)
Return to Thread list
RSS
[Ver.1.1]ETLジョブのコンパイル時にエラーが出る (2006-08-21 12:13 by
hoi_standard
#24483)
ELTジョブのコンパイルを実行するとエラーがでます。
エラー内容を確認したところ、
jp.co.iafc.openstaging.sqlmanager.dao.CommandCreatorDAO.appendXMLforETLを実行時に、
【pg_sql.xml】ファイルに【<Procedure>-<Statement>-<LookupCursorDeclare>】のタグが存在しないため、
下記エラーでおちているようです。
JXPathException: No value for xpath: Procedure/Statement/LookupCursorDeclare
なお、【pg_sql.xml】が、Ver1.03とVer1.1でまったく同じファイルになっていました。
たぶん誤って古い【pg_sql.xml】を公開しているのではないでしょうか?
RE: [Ver.1.1]ETLジョブのコンパイル時にエラーが出る (2006-08-22 17:38 by
komatch
#24512)
ご指摘ありがとうございます。
お使いのバージョンはV1.1.0だと思いますが、おっしゃるように、
V1.1.0では誤って古いXMLを公開してしまっておりました。
不手際をお詫び申し上げます。
8月18日付で、XMLを置き換え、さらにいくつかのバグを修正した、
V1.1.1を公開いたしましたので、申し訳ございませんが、
こちらをご利用くださいませ。
次の手順を踏むことで、V1.1.0からV1.1.1に設定内容が引き継げます。
1) V1.1.0側の以下のファイルを、V1.1.1側にコピー
・/WEB-INF/classes/settings.properties
・/WEB-INF/classes/log4j.xml
・/WEB-INF/conf/datasourceディレクトリ以下全て
・/WEB-INF/conf/jobディレクトリ以下全て
・/WEB-INF/conf/schedulerディレクトリ以下全て
・/WEB-INF/conf/userディレクトリ以下全て
・/WEB-INF/conf/sql/以下の全ディレクトリと、commands_N.xml(Nは数字)
2) settings.propertiesの内容を修正
OpenStaging.Root=<V1.1.1のインストールディレクトリ>
その他、ファイルパスに関する設定項目で、デフォルト以外の値を
指定していればその項目も修正する
Responder al
#24483