OCS Inventory NG Forums

OCS Inventory NG, an OpenSource computer inventory and package deployement system for Windows and Unix

You are not logged in.

#1 2009-03-03 14:13:03

tanith
New member
Registered: 2009-03-03
Posts: 2

manual agent return error + import error 1.1 500

When I start the client for a manual inventory (on powerpc, and macintel) ,there is that :

[  INFO  ] OCS Mac Agent started at Tue, 03 Mar 2009 12:02:35 +0100

Notice: Undefined property: OCS_MacAgent::$_getName in /usr/local/sbin/ocs_mac_agent.php on line 326


The proccess achieve and the import doesn't possible: error http / 1.1 500 Internal server error
But on mac that have a dual-boot with windows, the client is right.

What is the possible problem?

Offline

#2 2009-03-03 15:04:21

tanith
New member
Registered: 2009-03-03
Posts: 2

Re: manual agent return error + import error 1.1 500

Hello,
I complete .
On a "good" Ihave this :

[  INFO  ] OCS Mac Agent started at Tue, 03 Mar 2009 14:48:03 +0100

Notice: Undefined property:  _getName in /usr/local/sbin/ocs_mac_agent.php on line 326
[  INFO  ] Starting inventory of XXX
2009-03-03 14:48:20.858 system_profiler[2995] CFLog (0):
        CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
        /System/Library/SystemProfiler/SPApplicationsReporter.spreporter/Contents/Resources/SPProperties.plist
        The parser will retry as in 10.2, but the problem should be corrected in the plist.
2009-03-03 14:48:24.136 system_profiler[2995] CFLog (0): CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
2009-03-03 14:48:24.180 system_profiler[2995] CFLog (0): CFPropertyListCreateFromXMLData(): The file name for this data might be (or it might not): /System/Library/SystemProfiler/SPApplicationsReporter.spreporter/Contents/Resources/SPProperties.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">


And on the wrong

[  INFO  ] OCS Mac Agent started at Tue, 03 Mar 2009 12:02:35 +0100

Notice: Undefined property: OCS_MacAgent::$_getName in /usr/local/sbin/ocs_mac_agent.php on line 326
[  INFO  ] Starting inventory of XXY
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">


I don't understand why that is wrong on those mac...

Thank you

Offline

Board footer

Powered by FluxBB