You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the Arquillian test for this sample on a clean install of Payara (upstream 4.1.151 build 92) results in failure. This does not happen on GlassFish 4.1.
The Payara logs don't show any full errors, but there are some logs at level SEVERE. The Maven (error stack traces enabled), Payara server.log, and GlassFish server.log can be seen here: https://gist.github.com/Pandrex247/90e701dabaf895bc1838
Steps to reproduce:
Unzip Payara upstream download
start domain (./asadmin start-domain)
start database (./asadmin start-database)
run arquillian test (mvn -Pglassfish-remote-arquillian,browser-firefox test -e)
The text was updated successfully, but these errors were encountered:
Running the Arquillian test for this sample on a clean install of Payara (upstream 4.1.151 build 92) results in failure. This does not happen on GlassFish 4.1.
The Payara logs don't show any full errors, but there are some logs at level SEVERE. The Maven (error stack traces enabled), Payara server.log, and GlassFish server.log can be seen here:
https://gist.github.com/Pandrex247/90e701dabaf895bc1838
Steps to reproduce:
The text was updated successfully, but these errors were encountered: