[jacorb-developer] JacORB and endorsed dirs, class loaders and logging

Nick Cross jacorb at goots.org
Thu Mar 14 13:57:04 CET 2013


On 14/03/13 10:35, Darryl wrote:
> Nick Cross <jacorb <at> goots.org> writes:
>
>>
>> This isn't an error as such - its merely a warning. As this is
>> 'overkill' and shouldn't cause any problems the logging information will
>> be moved to debug level for the next release.
>>
>> Regards
>>
>> Nick
>
> Reading section 26.2 of the Programming Guide under Garbage collection implies
> that the class may not be fully garbage collected if this error occurs.  Is
> this correct?
>
> Darryl
>

Its not an error. In general, the retention of a Singleton ORB 
throughout the lifetime of the JVM is not a problem. It very much 
depends upon how the user (you) have instantiated your application and 
your classloaders. What is the design of your application?

Regards

Nick



More information about the jacorb-developer mailing list