[GitHub] [poi] RemboL opened a new pull request #180: #63819 Add DateValue function

2020-05-14 Thread GitBox
RemboL opened a new pull request #180: URL: https://github.com/apache/poi/pull/180 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[Bug 64441] WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 --- Comment #4 from Dominik Stadler --- The test is very unlikely to trigger it as it only can happen for the first two executions of the future, after that the variable is initialized, Maybe we can somehow "uninitialize" it again, otherwise

Build failed in Jenkins: POI-DSL-API-Check #533

2020-05-14 Thread Apache Jenkins Server
See Changes: [fanningpj] mark test code as ok to suppress forbidden-apis check [fanningpj] [bug-64441] add test case -- [...truncated 27.61 KB...]

Jenkins build is back to normal : POI-DSL-1.8 #963

2020-05-14 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 64441] WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 --- Comment #3 from PJ Fanning --- I added this test https://github.com/apache/poi/commit/24345edd5e7a98089abac93417522cced20025f0 but it passes. -- You are receiving this mail because: You are the assignee for the bug.

Build failed in Jenkins: POI-DSL-1.8 #962

2020-05-14 Thread Apache Jenkins Server
che/poi/xssf/usermodel/extensions/XSSFHeaderFooter.java>:90: error: semicolon missing [javadoc] * [javadoc]^ [javadoc] 100 errors [javadoc] 100 warnings [jar] Building jar: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist/maven/poi-ooxml/poi-ooxml-4.1.3-SNAPSHOT-javadoc.ja

[Bug 64441] WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 --- Comment #2 from PJ Fanning --- as a workaround, you should be able to use write a wrapper that has synchronization you could also try using `new HSSFWorkbook(stream)` ideally, the code should support concurrent use but any fix we do

[Bug 64441] WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 Eugene changed: What|Removed |Added CC||be...@bk.ru -- You are receiving this mail

[Bug 64441] WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 --- Comment #1 from Eugene --- *And sometimes the second thread does not go into this condition and thinks that createHssfByNode is already initialized, which is why this error comes in. Sorry, for some reason I can’t edit the description.

[Bug 64441] WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 Eugene changed: What|Removed |Added OS||All -- You are receiving this mail because:

[Bug 64441] New: WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 Bug ID: 64441 Summary: WorkbookFactory.create(InputStream inp) nullpointer error in multithreding Product: POI Version: 4.1.2-FINAL Hardware: PC Status: NEW

[Bug 64258] Alternative approach for TDIST function formula evaluation

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64258 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 64271] JVM crashes when we write XL file

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64271 Dominik Stadler changed: What|Removed |Added Resolution|--- |INFORMATIONPROVIDED

[Bug 64274] ExtractorFactory#createExtractor shall throw POIXMLException

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64274 Dominik Stadler changed: What|Removed |Added Severity|normal |enhancement OS|

[Bug 64348] createWaterMark IndexOutOfBoundException

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64348 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from

[Bug 64377] RangeCopier throw up NPE when copying range containing null rows

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64377 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 64369] COUNTIF and <> with wildcard didn't work

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64369 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 64393] [PATCH] Corrects relational operators against MissingArgEval

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64393 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 64420] NullPointerException in XSSFReader.SheetIterator.next() if XLSX contains a macrosheet

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64420 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 51454] Office 2003 Excel warning

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=51454 Mark Thomas changed: What|Removed |Added Group||readonly -- You are receiving this

[Bug 51454] Office 2003 Excel warning

2020-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=51454 --- Comment #6 from Thomas smith --- It is very informative and amazing. https://showboxforpci.com/ -- You are receiving this mail because: You are the assignee for the bug.