3

impex ファイルを手動で呼び出すと (コンソール -> impex インポート)、動作していることに気付きました。しかし、更新システムを作成すると、成功しません。ログで、このファイルが言及していることがわかります。私はこの状況を誤解していますか?

ログ:

INFO   | jvm 1    | main    | 2013/12/09 12:44:41.633 | INFO  [hybrisHTTP26] [AbstractSystemSetup] Begin SOLR index setup [hybris]
INFO   | jvm 1    | main    | 2013/12/09 12:44:41.634 | INFO  [hybrisHTTP26] [DefaultSetupImpexService] Importing [/merchandisecore/import/stores/hybris/solr.impex]...
INFO   | jvm 1    | main    | 2013/12/09 12:44:41.635 | INFO  [hybrisHTTP26] [DefaultImportService] Starting import synchronous using cronjob with code=000000SL
INFO   | jvm 1    | main    | 2013/12/09 12:44:41.637 | INFO  [hybrisHTTP26] (000000SL) [ImpExImportJob] Starting ImpEx cronjob "ImpEx-Import"
INFO   | jvm 1    | main    | 2013/12/09 12:44:41.638 | WARN  [hybrisHTTP26] (000000SL) [HeaderDescriptor] line 28 at main script: column mode of type SolrServerConfig is not writable, but you want to update it. If you want to write this non writable attribute explicit, you have to use the forceWrite=true modifier. This warning is printed only once for header. Please check subsequent lines for similar problem.
INFO   | jvm 1    | main    | 2013/12/09 12:44:41.752 | WARN  [hybrisHTTP26] (000000SL) [HeaderDescriptor] line 125 at main script: column type of type SolrIndexerQuery is not writable, but you want to update it. If you want to write this non writable attribute explicit, you have to use the forceWrite=true modifier. This warning is printed only once for header. Please check subsequent lines for similar problem.
INFO   | jvm 1    | main    | 2013/12/09 12:44:41.757 | INFO  [hybrisHTTP26] (000000SL) [Importer] Finished 1 pass in 0d 00h:00m:00s:098ms - processed: 73, dumped: 3 (last pass: 0)
INFO   | jvm 1    | main    | 2013/12/09 12:44:41.860 | INFO  [hybrisHTTP26] (000000SL) [Importer] Starting pass 2
INFO   | jvm 1    | main    | 2013/12/09 12:44:41.860 | INFO  [hybrisHTTP26] (000000SL) [Importer] Finished 2 pass in 0d 00h:00m:00s:006ms - processed: 3, no lines dumped (last pass 3)
INFO   | jvm 1    | main    | 2013/12/09 12:44:41.862 | INFO  [hybrisHTTP26] [DefaultImportService] Import was successful (using cronjob with code=000000SL)
INFO   | jvm 1    | main    | 2013/12/09 12:44:41.963 | INFO  [hybrisHTTP26] [DefaultSetupImpexService] Importing [/merchandisecore/import/stores/hybris/solr_en.impex]...
4

1 に答える 1