[jira] [Updated] (OAK-10547) Indexing job fails at the end of reindexing if it took more than 24h to run

2023-11-11 Thread Nuno Santos (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-10547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nuno Santos updated OAK-10547:
--
Description: 
{noformat}
10:21:04.989 [main] ERROR com.adobe.granite.indexing.tool.Main - Can't perform 
operation
java.time.DateTimeException: Invalid value for SecondOfDay (valid values 0 - 
86399): 98646
    at 
java.base/java.time.temporal.ValueRange.checkValidValue(ValueRange.java:311)
    at 
java.base/java.time.temporal.ChronoField.checkValidValue(ChronoField.java:717)
    at java.base/java.time.LocalTime.ofSecondOfDay(LocalTime.java:380)
    at 
org.apache.jackrabbit.oak.plugins.index.FormattingUtils.formatToSeconds(FormattingUtils.java:27)
    at 
org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase.reindex(DocumentStoreIndexerBase.java:303)
    at com.adobe.granite.indexing.tool.ReindexCmd.index(ReindexCmd.java:195)
    at com.adobe.granite.indexing.tool.ReindexCmd.run(ReindexCmd.java:134)
    at com.adobe.granite.indexing.tool.Main.main(Main.java:112) 
{noformat}

> Indexing job fails at the end of reindexing if it took more than 24h to run
> ---
>
> Key: OAK-10547
> URL: https://issues.apache.org/jira/browse/OAK-10547
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: indexing
>Reporter: Nuno Santos
>Priority: Major
>
> {noformat}
> 10:21:04.989 [main] ERROR com.adobe.granite.indexing.tool.Main - Can't 
> perform operation
> java.time.DateTimeException: Invalid value for SecondOfDay (valid values 0 - 
> 86399): 98646
>     at 
> java.base/java.time.temporal.ValueRange.checkValidValue(ValueRange.java:311)
>     at 
> java.base/java.time.temporal.ChronoField.checkValidValue(ChronoField.java:717)
>     at java.base/java.time.LocalTime.ofSecondOfDay(LocalTime.java:380)
>     at 
> org.apache.jackrabbit.oak.plugins.index.FormattingUtils.formatToSeconds(FormattingUtils.java:27)
>     at 
> org.apache.jackrabbit.oak.index.indexer.document.DocumentStoreIndexerBase.reindex(DocumentStoreIndexerBase.java:303)
>     at com.adobe.granite.indexing.tool.ReindexCmd.index(ReindexCmd.java:195)
>     at com.adobe.granite.indexing.tool.ReindexCmd.run(ReindexCmd.java:134)
>     at com.adobe.granite.indexing.tool.Main.main(Main.java:112) 
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (OAK-10547) Indexing job fails at the end of reindexing if it took more than 24h to run

2023-11-11 Thread Nuno Santos (Jira)
Nuno Santos created OAK-10547:
-

 Summary: Indexing job fails at the end of reindexing if it took 
more than 24h to run
 Key: OAK-10547
 URL: https://issues.apache.org/jira/browse/OAK-10547
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: indexing
Reporter: Nuno Santos






--
This message was sent by Atlassian Jira
(v8.20.10#820010)