-
I recently came across an issue with a project dependency that is in the process of making their package names lowercase, thus having in the jar duplicates for classes, but in different packages only …
-
Hi,
I have installed iot-assistant on a Raspberry Pi4 with Ubuntu 22.04.4 LTS, installed openjdk-8-jre-headless and started iot-assistant.
After logging in I get:
```
Whitelabel Error Page
…
-
[14:30:21] [Server thread/CRITICAL]: InvalidStateException: "Tried to schedule task to disabled scheduler" (EXCEPTION) in "src/pocketmine/scheduler/TaskScheduler" at line 148
[14:30:21] [Server threa…
-
### What happened?
I added a PDF file to a library directory in a containing folder meant for a new series. When I go to scan a library in order to add the new series, the scan hangs for a while and …
-
### Description
When Connect-AZAccount -Identiy is executed as System-Managed-Identity as local\SYSTEM in TaskScheduler the connection fails with Az.Accounts Module Version greater than 2.12.1. Re…
-
Every Task scheduling is currently fair. This means that when 100 mipmap tasks are queued, no new loading tasks for the UI will run. Obviously this is bad, so we need to be able to assign priorities, …
-
Hello,
I am using versions
UI: master
API: 3.3.2-SNAPSHOT
jira-feature-collector: 3.2.0-SNAPSHOT
When I start the jira collector it says it collected teams and projects
2020-10-28 13:…
-
I'm trying to crawl data from a website using RSelenium. The script below runs perfectly in RStudio (R version 3.5.0) with no issues.
Code
library(RSelenium)
library(rvest)
library(xlsx)
librar…
-
### Description
Hi! I am trying to run a [`Parallel.ForEachAsync`](https://docs.microsoft.com/en-us/dotnet/api/system.threading.tasks.parallel.foreachasync) loop on the UI thread of a WinForms appl…
-
I have a multi-module reactor build which fails (that can happen) and I see a warning message in the shell when running mavenm but not in console.log.
Also, we should put the exit code of closure int…