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

Admingui crashes after timeout #468

Closed
andreasernst opened this issue Oct 7, 2015 · 2 comments
Closed

Admingui crashes after timeout #468

andreasernst opened this issue Oct 7, 2015 · 2 comments

Comments

@andreasernst
Copy link

After the timeout for the admin gui, Payara crashes, you need to restart Payara, i clicked on the home button:

exception
javax.servlet.ServletException: java.lang.reflect.InvocationTargetException while attempting to process a 'beforeCreate' event for 'treeForm'.

root cause
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException while attempting to process a 'beforeCreate' event for 'treeForm'.

root cause
java.lang.reflect.InvocationTargetException

root cause
java.lang.NullPointerException

java.lang.NullPointerException
at org.glassfish.admingui.common.util.GuiUtil.genId(GuiUtil.java:343)
at org.glassfish.admingui.common.handlers.UtilHandlers.encodeId(UtilHandlers.java:1011)

@dorpsidioot
Copy link

Encountered the same issue in 154

@smillidge
Copy link
Contributor

We are aware of this issue and we are currently working on fixing this.

smillidge added a commit to smillidge/Payara that referenced this issue Jan 25, 2016
Pandrex247 added a commit that referenced this issue Jan 29, 2016
Added fix for PAYARA-323 fixes #468
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this issue Aug 10, 2022
…nter-when-customized-mdb-pool-payara4

Fish 470 mdb nullpointer when customized mdb pool
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

3 participants