Lookup in pbs of server "services" failed. Why do you think that is?
Lookup in pbs of server "services" failed. Why do you think that is?
- Subject: Lookup in pbs of server "services" failed. Why do you think that is?
- From: Chilton Webb <email@hidden>
- Date: Sun, 28 Oct 2001 22:26:46 -0600
Hi,
I have loaded my app (which calls a tool using NSTask) on a
remote server via AppleShare, and now when I invoke it using the
'open' command from a telnet session, I get the following error:
open[1428] Lookup in pbs of server "services" failed.
The target platform is an OS X 10.0.4 Dual Processor G4, and the
development platform is an OSX.1 TiBook. It works fine on my
TiBook.
I have tried this on another 10.0.4 server here locally, with
the same result. Calling the open xxx command on my TiBook just
opens my pornography folder. But were xxx replaced with the name
of the cocoa app, it launches it, which is the desired behavior.
Any thoughts? I am logged in as the currently logged in user in
all circumstances, and sudo'ing the command yields the same
results.
-Chilton