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

StandardBindings unable to start with IBM JDK 1.6 - IllegalArgumentException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • None
    • JBossAS-5.0.0.GA
    • ProfileService
    • None

    Description

      JBoss AS is unable to start at all in any configuration, but minimal. The StandardBindings service fails to start with the following error:

      13:33:08,459 ERROR [AbstractKernelController] Error installing to Instantiated: name=StandardBindings state=Described
      java.lang.IllegalArgumentException: Wrong arguments. new for target java.lang.reflect.Constructor expected=[int] actual=[java.util.HashSet]
      at org.jboss.reflect.plugins.introspection.ReflectionUtils.handleErrors(ReflectionUtils.java:395)
      ...
      Failed to boot JBoss:
      java.lang.IllegalStateException: Incompletely deployed:

          • DEPLOYMENTS IN ERROR: Name -> Error
            StandardBindings -> java.lang.IllegalArgumentException: Wrong arguments. new for target java.lang.reflect.Constructor expected=[int] actual=[java.util.HashSet]
          • DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency {Required State:Actual State}

            SystemPropertyBinder#1 -> ServiceBindingManager

            {Installed:Described}

            SystemPropertyBinder -> SystemPropertyBinder#1

            {Installed:Described}

            ServiceBindingManager -> ServiceBindingStore

            {Installed:Instantiated}

            ServiceBindingStore -> StandardBindings

            {Installed:**ERROR**}

      at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:290)
      at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
      at org.jboss.bootstrap.microcontainer.ServerImpl.doStart(ServerImpl.java:148)
      at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:394)
      at org.jboss.Main.boot(Main.java:209)
      at org.jboss.Main$1.run(Main.java:547)
      at java.lang.Thread.run(Thread.java:735)

      The AS instance stops immediately.

      Attachments

        1. boot.log
          76 kB
        2. ibm16.log
          9 kB

        Activity

          People

            adrian.brock Adrian Brock (Inactive)
            exd-mmalina Martin Malina
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: