Thanks IBM

Thanks IBM

In my last post on test coverage reporting for ACE, one of the unanswered questions I had was how to handle the generation of user trace files.

With older versions of WMB/IIB we could set "mqsichangetrace".

But I was having an issue where I wanted to turn user trace on while I was running the tests against the Integration server with "IntegrationServer --test-project tp1".

The tests ran fine but I couldn't work out how to start them with user trace enabled. And it was proving to be hard to enable it on a separate thread once it had started.

I didn't have much luck when reading through the documentation.

A while back someone sent me a link to the IBM ACE discussion board. It's a good board for general ACE discussion. Mostly trouble shooting and how to get things done.

My question that I posted is here.

But once you register it's pretty easy to browse all the other topics.

And after I put up the issue I was having and like magic, a few days later I had an answer.

So thanks very much the IBM's that answer most of the questions.

The next step for me was to use the suggested solution in the ANT process for testing.

So all we did for that was to copy in a substitute "server.conf.yaml" file that had some trace settings enabled, mostly:

userTrace: 'debug'? ? ? ? ? ?# choose 1 of : none|debug|diagnosti
userTraceSize: '10M'? ? ? ? ?# Set the service trace size
        

We have been looking to have some demonstrations over the next few weeks to go through how unit testing and test coverage works, so I will be adding to the demonstration how we can also use tracing.

The registration links and times are below:

7:30 PM AEST (Sydney time) 1st February 2022

https://bettercodingtools.clickmeeting.com/ace-unit-testing/register


10:30 PM AEST (Sydney time) 2nd February 2022

https://bettercodingtools.clickmeeting.com/ace-unit-testing2/register


And we added a new one for our friends on the other side of the world:

11:55 PM AEST (Sydney time) 3nd February 2022

https://bettercodingtools.clickmeeting.com/ace-unit-testing3/register



If you are interested in finding out more about our product and these times don't suit, please drop me an email to:

[email protected]


Or contact me via the contact page on our website.


Regards

Richard


[email protected]

www.bettercodingtools.com

要查看或添加评论,请登录

Richard Huegill的更多文章

  • Embedding DrawIO IIB/WMB/ACE flow diagrams in Confluence

    Embedding DrawIO IIB/WMB/ACE flow diagrams in Confluence

    Happy New Year My last demonstration was all the way back in time, 2024, almost 3 months and 4 hangovers ago. Or 3…

  • Apologies for the broken webinar

    Apologies for the broken webinar

    So last week we attempted to do a webinar on creating Confluence pages to summarize WMB/IIB/ACE code. Unfortunately…

  • Something I don't know too much about

    Something I don't know too much about

    It's ACE and Java classLoader's (but I'm sure friends will be able to point out many others). Actually this is only…

  • Confluence page generation for IIB/WMB/ACE applications

    Confluence page generation for IIB/WMB/ACE applications

    The larger an organization becomes, the more challenging that it is for an organization to manage is combined knowledge…

    2 条评论
  • WMB / IIB / ACE GitLab pages (with sound this time)

    WMB / IIB / ACE GitLab pages (with sound this time)

    The recent version 17 release of GitLab has added GitLab pages. Last week we did a live demo on using GitLab Pages to…

    2 条评论
  • GitLab Pages and IIB

    GitLab Pages and IIB

    The recent version 17 release of GitLab has added some enhancements and fixed some issues. On the of the newer features…

  • SonarQube 10.6 released

    SonarQube 10.6 released

    SonarSource recently a new version of their Sonarqube platform - SonarQube 10.6 For us, we have to update some of build…

  • Squid's (not the game)

    Squid's (not the game)

    When I develop code, I have never gotten it write first time. This is compounded when you work integration tooling.

  • Information radiators for IIB/ACE/WMB projects managed in GitLab

    Information radiators for IIB/ACE/WMB projects managed in GitLab

    Some of the functionality that we have in our plugin is more the "art" side of software engineering then the hard…

  • Uncle Ben and ACE

    Uncle Ben and ACE

    As organizations interact more and more with the public cloud (AWS, GCP, Azure) or software as a service (SaaS)…

社区洞察

其他会员也浏览了