While running some tests lately I keep seeing this message appear:
[junit] 2005-05-26 17:31:55.551 java[2205] CFLog (0):
CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port =
0x20e03, name = 'java.ServiceProvider'
[junit] See /usr/include/servers/bootstrap_defs.h for the error
codes.
This is only a diagnostic message being printed by AppKit; because all
java applications started on the commandline have the same process name
("java"), they all try to register with some shared server using the
same name, and the system is warning about that. The behavior is
unchanged from 10.3, only the printout has been added.
Karl
--
A mind is a terrible thing to confuse with an egg.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden