Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] [External] : Re: [jakartaee-tck-dev] Help please -- Concurrency and Connector TCK test issue

Hi Steve,
glassfish 6.1 is not loading classes with jars copied to "<glassfish_home>/glassfish/domains/domain1/lib/ext/" folder, which is causing failures with standalone tcks(concurrency, connector, jaxrs, jaxws, jms, jsonb, saaj, websocket).I am able to copy TCK jars to "<glassfish_home>/glassfish//domains/domain1/lib/" folder (https://github.com/gurunrao/jakartaee-tck/commit/1fb1c803d7614c5a8af808c6ddd7b60ab66e09b2) and many of the failures are not seen(For connector, concurency, websocket, SAAJ, JSONB,  JMS tck - there are 1 signature failure each, post changes. Run link can be found here - https://ci.eclipse.org/jakartaee-tck/job/guru/job/jakartaee-tck-guru/job/glassfish-ext-fix/4/#showFailuresLink).

Please confirm if glassfish loading classes from <glassfish_home>/glassfish//domains/domain1/lib/ext/" folder needs to be fixed at glassfish, or TCKs scripts need to copy jars to "<glassfish_home>/glassfish//domains/domain1/lib/".

regards,
Guru



From: jakartaee-tck-dev <jakartaee-tck-dev-bounces@xxxxxxxxxxx> on behalf of Scott Marlow <smarlow@xxxxxxxxxx>
Sent: 02 March 2021 18:20
To: jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>; Ed Bratt <ed.bratt@xxxxxxxxxx>; cu developer discussions <cu-dev@xxxxxxxxxxx>; jca-dev@xxxxxxxxxxx <jca-dev@xxxxxxxxxxx>; glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Cc: jakartaee-tck developer discussions <jakartaee-tck-dev@xxxxxxxxxxx>
Subject: [External] : Re: [jakartaee-tck-dev] [jakartaee-platform-dev] Help please -- Concurrency and Connector TCK test issue
 

Adding GlassFish team...

Thanks Ed for sending this.  :)

Scott

On 3/1/21 8:52 PM, Ed Bratt wrote:

Hi,

The TCK team needs help diagnosing a problem with the connector and concurrency TCK tests, described in

If someone could have a look and help the TCK team move this forward, it would be appreciated.

Thank you,

-- Ed


_______________________________________________
jakartaee-platform-dev mailing list
jakartaee-platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev

Back to the top