-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Undefined
These tests failed on Windows only.
2020-11-19T05:02:40.4059101Z [INFO] Results: 2020-11-19T05:02:40.4059562Z [INFO] 2020-11-19T05:02:40.4060299Z [ERROR] Errors: 2020-11-19T05:02:40.4064310Z [ERROR] ConfigurationBasedEJBClientContextSelectorTestCase.testClusterNodeSelector:65 � NoClassDefFound 2020-11-19T05:02:40.4068955Z [ERROR] ConfigurationBasedEJBClientContextSelectorTestCase.testDeploymentNodeSelector:55 � ExceptionInInitializer 2020-11-19T05:02:40.4080792Z [ERROR] ConfigurationBasedEJBClientContextSelectorTestCase.testMaximumAllowedClusterNodes:75 � NoClassDefFound 2020-11-19T05:02:40.4083940Z [ERROR] WildflyClientXMLTestCase.testInvocationTimeout:57 � ExceptionInInitializer 2020-11-19T05:02:40.4085145Z [INFO] 2020-11-19T05:02:40.4085689Z [ERROR] Tests run: 53, Failures: 0, Errors: 4, Skipped: 0 2020-11-19T05:02:40.4086202Z [INFO] 2020-11-19T05:02:40.4319135Z [INFO] ------------------------------------------------------------------------ 2020-11-19T05:02:40.4445953Z [INFO] BUILD FAILURE 2020-11-19T05:02:40.4447376Z [INFO] ------------------------------------------------------------------------ 2020-11-19T05:02:40.4448247Z [INFO] Total time: 01:38 min 2020-11-19T05:02:40.4451288Z [INFO] Finished at: 2020-11-19T05:02:40Z
2020-11-19T05:01:35.9296863Z [ERROR] testDeploymentNodeSelector(org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelectorTestCase) Time elapsed: 0.171 s <<< ERROR! 2020-11-19T05:01:35.9299550Z java.lang.ExceptionInInitializerError 2020-11-19T05:01:35.9306232Z at org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelectorTestCase.testDeploymentNodeSelector(ConfigurationBasedEJBClientContextSelectorTestCase.java:55) 2020-11-19T05:01:35.9373037Z Caused by: java.lang.NullPointerException 2020-11-19T05:01:35.9379624Z at org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelectorTestCase.testDeploymentNodeSelector(ConfigurationBasedEJBClientContextSelectorTestCase.java:55) 2020-11-19T05:01:35.9401868Z 2020-11-19T05:01:35.9406357Z [ERROR] testClusterNodeSelector(org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelectorTestCase) Time elapsed: 0.001 s <<< ERROR! 2020-11-19T05:01:35.9409789Z java.lang.NoClassDefFoundError: org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelector (initialization failure) 2020-11-19T05:01:35.9414835Z at org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelectorTestCase.testClusterNodeSelector(ConfigurationBasedEJBClientContextSelectorTestCase.java:65) 2020-11-19T05:01:35.9418652Z Caused by: java.lang.NullPointerException 2020-11-19T05:01:35.9422632Z at org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelectorTestCase.testDeploymentNodeSelector(ConfigurationBasedEJBClientContextSelectorTestCase.java:55) 2020-11-19T05:01:35.9426801Z 2020-11-19T05:01:35.9429065Z [ERROR] testMaximumAllowedClusterNodes(org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelectorTestCase) Time elapsed: 0.002 s <<< ERROR! 2020-11-19T05:01:35.9432564Z java.lang.NoClassDefFoundError: org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelector (initialization failure) 2020-11-19T05:01:35.9437898Z at org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelectorTestCase.testMaximumAllowedClusterNodes(ConfigurationBasedEJBClientContextSelectorTestCase.java:75) 2020-11-19T05:01:35.9442068Z Caused by: java.lang.NullPointerException 2020-11-19T05:01:35.9446267Z at org.jboss.ejb.client.ConfigurationBasedEJBClientContextSelectorTestCase.testDeploymentNodeSelector(ConfigurationBasedEJBClientContextSelectorTestCase.java:55)
- is blocked by
-
EJBCLIENT-391 Upgrade wildfly-client-config from 1.0.0.Final to 1.0.1.Final
- Resolved