パス構造とログ名の変更

リリース 2019.1 では、プラットフォーム レベルのフォルダ構造をフラット化しました。また、一部のログ ファイルのパスと名前を変更しました。

パス構造

server/appserver/app/repository の各フォルダを削除しました。Spectrum™ Technology Platform サーバーの設定に必要な変更を必ず行ってください。新しいフォルダ階層は次のとおりです。
..|index                   ** index location
   |-- logs                ** log files for technical support
..|repository              ** repository location
   |-- logs                ** log files for technical support
..|server                  ** primary server folder
   |-- archive             ** archive files: resource bundles, reports 
       |-- audit           ** archive files: audit log data
       |-- bundles         ** storage: resource bundles
       |–- dataflows       ** archive: imported dataflows
       |–- reports         ** default location for reports on disk/by name
   |-- bin                 ** startup scripts, wrapper
   |-- conf                ** configuration files
   |–- deploy              ** car and war files; consoles 
   |-- doc                 ** read me file(s)
   |–- drivers             ** jdbc drivers
   |–- exports             ** exported: Enterprise Designer, others
   |–- import              ** imported: license keys, flows, reports, SPDs
       |–- error           ** import item error storage 
          |–- dataflows    ** dataflow import errors
          |–- license-keys ** backup of imported license keys
   |–- lib                 ** platform jar files
   |–- logs                ** log files
   |–- modules             ** product modules 
   |–- ref-data            ** reference data file archive    
   |–- tmp                 ** temporary folder
   |–- types               ** types jar files        

ログ ファイルの場所

Spectrum™ Technology Platform ではすべてのログ ファイルが SpectrumDirectory/server/logs に振り分けられるようになりました。

wrapper.log ファイル名の変更

wrapper.log ファイルは spectrum-server.log というファイルになりました。