Maxim Solodovnik

Results 81 comments of Maxim Solodovnik

Only 2 errors remain: ``` [ERROR] org.apache.openjpa.persistence.query.TestTimeoutException.testQueryTimeOutExceptionWhileQueryingWithLocksOnAlreadyLockedEntities Time elapsed: 1.135 s

Just hit this issue as well Partial log: ``` [INFO] Running org.apache.tika.dl.imagerec.DL4JVGG16NetTest WARN [main] 10:24:07,765 org.apache.tika.dl.imagerec.DL4JVGG16Net Preprocessed Model doesn't exist at /home/solomax/.tika-dl/models/dl4j/vgg-16/vgg16.zip INFO [main] 10:24:07,768 org.deeplearning4j.zoo.ZooModel Using cached model at...

Thanks for the quick answer @agibsonccc :) Adding @tballison who is active Tika maintainer :)

Hello @treo, Tika is updating :) Here https://github.com/apache/tika/tree/TIKA-3948 latest available `m2.1` is used And the error is reproducible :(

Hello All, sorry for delay To double-check I did the following: - `rm -rf ~/.tika-dl ~/.deeplearning4j` - `MAVEN_OPTS="-Xmx8g" mvn clean install` (at Tika `TIKA-3948` branch) - The build is GREEN...

@renoth shall we drop `tinymce3-parent` and `tinymce4-parent` ?

Many thanks! Dropping 3 and 4 for master branch :)

I'm also affected trying to get familiar with new QT based project DEBUG is useless :( about a minute of waiting if using any of breakpoint, step, continue to line...

Hello @ali-amjad-syed All I see in this log is `INVITE` then `Changing [server] [INVITE] transaction [0x29c49c000], from state [PROCEEDING] to [COMPLETED]` then `Dialog [0x28423b200] deleted` it is weird to see...

I would reject upgrade to `6.0.0` this will require to replace `javax.servlet` with `jakarta.servlet` ... I would use `5.3.29` instead ...