Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load view on Vaadin Designer #2418

Open
cantaylancapraz opened this issue Nov 13, 2021 · 3 comments
Open

Unable to load view on Vaadin Designer #2418

cantaylancapraz opened this issue Nov 13, 2021 · 3 comments

Comments

@cantaylancapraz
Copy link

Steps to reproduce

Create a design in a intellij for Vaadin 8 or 10.

Actual behavior

When I try to use Vaadin Designer in intellij, screen shows a message "Please wait, loading view" forever.
When I checked ide logs, I see following exception.

2021-11-13 21:14:43,730 [6754910] ERROR - ctionSystem.impl.ActionUpdater - Exception 'com.vaadin.designer2.services.ServiceNotFoundException: Service com.vaadin.designer2.services.ProjectServices not found from provider a229' was reported 80 times

Expected behavior

Load View

IDE, Designer and OS version

Intellij: 2021.2.3
Vaadin Designer Pluggin: 4.6.11
OS: MacOS Monterey 12.0.1

@ndedobbeleer
Copy link

Seems to be the same in Eclipse with Vaadin 14

OS: Windows 10
Java: 11.0.12
Eclipse: org.eclipse.epp.package.jee.product 4.21.0.20210910-1200
Designer: 4.6.11

@7makes
Copy link

7makes commented Jan 5, 2022

I have the same situation. After endless loading of components, I open the disassembler and see a blank canvas without any elements and errors, using the disassembler in the browser the same
After endless loading of components, I reopen the designer and see a blank canvas without any elements and errors, using the disinner in the browser the same.
Using the starter project with maven and vaadin 22, JDK 17, idea 2021.2.3/2021.2.3.1, designer 4.6.11, OS win 10/win 11.

Soon the trial period of use will end, and the problem has not been solved...

@anssit
Copy link
Contributor

anssit commented Jan 10, 2022

A fix for blank canvas in Vaadin 22 projects was released in 4.6.12. @7makes you can ask your trial period to be extended by contacting us e.g. via the chat in vaadin.com. Refer to #2419.

This particular issue seems to be something different as it is reported for both Vaadin 8 and 10+. I changed the name to be a bit more specific. @cantaylancapraz @ndedobbeleer are you seeing this issue with 4.6.12? Does it happen always? We would need a bit more context around the problem. Maybe a more complete stack trace / log file. ProjectServices not found is too generic to make any conclusions what might be behind it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants