Skip to main content

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

Thanks Steve,Hussain,
I have raised PR https://github.com/eclipse-ee4j/jakartaee-tck/pull/634 for changes at TCK.
regards,
Guru


From: jakartaee-tck-dev <jakartaee-tck-dev-bounces@xxxxxxxxxxx> on behalf of Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx>
Sent: 02 March 2021 21:53
To: jca developer discussions <jca-dev@xxxxxxxxxxx>; jakartaee-platform-dev@xxxxxxxxxxx <jakartaee-platform-dev@xxxxxxxxxxx>; Ed Bratt <ed.bratt@xxxxxxxxxx>; cu-dev@xxxxxxxxxxx <cu-dev@xxxxxxxxxxx>; glassfish-dev@xxxxxxxxxxx <glassfish-dev@xxxxxxxxxxx>; jakartaee-tck-dev@xxxxxxxxxxx <jakartaee-tck-dev@xxxxxxxxxxx>
Subject: Re: [jakartaee-tck-dev] [jakartaee-platform-dev] [External] : Re: Help please -- Concurrency and Connector TCK test issue
 

Hi Guru,

 

Yeah as Hussain says this directory has been removed for JDK 11.Hopefully your indicated commit will fix it.

 

Steve

 

From: jca-dev <jca-dev-bounces@xxxxxxxxxxx> On Behalf Of Hussain.NM@xxxxxxxxxxxxx
Sent: 02 March 2021 15:05
To: jakartaee-platform-dev@xxxxxxxxxxx; ed.bratt@xxxxxxxxxx; cu-dev@xxxxxxxxxxx; jca-dev@xxxxxxxxxxx; glassfish-dev@xxxxxxxxxxx; jakartaee-tck-dev@xxxxxxxxxxx
Subject: Re: [jca-dev] [jakartaee-platform-dev] [External] : Re: [jakartaee-tck-dev] Help please -- Concurrency and Connector TCK test issue

 

java.ext.dirs is no longer supported by JDK11, hence it was removed from glassfish. See https://github.com/eclipse-ee4j/glassfish/pull/23383.

 

The TCK scripts will need to be adjusted.

 

Thanks

Hussain

 

From: jakartaee-platform-dev <jakartaee-platform-dev-bounces@xxxxxxxxxxx> On Behalf Of Gurunandan Rao
Sent: Tuesday, March 2, 2021 8:03 PM
To: jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>; Ed Bratt <ed.bratt@xxxxxxxxxx>; cu developer discussions <cu-dev@xxxxxxxxxxx>; jca-dev@xxxxxxxxxxx; glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>; jakartaee-tck developer discussions <jakartaee-tck-dev@xxxxxxxxxxx>
Subject: 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

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.


Back to the top