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

OSGi Starter throws exception when opening default view #14

Closed
stefanuebe opened this issue Feb 5, 2019 · 2 comments
Closed

OSGi Starter throws exception when opening default view #14

stefanuebe opened this issue Feb 5, 2019 · 2 comments
Labels

Comments

@stefanuebe
Copy link

stefanuebe commented Feb 5, 2019

I downloaded the latest starter from vaadin.com/start and run it via the given maven command mvn -Pprepare-osgi-container -Prun-osgi-container verify. Started up with some error messages. When trying to access the default page, the following exception comes up:

[ERROR] Exception while processing request to /
javax.servlet.ServletException: com.vaadin.flow.server.ServiceException: java.lang.IllegalStateException: Exception targets has been already initialized
        at com.vaadin.flow.server.VaadinServlet.service(VaadinServlet.java:229)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
...

Machine is Windows 10 (Microsoft Windows [Version 10.0.17763.253])

@stefanuebe
Copy link
Author

Full console output

scratch.txt

@stefanuebe stefanuebe changed the title OSGi Starter not usable OSGi Starter throws exception when opening default view Feb 5, 2019
@pleku pleku added the OSGi label Apr 15, 2019
@pleku
Copy link
Contributor

pleku commented Jan 8, 2021

This is not valid anymore for the reworked base starter using bnd-tools to run itself.

@pleku pleku closed this as completed Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants