Skip to main content

developerWorks >  Tivoli  >  Forums  >  Tivoli Common Reporting - General Discussion  >  developerWorks

trcmd.sh distribute command    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 2 - Pages: 1 - Last Post: Oct 28, 2009 9:59 AM Last Post By: tsekman
robbiii

Posts: 32
Registered: Apr 14, 2008 07:54:17 AM
trcmd.sh distribute command
Posted: Oct 28, 2009 04:37:01 AM
Click to report abuse...   Click to reply to this thread Reply
Hi

I'm using a perl script which loops through a list of machines (unix, windows, linux) and create reports with the trcmd.sh -distribute command. This works fine If in my list are only machines from one ostype. If I mix the ostypes, so that I have 5 linux, 5 unix and 5 windows machines ... all unix machine reports fail.
Did anyone have a clue what can be the problem ?
Or what component is useful to turn on the tracelevel to see what can be the problem ?

org.eclipse.birt... or
com.ibm-tivoli ...

Thanks
Rob
Venkat_GulfSoft

Posts: 124
Registered: May 23, 2006 11:50:07 AM
Re: trcmd.sh distribute command
Posted: Oct 28, 2009 09:00:58 AM   in response to: robbiii in response to: robbiii's post
Click to report abuse...   Click to reply to this thread Reply
I would check the activity.log under <installdir>\Profiles\TipProfile\logs. In addition, if you're running one of ITM 6.2.x reports, there must be a log (ReportDebug.log, I think) for the reports as well.

Are you sure you're passing right parameters to the report and the reports work correctly from TCR Web interface?

with warm regards,
Venkat Saranathan.
Gulf Breeze Software.
tsekman

Posts: 66
Registered: Jul 14, 2008 04:42:56 PM
Re: trcmd.sh distribute command
Posted: Oct 28, 2009 09:59:33 AM   in response to: robbiii in response to: robbiii's post
Click to report abuse...   Click to reply to this thread Reply
Hi Rob,
When you are saying "all unix machine reports fail" - does it mean that you have report output which is blank? For example there is only a header with parameter values but the report content is empty.

We have seen something similar... but I not sure if this is the same issue here. To confirm it can you try add pause to your script, I mean wait at least 3 minutes before starting unix reports generation and again wait some time before windows. So you would have script which generates 5 for linux, wait, 5 for unix, wait.... Please let us know it if changes anything if yes this is the same issue which we have diagnosed and you will need TCR code fix for this.

Kind regards,
Tomasz Sekman

Point your RSS reader here for a feed of the latest messages in all forums