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

Deploy portlet in Liferay CE 7.4.3.19-ce-ga19: java.lang.IllegalStateException: Unable to configure jsr356 at that stage. ServerContainer is null #222

Closed
icarrara opened this issue Apr 15, 2022 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@icarrara
Copy link

I have deployed the base-starter-flow-portlet and addressbook-portlet-feature-liferay modules to Liferay Portal CE 7.4.3.19-ce-ga19.

The portlets are installed and working perfectly.

But when deploying any portlet you get the following error: "java.lang.IllegalStateException: Unable to configure jsr356 at that stage. ServerContainer is null"

However the deployment is successful.

  • Server logs: attached
  • Versions:
    • Vaadin Portlet version: 1.0.0
    • Portal (Liferay) version: CE 7.4.3.19-ce-ga19
    • Java version: 1.8.0_261

vaadin-portlet-static
portlet-starter


vaadin-portlet-static-Tomcat-LOG.TXT


portlet-starter-Tomcat-LOG.txt

@icarrara icarrara added the bug Something isn't working label Apr 15, 2022
@mcollovati
Copy link
Contributor

Hi, thanks for reporting.
This is a known issue with Atmosphere; see #200 for more detail.
Closing as duplicate

@mcollovati mcollovati added the duplicate This issue or pull request already exists label Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants