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

[WFLY-4331] clone result & exception of ejb async task part2 handle null... #7216

Merged
merged 1 commit into from
Mar 6, 2015

Conversation

bmaxwell
Copy link
Contributor

@bmaxwell bmaxwell commented Mar 3, 2015

... return
https://issues.jboss.org/browse/WFLY-4331
Check for null returns & just return instead of trying to clone and getting NPE

@wildfly-ci
Copy link

Linux Build 5988 is now running using a merge of f09948a

@wildfly-ci
Copy link

Linux with security manager Build 967 is now running using a merge of f09948a

@wildfly-ci
Copy link

Windows Build 1101 is now running using a merge of f09948a

@wildfly-ci
Copy link

Linux with security manager Build 967 outcome was SUCCESS using a merge of f09948a
Summary: Tests passed: 840, ignored: 319 Build time: 0:05:25

@wildfly-ci
Copy link

Linux Build 5988 outcome was SUCCESS using a merge of f09948a
Summary: Tests passed: 2929, ignored: 314 Build time: 0:47:01

@wildfly-ci
Copy link

Windows Build 1101 outcome was SUCCESS using a merge of f09948a
Summary: Tests passed: 2929, ignored: 314 Build time: 0:47:19

@dmlloyd
Copy link
Member

dmlloyd commented Mar 3, 2015

Oops! Thanks for following up on this.

@wildfly-ci
Copy link

Windows Build 1118 is now running using a merge of 84fd498

@wildfly-ci
Copy link

Linux Build 6005 is now running using a merge of 84fd498

@wildfly-ci
Copy link

Linux with security manager Build 984 is now running using a merge of 84fd498

@wildfly-ci
Copy link

Linux with security manager Build 984 outcome was SUCCESS using a merge of 84fd498
Summary: Tests passed: 840, ignored: 319 Build time: 0:05:03

@wildfly-ci
Copy link

Linux Build 6005 outcome was SUCCESS using a merge of 84fd498
Summary: Tests passed: 2929, ignored: 314 Build time: 0:45:46

@wildfly-ci
Copy link

Windows Build 1118 outcome was FAILURE using a merge of 84fd498
Summary: Tests failed: 1 (1 new), passed: 2928, ignored: 314 Build time: 0:47:22

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ejb.client.descriptor.EJBClientDescriptorTestCase.testEJBClientContextConfiguration: java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver available for handling [appName:, moduleName:ejb-client-descriptor-test, distinctName:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext@1a359bd
    at org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientContext.java:749)
    at org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInterceptor.java:116)

@stuartwdouglas stuartwdouglas merged commit 84fd498 into wildfly:master Mar 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants