[jacorb-bugs] [Bug 937] New: [LOG] Error on log message during	ORBInitializer::post_init method
    bugzilla-daemon at jacorb.org 
    bugzilla-daemon at jacorb.org
       
    Wed Nov 21 11:06:17 CET 2012
    
    
  
http://www.jacorb.org/cgi-bin/bugzilla/show_bug.cgi?id=937
           Summary: [LOG] Error on log message during
                    ORBInitializer::post_init method
           Product: JacORB
           Version: 3.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: ORB
        AssignedTo: jacorb-bugs at lists.spline.inf.fu-berlin.de
        ReportedBy: ze_corsaire at yahoo.fr
Within class ORB, during interceptorPostInit method, in case of exception, the
logger shows an "ignoring error during ORBInitializer::pre_init" message.
Logger should show an "ignoring error during ORBInitializer::post_init" message
instead of.
Test case :
- Define an ORB initializer and set a
org.omg.PortableInterceptor.ORBInitializerClass property to call it.
- On the ORB initializer throw an exception in post_init method
-- 
Configure bugmail: http://www.jacorb.org/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the jacorb-bugs
mailing list