2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

log.message=Cannot invoke "jp.co.intra_mart.foundation.database.DbTypes.ordinal()" because "type" is null の対処法

Posted at

ネットに情報がないので放流用
適切なエラーメッセージが出ないため、IM力が試されるエラーである。

・事象
intra-martのテナント環境セットアップで設定をミスると
log.message=Cannot invoke "jp.co.intra_mart.foundation.database.DbTypes.ordinal()" because "type" is null
となる

・原因
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_datasource.html#configuration-file-datasource-mapping
にあるように
/conf/data-source-mapping-config.xml
に設定されているとテナント環境セットアップ時のtenantidが違う場合に発生する。

誰かの助けになりますように。。。

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?