Internal error when creating blank app

Application ID: 2A12B371-BC28-5E57-FF91-25376B700300
Error UID: AE6E3884-594C-5FA2-FFE7-9F53135A1C00

Backendless encountered an error while handling the request. An internal trouble ticket with ID AE6E3884-594C-5FA2-FFE7-9F53135A1C00 has been created and we will be investigating the issue.
Index 0 out of bounds for length 0
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:459)
	at com.backendless.management.myapplication.GeneratedDomainSupplier.getDomainByIdentifiers(GeneratedDomainSupplier.java:126)
	at com.backendless.management.myapplication.MyApplicationService.createApplication(MyApplicationService.java:318)
	at com.backendless.monitoring.PerformanceMonitoring.invoke(PerformanceMonitoring.java:31)
	at com.backendless.management.myapplication.MyApplicationService.addApplication(MyApplicationService.java:253)
	at controllers.console.MyApplication.lambda$addApplication$6(MyApplication.java:201)
	at com.backendless.async.BackendlessExecutorService.lambda$submit$0(BackendlessExecutorService.java:101)
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)

Problem description

Describe what you did in console that led to the error. Please provide a description of what actually happens. Be descriptive: “it doesn’t work” does not describe what the behavior actually is. This will help us with reproducing the problem.

Steps to reproduce

Please describe steps to reproduce starting from the first action.

  1. I tried creating a blank app
  2. This error showed up: Internal Error
    Backendless encountered an error while handling the request.
    We logged this error with ID AE6E3884-594C-5FA2-FFE7-9F53135A1C00 and will be investigating the issue.

Hi, @Joshua_Marx

Thanks for reporting the issue. Sorry for any inconvenience. We already have an internal ticket on this issue - BKNDLSS-25970.
The issue will be fixed in the nearest releases.

Regards,
Marina