Opened 16 years ago

Closed 16 years ago

#192 closed defect (fixed)

ACPI Log collector: PCI.EXE error messages

Reported by: Chuck McKinnis Owned by:
Priority: major Milestone:
Component: Utilities Version: 3.06
Keywords: Cc:

Description

The PCI.EXE program included in the acpi-logs-collector-20080125.zip package displays error messages:

"Error on line 1 of X:\ACPI\20080125(3_06)\LOGS-COLLECTOR\pciscan.exe: Invalid item name "MZ╩+" Press any key when ready... Error on line 2 of X:\ACPI\20080125(3_06)\LOGS-COLLECTOR\pciscan.exe: Invalid item name "╚" Press any key when ready... Error on line 3 of X:\ACPI\20080125(3_06)\LOGS-COLLECTOR\pciscan.exe: Invalid item name "█ Ç" Press any key when ready..."

Change History (5)

comment:1 Changed 16 years ago by jojo

This is interesting. I have seen this reported before, the fact is: PCISCAN.EXE is a (compiled) REXX wrapper to PCI.EXE. The strings you see are actually the fileheader and seems not to be executed but seen as a datafile somehow. To overcome this, please rename the references to PCISCAN.EXE to PCI.EXE in the logcollector script and try again.

Regards,

Joachim

comment:2 Changed 16 years ago by jojo

Eh, of course it's the other way around: PCI.EXE is a wrapper to PCISCAN.EXE, but only in eCS 2.0 RC4.

comment:3 Changed 16 years ago by bart

Are you using 4OS/2 ?? if so start cmd.exe and try again.

comment:4 Changed 16 years ago by Chuck McKinnis

Yes, I was using 4OS2. Using CMD.EXE I don't get those error messages.

comment:5 Changed 16 years ago by eco

Resolution: fixed
Status: newclosed

OK, replaced fake pci.exe with working exe.

Note: See TracTickets for help on using tickets.