Blueprint from Marketplace Error

Application ID: CE1A6CF6-923A-4219-A432-CA0C90122BD2
Error UID: 7C274E79-6E98-522B-FFDC-6D6AF4C15500

Backendless encountered an error while handling the request. An internal trouble ticket with ID 7C274E79-6E98-522B-FFDC-6D6AF4C15500 has been created and we will be investigating the issue.
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
	at org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1626)
	at org.hibernate.query.Query.getResultList(Query.java:165)
	at com.backendless.datamodel.dao.AbstractEntityDAO.lambda$findAll$8(AbstractEntityDAO.java:128)
	at com.backendless.datamodel.application.dao.AppJpaTransaction.executeSync(AppJpaTransaction.java:138)
	at com.backendless.datamodel.application.dao.AppJpaTransaction.executeSync(AppJpaTransaction.java:207)
	at com.backendless.datamodel.application.dao.AppJpaTransaction.lambda$execute$0(AppJpaTransaction.java:51)
	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)
	Suppressed: java.util.concurrent.ExecutionException: javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
		at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
		at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
		at com.backendless.async.UncheckedCompletableFuture.getUnchecked(UncheckedCompletableFuture.java:25)
		at com.backendless.async.UncheckedCompletableFutureImpl.getUnchecked(UncheckedCompletableFutureImpl.java:29)
		at com.backendless.management.users.OAuth2ProviderService.getAll(OAuth2ProviderService.java:85)
		at com.backendless.management.appsettings.ManageAppSettingsService.getAppSettings(ManageAppSettingsService.java:176)
		at controllers.console.appsettings.ManageAppSettings.lambda$getAppSettings$0(ManageAppSettings.java:127)
		at com.backendless.async.BackendlessExecutorService.lambda$submit$0(BackendlessExecutorService.java:106)
		... 4 more
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.exception.internal.SQLE

Problem description

When I try to create a new app with a blueprint that I’ve selected from the marketplace, I get this strange error in the dashboard:

Which blueprint did you select?

I tried with two, and with both received the error. Insta Clone and Online Training App

Hello @Stefan_Jovanovic

I apologise for the inconvenience. Yes at the moment we are having problems with some of the blueprints in EU-cluster. You can now install these blueprints in US-cluster.

Regards,
Inna

1 Like

Great, thanks for the information.