This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 115780 - Unexpected error from anagram demo on OS X
Summary: Unexpected error from anagram demo on OS X
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-18 05:18 UTC by hperkins
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hperkins 2007-09-18 05:18:41 UTC
I got the following error messages when I compiled and ran the demo AnagramGame project on the Java version of the 6.0beta1 IDE (OS X 10.4.10 ppc with all 
current updates):

run:
2007-09-17 21:08:56.735 java[12526] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0xf303, name = 'java.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2007-09-17 21:08:56.735 java[12526] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (java.ServiceProvider)
BUILD SUCCESSFUL (total time: 58 seconds)

Other than these unexpected messages, the program seemed to compile and run just fine.
Comment 1 Jan Becicka 2007-09-18 09:30:15 UTC
This is not NetBeans bug.
See http://lists.apple.com/archives/Java-dev/2005/Jun/msg00546.html