Umarzuki Mochlis escribió:
-------------
REG-UMAR@192.168.56.6>
create_contact
CID:ID0001 umar
a@b.com 123 KL 55100 MY
Client-side validation command:
xmllint --noout --schema "/usr/local/share/fred-client/schemas/all.xsd"
-
Do you really want to send this command to the server? (y/N): y
Client-side validation command:
xmllint --noout --schema "/usr/local/share/fred-client/schemas/all.xsd"
-
Return code: 2400
Reason: Command failed
any more ideas?
Ummm.....do you have all of your fred-server services up?. Here is how
I check that:
root@mguerra:~# ps ax
.
.
.
14258 ? Ss 0:00 /usr/sbin/cron
17548 ? Sl 25:39
/usr/bin/python
/usr/local/bin/fred-pyfred
17555 ? Ssl 0:02
/usr/sbin/fred-rifd
-ORBnativeCharCodeSet UTF-8 -ORBe
17560 ? Ssl 0:00 /
usr/sbin/fred-pifd -ORBnativeCharCodeSet
UTF-8 -ORBe
17567 ? Ss 0:00 postgres: fred fred 127.0.0.1(60013)
idle
17568 ? Ssl 0:00
/usr/sbin/fred-adifd
-ORBnativeCharCodeSet UTF-8 -ORB
17574 ? Ss 0:00 postgres: fred fred 127.0.0.1(60015)
idle
17578 ? Ss 0:00 postgres: fred fred 127.0.0.1(60017)
idle
17608 ? Ss 0:07 /usr/sbin/apache2 -k start
.
.