Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] Problem running TCK for concurrency need help

IIRC and assuming you are using the information from the Wiki I had a very similar problem with the JTA set up. It turned out the app server was not running using asadmin due to a path issue and I just needed some specific tweaks for the ts.jte creation. I think this information was in the Jenkins output but it was somewhat earlier in the output than the final failure message.

On Sun, 14 Jul 2019 at 19:54, Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

Hi All,


I'm trying to create the API TCK job for Jakarta Concurrency following the instructions provided.


I have reached the stage of deploying war files to theĀ  modified GlassFish but one of the wars fails to deploy.


Any advice on where to go from here.

[gf.echo] Deploying archive:  /home/jenkins/workspace/TCK_run/concurrencytck/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagate_web.war
  [gf.echo] Deployment Failed:  ContextPropagate_web.war

Full job is here https://jenkins.eclipse.org/cu/job/TCK_run/13/console

How do I see the server logs in Jenkins to view the error?

Steve

_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

Back to the top