Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5333

Happen to se org.omg.CORBA.PolicyError: There is no PolicyFactory time to time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 10.0.0.CR5
    • 10.0.0.Beta2
    • IIOP
    • None

      I happens to me that I can see time to time error org.omg.CORBA.PolicyError: There is no PolicyFactory Registered for type [1].

      I can see this issue during deployment
      Unfortunately it's intermittent failure that I'm not able to reproduce surely. In most cases the server starts fine (and tests run without any problem).

      This happens normally on server which is used as target of iiop call from other server.
      Adding the server log for further reference.

      [1]

      ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service jboss.deployment.unit."crashrecovery-txpropag-server.jar".component.MultiXACrashBean.EjbIIOPService: org.jboss.msc.service.StartException in service jboss.deployment.unit."crashrecovery-txpropag-server.jar".component.MultiXACrashBean.EjbIIOPService: org.omg.CORBA.PolicyError: There is no PolicyFactory Registered for type -2023406815
       at org.jboss.as.ejb3.iiop.EjbIIOPService.start(EjbIIOPService.java:398)
       at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
       at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
       at java.lang.Thread.run(Thread.java:745)
      Caused by: org.omg.CORBA.PolicyError: There is no PolicyFactory Registered for type -2023406815
       at com.sun.corba.se.impl.interceptors.PIHandlerImpl.create_policy(PIHandlerImpl.java:955)
       at com.sun.corba.se.impl.orb.ORBImpl.create_policy(ORBImpl.java:1611)
       at org.jboss.as.ejb3.iiop.EjbIIOPService.start(EjbIIOPService.java:291)
       ... 5 more
      

            dpospisil Dominik Pospisil (Inactive)
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: