Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1197

IIOP tests fail to deploy due to org.jboss.iiop.SunJDK14IsLo

XMLWordPrintable

      SourceForge Submitter: starksm .
      Tests such as
      org.jboss.test.bankiiop.test.BankStressTestCase fail to
      deploy due to a dependency on the
      org.jboss.iiop.SunJDK14IsLocalBugFix which is not being
      found for some reason.

      14:27:14,589 INFO [EjbModule] Deploying Customer
      14:27:14,683 INFO [EjbModule] Deploying Account
      14:27:14,683 INFO [EjbModule] Deploying Teller
      14:27:14,714 INFO [EjbModule] Deploying Bank
      14:27:14,870 WARN [CSIv2Util]
      createSSLTaggedComponent() called with null metadata
      14:27:14,870 WARN [CSIv2Util]
      createSecurityTaggedComponent() called with null metadata
      14:27:14,902 WARN [CSIv2Util]
      createSSLTaggedComponent() called with null metadata
      14:27:14,917 WARN [CSIv2Util]
      createSecurityTaggedComponent() called with null metadata
      14:27:14,948 WARN [CSIv2Util]
      createSSLTaggedComponent() called with null metadata
      14:27:14,948 WARN [CSIv2Util]
      createSecurityTaggedComponent() called with null metadata
      14:27:14,964 WARN [CSIv2Util]
      createSSLTaggedComponent() called with null metadata
      14:27:14,980 WARN [CSIv2Util]
      createSecurityTaggedComponent() called with null metadata
      14:27:15,183 WARN [ServiceController] Problem starting
      service jboss.j2ee:jndiName=bank-iiop/Customer,service=EJB
      java.lang.ExceptionInInitializerError
      at
      com.sun.corba.se.impl.presentation.rmi.StubFactoryFactoryStaticImpl.createStubFactory(StubFactoryFactoryStaticImpl.java:63)
      at
      com.sun.corba.se.impl.util.Utility.loadStub(Utility.java:759)
      at
      com.sun.corba.se.impl.javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:219)
      at
      javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:137)
      at
      org.jboss.proxy.ejb.IORFactory.start(IORFactory.java:460)
      ...
      Caused by: org.omg.CORBA.INITIALIZE: Cannot instantiate
      org.jboss.iiop.SunJDK14IsLocalBugFix vmcid: 0x0 minor
      code: 0 completed: No
      at
      javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:344)
      at javax.rmi.CORBA.Util.<clinit>(Util.java:53)
      ... 111 more
      Caused by: java.lang.ClassNotFoundException:
      org.jboss.iiop.SunJDK14IsLocalBugFix (no security
      manager: RMI class loader disabled)
      at
      sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:371)
      at
      sun.rmi.server.LoaderHandler.loadClass(LoaderHandler.java:165)
      at
      java.rmi.server.RMIClassLoader$2.loadClass(RMIClassLoader.java:620)
      at
      org.jboss.system.JBossRMIClassLoader.loadClass(JBossRMIClassLoader.java:74)
      at
      java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:202)
      at
      java.rmi.server.RMIClassLoader.loadClass(RMIClassLoader.java:135)
      at
      javax.rmi.CORBA.Util.loadDelegateClass(Util.java:364)
      at
      javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:342)
      ... 112 more

            starksm64 Scott Stark (Inactive)
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: