Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with 10.4.x and BufferedImage



If I start it with
    java -cp . -Djava.awt.headless=true com.rc.TestBufferedImage
I get the following Message:

** ATTENTION ***

Please Attach Debugger : No Autorelease pool exists
Press any key to continue...

This is a known bug.


If I start the program with
    java -cp . com.rc.TestBufferedImage

2005-05-26 09:11:52.107 java[430] CFLog (0): CFMessagePort: bootstrap_register(): failed 1103 (0x44f), port = 0xf003, name = 'java.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2005-05-26 09:11:52.111 java[430] CFLog (99): CFMessagePortCreateLocal(): failed to name Mach port (java.ServiceProvider)

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 AppKit is warning about that. The behavior is unchanged from 10.3, only the printout has been added.


Karl
--

Que sera, serotonin.

Homepage:
     http://homepage.mac.com/khsu/index.html

_______________________________________________
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

This email sent to email@hidden
References: 
 >Problem with 10.4.x and BufferedImage (From: Hans-Wilhelm Hingst <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.