[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss-gnustep] NXConstantString problems and gdomap on FreeBSD
From: |
Igor Roboul |
Subject: |
[Discuss-gnustep] NXConstantString problems and gdomap on FreeBSD |
Date: |
Fri, 15 Sep 2000 15:15:18 +0400 |
Hello,
now I'll send a little bigger mail. This mail also shows problems
of "gdomap" on FreeBSD 4.1-S. I'm sorry for long mail. Bellow
are issued commands and output.
%openapp Edit.app
Sep 15 11:03:09 Edit[74610] No local time zone specified.
Sep 15 11:03:09 Edit[74610] Using time zone with absolute offset 0.
Sep 15 11:03:09 Edit[74610] No font cache available - building new one - this
may take several seconds (or minutes on a slow machine with lots of fonts)
Sep 15 11:03:34 Edit[74610] unable to make connection to 127.0.0.1:538 -
Connection refused
Sep 15 11:03:34 Edit[74610] Failed to find gdomap port with name 'gdomap',
perhaps your /etc/services file is not correctly set up?
Retrying with default (IANA allocated) port number 538
Sep 15 11:03:34 Edit[74610] unable to make connection to 127.0.0.1:538 -
Connection refused
Sep 15 11:03:34 Edit[74610] NSDistributedNotificationCenter failed to contact
GDNC server.
Sep 15 11:03:34 Edit[74610] Attempting to start GDNC process - this will take
several seconds.
Sep 15 11:03:34 gdnc[74613] No local time zone specified.
Sep 15 11:03:34 gdnc[74613] Using time zone with absolute offset 0.
Sep 15 11:03:34 gdnc[74613] unable to make connection to 127.0.0.1:538 -
Connection refused
Sep 15 11:03:34 gdnc[74613] Failed to find gdomap port with name 'gdomap',
perhaps your /etc/services file is not correctly set up?
Retrying with default (IANA allocated) port number 538
Sep 15 11:03:34 gdnc[74613] unable to make connection to 127.0.0.1:538 -
Connection refused
Uncaught exception NSPortTimeoutException, reason: timed out unregistering port
Sep 15 11:03:39 Edit[74610] Retrying connection to the GDNC server.
Sep 15 11:03:39 Edit[74610] unable to make connection to 127.0.0.1:538 -
Connection refused
Sep 15 11:03:39 Edit[74610] Failed to find gdomap port with name 'gdomap',
perhaps your /etc/services file is not correctly set up?
Retrying with default (IANA allocated) port number 538
Sep 15 11:03:39 Edit[74610] unable to make connection to 127.0.0.1:538 -
Connection refused
Uncaught exception NSInternalInconsistencyException, reason: unable to contact
GDNC server - check that /usr/local/GNUstep/System/Tools/gdnc is running.
Abort trap - core dumped
%grep gdomap /etc/*
/etc/hosts.allow:gdomap: ALL : allow
/etc/services:gdomap 538/tcp
/etc/services:gdomap 538/udp
%opentool gdomap -f -d
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
SIOCGIFFLAGS: Device not configured
I can't find the loopback interface on this machine.
Perhaps you should correct your machine configuration or use the -a flag.
I am assuming loopback interface on 127.0.0.1
gdomap - entering main loop.
recvfrom 192.168.1.1
recvfrom packet from self discarded
recvfrom 192.168.4.11
recvfrom packet from self discarded
recvfrom 192.168.4.10
^Z
Suspended
%bg
[1] opentool gdomap -f -d &
%openapp Edit.app
accept from 127.0.0.1(1371) to chan 5
Sep 15 11:10:03 Edit[74743] No local time zone specified.
Sep 15 11:10:03 Edit[74743] Using time zone with absolute offset 0.
Sep 15 11:10:03 Edit[74743] NSDistributedNotificationCenter failed to contact
GDNC server.
Sep 15 11:10:03 Edit[74743] Attempting to start GDNC process - this will take
several seconds.
accept from 127.0.0.1(1373) to chan 5
accept from 127.0.0.1(1374) to chan 5
Sep 15 11:10:08 Edit[74743] Retrying connection to the GDNC server.
accept from 127.0.0.1(1375) to chan 5
Sep 15 11:10:08 Edit[74743] Connection to GDNC server established.
Uncaught exception NSGenericException, reason: method
dataUsingEncoding:allowLossyConversion: not implemented in NXConstantString
Abort trap - core dumped
I have same problem with FreeBSD workstation at home. :-(
Wow, now I that if I start gdomap in foreground with debugging and then send it
to background it works on FreeBSD, but
I still have:
Sep 15 11:10:08 Edit[74743] Connection to GDNC server established.
Uncaught exception NSGenericException, reason: method dataUsingEncoding:allowLos
syConversion: not implemented in NXConstantString
Abort trap - core dumped
--
Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga",
Sochi, Russia
http://www.brainbench.com/transcript.jsp?pid=304744