Issue 91153 - to-be-DEV300_m22: helpcontent2 with new indexer not parallel build safe
Summary: to-be-DEV300_m22: helpcontent2 with new indexer not parallel build safe
Status: CLOSED FIXED
Alias: None
Product: documentation
Classification: Unclassified
Component: Online help (show other issues)
Version: DEV300m20
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: ab
QA Contact: issues@documentation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-27 19:45 UTC by pavel
Modified: 2008-06-30 13:02 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2008-06-27 19:45:28 UTC
Hi,

build -P4 -- -P4 in module helpcontent2 fails here repeatably with:

Optimizing ...
........................................................................... caught a class java.io.FileNotFoundException
 with message: 
../../unxlngi6.pro/misc/ziptmp/caption/text%2Fshared%2Fexplorer%2Fdatabase%2F05040200.xhp (No 
such file or directory)
dmake:  Error code 255, while making '../../unxlngi6.pro/bin/scalc_en-US.zip'
Running processes: 3
 caught a class java.io.FileNotFoundException
 with message: ../../unxlngi6.pro/misc/ziptmp/sbasic.idxl (No such file or directory)
 caught a class java.io.IOException
 with message: cannot read directory 
org.apache.lucene.store.FSDirectory@/home/oo/BuildDir/ooo_DEV300_m22_src/helpcontent2/unxlngi
6.pro/misc/ziptmp/sbasic.idxl: list() returned null
3170 total milliseconds
dmake:  Error code 255, while making '../../unxlngi6.pro/bin/sbasic_cs.zip'
dmake:  Error code 255, while making '../../unxlngi6.pro/bin/schart_en-US.zip'
dmake:  '../../unxlngi6.pro/bin/schart_en-US.zip' removed.

or similar issue. UP build is OK.
Comment 1 ab 2008-06-30 08:49:52 UTC
ab->hjs: I assume that's what we've already fixed on Friday, isn't it?
Is any further action required for me?
Comment 2 kurt.zenker 2008-06-30 12:49:17 UTC
kz->ab: The changes are ok. The test took a bit more time. I checked in the fix
as masterfix.
Comment 3 pavel 2008-06-30 13:02:27 UTC
Verified there, closing.

Thanks.