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

Java EE 7 Sample - Chunk Exception Test Fails #132

Closed
Pandrex247 opened this issue Dec 24, 2014 · 2 comments
Closed

Java EE 7 Sample - Chunk Exception Test Fails #132

Pandrex247 opened this issue Dec 24, 2014 · 2 comments

Comments

@Pandrex247
Copy link
Member

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)
@smillidge
Copy link
Contributor

This is a possible bug in JBatch or a functional change that will need the test revising.
WASdev/standards.jsr352.jbatch#25

@smillidge
Copy link
Contributor

This is most likely a bug in the sample see
javaee-samples/javaee7-samples#281

jbee pushed a commit to jbee/Payara that referenced this issue Sep 30, 2020
…atalogue

QACI-352 Separated the docker builder from the src version.
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

2 participants