Ticket #175 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Monitor disabled on Mac OS X

Reported by: fcohen Assigned to: llara@avanticatec.net
Priority: major Milestone:
Version: 5.1 Keywords:
Cc:

Description

TestMaker 5.0 on Mac OS X using Apple's Java 1.6 JRE does not recognize the <monitoring> tag correctly in a TestScenario.xml document. Consequently, when running the test the resource monitor is not used:

  • Monitoring on Testnodes is disabled -
  • Monitoring on Host is disabled -

See the attached TestScenario document.

I manually started the monitor and see:

PTTMonitor V2.1 A System Monitor by PushToTest For more info check: http://www.pushtotest.com or send email to info@pushtotes.com


PTTMonitor Started

-Frank

Attachments

franktest.py (1.1 kB) - added by fcohen on 10/22/07 11:10:00.
loadtest.xml (1.6 kB) - added by fcohen on 10/22/07 21:58:40.

Change History

10/22/07 11:10:00 changed by fcohen

  • attachment franktest.py added.

10/22/07 21:51:51 changed by fcohen

  • priority changed from critical to major.

It looks like the default installation of the Monitor on a Mac system is incorrect. I installed the Monitor and ran it manually. TestMaker started the monitor correctly and the results logs showed the CPU, Net, Mem values correctly.

-Frank

10/22/07 21:57:30 changed by fcohen

Also, the TestScenario file I attached did not include the necessary <monitoring> element:

<monitoring enablednodes="true"/>

-Frank

10/22/07 21:58:40 changed by fcohen

  • attachment loadtest.xml added.

10/29/07 21:35:42 changed by fcohen

  • status changed from new to closed.
  • resolution set to fixed.

10/29/07 21:35:55 changed by fcohen

This is a pilot error problem. -Frank