-
TaskRepositoryInitializer has a circular reference on DatabaseInitializerDetector when natively compiling.
Natively compile and run timestamp initializer displays the error.
-
When running the native-image from the spring-native sample `cloud-task` on the `sb-3.0.x` branch, i get the following exception:
```
org.springframework.beans.factory.BeanCreationException: Error…
-
### Summary
Looking at the agent log we found this request pèrocess get 400 error as a response
`
### Description
```
level=info time=2021-09-22T16:33:35Z msg="Processing credentia…
-
Hi,
I integrated sharding-jdbc in my spring boot project, but my application cannot be started. once i comment off sharding-jdbc maven dependency from pom, the application can be started. anyone can …
-
Hi there,
I am looking handling all/any request that isn't defined. something like this below.
-
Hello, I am new to RichTextFX. I would like to restrict user input to the visible area of the InlineCssTextArea either by setting the number of maximum characters or rows in the textarea. The visibl…
-
Hi All,
I am using the dotnet example (modified with a gui) to create a batch with one job and multiple tasks. The task does only the movement of the file to the node and back to storage.
When …
-
I'm trying to run DoNetTutorial on my azure account. I have subscription.
It is giving this error while task being started.
The pool was created.
The job was created.
The 3 nodes were created.
Bu…
-
Calling `stack test --pedantic` on a clean checkout fails with the following message
```
-- While building custom Setup.hs for package htask-bin-0.1.0.0 using:
/Users/jmartin/.stack/setup-…
-
Using sample from GitHub repo for Spring Cloud Task under: 'spring-cloud-task-samples/timestamp' which is on Spring Boot M5.
running mvn spring-boot:run completes normally with Spring Boot M5.
…